/external/valgrind/none/tests/ppc32/ |
test_dfp5.c | 35 unsigned long long vall; member in struct:stuff::__anon26290 39 unsigned long long vall; 426 test_val.u128.vall = dfp128_vals[(i * 2) + 1]; 443 test_val.u128.valu, test_val.u128.vall, 444 result.u128.valu, result.u128.vall); 496 test_val.u128.vall = bcd128_vals[(i * 2) + 1]; 510 test_val.u128.valu, test_val.u128.vall, 511 result.u128.valu, result.u128.vall); 547 test_valB.u128.vall = dfp128_vals[(i * 2) + 1]; 572 printf("%016llx %016llx", test_valB.u128.valu, test_valB.u128.vall); [all...] |
test_dfp4.c | 35 unsigned long long vall; member in struct:stuff::__anon26288 39 unsigned long long vall; 503 test_val.u128.vall = dfp128_vals[(i * 2) + 1]; 525 printf("%016llx %016llx", test_val.u128.valu, test_val.u128.vall); 579 test_val1.u128.vall = dfp128_vals[(test_def.targs[i].fra_idx * 2) + 1]; 581 test_val2.u128.vall = dfp128_vals[(test_def.targs[i].frb_idx * 2) + 1]; 601 test_val1.u128.valu, test_val1.u128.vall, test_def.op, test_val2.u128.valu, test_val2.u128.vall);
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/ |
base.js | 694 // (value && Object.prototype.toString.vall(value) === '[object Array]') [all...] |