| /third_party/pulseaudio/src/pulse/ |
| H A D | simple.c | 461 int negative; in pa_simple_get_latency() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | scalar_analysis_simplification.cpp | 418 bool negative = node_pair.second; in FoldRecurrentAddExpressions() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | scalar_analysis_simplification.cpp | 418 bool negative = node_pair.second; in FoldRecurrentAddExpressions() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_mapper.cpp | 401 bool negative = (flags & AFFIX_NEGATIVE_SUBPATTERN) != 0; in getStringInternal() local
|
| H A D | number_patternstring.h | 77 ParsedSubpatternInfo negative; member
|
| /third_party/tzdata/ |
| H A D | strftime.c | 525 bool negative; in _fmt() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_opcodes.cpp | 116 AboutToApply(dng_host &host, dng_negative &negative) AboutToApply() argument 255 dng_filter_opcode_task(dng_filter_opcode &opcode, dng_negative &negative, const dng_image &srcImage, dng_image &dstImage) dng_filter_opcode_task() argument 359 Apply(dng_host &host, dng_negative &negative, AutoPtr<dng_image> &image) Apply() argument 431 dng_inplace_opcode_task(dng_inplace_opcode &opcode, dng_negative &negative, dng_image &image) dng_inplace_opcode_task() argument 533 Apply(dng_host &host, dng_negative &negative, AutoPtr<dng_image> &image) Apply() argument [all...] |
| H A D | dng_render.cpp | 764 dng_render_task(const dng_image &srcImage, dng_image &dstImage, const dng_negative &negative, const dng_render ¶ms, const dng_point &srcOffset) dng_render_task() argument 1203 dng_render(dng_host &host, const dng_negative &negative) dng_render() argument
|
| H A D | dng_linearization_info.cpp | 1297 PostParse(dng_host & , dng_negative &negative) PostParse() argument
|
| /third_party/spirv-tools/source/opt/ |
| H A D | scalar_analysis_simplification.cpp | 417 bool negative = node_pair.second; in FoldRecurrentAddExpressions() local
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuAstcUtil.cpp | 94 const bool negative = (src & (1 << (numSrcBits-1))) != 0; in signExtend() local
|
| /kernel/linux/linux-5.10/arch/powerpc/lib/ |
| H A D | test_emulate_step.c | 1364 bool ignore_gpr, ignore_xer, ignore_ccr, passed, rc, negative; in run_tests_compute() local 1305 emulate_compute_instr(struct pt_regs *regs, struct ppc_inst instr, bool negative) emulate_compute_instr() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/lib/ |
| H A D | test_emulate_step.c | 1659 bool ignore_gpr, ignore_xer, ignore_ccr, passed, rc, negative; in run_tests_compute() local 1599 emulate_compute_instr(struct pt_regs *regs, ppc_inst_t instr, bool negative) emulate_compute_instr() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | ptp_clock_kernel.h | 267 bool negative = false; in diff_by_scaled_ppm() local
|
| /kernel/linux/linux-6.6/drivers/hwmon/pmbus/ |
| H A D | zl6100.c | 88 bool negative = false; in zl6100_d2l() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | ZoneMeta.java | 802 static String formatCustomID(int hour, int min, int sec, boolean negative) { in formatCustomID() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| H A D | PatternStringParser.java | 90 public ParsedSubpatternInfo negative; field in PatternStringParser.ParsedPatternInfo [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
| H A D | PatternStringParser.java | 93 public ParsedSubpatternInfo negative; field in PatternStringParser.ParsedPatternInfo [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | ZoneMeta.java | 803 static String formatCustomID(int hour, int min, int sec, boolean negative) { in formatCustomID() argument
|
| /third_party/libsnd/src/ |
| H A D | double64.c | 285 { int exponent, negative, upper, lower ; in double64_be_read() local 318 { int exponent, negative, upper, lower ; in double64_le_read() local
|
| H A D | float32.c | 256 { int exponent, mantissa, negative ; in float32_be_read() local 284 { int exponent, mantissa, negative ; in float32_le_read() local 312 { int exponent, mantissa, negative = 0 ; in float32_le_write() local 347 { int exponent, mantissa, negative in float32_be_write() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_double_ops.c | 394 nir_ssa_def *negative = nir_flt(b, src, nir_imm_double(b, 0.0)); in lower_ceil() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/ |
| H A D | hex_float_test.cpp | 691 float set_from_sign(bool negative, int32_t unbiased_exponent, in set_from_sign() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
| H A D | hex_float_test.cpp | 691 float set_from_sign(bool negative, int32_t unbiased_exponent, in set_from_sign() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | APFloat.cpp | 282 bool negative, overflow; in totalExponent() local [all...] |