Searched refs:found (Results 1 - 25 of 1530) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_debug_recompile.c63 bool found = false; local in function:debug_sampler_recompile
65 found |= check("gather channel quirk", gather_channel_quirk_mask);
66 found |= check("compressed multisample layout",
68 found |= check("16x msaa", msaa_16);
69 found |= check("y_uv image bound", y_uv_image_mask);
70 found |= check("y_u_v image bound", y_u_v_image_mask);
71 found |= check("yx_xuxv image bound", yx_xuxv_image_mask);
72 found |= check("xy_uxvx image bound", xy_uxvx_image_mask);
73 found |= check("ayuv image bound", ayuv_image_mask);
74 found |
94 bool found = debug_sampler_recompile(c, log, &old_key->tex, &key->tex); local in function:debug_vs_recompile
115 bool found = debug_sampler_recompile(c, log, &old_key->tex, &key->tex); local in function:debug_tcs_recompile
133 bool found = debug_sampler_recompile(c, log, &old_key->tex, &key->tex); local in function:debug_tes_recompile
148 bool found = debug_sampler_recompile(c, log, &old_key->tex, &key->tex); local in function:debug_gs_recompile
160 bool found = false; local in function:debug_fs_recompile
194 bool found = debug_sampler_recompile(c, log, &old_key->tex, &key->tex); local in function:debug_cs_recompile
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_debug_recompile.c63 bool found = false; local in function:debug_sampler_recompile
65 found |= check("gather channel quirk", gather_channel_quirk_mask);
66 found |= check("compressed multisample layout",
68 found |= check("16x msaa", msaa_16);
69 found |= check("y_uv image bound", y_uv_image_mask);
70 found |= check("y_u_v image bound", y_u_v_image_mask);
71 found |= check("yx_xuxv image bound", yx_xuxv_image_mask);
72 found |= check("xy_uxvx image bound", xy_uxvx_image_mask);
73 found |= check("ayuv image bound", ayuv_image_mask);
74 found |
102 bool found = debug_base_recompile(c, log, &old_key->base, &key->base); local in function:debug_vs_recompile
123 bool found = debug_base_recompile(c, log, &old_key->base, &key->base); local in function:debug_tcs_recompile
141 bool found = debug_base_recompile(c, log, &old_key->base, &key->base); local in function:debug_tes_recompile
156 bool found = debug_base_recompile(c, log, &old_key->base, &key->base); local in function:debug_gs_recompile
168 bool found = false; local in function:debug_fs_recompile
202 bool found = debug_base_recompile(c, log, &old_key->base, &key->base); local in function:debug_cs_recompile
[all...]
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_info.h147 const char **found; local in function:vn_info_extension_spec_version
149 found = bsearch(name, ext_names, ext_count, sizeof(ext_names[0]),
152 return found ? ext_versions[found - ext_names] : 0;
/xsrc/external/mit/xterm/dist/
H A Dtestxmc.c98 Bool found = False; local in function:Mark_XMC
116 found = MARK_OFF((xw->flags & XMC_FLAGS));
119 found = MARK_ON(BOLD);
122 found = MARK_ON(UNDERLINE);
125 found = MARK_ON(BLINK);
128 found = MARK_ON(INVERSE);
131 found = MARK_OFF(BOLD);
134 found = MARK_OFF(UNDERLINE);
137 found = MARK_OFF(BLINK);
140 found
[all...]
H A Dkoi8rxterm45 found=no
66 found=yes
69 found=yes
85 if test $found != yes ; then
H A Duxterm45 found=no
66 found=yes
69 found=yes
84 if test $found != yes ; then
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Option.c504 p->found = FALSE;
508 p->found = TRUE;
515 p->found = FALSE;
526 p->found = FALSE;
529 p->found = TRUE;
534 p->found = TRUE;
543 p->found = FALSE;
547 p->found = TRUE;
554 p->found = FALSE;
560 p->found
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Option.c501 p->found = FALSE;
506 p->found = TRUE;
514 p->found = FALSE;
525 p->found = FALSE;
529 p->found = TRUE;
534 p->found = TRUE;
543 p->found = FALSE;
548 p->found = TRUE;
556 p->found = FALSE;
562 p->found
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxcb.c116 Bool *found = NULL; local in function:dmxConnectionBlockCallback
118 MAXSCREENSALLOC(found);
119 if (!found)
140 for (i = 0; i < PanoramiXNumScreens; i++) found[i] = FALSE;
188 found[k] = TRUE;
191 found[k] = TRUE;
207 fatal |= !found[i];
208 if (!found[i]) {
218 "dmxConnectionBlockCallback: invalid screen(s) found");
221 MAXSCREENSFREE(found);
[all...]
/xsrc/external/mit/libICE/dist/src/
H A Dreplywait.c130 Bool found = False; local in function:_IceCheckReplyReady
133 while (savedReplyWait && !found)
136 found = True;
144 ready = found && savedReplyWait->reply_ready;
H A Dgetauth.c97 int found = 0; local in function:_IceGetPaAuthData
100 for (i = 0; i < _IcePaAuthDataEntryCount && !found; i++)
104 found =
110 if (found)
/xsrc/external/mit/xdriinfo/dist/
H A DREADME.md5 can be found at:
13 The master development code repository can be found at:
/xsrc/external/mit/xsm/dist/
H A Dxtwatch.c81 int found = 0;
97 found = 1;
102 if (!found)
80 int found = 0; local in function:_XtProcessIceMsgProc
/xsrc/external/mit/freetype/dist/builds/amiga/src/base/
H A Dftdebug.c254 FT_Int level = -1, found = -1; local in function:ft_debug_init
270 found = n;
284 if ( found >= 0 && level >= 0 )
286 if ( found == trace_any )
293 ft_trace_levels_enabled[found] = level;
/xsrc/external/mit/freetype/dist/builds/wince/
H A Dftdebug.c259 FT_Int level = -1, found = -1; local in function:ft_debug_init
275 found = n;
289 if ( found >= 0 && level >= 0 )
291 if ( found == trace_any )
298 ft_trace_levels_enabled[found] = level;
/xsrc/external/mit/freetype/dist/builds/windows/
H A Dftdebug.c236 FT_Int level = -1, found = -1; local in function:ft_debug_init
252 found = n;
266 if ( found >= 0 && level >= 0 )
268 if ( found == trace_any )
275 ft_trace_levels_enabled[found] = level;
/xsrc/external/mit/freetype/dist/src/base/
H A Dftdebug.c224 FT_Int level = -1, found = -1; local in function:ft_debug_init
240 found = n;
254 if ( found >= 0 && level >= 0 )
256 if ( found == trace_any )
263 ft_trace_levels_enabled[found] = level;
/xsrc/external/mit/xdpyinfo/dist/
H A Dconfigure.ac43 # This is used below to allow <X11/Xlib.h> to be found
50 CPPFLAGS="$SAVE_CPPFLAGS"],[echo "not found"])
56 CPPFLAGS="$SAVE_CPPFLAGS"],[echo "not found"])
62 CPPFLAGS="$SAVE_CPPFLAGS"],[echo "not found"])
73 CPPFLAGS="$SAVE_CPPFLAGS"],[echo "not found"])
88 CPPFLAGS="$SAVE_CPPFLAGS"],[echo "not found"])
97 CPPFLAGS="$SAVE_CPPFLAGS"],[echo "not found"])
103 CPPFLAGS="$SAVE_CPPFLAGS"],[echo "not found"])
109 CPPFLAGS="$SAVE_CPPFLAGS"],[echo "not found"])
118 CPPFLAGS="$SAVE_CPPFLAGS"],[echo "not found"])
[all...]
/xsrc/external/mit/MesaLib/dist/src/util/tests/set/
H A Dset_test.cpp160 bool found = false; local in function:TEST
161 struct set_entry *entry = _mesa_set_search_or_add(s, &c, &found);
163 EXPECT_EQ(found, true);
166 found = false;
167 struct set_entry *entry3 = _mesa_set_search_or_add(s, &d, &found);
169 EXPECT_EQ(found, false);
/xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
H A Dgtest-typed-test.cc78 bool found = false; local in function:testing::internal::TypedTestCasePState::VerifyRegisteredTestNames
83 found = true;
88 if (found) {
92 << " can be found in this test case.\n";
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
H A Dgtest-typed-test.cc78 bool found = false; local in function:testing::internal::TypedTestSuitePState::VerifyRegisteredTestNames
83 found = true;
88 if (found) {
92 << " can be found in this test suite.\n";
/xsrc/external/mit/MesaLib/dist/src/panfrost/shared/
H A Dpan_minmax_cache.c48 bool found = false; local in function:panfrost_minmax_cache_get
59 found = true;
64 return found;
/xsrc/external/mit/libICE/dist/
H A DREADME.md4 Documentation for this API can be found in the doc directory of the source
14 The primary development code repository can be found at:
/xsrc/external/mit/fontconfig/dist/conf.d/
H A D20-unhint-small-vera.conf8 the data found in the instructed hints. The initial Vera release
/xsrc/external/mit/xf86-video-suntcx/dist/
H A DREADME.md5 used a unique "AFX" connector only found in the Sun SPARCstation 5.
12 The primary development code repository can be found at:

Completed in 24 milliseconds

1234567891011>>