/external/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/ |
D | p2-0x.cpp | 10 struct Alt { struct 14 constexpr short s = Alt(); argument 18 case Alt(): in test() 24 switch (Alt a = Alt()) { in test() 25 case Alt(): in test() 32 case Alt(): in test()
|
/external/llvm/unittests/ADT/ |
D | SparseSetTest.cpp | 161 struct Alt { struct 163 explicit Alt(unsigned x) : Value(x) {} in Alt() function 168 typedef SparseSet<Alt> ASet; in TEST() 171 Set.insert(Alt(1005)); in TEST() 177 Set.insert(Alt(1006)); in TEST() 178 Set.insert(Alt(1006)); in TEST()
|
D | SparseMultiSetTest.cpp | 208 struct Alt { struct 210 explicit Alt(unsigned x) : Value(x) {} in Alt() function 215 typedef SparseMultiSet<Alt> ASet; in TEST() 218 Set.insert(Alt(1005)); in TEST() 224 Set.insert(Alt(1006)); in TEST() 225 Set.insert(Alt(1006)); in TEST()
|
D | BitVectorTest.cpp | 90 TypeParam Alt(3, false); in TYPED_TEST() local 91 Alt.resize(6, true); in TYPED_TEST() 92 std::swap(Alt, Vec); in TYPED_TEST() 93 EXPECT_TRUE(Copy == Alt); in TYPED_TEST()
|
/external/pdfium/fpdfsdk/include/javascript/ |
D | JS_Define.h | 236 template <class Alt> 242 Alt* pObj = reinterpret_cast<Alt*>(pJSObj->GetEmbedObject()); in JSSpecialPropQuery() 247 template <class Alt> 258 Alt* pObj = reinterpret_cast<Alt*>(pJSObj->GetEmbedObject()); in JSSpecialPropGet() 271 template <class Alt> 283 Alt* pObj = reinterpret_cast<Alt*>(pJSObj->GetEmbedObject()); in JSSpecialPropPut() 294 template <class Alt> 305 Alt* pObj = reinterpret_cast<Alt*>(pJSObj->GetEmbedObject()); in JSSpecialPropDel()
|
/external/markdown/MarkdownTest/Tests_2007/ |
D | Images.text | 1 ![Alt text](/path/to/img.jpg) 3 ![Alt text](/path/to/img.jpg "Optional title")
|
/external/pcre/dist/testdata/ |
D | testoutput11-16 | 25 9 5 Alt 40 8 5 Alt 202 9 4 Alt 547 15 2 Alt 564 12 2 Alt 689 13 4 Alt 698 34 24 Alt 702 47 4 Alt 723 20 11 Alt
|
D | testoutput11-8 | 25 12 6 Alt 40 10 6 Alt 202 12 5 Alt 547 22 3 Alt 564 17 3 Alt 689 16 5 Alt 698 41 29 Alt 702 57 5 Alt 723 30 16 Alt
|
D | testoutput11-32 | 25 9 5 Alt 40 8 5 Alt 202 9 4 Alt 547 15 2 Alt 564 12 2 Alt 689 13 4 Alt 698 34 24 Alt 702 47 4 Alt 723 20 11 Alt
|
D | testoutput22-32 | 35 35 19 Alt 62 35 19 Alt
|
D | testoutput22-16 | 23 47 30 Alt 50 47 30 Alt
|
D | testoutput21-32 | 49 53 19 Alt 82 53 19 Alt
|
D | testoutput21-16 | 37 77 27 Alt 70 77 27 Alt
|
D | testoutput2 | 1138 Alt 1156 Alt 1174 Alt 1192 Alt 4109 Alt 4671 Alt 4880 Alt 4956 Alt 5118 Alt 5169 Alt [all …]
|
/external/v8/src/ |
D | effects.h | 54 static Effect Alt(Effect e1, Effect e2, Zone* zone) { in Alt() function 110 void Alt(Var var, Effect effect) { in Alt() function 113 effect = Effect::Alt(locator.value(), effect, Base::zone()); in Alt() 118 void Alt(Effects that) { in Alt() function 144 void Call(Var var, Effect effect) { self.Alt(var, effect); } in Call()
|
D | typing.cc | 168 then_effects.Alt(else_effects); in VisitIfStatement() 231 local_effects.Alt(clause_effects); in VisitSwitchStatement() 331 try_effects.Alt(catch_effects); in VisitTryCatchStatement() 373 then_effects.Alt(else_effects); in VisitConditional() 639 left_effects.Alt(right_effects); in VisitBinaryOperation()
|
/external/protobuf/src/google/protobuf/ |
D | unittest_enum_validity_nano.proto | 24 message Alt { message
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ |
D | Delphi.stg | 508 Alt: array [0..<grammar.numberOfDecisions>] of Integer; 663 Alt: array [0..<grammar.numberOfDecisions>] of Integer; 841 Alt: array [0..<grammar.numberOfDecisions>] of Integer; 886 Alt: array [0..<grammar.numberOfDecisions>] of Integer; 902 Alt[<decisionNumber>] := <maxAlt>; 908 case Alt[<decisionNumber>] of 917 Alt[<decisionNumber>] := <maxAlt>; 922 case Alt[<decisionNumber>] of 952 Alt[<decisionNumber>] := <maxAlt>; 956 case Alt[<decisionNumber>] of [all …]
|
/external/libvncserver/vncterm/ |
D | TODO | 4 make Control or Alt sequences work.
|
/external/clang/test/SemaCXX/ |
D | missing-namespace-qualifier-typo-corrections.cpp | 38 void Alt() { in Alt() function
|
/external/regex-re2/re2/ |
D | prefilter.cc | 205 static Info* Alt(Info* a, Info* b); 345 Prefilter::Info* Prefilter::Info::Alt(Info* a, Info* b) { in Alt() function in re2::Prefilter::Info 610 info = Alt(info, child_args[i]); in PostVisit()
|
/external/icu/icu4c/source/data/brkitr/ |
D | en.txt | 14 "Alt.",
|
/external/libpng/projects/visualc71/ |
D | README_zlib.txt | 21 2) Display the Solution Explorer view (Ctrl+Alt+L)
|
D | README.txt | 23 2) Display the Solution Explorer view (Ctrl+Alt+L)
|
/external/icu/icu4c/source/data/lang/ |
D | gsw.txt | 32 ang{"Altänglisch"} 111 egy{"Altägyptisch"} 306 nwc{"Alt-Newari"}
|