/third_party/skia/third_party/externals/libpng/contrib/tools/ |
H A 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/mbedtls/scripts/mbedtls_dev/ |
H A D | crypto_data_tests.py | 87 calc = self.CALCULATE[alg.expression] 88 if calc is None: 92 hash_short = calc(short) 98 hash_long = calc(long) 100 yield self.one_test_case(alg, 'hash_empty', '', [calc(b'')]) 106 [long[:n].hex(), calc(long[:n]),
|
/third_party/lame/libmp3lame/ |
H A D | quantize.c | 588 calc_noise_result * const calc, const gr_info * const gi, const FLOAT * distort) in quant_compare() 605 better = calc->over_SSD <= best->over_SSD; in quant_compare() 606 if (calc->over_SSD == best->over_SSD) in quant_compare() 607 better = calc->bits < best->bits; in quant_compare() 611 better = ((calc->max_noise < 0) && in quant_compare() 612 ((calc->max_noise * 10 + calc->bits) <= in quant_compare() 619 better = calc->over_count < best->over_count in quant_compare() 620 || (calc->over_count == best->over_count && calc in quant_compare() 586 quant_compare(const int quant_comp, const calc_noise_result * const best, calc_noise_result * const calc, const gr_info * const gi, const FLOAT * distort) quant_compare() argument [all...] |
/third_party/node/test/parallel/ |
H A D | test-policy-dependency-conditions.js | 31 function calc(depthLeft = 0, path = []) { 34 calc(depthLeft - 1, [...path, conditions]); 40 calc(totalDepth, []);
|
/third_party/ltp/testcases/realtime/func/periodic_cpu_load/ |
H A D | periodic_cpu_load.c | 107 void *calc(void *arg) in calc() function 153 ("Missed period, aborting (calc took too long)\n"); in periodic_thread() 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()
|
H A D | periodic_cpu_load_single.c | 73 void *calc(int loops) in calc() function 125 calc(loops); in periodic_thread() 137 ("Missed period, aborting (calc took too long)\n"); in periodic_thread()
|
/third_party/typescript/tests/baselines/reference/ |
H A D | unusedImports8.js | 17 import {Calculator as calc, test as t1, test2 as t2} from "./file1" 19 var x = new calc();
|
/third_party/curl/scripts/ |
H A D | schemetable.c | 79 unsigned int calc(const char *s, int add, int shift) in calc() function 99 num[i] = calc(scheme[i].n, init, shift); in showtable() 154 unsigned int v = calc(scheme[i].n, add, shift); in main()
|
/third_party/ffmpeg/libswscale/x86/ |
H A D | rgb_2_rgb.asm | 63 ;calc scalar loop 123 ;calc scalar loop 207 ;calc scalar loop count
|
/third_party/rust/crates/rust-openssl/openssl/src/ |
H A D | dsa.rs | 556 let mut calc = BigNum::new().unwrap(); in test_pubkey_generation() variables 557 calc.mod_exp(g, priv_key, p, &mut ctx).unwrap(); in test_pubkey_generation() 558 assert_eq!(&calc, pub_key) in test_pubkey_generation()
|
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/ |
H A D | audit-report.js | 177 const calc = this.calculator.calculate(dep.packageName, advisory) 179 p.push(calc.then(meta => {
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | fttrace.h | 30 FT_TRACE_DEF( calc ) /* calculations (ftcalc.c) */
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 14399 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) 14423 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) 14448 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) 14465 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) 14482 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) 14499 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) 14519 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) 14536 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) 14553 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) 14577 bool calc (vecto [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 14301 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) 14325 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) 14350 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) 14367 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) 14384 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) 14401 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) 14421 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) 14438 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) 14455 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) 14479 bool calc (vecto [all...] |
/third_party/eudev/hm_src/ |
H A D | keyboard-keys-from-name.h | 424 {"calc", KEY_CALC}, in keyboard_lookup_key()
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp9lpf.asm | 566 ; calc fm mask 645 ; calc flat8in (if not 44_16) and hev masks 709 ; calc flat8out mask
|
H A D | hevc_deblock.asm | 363 ; end calc for weak filter
|
/third_party/skia/third_party/externals/libpng/ |
H A D | pngwrite.c | 1610 png_uint_32 calc = component * reciprocal; in png_write_image_16bit() local 1611 calc += 16384; /* round to nearest */ in png_write_image_16bit() 1612 component = (png_uint_16)(calc >> 15); in png_write_image_16bit()
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftcalc.c | 67 #define FT_COMPONENT calc
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngstest.c | 2347 const Pixel *in, const Pixel *calc, const Pixel *out, const char *reason) in logpixel() 2359 print_pixel(pixel_calc, calc, out_format); in logpixel() 2346 logpixel(const Transform *transform, png_uint_32 x, png_uint_32 y, const Pixel *in, const Pixel *calc, const Pixel *out, const char *reason) logpixel() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineExtendedDynamicStateTests.cpp | 2896 for (const auto& calc : descCalcsV) in initPrograms() 2897 descCalcs << " " << calc << "\n"; in initPrograms() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineExtendedDynamicStateTests.cpp | 3513 for (const auto& calc : descCalcsV) in initPrograms() 3514 descCalcs << " " << calc << "\n"; in initPrograms() local
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | [all...] |