Home
last modified time | relevance | path

Searched refs:redefined (Results 1 – 25 of 36) sorted by relevance

12

/external/llvm/test/CodeGen/ARM/
Dfast-isel-redefinition.ll3 ; doesn't crash. (It was crashing because a register was getting redefined.)
Dcrash-greedy-v6.ll5 ; That requires leaveIntvBefore to be very accurate about the redefined value number.
D2011-11-14-EarlyClobber.ll5 ; This test calls shrinkToUses with an early-clobber redefined live range during
/external/llvm/test/CodeGen/X86/
D2010-05-12-FastAllocKills.ll5 ; This test causes a virtual FP register to be redefined while it is live:
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DTexture.cpp1338 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/
DDiagnosticLexKinds.td222 InGroup<DiagGroup<"builtin-macro-redefined">>;
257 def ext_pp_macro_redef : ExtWarn<"%0 macro redefined">;
DDiagnosticGroups.td203 def : DiagGroup<"builtin-macro-redefined">;
/external/gtest/include/gtest/internal/
Dgtest-tuple.h.pump43 // tuple template as a friend (it complains that tuple is redefined). This
/external/chromium/testing/gtest/include/gtest/internal/
Dgtest-tuple.h.pump43 // tuple template as a friend (it complains that tuple is redefined). This
/external/protobuf/gtest/include/gtest/internal/
Dgtest-tuple.h.pump44 // complains that tuple is redefined). This hack bypasses the bug by
/external/qemu-pc-bios/bochs/
Dconfig.h.in614 // 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/
Drefcard.tex282 %%%%% Prime definition of key; redefined below to prevent overful hboxes
Dbison.texinfo2062 can be redefined (@pxref{Location Default Action, , Default Action for
6080 which a typedef name can be redefined, and once for parsing a
Dbison.info2200 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/
Dflex.info853 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
Dflex.texi1034 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/
DFAQ447 may cause problem in following code, because std redefined in the end of
/external/libogg/doc/
Drfc5334.txt96 o The type "application/ogg" is redefined.
/external/webkit/Tools/android/flex-2.5.4a/MISC/
Dflex.man1091 (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/
DWebCore.gyp1132 # redefined to be "safe" above will cause a build failure.
/external/libxml2/
Dxmlschemas.c629 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/
DNEWS1200 - The macro YY_USER_ACTION can be redefined to provide an action
/external/zlib/src/
DChangeLog275 - 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/
DC.stg492 * here as this will at least give you a redefined error somewhere if they clash.
/external/stlport/etc/
DChangeLog-5.16486 * 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 …

12