Home
last modified time | relevance | path

Searched refs:Alt (Results 1 – 25 of 58) sorted by relevance

123

/external/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
Dp2-0x.cpp10 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/
DSparseSetTest.cpp161 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()
DSparseMultiSetTest.cpp208 struct Alt { struct
210 explicit Alt(unsigned x) : Value(x) {} in Alt() argument
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()
DBitVectorTest.cpp90 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/
DJS_Define.h236 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/
DImages.text1 ![Alt text](/path/to/img.jpg)
3 ![Alt text](/path/to/img.jpg "Optional title")
/external/pcre/dist/testdata/
Dtestoutput11-1625 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
Dtestoutput11-825 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
Dtestoutput11-3225 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
Dtestoutput22-3235 35 19 Alt
62 35 19 Alt
Dtestoutput22-1623 47 30 Alt
50 47 30 Alt
Dtestoutput21-3249 53 19 Alt
82 53 19 Alt
Dtestoutput21-1637 77 27 Alt
70 77 27 Alt
Dtestoutput21138 Alt
1156 Alt
1174 Alt
1192 Alt
4109 Alt
4671 Alt
4880 Alt
4956 Alt
5118 Alt
5169 Alt
[all …]
/external/v8/src/
Deffects.h54 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()
Dtyping.cc168 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/
Dunittest_enum_validity_nano.proto24 message Alt { message
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
DDelphi.stg508 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/
DTODO4 make Control or Alt sequences work.
/external/clang/test/SemaCXX/
Dmissing-namespace-qualifier-typo-corrections.cpp38 void Alt() { in Alt() function
/external/regex-re2/re2/
Dprefilter.cc205 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/
Den.txt14 "Alt.",
/external/libpng/projects/visualc71/
DREADME_zlib.txt21 2) Display the Solution Explorer view (Ctrl+Alt+L)
DREADME.txt23 2) Display the Solution Explorer view (Ctrl+Alt+L)
/external/icu/icu4c/source/data/lang/
Dgsw.txt32 ang{"Altänglisch"}
111 egy{"Altägyptisch"}
306 nwc{"Alt-Newari"}

123