/third_party/elfutils/tests/ |
D | run-readelf-ranges.sh | 98 0x0000000000400583 <calc+0x13> 100 0x0000000000400583 <calc+0x13>.. 101 0x0000000000400584 <calc+0x14> 103 0x0000000000400588 <calc+0x18>.. 104 0x0000000000400597 <calc+0x27> 109 0x0000000000400570 <calc>.. 110 0x000000000040059a <calc+0x2a> 127 0x0000000000400583 <calc+0x13>.. 128 0x0000000000400584 <calc+0x14> 130 0x0000000000400588 <calc+0x18>.. [all …]
|
D | run-readelf-loc.sh | 315 0x0000000000400570 <calc> 317 0x0000000000400570 <calc>.. 318 0x0000000000400577 <calc+0x7> 321 0x0000000000400578 <calc+0x8>.. 322 0x000000000040059a <calc+0x2a> 330 0x0000000000400588 <calc+0x18>.. 331 0x0000000000400592 <calc+0x22> 337 0x0000000000400588 <calc+0x18> 339 0x0000000000400588 <calc+0x18>.. 340 0x0000000000400589 <calc+0x19> [all …]
|
D | run-readelf-addr.sh | 63 [ 0] 0x00000000004011df <calc+0x1f> 64 [ 1] 0x00000000004011e4 <calc+0x24> 69 [ 6] 0x00000000004011d3 <calc+0x13> 74 [11] 0x00000000004011c0 <calc> 76 [13] 0x00000000004011c0 <calc> 77 [14] 0x00000000004011c8 <calc+0x8> 78 [15] 0x00000000004011d8 <calc+0x18> 79 [16] 0x00000000004011da <calc+0x1a> 123 [ 0] 0x00000000004011df <calc+0x1f> 124 [ 1] 0x00000000004011e4 <calc+0x24> [all …]
|
D | run-readelf-line.sh | 418 6:0 S 0 0 0 0x0000000000400570 <calc> 419 7:1 S 0 0 0 0x0000000000400570 <calc> 420 7:3 0 0 0 0x0000000000400570 <calc> 421 7:6 1 0 0 0x0000000000400575 <calc+0x5> 422 7:24 0 0 0 0x0000000000400578 <calc+0x8> 423 10:17 S 0 0 0 0x000000000040057d <calc+0xd> 424 10:3 0 0 0 0x000000000040057d <calc+0xd> 426 10:10 0 0 0 0x0000000000400583 <calc+0x13> 428 10:7 0 0 0 0x0000000000400585 <calc+0x15> 430 7:10 S 0 0 0 0x0000000000400588 <calc+0x18> [all …]
|
D | testfile-dwarf-45.source | 55 calc (const char *word) 72 exit (calc (n));
|
/third_party/typescript/tests/baselines/reference/ |
D | unusedImports8.types | 20 import {Calculator as calc, test as t1, test2 as t2} from "./file1" 21 >Calculator : typeof calc 22 >calc : typeof calc 28 var x = new calc(); 29 >x : calc 30 >new calc() : calc 31 >calc : typeof calc 36 >x : calc
|
D | unusedImports8.symbols | 20 import {Calculator as calc, test as t1, test2 as t2} from "./file1" 21 >Calculator : Symbol(calc, Decl(file1.ts, 0, 0)) 22 >calc : Symbol(calc, Decl(file2.ts, 0, 8)) 28 var x = new calc(); 30 >calc : Symbol(calc, Decl(file2.ts, 0, 8)) 33 >x.handleChar : Symbol(calc.handleChar, Decl(file1.ts, 0, 25)) 35 >handleChar : Symbol(calc.handleChar, Decl(file1.ts, 0, 25))
|
D | unusedImports8.js | 17 import {Calculator as calc, test as t1, test2 as t2} from "./file1" 19 var x = new calc();
|
D | unusedImports8.errors.txt | 18 import {Calculator as calc, test as t1, test2 as t2} from "./file1" 22 var x = new calc();
|
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
D | makesRGB.c | 129 unsigned int calc; in main() local 131 calc = nearbyint((lo+adjust) * 256); in main() 132 if (calc > 65535) in main() 134 fprintf(stderr, "table[%d][0]: overflow %08x (%d)\n", i, calc, in main() 135 calc); in main() 138 png_sRGB_base[i] = calc; in main() 140 calc = nearbyint((hi-lo) * 32); in main() 141 if (calc > 255) in main() 143 fprintf(stderr, "table[%d][1]: overflow %08x (%d)\n", i, calc, in main() 144 calc); in main() [all …]
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/tools/ |
D | makesRGB.c | 129 unsigned int calc; in main() local 131 calc = nearbyint((lo+adjust) * 256); in main() 132 if (calc > 65535) in main() 134 fprintf(stderr, "table[%d][0]: overflow %08x (%d)\n", i, calc, in main() 135 calc); in main() 138 png_sRGB_base[i] = calc; in main() 140 calc = nearbyint((hi-lo) * 32); in main() 141 if (calc > 255) in main() 143 fprintf(stderr, "table[%d][1]: overflow %08x (%d)\n", i, calc, in main() 144 calc); in main() [all …]
|
/third_party/node/deps/npm/node_modules/worker-farm/examples/pi/ |
D | index.js | 30 , calc = function (method, callback) { function 38 calc(calcDirect, function () { 40 calc(calcWorker, process.exit)
|
/third_party/node/test/parallel/ |
D | test-policy-dependency-conditions.js | 31 function calc(depthLeft = 0, path = []) { function 34 calc(depthLeft - 1, [...path, conditions]); 40 calc(totalDepth, []);
|
/third_party/ltp/testcases/realtime/func/periodic_cpu_load/ |
D | periodic_cpu_load.c | 107 void *calc(void *arg) in calc() function 203 { PERIOD_A, iterations, calc, (void *)CALC_LOOPS_A }; in main() 205 { PERIOD_B, iterations, calc, (void *)CALC_LOOPS_B }; in main() 207 { PERIOD_C, iterations, calc, (void *)CALC_LOOPS_C }; in main()
|
D | periodic_cpu_load_single.c | 73 void *calc(int loops) in calc() function 125 calc(loops); in periodic_thread()
|
/third_party/typescript/tests/cases/compiler/ |
D | unusedImports8.ts | 18 import {Calculator as calc, test as t1, test2 as t2} from "./file1" 20 var x = new calc();
|
/third_party/openssl/crypto/perlasm/ |
D | README.md | 56 int calc(int len, int *data) 81 &function_begin("calc"); 101 &function_end("calc");
|
/third_party/jsframework/runtime/main/model/ |
D | pageLife.ts | 247 function calc() { 258 const watcher = new Watcher(vm, calc, function(value, oldValue) {
|
D | directive.ts | 953 function bindKey(vm: Vm, el: Element, setValue: Function, calc: Function): void { 955 const watcher = newWatch(vm, calc, (value) => { 988 export function newWatch(vm: Vm, calc: Function, callback: Function): Watcher { 989 const watcher = new Watcher(vm, calc, function(value, oldValue) { 1005 export function watch(vm: Vm, calc: Function, callback: Function): any { 1006 const watcher = new Watcher(vm, calc, function(value, oldValue) {
|
/third_party/ffmpeg/libswscale/x86/ |
D | rgb_2_rgb.asm | 63 ;calc scalar loop 123 ;calc scalar loop 196 ;calc scalar loop count
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/tomsmocomp/ |
D | WierdBob.inc | 4 // Assume our pixels are laid out as follows with x the calc'd bob value 11 // we calc the bob value as: 115 // We will also calc here the max/min values to later limit comb 243 // We will also calc here the max/min values to later limit comb
|
/third_party/ltp/testcases/kernel/controllers/cpuctl/ |
D | README | 65 the two fields calc:- and exp:- in % as below: 67 CPU TIME{calc:- 60.01(s)i.e. 50.01(%) exp:- 50.00(%)}
|
/third_party/cef/tools/ |
D | cef_api_hash.py | 283 calc = cef_api_hash(options.cppheaderdir, options.debugdir, options.verbose) variable 284 revisions = calc.calculate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 14301 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14325 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14350 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14367 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14384 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14401 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14421 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14438 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14455 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14479 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 14301 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14325 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14350 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14367 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14384 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14401 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14421 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14438 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14455 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function 14479 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc() function [all …]
|