/external/chromium_org/v8/test/mjsunit/lithium/ |
D | DivI.js | 48 function boo(value) { function 53 assertEquals(2147483600, boo(-2147483600)); 54 assertEquals(2147483600, boo(-2147483600)); 55 %OptimizeFunctionOnNextCall(boo); 56 assertEquals(2147483600, boo(-2147483600)); 57 assertEquals(2147483648, boo(-2147483648));
|
/external/chromium_org/v8/test/mjsunit/regress/ |
D | regress-crbug-125148.js | 62 function boo(x) { return x.baz; } function 64 assertEquals(111, boo(C)); 65 assertEquals(111, boo(C)); 67 %OptimizeFunctionOnNextCall(boo); 68 assertEquals(111, boo(C));
|
/external/chromium_org/v8/test/mjsunit/ |
D | dehoisted-array-index.js | 44 function boo(i) { function 54 boo(1); 55 boo(-1); 56 %OptimizeFunctionOnNextCall(boo); 57 boo(-1);
|
D | external-array-no-sse2.js | 636 function boo(a, i, v) { function 644 boo(t_array, 0, 13); 647 %OptimizeFunctionOnNextCall(boo); 648 boo(t_array, 0, 15); 651 %ClearFunctionTypeFeedback(boo); 667 %OptimizeFunctionOnNextCall(boo); 668 boo(built_in_array, 0, 11); 671 %ClearFunctionTypeFeedback(boo); 677 %OptimizeFunctionOnNextCall(boo); 678 boo(built_in_array, 0, 2.5); [all …]
|
D | external-array.js | 636 function boo(a, i, v) { function 644 boo(t_array, 0, 13); 647 %OptimizeFunctionOnNextCall(boo); 648 boo(t_array, 0, 15); 651 %ClearFunctionTypeFeedback(boo); 667 %OptimizeFunctionOnNextCall(boo); 668 boo(built_in_array, 0, 11); 671 %ClearFunctionTypeFeedback(boo); 677 %OptimizeFunctionOnNextCall(boo); 678 boo(built_in_array, 0, 2.5); [all …]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/bin/ |
D | gas-set.asm | 18 .set bar, boo + 1 19 .set boo, 5 define 20 .set boo, 6 define
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
D | t051treeRewriteASTy.g | 6 a : 'boo' ID INT -> 'boo' ^(ID INT) ;
|
D | t051treeRewriteASTaa.g | 6 a : 'boo' ID INT -> ^('boo' ^(ID INT)) ;
|
D | t051treeRewriteASTz.g | 6 a : 'boo' ID INT -> ^('boo' ^(ID INT)) ;
|
D | t051treeRewriteASTyWalker.g | 11 s : 'boo' a* b ; // don't reset s.tree to b.tree due to 'boo'
|
D | t051treeRewriteASTzWalker.g | 11 s : ^('boo' a* b) ; // don't reset s.tree to b.tree due to 'boo'
|
D | t051treeRewriteASTaaWalker.g | 12 a : 'boo' ;
|
/external/clang/test/Index/ |
D | print-type.m | 4 -(const id) mymethod2:(id)x blah:(Class)y boo:(SEL)z; 11 // CHECK: ObjCInstanceMethodDecl=mymethod2:blah:boo::4:13 [type=] [typekind=Invalid] [resulttype=co…
|
/external/llvm/test/MC/ARM/ |
D | comment.s | 6 bl boo@plt should be ignored 25 @CHECK: bl boo
|
/external/clang/test/SemaCXX/ |
D | uninitialized.cpp | 5 int boo(int& x); 20 int i = boo(i); 40 int i = boo(i); in test_stuff() 60 int i = boo(i); in test_stuff() 254 S(char (*)[5]) : x(boo(x)) {} in S() 402 static int i = boo(i); 422 static int i = boo(i); in test() 441 static int i = boo(i); in test()
|
D | typo-correction.cpp | 229 class bar : boo { }; // expected-error{{unknown class name 'boo'; did you mean 'foo'?}}
|
/external/clang/test/Preprocessor/ |
D | comment_save_macro.c | 12 boo FOO bar // zot
|
/external/llvm/test/CodeGen/PowerPC/ |
D | int-fp-conv-0.ll | 13 define i128 @boo(ppc_fp128 %a) nounwind {
|
/external/llvm/test/CodeGen/X86/ |
D | neg-shl-add.ll | 12 define i64 @boo(i64 %x, i64 %y, i64 %n) nounwind {
|
/external/qemu/ |
D | Changelog | 563 Felgenhauer (more information at http://www.boo.net/~jasonp/pipage.html).
|
/external/chromium_org/net/base/registry_controlled_domains/ |
D | effective_tld_names.dat | 7514 // boo : 2014-01-30 Charleston Road Registry Inc. 7515 boo
|
D | effective_tld_names.gperf | 598 boo, 0 keyword
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 16970 http://tblogs.bootsnall.com/boo/
|