Searched refs:bl2 (Results 1 – 13 of 13) sorted by relevance
/external/clang/test/CodeGen/ |
D | zvector.c | 18 volatile vector bool long long bl, bl2; variable 353 sl = sl + bl2; in test_add() 365 ul = ul + bl2; in test_add() 439 sl += bl2; in test_add_assign() 447 ul += bl2; in test_add_assign() 541 sl = sl - bl2; in test_sub() 553 ul = ul - bl2; in test_sub() 627 sl -= bl2; in test_sub_assign() 635 ul -= bl2; in test_sub_assign() 951 bl = ~bl2; in test_not() [all …]
|
/external/clang/test/Sema/ |
D | zvector.c | 19 vector bool long long bl, bl2; variable 60 bl = bl2; in foo() 123 sl = (vector signed long long)bl2; in foo() 140 si = (vector signed int)bl2; in foo() 167 ++bl2; // expected-error {{cannot increment}} in foo() 207 --bl2; // expected-error {{cannot decrement}} in foo() 247 bl = +bl2; // expected-error {{invalid argument type}} in foo() 273 bl = -bl2; // expected-error {{invalid argument type}} in foo() 299 bl = ~bl2; in foo() 348 bl = bl + bl2; // expected-error {{invalid operands}} in foo() [all …]
|
/external/clang/test/SemaOpenCL/ |
D | invalid-block.cl | 8 int (^const bl2)() = ^(){return 1;}; 10 f0(bl2); 11 …bl1 = bl2; // expected-error{{invalid operands to binary expression ('int (^const)()' and 'int (^c… 42 bl1_t bl2 = ^(int i) {return 2;}; 43 …bl1_t arr[] = {bl1, bl2}; // expected-error {{array of 'bl1_t' (aka 'int (^const)(int)') type is i… 45 …: bl2(i); // expected-error {{block type cannot be used as expression in ternary expression in…
|
/external/clang/test/CodeGenCXX/ |
D | reference-in-blocks.cpp | 38 void (^bl2)(range<int>& ) = ^(range<int>& i){printf("Hello Blocks %d\n", i.get()); }; in main()
|
/external/syslinux/com32/lua/src/ |
D | lparser.c | 1257 BlockCnt bl1, bl2; in repeatstat() local 1259 enterblock(fs, &bl2, 0); /* scope block */ in repeatstat() 1264 if (bl2.upval) /* upvalues? */ in repeatstat() 1265 luaK_patchclose(fs, condexit, bl2.nactvar); in repeatstat()
|
/external/skia/third_party/lua/src/ |
D | lparser.c | 1257 BlockCnt bl1, bl2; in repeatstat() local 1259 enterblock(fs, &bl2, 0); /* scope block */ in repeatstat() 1264 if (bl2.upval) /* upvalues? */ in repeatstat() 1265 luaK_patchclose(fs, condexit, bl2.nactvar); in repeatstat()
|
/external/hyphenation-patterns/cy/ |
D | hyph-cy.pat.txt | 47 .bl2
|
/external/hyphenation-patterns/en-GB/ |
D | hyph-en-gb.pat.txt | 1237 2bl2
|
/external/hyphenation-patterns/de/ |
D | hyph-de-1901.pat.txt | 2537 bl2
|
D | hyph-de-1996.pat.txt | 2456 bl2
|
D | hyph-de-ch-1901.pat.txt | 2489 bl2
|
/external/hyphenation-patterns/nn/ |
D | hyph-nn.pat.txt | 3675 bl2
|
/external/hyphenation-patterns/nb/ |
D | hyph-nb.pat.txt | 3675 bl2
|