/external/clang/test/CXX/class/class.union/ |
D | p1.cpp | 105 template <class A, class B> struct Either { struct 112 Either(const A& a) : tag(true), a(a) {} in Either() argument 113 Either(const B& b) : tag(false), b(b) {} in Either() function 117 Either<int,Virtual> virt(0); // expected-note {{in instantiation of template}} in fred() 118 Either<int,VirtualBase> vbase(0); // expected-note {{in instantiation of template}} in fred() 119 Either<int,Ctor> ctor(0); // expected-note {{in instantiation of template}} in fred() 120 Either<int,CopyCtor> copyctor(0); // expected-note {{in instantiation of template}} in fred() 121 Either<int,CopyAssign> copyassign(0); // expected-note {{in instantiation of template}} in fred() 122 Either<int,Dtor> dtor(0); // expected-note {{in instantiation of template}} in fred() 123 Either<int,Okay> okay(0); in fred()
|
/external/wpa_supplicant_6/ |
D | README | 8 license. Either license may be used at your option.
|
/external/valgrind/main/none/tests/s390x/ |
D | op_exception.stderr.exp | 13 Either way, Valgrind will now raise a SIGILL signal which will
|
/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 | 472 const static Kind Either = (Kind)(JIT | Interpreter); variable 496 WhichEngine = EngineKind::Either; in InitEngine()
|
/external/compiler-rt/lib/ |
D | fp_lib.h | 88 #error Either SINGLE_PRECISION or DOUBLE_PRECISION must be defined.
|
/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/clang/test/SemaObjC/ |
D | warn-superclass-method-mismatch.m | 44 [base method2:s]; // if base is actually 'Sub' OK. Either way OK.
|
/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/llvm/lib/ExecutionEngine/ |
D | ExecutionEngineBindings.cpp | 93 builder.setEngineKind(EngineKind::Either) in LLVMCreateExecutionEngineForModule()
|
/external/valgrind/main/ |
D | README | 85 7. See if it works. Try "valgrind ls -l". Either this works, or it
|
D | README_PACKAGERS | 42 in the installation tree. Either Valgrind won't work at all, or it
|
/external/icu4c/tools/tzcode/ |
D | readme.txt | 74 the FTP site given above. Either manually download or use wget:
|
/external/qemu/distrib/sdl-1.2.15/ |
D | README.wscons | 86 Either tinker with the make files to compile a version without support
|
/external/llvm/test/CodeGen/X86/ |
D | bt.ll | 15 ; - Either form can use == instead of !=. 16 ; - Either form can compare with an operand of the &
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
D | t033backtracking.g | 34 /** Either a function definition or any other kind of C decl/def.
|
/external/antlr/antlr-3.4/runtime/Python/tests/ |
D | t033backtracking.g | 50 /** Either a function definition or any other kind of C decl/def.
|
/external/webkit/Source/WebKit/win/Interfaces/ |
D | IWebScriptObject.idl | 68 @result Either NO if an exception could not be raised, YES otherwise.
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | cocoa_test_helper.mm | 157 // opened windows which have not been fully released. Either
|
/external/protobuf/ |
D | README.txt | 93 Either way, you must make sure that the protoc executable you use
|
/external/srtp/ |
D | README | 83 Either the -s (sender) or -r (receiver) option must be chosen.
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_menu_bridge.mm | 282 // Either we do not have a loaded favicon or the conversion from SkBitmap
|
/external/ipsec-tools/src/racoon/doc/ |
D | README.plainrsa | 32 longer to generate 4096-bit keys. Either key length should be
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
D | page_action_decoration.mm | 81 // Either notify listeners or show a popup depending on the Page
|