| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/tests/ |
| H A D | 068-accidental-pasting.c | 1 #define empty macro 2 <empty< 3 <empty= 4 >empty> 5 >empty= 6 =empty= 7 !empty= 8 &empty& 9 |empty| 10 +empty [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/ |
| H A D | 068-accidental-pasting.c | 1 #define empty macro 2 <empty< 3 <empty= 4 >empty> 5 >empty= 6 =empty= 7 !empty= 8 &empty& 9 |empty| 10 +empty [all...] |
| /xsrc/external/mit/imake/dist/ |
| H A D | cleanlinks | 5 # Remove dangling symlinks and empty directories from a shadow link tree 23 echo Removing empty directories ... 25 find . -depth -type d -empty -print -exec rmdir {} \;
|
| H A D | mkhtmlindex.pl | 31 $empty = "yes"; 72 undef $empty; 97 if (defined $empty) { 98 # print "Removing empty $indexname\n";
|
| /xsrc/external/mit/xterm/dist/package/pkgsrc/ |
| H A D | options.mk | 9 .if !empty(PKG_OPTIONS:Mdebug) 12 .elif defined(PKG_DEVELOPER) && !empty(PKG_DEVELOPER:M[Yy][Ee][Ss]) 16 .if !empty(PKG_OPTIONS:Mfreetype) 28 .if !empty(PKG_OPTIONS:Mpcre) 34 .if !empty(PKG_OPTIONS:Mluit) 41 .if !empty(PKG_OPTIONS:Mxpm) 47 .if !empty(PKG_OPTIONS:Mxterm-toolbar)
|
| /xsrc/external/mit/libXau/dist/ |
| H A D | Autest.c | 40 char empty[] = ""; local in function:main 60 test_data.address = empty; 62 test_data.number = empty;
|
| /xsrc/external/mit/xmag/dist/ |
| H A D | RootWinP.h | 38 int empty; member in struct:__anon780cf64d0108
|
| /xsrc/external/mit/libdrm/dist/ |
| H A D | Android.sources.bp.mk | 12 empty := macro 13 indent := $(empty) $(empty)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_dump.cpp | 58 if (!n.empty()) { 62 if (!n.dst.empty()) { 72 if (!n.empty()) { 75 if (!n.src.empty()) { 133 if (!n.empty()) { 142 if (!n.empty()) { 178 if (!n.live_after.empty()) { 185 return n.src.empty(); 209 if (!n.vars_defined.empty()) { 237 sblog << (n.empty() [all...] |
| H A D | sb_gcm.cpp | 79 if (!pending.empty()) { 84 assert(pending.empty()); 95 if (!pending.empty()) { 101 assert(pending.empty()); 180 while (!ready.empty()) { 292 if (!pending_nodes.empty()) { 311 if (!pending_defs.empty()) { 345 if (!bu_ready[sq].empty() || !bu_ready_next[sq].empty()) 351 if (!bu_ready_early[sq].empty()) { [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_dump.cpp | 58 if (!n.empty()) { 62 if (!n.dst.empty()) { 72 if (!n.empty()) { 75 if (!n.src.empty()) { 133 if (!n.empty()) { 142 if (!n.empty()) { 178 if (!n.live_after.empty()) { 185 return n.src.empty(); 209 if (!n.vars_defined.empty()) { 237 sblog << (n.empty() [all...] |
| H A D | sb_gcm.cpp | 79 if (!pending.empty()) { 84 assert(pending.empty()); 95 if (!pending.empty()) { 101 assert(pending.empty()); 180 while (!ready.empty()) { 292 if (!pending_nodes.empty()) { 311 if (!pending_defs.empty()) { 345 if (!bu_ready[sq].empty() || !bu_ready_next[sq].empty()) 351 if (!bu_ready_early[sq].empty()) { [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/ |
| H A D | queue.cpp | 72 if (!queued_events.empty()) { 75 while (!queued_events.empty() && 98 if (!queued_events.empty())
|
| H A D | property.hpp | 148 if (!r.empty()) 160 if (!r.empty()) 172 if (!r.empty()) 185 if (!r.empty())
|
| /xsrc/external/mit/xkeyboard-config/dist/tests/ruby/ |
| H A D | utils.rb | 59 if hash.empty?
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_form_hard_clauses.cpp | 47 for (; (start < num_instrs) && instrs[start]->definitions.empty(); start++) 51 for (; (end < num_instrs) && !instrs[end]->definitions.empty(); end++) 80 if (instr->isVMEM() && !instr->operands.empty()) { 90 } else if (instr->isSMEM() && !instr->operands.empty()) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/ |
| H A D | platform.cpp | 60 if (!extensions_string.empty()) 65 if (!extensions_string.empty())
|
| H A D | property.hpp | 148 if (!r.empty()) 160 if (!r.empty()) 172 if (!r.empty()) 185 if (!r.empty())
|
| H A D | queue.cpp | 103 if (!queued_events.empty()) { 106 while (!queued_events.empty() && 147 if (!queued_events.empty())
|
| /xsrc/external/mit/fonttosfnt/dist/ |
| H A D | struct.c | 165 int empty; local in function:makeBitmap 167 empty = 1; 171 empty = 0; 175 if(empty) 181 empty = 1; 185 empty = 0; 189 if(empty) 195 empty = 1; 199 empty = 0; 203 if(empty) { [all...] |
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | KeysymStr.c | 107 XrmQuark empty = NULLQUARK; local in function:XKeysymToString 116 (void)XrmEnumerateDatabase(keysymdb, &empty, &empty, XrmEnumAllLevels,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_conditionaljumptracker.cpp | 112 if (impl->m_jump_stack.empty()) 128 if (impl->m_jump_stack.empty()) { 129 sfn_log << "Jump stack empty\n"; 135 if (impl->m_loop_stack.empty()) { 136 sfn_log << "Loop jump stack empty\n"; 168 auto src = mid.empty() ? start : mid[0];
|
| /xsrc/external/mit/xbiff/dist/ |
| H A D | MailboxP.h | 76 } full, empty; member in struct:__anona97f53890108
|
| H A D | Mailbox.c | 154 offset (empty.bitmap), XtRString, "flagdown" }, 156 offset (empty.mask), XtRBitmap, (XtPointer) &nopix }, 263 w->mailbox.empty.pixmap = None; 380 if (w->mailbox.empty.bitmap == None) { 381 w->mailbox.empty.bitmap = 386 w->mailbox.empty.pixmap = make_pixmap (dpy, w, w->mailbox.empty.bitmap, 388 &w->mailbox.empty.width, 389 &w->mailbox.empty.height); 395 if (w->mailbox.empty [all...] |
| /xsrc/external/mit/MesaLib/dist/src/tool/pps/ |
| H A D | pps_device.cc | 30 /// @return The name of a DRM device, empty string in case of error 54 if (name.empty()) { 138 return !name.empty();
|