Home
last modified time | relevance | path

Searched defs:negative (Results 51 - 75 of 156) sorted by relevance

1234567

/third_party/pulseaudio/src/pulse/
H A Dsimple.c461 int negative; in pa_simple_get_latency() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dscalar_analysis_simplification.cpp418 bool negative = node_pair.second; in FoldRecurrentAddExpressions() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dscalar_analysis_simplification.cpp418 bool negative = node_pair.second; in FoldRecurrentAddExpressions() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_mapper.cpp401 bool negative = (flags & AFFIX_NEGATIVE_SUBPATTERN) != 0; in getStringInternal() local
H A Dnumber_patternstring.h77 ParsedSubpatternInfo negative; member
/third_party/tzdata/
H A Dstrftime.c525 bool negative; in _fmt() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_opcodes.cpp116 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 Ddng_render.cpp764 dng_render_task(const dng_image &srcImage, dng_image &dstImage, const dng_negative &negative, const dng_render &params, const dng_point &srcOffset) dng_render_task() argument
1203 dng_render(dng_host &host, const dng_negative &negative) dng_render() argument
H A Ddng_linearization_info.cpp1297 PostParse(dng_host & , dng_negative &negative) PostParse() argument
/third_party/spirv-tools/source/opt/
H A Dscalar_analysis_simplification.cpp417 bool negative = node_pair.second; in FoldRecurrentAddExpressions() local
/third_party/vk-gl-cts/framework/common/
H A DtcuAstcUtil.cpp94 const bool negative = (src & (1 << (numSrcBits-1))) != 0; in signExtend() local
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dtest_emulate_step.c1364 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 Dtest_emulate_step.c1659 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 Dptp_clock_kernel.h267 bool negative = false; in diff_by_scaled_ppm() local
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dzl6100.c88 bool negative = false; in zl6100_d2l() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DZoneMeta.java802 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 DPatternStringParser.java90 public ParsedSubpatternInfo negative; field in PatternStringParser.ParsedPatternInfo
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DPatternStringParser.java93 public ParsedSubpatternInfo negative; field in PatternStringParser.ParsedPatternInfo
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DZoneMeta.java803 static String formatCustomID(int hour, int min, int sec, boolean negative) { in formatCustomID() argument
/third_party/libsnd/src/
H A Ddouble64.c285 { int exponent, negative, upper, lower ; in double64_be_read() local
318 { int exponent, negative, upper, lower ; in double64_le_read() local
H A Dfloat32.c256 { 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 Dnir_lower_double_ops.c394 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 Dhex_float_test.cpp691 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 Dhex_float_test.cpp691 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 DAPFloat.cpp282 bool negative, overflow; in totalExponent() local
[all...]

Completed in 32 milliseconds

1234567