Home
last modified time | relevance | path

Searched refs:calc (Results 1 - 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/libpng/contrib/tools/
H A DmakesRGB.c129 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 Dcrypto_data_tests.py87 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 Dquantize.c588 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 Dtest-policy-dependency-conditions.js31 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 Dperiodic_cpu_load.c107 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 Dperiodic_cpu_load_single.c73 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 DunusedImports8.js17 import {Calculator as calc, test as t1, test2 as t2} from "./file1"
19 var x = new calc();
/third_party/curl/scripts/
H A Dschemetable.c79 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 Drgb_2_rgb.asm63 ;calc scalar loop
123 ;calc scalar loop
207 ;calc scalar loop count
/third_party/rust/crates/rust-openssl/openssl/src/
H A Ddsa.rs556 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 Daudit-report.js177 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 Dfttrace.h30 FT_TRACE_DEF( calc ) /* calculations (ftcalc.c) */
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp14399 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 DvktSpvAsmInstructionTests.cpp14301 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 Dkeyboard-keys-from-name.h424 {"calc", KEY_CALC}, in keyboard_lookup_key()
/third_party/ffmpeg/libavcodec/x86/
H A Dvp9lpf.asm566 ; calc fm mask
645 ; calc flat8in (if not 44_16) and hev masks
709 ; calc flat8out mask
H A Dhevc_deblock.asm363 ; end calc for weak filter
/third_party/skia/third_party/externals/libpng/
H A Dpngwrite.c1610 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 Dftcalc.c67 #define FT_COMPONENT calc
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngstest.c2347 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 DvktPipelineExtendedDynamicStateTests.cpp2896 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 DvktPipelineExtendedDynamicStateTests.cpp3513 for (const auto& calc : descCalcsV) in initPrograms()
3514 descCalcs << " " << calc << "\n"; in initPrograms() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 125 milliseconds