/external/clang/test/Preprocessor/ |
include-macros.c | 3 // This should not be expanded into FOO because pr2086.h undefs 'test'.
|
/external/webkit/Source/WebCore/bindings/v8/ |
npruntime_internal.h | 23 * This header #undefs those defines to fix the conflicts
|
/external/clang/test/CodeGen/ |
global-init.c | 20 // PR6168 "too many undefs"
|
2008-08-07-AlignPadding1.c | 23 // The idea is that there are 6 undefs in this structure initializer to cover
|
/external/webkit/Source/WebCore/bridge/ |
npruntime_internal.h | 23 * This header #undefs those defines to fix the conflicts
|
/external/llvm/utils/ |
GenLibDeps.pl | 205 open UNDEFS, 208 while (<UNDEFS>) { 228 close UNDEFS or die "nm failed"; 231 open UNDEFS, "$nmPath -u $Directory/$lib |"; 232 while (<UNDEFS>) { 253 close UNDEFS or die "nm failed";
|
/external/webkit/Source/WebKit2/ |
config.h | 136 // These undefs match up with defines in WebKit2Prefix.h for Mac OS X.
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
regex.c | 56 #undefs RE_DUP_MAX and sets it to the right value. */
|
/external/llvm/utils/PerfectShuffle/ |
PerfectShuffle.cpp | 50 /// hasUndefElements - Return true if any of the elements in the mask are undefs 67 return Mask & 0xBBBB; // Keep only LHS and Undefs. 204 // If this value has already been evaluated, it is free. FIXME: match undefs. 239 // operation left in the table. Second, make sure that values with undefs 253 // there are 3 undefs, the number rises to 729 entries we have to scan,
|
/external/llvm/tools/lto/ |
LTOCodeGenerator.cpp | 86 const std::vector<const char*> &undefs = mod->getAsmUndefinedRefs(); local 87 for (int i = 0, e = undefs.size(); i != e; ++i) 88 _asmUndefinedRefs[undefs[i]] = 1;
|
/external/webkit/Source/WebCore/ |
config.h | 114 // These undefs match up with defines in WebCorePrefix.h for Mac OS X.
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/ |
bfdlink.h | 168 struct bfd_link_hash_entry *undefs; 169 /* Entries are added to the tail of the undefs list. */ 196 /* Add an entry to the undefs list. */ 200 /* Remove symbols from the undefs list that don't belong there. */ 167 struct bfd_link_hash_entry *undefs; member in struct:bfd_link_hash_table
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/ |
bfdlink.h | 168 struct bfd_link_hash_entry *undefs; 169 /* Entries are added to the tail of the undefs list. */ 196 /* Add an entry to the undefs list. */ 200 /* Remove symbols from the undefs list that don't belong there. */ 167 struct bfd_link_hash_entry *undefs; member in struct:bfd_link_hash_table
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/ |
bfdlink.h | 168 struct bfd_link_hash_entry *undefs; 169 /* Entries are added to the tail of the undefs list. */ 196 /* Add an entry to the undefs list. */ 200 /* Remove symbols from the undefs list that don't belong there. */ 167 struct bfd_link_hash_entry *undefs; member in struct:bfd_link_hash_table
|
/external/llvm/lib/Transforms/IPO/ |
IPConstantPropagation.cpp | 194 // Ignore undefs, we can change them into anything
|
/external/srtp/ |
config.status | 869 cat >$tmp/undefs.sed <<CEOF 912 sed -f $tmp/undefs.sed $tmp/in >$tmp/out 916 cat >$tmp/undefs.sed <<CEOF 926 sed -f $tmp/undefs.sed $tmp/in >$tmp/out
|
configure | [all...] |
/external/clang/include/clang/AST/ |
RecursiveASTVisitor.h | 249 // The above header #undefs ABSTRACT_STMT and STMT upon exit. 322 // The above header #undefs ABSTRACT_TYPE and TYPE upon exit. 344 // The above header #undefs ABSTRACT_TYPELOC and TYPELOC upon exit. 378 // The above header #undefs ABSTRACT_DECL and DECL upon exit. [all...] |
/external/bison/ |
config.status | [all...] |
/external/icu4c/ |
config.status | 956 cat >$tmp/undefs.sed <<CEOF [all...] |
/external/llvm/lib/CodeGen/ |
LiveDebugVariables.cpp | 626 // Collect all defs to be extended (Skipping undefs). 648 // Finally, erase all the undefs. [all...] |
/external/openssh/ |
pkcs11.h | 102 PKCS #11 variant. There are corresponding #undefs below. */ [all...] |
/external/v8/src/ |
objects.cc | 11196 uint32_t undefs = 0; local 11369 unsigned int undefs = limit; local [all...] |
/external/valgrind/main/cachegrind/ |
cg_diff.in | 284 $^W = 0; # turn off warnings, because we might hit undefs
|
/external/grub/ |
configure | [all...] |