/external/v8/test/mjsunit/ |
D | mul-exhaustive-part6.js | 36 function f(expected, y) { function 59 f(0, 0); 60 f(8388607, 1); 61 f(16777214, 2); 62 f(25165821, 3); 63 f(33554428, 4); 64 f(41943035, 5); 65 f(58720249, 7); 66 f(67108856, 8); 67 f(75497463, 9); [all …]
|
D | mul-exhaustive-part9.js | 36 function f(expected, y) { function 59 f(0, 0); 60 f(536870913, 1); 61 f(1073741826, 2); 62 f(1610612739, 3); 63 f(2147483652, 4); 64 f(2684354565, 5); 65 f(3758096391, 7); 66 f(4294967304, 8); 67 f(4831838217, 9); [all …]
|
D | mul-exhaustive-part3.js | 36 function f(expected, y) { function 59 f(0, 0); 60 f(16385, 1); 61 f(32770, 2); 62 f(49155, 3); 63 f(65540, 4); 64 f(81925, 5); 65 f(114695, 7); 66 f(131080, 8); 67 f(147465, 9); [all …]
|
D | mul-exhaustive-part4.js | 36 function f(expected, y) { function 59 f(0, 0); 60 f(262143, 1); 61 f(524286, 2); 62 f(786429, 3); 63 f(1048572, 4); 64 f(1310715, 5); 65 f(1835001, 7); 66 f(2097144, 8); 67 f(2359287, 9); [all …]
|
D | mul-exhaustive-part8.js | 36 function f(expected, y) { function 59 f(0, 0); 60 f(134217728, 1); 61 f(268435456, 2); 62 f(402653184, 3); 63 f(536870912, 4); 64 f(671088640, 5); 65 f(939524096, 7); 66 f(1073741824, 8); 67 f(1207959552, 9); [all …]
|
D | mul-exhaustive-part5.js | 36 function f(expected, y) { function 59 f(0, 0); 60 f(1048577, 1); 61 f(2097154, 2); 62 f(3145731, 3); 63 f(4194308, 4); 64 f(5242885, 5); 65 f(7340039, 7); 66 f(8388616, 8); 67 f(9437193, 9); [all …]
|
D | mul-exhaustive-part2.js | 36 function f(expected, y) { function 59 f(0, 0); 60 f(1024, 1); 61 f(2048, 2); 62 f(3072, 3); 63 f(4096, 4); 64 f(5120, 5); 65 f(7168, 7); 66 f(8192, 8); 67 f(9216, 9); [all …]
|
D | mul-exhaustive-part7.js | 36 function f(expected, y) { function 59 f(0, 0); 60 f(33554432, 1); 61 f(67108864, 2); 62 f(100663296, 3); 63 f(134217728, 4); 64 f(167772160, 5); 65 f(234881024, 7); 66 f(268435456, 8); 67 f(301989888, 9); [all …]
|
D | mul-exhaustive-part10.js | 36 function f(expected, y) { function 59 f(0, 0); 60 f(4294967296, 1); 61 f(8589934592, 2); 62 f(12884901888, 3); 63 f(17179869184, 4); 64 f(21474836480, 5); 65 f(30064771072, 7); 66 f(34359738368, 8); 67 f(38654705664, 9); [all …]
|
D | mul-exhaustive-part1.js | 36 function f(expected, y) { function 59 f(0, 0); 61 f(0, 0); 62 f(1, 1); 64 f(0, 0); 65 f(2, 1); 66 f(4, 2); 68 f(0, 0); 69 f(3, 1); 70 f(6, 2); [all …]
|
/external/clang/test/Modules/Inputs/ |
D | cxx-many-overloads.h | 3 void f(X<0>); 4 void f(X<1>); 5 void f(X<2>); 6 void f(X<3>); 7 void f(X<4>); 8 void f(X<5>); 9 void f(X<6>); 10 void f(X<7>); 11 void f(X<8>); 12 void f(X<9>); [all …]
|
/external/v8/test/webkit/ |
D | dfg-string-stricteq-expected.txt | 29 PASS foo({f:"blah0"}, {f:"blah1000"}) is [13, false] 30 PASS bar({f:"blah0"}, {f:"blah1000"}) is 12 31 PASS foo({f:"blah1"}, {f:"blah999"}) is [12, false] 32 PASS bar({f:"blah1"}, {f:"blah999"}) is 11 33 PASS foo({f:"blah2"}, {f:"blah998"}) is [12, false] 34 PASS bar({f:"blah2"}, {f:"blah998"}) is 11 35 PASS foo({f:"blah3"}, {f:"blah997"}) is [12, false] 36 PASS bar({f:"blah3"}, {f:"blah997"}) is 11 37 PASS foo({f:"blah4"}, {f:"blah996"}) is [12, false] 38 PASS bar({f:"blah4"}, {f:"blah996"}) is 11 [all …]
|
D | dfg-rshift-by-zero-eliminate-valuetoint32-expected.txt | 29 PASS f() is undefined 30 PASS f() is undefined 31 PASS f() is undefined 32 PASS f() is undefined 33 PASS f() is undefined 34 PASS f() is undefined 35 PASS f() is undefined 36 PASS f() is undefined 37 PASS f() is undefined 38 PASS f() is undefined [all …]
|
D | dfg-array-length-dead-expected.txt | 29 PASS foo({f:[]}) is 42 30 PASS foo({f:[]}) is 42 31 PASS foo({f:[]}) is 42 32 PASS foo({f:[]}) is 42 33 PASS foo({f:[]}) is 42 34 PASS foo({f:[]}) is 42 35 PASS foo({f:[]}) is 42 36 PASS foo({f:[]}) is 42 37 PASS foo({f:[]}) is 42 38 PASS foo({f:[]}) is 42 [all …]
|
D | dfg-weak-js-constant-silent-fill-expected.txt | 29 PASS o1.f is 42 30 PASS o2.f is false 31 PASS o3.f is false 32 PASS o1.f is 42 33 PASS o2.f is false 34 PASS o3.f is false 35 PASS o1.f is 42 36 PASS o2.f is false 37 PASS o3.f is false 38 PASS o1.f is 42 [all …]
|
D | dfg-put-by-id-prototype-check-expected.txt | 29 PASS o.f is 0 30 PASS o.f is 1 31 PASS o.f is 2 32 PASS o.f is 3 33 PASS o.f is 4 34 PASS o.f is 5 35 PASS o.f is 6 36 PASS o.f is 7 37 PASS o.f is 8 38 PASS o.f is 9 [all …]
|
D | dfg-store-unexpected-value-into-argument-and-osr-exit-expected.txt | 29 PASS foo(3, {f:f, g:g}, p) is 1 30 PASS foo(3, {f:f, g:g}, p) is 85 31 PASS foo(3, {f:f, g:g}, p) is 1 32 PASS foo(3, {f:f, g:g}, p) is 85 33 PASS foo(3, {f:f, g:g}, p) is 1 34 PASS foo(3, {f:f, g:g}, p) is 85 35 PASS foo(3, {f:f, g:g}, p) is 1 36 PASS foo(3, {f:f, g:g}, p) is 85 37 PASS foo(3, {f:f, g:g}, p) is 1 38 PASS foo(3, {f:f, g:g}, p) is 85 [all …]
|
D | dfg-branch-not-fail-expected.txt | 29 PASS foo({f:True}) is 1 30 PASS foo({f:False}) is 0 31 PASS bar({f:True}) is 0 32 PASS bar({f:False}) is 1 33 PASS foo({f:True}) is 1 34 PASS foo({f:False}) is 0 35 PASS bar({f:True}) is 0 36 PASS bar({f:False}) is 1 37 PASS foo({f:True}) is 1 38 PASS foo({f:False}) is 0 [all …]
|
D | dfg-phantom-base-expected.txt | 29 PASS foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}}) is false 30 PASS foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}}) is false 31 PASS foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}}) is false 32 PASS foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}}) is false 33 PASS foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}}) is false 34 PASS foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}}) is false 35 PASS foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}}) is false 36 PASS foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}}) is false 37 PASS foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}}) is false 38 PASS foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}}) is false [all …]
|
D | dfg-phantom-get-local-expected.txt | 29 PASS foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}}) is false 30 PASS foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}}) is false 31 PASS foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}}) is false 32 PASS foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}}) is false 33 PASS foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}}) is false 34 PASS foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}}) is false 35 PASS foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}}) is false 36 PASS foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}}) is false 37 PASS foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}}) is false 38 PASS foo(i < 190 ? {f:42, g:{h:3}} : {f:42, g:{}}) is false [all …]
|
/external/ppp/pppd/ |
D | fsm.c | 69 #define PROTO_NAME(f) ((f)->callbacks->proto_name) argument 80 fsm_init(f) in fsm_init() argument 81 fsm *f; in fsm_init() 83 f->state = INITIAL; 84 f->flags = 0; 85 f->id = 0; /* XXX Start with random id? */ 86 f->timeouttime = DEFTIMEOUT; 87 f->maxconfreqtransmits = DEFMAXCONFREQS; 88 f->maxtermtransmits = DEFMAXTERMREQS; 89 f->maxnakloops = DEFMAXNAKLOOPS; [all …]
|
/external/libunwind/tests/ |
D | test-ptrace-misc.c | 71 extern long f (long); in bar() 79 r = (uintptr_t) malloc(f (arr[0]) in bar() 80 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 81 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 82 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 83 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 84 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 85 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 86 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 87 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() [all …]
|
D | Gtest-bt.c | 138 extern long f (long); in bar() 145 foo (f (arr[0]) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 146 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 147 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 148 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 149 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 150 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 151 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 152 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 153 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() [all …]
|
/external/clang/test/Analysis/ |
D | identical-expressions.cpp | 32 float f = 7.1F; in checkNotEqualFloatDeclCompare1() local 34 return (f != g); // no warning in checkNotEqualFloatDeclCompare1() 38 float f = 7.1F; in checkNotEqualFloatDeclCompare12() local 39 return (f != f); // no warning in checkNotEqualFloatDeclCompare12() 43 float f = 7.1F; in checkNotEqualFloatDeclCompare3() local 44 return (f != 7.1F); // no warning in checkNotEqualFloatDeclCompare3() 48 float f = 7.1F; in checkNotEqualFloatDeclCompare4() local 49 return (7.1F != f); // no warning in checkNotEqualFloatDeclCompare4() 53 float f = 7.1F; in checkNotEqualFloatDeclCompare5() local 55 return (t != f); // no warning in checkNotEqualFloatDeclCompare5() [all …]
|
/external/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/ |
D | underflow.pass.cpp | 40 test_buf<char> f; in main() local 41 assert(f.open("underflow.dat", std::ios_base::in) != 0); in main() 42 assert(f.is_open()); in main() 43 assert(f.eback() == 0); in main() 44 assert(f.gptr() == 0); in main() 45 assert(f.egptr() == 0); in main() 46 assert(f.underflow() == '1'); in main() 47 assert(f.eback() != 0); in main() 48 assert(f.eback() == f.gptr()); in main() 49 assert(*f.gptr() == '1'); in main() [all …]
|