/external/llvm/test/CodeGen/ARM/ |
D | fast-isel-redefinition.ll | 3 ; doesn't crash. (It was crashing because a register was getting redefined.)
|
D | crash-greedy-v6.ll | 5 ; That requires leaveIntvBefore to be very accurate about the redefined value number.
|
D | 2011-11-14-EarlyClobber.ll | 5 ; This test calls shrinkToUses with an early-clobber redefined live range during
|
/external/llvm/test/CodeGen/X86/ |
D | 2010-05-12-FastAllocKills.ll | 5 ; This test causes a virtual FP register to be redefined while it is live:
|
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/ |
D | Texture.cpp | 1338 bool redefined = redefineTexture(level, internalFormat, width, height, mType); in copyImage() local 1346 if (redefined) in copyImage() 1392 …bool redefined = redefineTexture(0, mImageArray[0].format, mImageArray[0].width, mImageArray[0].he… in copySubImage() local 1400 if (redefined) in copySubImage() 2170 bool redefined = redefineTexture(level, internalFormat, width); in copyImage() local 2178 if (redefined) in copyImage() 2259 bool redefined = redefineTexture(0, mImageArray[0][0].format, mImageArray[0][0].width); in copySubImage() local 2267 if (redefined) in copySubImage()
|
/external/clang/include/clang/Basic/ |
D | DiagnosticLexKinds.td | 222 InGroup<DiagGroup<"builtin-macro-redefined">>; 257 def ext_pp_macro_redef : ExtWarn<"%0 macro redefined">;
|
D | DiagnosticGroups.td | 203 def : DiagGroup<"builtin-macro-redefined">;
|
/external/gtest/include/gtest/internal/ |
D | gtest-tuple.h.pump | 43 // tuple template as a friend (it complains that tuple is redefined). This
|
/external/chromium/testing/gtest/include/gtest/internal/ |
D | gtest-tuple.h.pump | 43 // tuple template as a friend (it complains that tuple is redefined). This
|
/external/protobuf/gtest/include/gtest/internal/ |
D | gtest-tuple.h.pump | 44 // complains that tuple is redefined). This hack bypasses the bug by
|
/external/qemu-pc-bios/bochs/ |
D | config.h.in | 614 // the word "inline" itself may now be redefined by the above #define. 626 // word "inline" itself may now be redefined by the above #define.
|
/external/bison/doc/ |
D | refcard.tex | 282 %%%%% Prime definition of key; redefined below to prevent overful hboxes
|
D | bison.texinfo | 2062 can be redefined (@pxref{Location Default Action, , Default Action for 6080 which a typedef name can be redefined, and once for parsing a
|
D | bison.info | 2200 a rule with N components. This behavior can be redefined (*note 5622 in which a typedef name can be redefined, and once for parsing a
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/texinfo/ |
D | flex.info | 853 It is a macro and may be redefined. 949 stdout), which may be redefined by the user simply by assigning it to 1509 redefined. By default, it is simply a "break", to separate each rule's 1545 may be redefined but doing so only makes sense before scanning 2558 The `flex' restriction that `input()' cannot be redefined is in
|
D | flex.texi | 1034 macro and may be redefined. 1143 (default, stdout), which may be redefined by the user 1793 which may be redefined. By default, it is simply a 1834 from. It may be redefined but doing so only makes 3022 redefined is in accordance with the POSIX
|
/external/stlport/doc/ |
D | FAQ | 447 may cause problem in following code, because std redefined in the end of
|
/external/libogg/doc/ |
D | rfc5334.txt | 96 o The type "application/ogg" is redefined.
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/ |
D | flex.man | 1091 (default, stdout), which may be redefined by the user simply 1818 which may be redefined. By default, it is simply a "break", 1866 from. It may be redefined but doing so only makes 3187 The flex restriction that input() cannot be redefined
|
/external/webkit/Source/WebCore/WebCore.gyp/ |
D | WebCore.gyp | 1132 # redefined to be "safe" above will cause a build failure.
|
/external/libxml2/ |
D | xmlschemas.c | 629 xmlSchemaBucketPtr redefined; /* The schema to be redefined. */ member 5280 pctxt->redef = xmlSchemaAddRedef(pctxt, pctxt->redefined, in xmlSchemaAddAttributeGroupDefinition() 5369 ctxt->redef = xmlSchemaAddRedef(ctxt, ctxt->redefined, in xmlSchemaAddType() 5556 ctxt->redef = xmlSchemaAddRedef(ctxt, ctxt->redefined, in xmlSchemaAddModelGroupDefinition() 11079 pctxt->redefined = bucket; in xmlSchemaParseIncludeOrRedefine() 11109 pctxt->redefined = NULL; in xmlSchemaParseIncludeOrRedefine()
|
/external/webkit/Tools/android/flex-2.5.4a/ |
D | NEWS | 1200 - The macro YY_USER_ACTION can be redefined to provide an action
|
/external/zlib/src/ |
D | ChangeLog | 275 - Allow ldconfig to be redefined in configure and Makefile.in [Bar-Lev]
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ |
D | C.stg | 492 * here as this will at least give you a redefined error somewhere if they clash.
|
/external/stlport/etc/ |
D | ChangeLog-5.1 | 6486 * stlport/stl/_epilog.h: systematical use of the redefined std namespace 7867 …* cin/cout/cerr redefined if no namespaces and SGI iostreams are used, for all compilers, just in …
|