/external/parameter-framework/test/tokenizer/ |
D | Test.cpp | 48 THEN("next() api should work") { 54 THEN("split() api should work") { 67 THEN("next() api should work") { 70 THEN("split() api should work") { 80 THEN("next() api should work") { 87 THEN("split() api should work") { 101 THEN("next() api should work") { 106 THEN("split() api should work") {
|
/external/bison/tests/ |
D | named-refs.at | 296 %token THEN 304 if_stmt1: IF expr[cond] THEN stmt[then] ELSE stmt.list[else] FI 306 if_stmt2: IF expr[cond] THEN stmt[then] FI 308 if_stmt3: IF expr[cond] THEN stmt.list FI 310 if_stmt4: IF expr[cond] THEN stmt[xyz] ELSE stmt[xyz] FI 312 if_stmt5: IF expr[cond] THEN stmt.list[then] ELSE stmt.list[else] FI 314 if_stmt6: IF expr[cond] THEN stmt.list[then] ELSE stmt.list[else] FI 316 if_stmt7: IF expr[cond] THEN stmt.list[then] ELSE stmt.list[else] FI 318 if_stmt8: IF expr[cond] THEN stmt.list[then.1] ELSE stmt.list[else] FI 320 if_stmt9: IF expr[cond] THEN stmt.list[then.1] ELSE stmt.list[else] FI [all …]
|
D | existing.at | 1439 %token THEN 1649 IF any_expr THEN 1732 | object_spec THEN 2045 …WN, LEFT, RIGHT, HEIGHT, RADIUS, WIDTH, DIAMETER, FROM, TO, AT, WITH, BY, THEN, SOLID, DOTTED, DAS… 2046 …WN, LEFT, RIGHT, HEIGHT, RADIUS, WIDTH, DIAMETER, FROM, TO, AT, WITH, BY, THEN, SOLID, DOTTED, DAS…
|
/external/parameter-framework/bindings/c/ |
D | Test.cpp | 60 THEN("It should be an error") { in REQUIRE_FAILURE() 70 THEN("It should be a success") { in REQUIRE_SUCCESS() 161 THEN("Error message should be empty") { 301 THEN("All criterion should value 0") { 325 THEN("Get criterion value should return what was set") { 372 THEN("Get parameter should return what was set") { 396 THEN("Get parameter should return what was set") { 412 THEN("Should return NULL") {
|
/external/llvm/test/Transforms/AddDiscriminators/ |
D | basic.ll | 25 ; CHECK: %1 = load i32, i32* %i.addr, align 4, !dbg ![[THEN:[0-9]+]] 28 ; CHECK: store i32 %1, i32* %x, align 4, !dbg ![[THEN]] 31 ; CHECK: br label %if.end, !dbg ![[THEN]] 60 ; CHECK: ![[THEN]] = !MDLocation(line: 3, scope: ![[BLOCKFILE:[0-9]+]])
|
D | first-only.ll | 31 ; CHECK: %2 = load i32, i32* %i.addr, align 4, !dbg ![[THEN:[0-9]+]] 34 ; CHECK: %sub = sub nsw i32 0, %2, !dbg ![[THEN]] 37 ; CHECK: store i32 %sub, i32* %y, align 4, !dbg ![[THEN]] 78 ; CHECK: ![[THEN]] = !MDLocation(line: 4, scope: ![[BLOCK2]])
|
D | multiple.ll | 24 ; CHECK: %1 = load i32, i32* %i.addr, align 4, !dbg ![[THEN:[0-9]+]] 27 ; CHECK: store i32 %1, i32* %x, align 4, !dbg ![[THEN]] 30 ; CHECK: br label %if.end, !dbg ![[THEN]] 69 ; CHECK: ![[THEN]] = !MDLocation(line: 3, scope: ![[THENBLOCK:[0-9]+]])
|
/external/pcre/dist/testdata/ |
D | testinput1 | 4543 /^(?:aaa(*THEN)\w{6}|bbb(*THEN)\w{5}|ccc(*THEN)\w{4}|\w{3})/ 4552 /^(aaa(*THEN)\w{6}|bbb(*THEN)\w{5}|ccc(*THEN)\w{4}|\w{3})/ 4561 /a+b?(*THEN)c+(*FAIL)/ 4721 /^(A(*THEN:A)B|C(*THEN:B)D)/K 4725 /^(?:A(*THEN:A)B|C(*THEN:B)D)/K 4728 /^(?>A(*THEN:A)B|C(*THEN:B)D)/K 4783 /--- COMMIT should override THEN ---/ 4785 /(?>(*COMMIT)(?>yes|no)(*THEN)(*F))?/ 4788 /(?>(*COMMIT)(yes|no)(*THEN)(*F))?/ 4956 /--- Checking revised (*THEN) handling ---/ [all …]
|
D | testoutput1 | 7515 /^(?:aaa(*THEN)\w{6}|bbb(*THEN)\w{5}|ccc(*THEN)\w{4}|\w{3})/ 7531 /^(aaa(*THEN)\w{6}|bbb(*THEN)\w{5}|ccc(*THEN)\w{4}|\w{3})/ 7554 /a+b?(*THEN)c+(*FAIL)/ 7882 /^(A(*THEN:A)B|C(*THEN:B)D)/K 7888 /^(?:A(*THEN:A)B|C(*THEN:B)D)/K 7892 /^(?>A(*THEN:A)B|C(*THEN:B)D)/K 7965 /--- COMMIT should override THEN ---/ 7967 /(?>(*COMMIT)(?>yes|no)(*THEN)(*F))?/ 7971 /(?>(*COMMIT)(yes|no)(*THEN)(*F))?/ 8262 /--- Checking revised (*THEN) handling ---/ [all …]
|
D | testinput11 | 133 /abc(d|e)(*THEN)x(123(*THEN)4|567(b|q)(*THEN)xx)/B
|
D | testoutput11-16 | 683 /abc(d|e)(*THEN)x(123(*THEN)4|567(b|q)(*THEN)xx)/B 692 19 *THEN 696 31 *THEN 705 53 *THEN
|
D | testoutput11-8 | 683 /abc(d|e)(*THEN)x(123(*THEN)4|567(b|q)(*THEN)xx)/B 692 24 *THEN 696 38 *THEN 705 65 *THEN
|
D | testoutput11-32 | 683 /abc(d|e)(*THEN)x(123(*THEN)4|567(b|q)(*THEN)xx)/B 692 19 *THEN 696 31 *THEN 705 53 *THEN
|
D | testinput2 | 2232 /A(*PRUNE)B(*SKIP)C(*THEN)D(*COMMIT)E(*F)F(*FAIL)G(?!)H(*ACCEPT)I/BZ 2249 /a+b?(*THEN)c+(*FAIL)/C 3020 /A(*THEN)B|A(*THEN)C/K 3042 /^(ab (c+(*THEN)cd) | xyz)/x 3270 /^.*?(?(?=a)a|b(*THEN)c)/ 3276 /^.*?(?(?=a)a(*THEN)b|c)/ 3279 /^.*?(?(?=a)a(*THEN)b)c/ 3282 /^.*?(a(*THEN)b)c/ 3285 /^.*? (?1) c (?(DEFINE)(a(*THEN)b))/x 3288 /^.*?(a(*THEN)b|z)c/ [all …]
|
D | testoutput2 | 8656 /A(*PRUNE)B(*SKIP)C(*THEN)D(*COMMIT)E(*F)F(*FAIL)G(?!)H(*ACCEPT)I/BZ 8664 *THEN 8773 /a+b?(*THEN)c+(*FAIL)/C 8778 +4 ^ ^ (*THEN) 8785 +4 ^ ^ (*THEN) 8792 +4 ^ ^ (*THEN) 10645 /A(*THEN)B|A(*THEN)C/K 10674 /^(ab (c+(*THEN)cd) | xyz)/x 11274 /^.*?(?(?=a)a|b(*THEN)c)/ 11282 /^.*?(?(?=a)a(*THEN)b|c)/ [all …]
|
D | testoutput14 | 489 Failed: name is too long in (*MARK), (*PRUNE), (*SKIP), or (*THEN) at offset 259
|
/external/clang/include/clang/AST/ |
D | Stmt.h | 878 enum { VAR, COND, THEN, ELSE, END_EXPR }; enumerator 911 const Stmt *getThen() const { return SubExprs[THEN]; } in getThen() 912 void setThen(Stmt *S) { SubExprs[THEN] = S; } in setThen() 917 Stmt *getThen() { return SubExprs[THEN]; } in getThen() 930 return SubExprs[THEN]->getLocEnd(); in getLocEnd()
|
/external/mksh/src/ |
D | syn.c | 545 musthave(THEN, KEYWORD|sALIAS); in thenpart() 771 { "then", THEN, true },
|
D | sh.h | 1552 #define THEN 261 macro
|
/external/zlib/src/ |
D | make_vms.com | 731 $ THEN 736 $ THEN
|
/external/pcre/dist/ |
D | ChangeLog | 535 29. (*THEN) is now supported by the JIT compiler. 557 33. An opening parenthesis in a MARK/PRUNE/SKIP/THEN name in a pattern that 1004 (*THEN), \h, \H, \v, \V, and single character negative classes with fixed 1046 18. The behaviour of (*MARK), (*PRUNE), and (*THEN) has been reworked and is 1140 8. If (*THEN) was present in the first (true) branch of a conditional group, 1151 pattern contains any instances of (*THEN). If it does not, the old 1162 14. If (*THEN) appeared in a group that was called recursively or as a 1165 15. Consider the pattern /A (B(*THEN)C) | D/ where A, B, C, and D are complex 1167 matched, but there is a failure in C so that it backtracks to (*THEN), PCRE 1171 treading (B(*THEN)C) the same as (B(*THEN)C|(*FAIL)) -- which Perl handles [all …]
|
D | HACKING | 213 (*THEN) without an argument generates the opcode OP_THEN and no following data. 215 followed by a binary zero. For (*PRUNE), (*SKIP), and (*THEN) with arguments,
|
/external/regex-re2/doc/ |
D | syntax.txt | 365 (*THEN) NOT SUPPORTED
|
/external/pcre/dist/doc/ |
D | pcre.txt | 2484 75 name is too long in (*MARK), (*PRUNE), (*SKIP), or (*THEN) 4489 (*PRUNE), or (*THEN) item in the match, or NULL if no such items have 4490 been passed. Instances of (*PRUNE) or (*THEN) without a name do not 4610 if (*THEN) is present in a group that is called as a subroutine, its 7343 (*PRUNE:NAME), or (*THEN:NAME) on the matching path is passed back to 7490 ignores names that are set by (*PRUNE:NAME) or (*THEN:NAME). 7492 (*THEN) or (*THEN:NAME) 7499 ( COND1 (*THEN) FOO | COND2 (*THEN) BAR | COND3 (*THEN) BAZ ) ... 7506 track to whatever came before the entire group. If (*THEN) is not 7509 The behaviour of (*THEN:NAME) is the not the same as [all …]
|
/external/clang/lib/AST/ |
D | Stmt.cpp | 888 SubExprs[THEN] = then; in IfStmt()
|