/external/clang/test/CXX/class/class.union/ |
D | p1.cpp | 114 template <class A, class B> struct Either { struct 121 Either(const A& a) : tag(true), a(a) {} in Either() argument 122 Either(const B& b) : tag(false), b(b) {} in Either() argument 126 Either<int,Virtual> virt(0); // expected-note {{in instantiation of template}} in fred() 127 Either<int,VirtualBase> vbase(0); // expected-note {{in instantiation of template}} in fred() 128 Either<int,Ctor> ctor(0); // expected-note {{in instantiation of template}} in fred() 129 Either<int,CopyCtor> copyctor(0); // expected-note {{in instantiation of template}} in fred() 130 Either<int,CopyAssign> copyassign(0); // expected-note {{in instantiation of template}} in fred() 131 Either<int,Dtor> dtor(0); // expected-note {{in instantiation of template}} in fred() 132 Either<int,Okay> okay(0); in fred()
|
/external/valgrind/main/none/tests/s390x/ |
D | op_exception.stderr.exp | 13 Either way, Valgrind will now raise a SIGILL signal which will 26 Either way, Valgrind will now raise a SIGILL signal which will 39 Either way, Valgrind will now raise a SIGILL signal which will 52 Either way, Valgrind will now raise a SIGILL signal which will
|
D | op00.stderr.exp1 | 13 Either way, Valgrind will now raise a SIGILL signal which will
|
D | op00.stderr.exp2 | 13 Either way, Valgrind will now raise a SIGILL signal which will
|
/external/chromium_org/third_party/mesa/src/doxygen/ |
D | README | 6 Either run 'make' (Unix) or 'doxy.bat' (Windows) to run doxygen
|
/external/mesa3d/doxygen/ |
D | README | 6 Either run 'make' (Unix) or 'doxy.bat' (Windows) to run doxygen
|
/external/llvm/test/CodeGen/AArch64/ |
D | flags-multiuse.ll | 4 ; instruction at different points of a routine. Either by rematerializing the
|
/external/chromium_org/third_party/WebKit/Source/ |
D | config.h | 83 #error Either OS(WIN) or OS(POSIX) needs to be set.
|
/external/aac/libFDK/include/ |
D | FDK_archdef.h | 212 #error Either set FDK_HIGH_QUALITY or FDK_HIGH_PERFORMANCE, but not both nor none of them.
|
/external/llvm/include/llvm/ExecutionEngine/ |
D | ExecutionEngine.h | 491 const static Kind Either = (Kind)(JIT | Interpreter); variable 516 WhichEngine = EngineKind::Either; in InitEngine()
|
/external/llvm/test/Object/ |
D | archive-update.test | 12 Either the shell supports the 'touch' command with a flag to manually set the
|
/external/chromium_org/third_party/ |
D | README.chromium.template | 9 Security Critical: Either yes or no depending on whether this package is shipped in releases. For e…
|
/external/compiler-rt/lib/ |
D | fp_lib.h | 88 #error Either SINGLE_PRECISION or DOUBLE_PRECISION must be defined.
|
/external/chromium_org/v8/src/ |
D | effects.h | 73 return Effect(Bounds::Either(e1.bounds, e2.bounds, isolate), e1.modality); in Seq() 79 Bounds::Either(e1.bounds, e2.bounds, isolate), in Alt()
|
/external/chromium_org/chrome/common/extensions/api/ |
D | app_runtime.idl | 18 // Optional data for the launch. Either <code>items</code>, or
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-02-06-TypeNotationDebateResp2.txt | 40 > Either of the following would be better:
|
D | 2001-02-06-TypeNotationDebateResp1.txt | 68 and one is a type. Either of the following would be better:
|
/external/libexif/m4m/ |
D | gp-gettext-hack.m4 | 41 *** Either define PACKAGE_BUGREPORT (by using the 4-parameter AC INIT syntax)
|
/external/clang/test/SemaObjC/ |
D | warn-superclass-method-mismatch.m | 44 [base method2:s]; // if base is actually 'Sub' OK. Either way OK.
|
/external/chromium_org/third_party/icu/patches/ |
D | data.build.patch | 54 "\t.align 8\n" /* Either align 8 bytes or 2^8 (256) bytes. 8 bytes is needed. */
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | TokenSource.as | 34 * Errors from the lexer are never passed to the parser. Either you want
|
/external/chromium_org/third_party/icu/source/tools/tzcode/ |
D | readme.txt | 74 the FTP site given above. Either manually download or use wget:
|
/external/icu4c/tools/tzcode/ |
D | readme.txt | 74 the FTP site given above. Either manually download or use wget:
|
/external/valgrind/main/ |
D | README | 85 7. See if it works. Try "valgrind ls -l". Either this works, or it
|
/external/qemu/distrib/sdl-1.2.15/ |
D | README.wscons | 86 Either tinker with the make files to compile a version without support
|