Home
last modified time | relevance | path

Searched defs:negative (Results 76 - 100 of 173) sorted by relevance

1234567

/third_party/libsnd/src/
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...]
/third_party/skia/third_party/externals/dng_sdk/source/
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/pulseaudio/src/modules/
H A Dmodule-tunnel-sink-new.c505 int negative; in sink_process_msg_cb() local
H A Dmodule-tunnel-source-new.c475 int negative; in source_process_msg_cb() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcharconv.cc285 bool HandleEdgeCase(const strings_internal::ParsedFloat& input, bool negative, in HandleEdgeCase() argument
328 void EncodeResult(const CalculatedFloat& calculated, bool negative, in EncodeResult() argument
605 bool negative = false; FromCharsImpl() local
[all...]
/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
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dutf.cpp611 void UInt64ToUtf16Array(uint64_t v, uint16_t *outUtf16Buf, uint32_t nDigits, bool negative) in UInt64ToUtf16Array() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
H A Dets_intrinsics_helpers.h349 bool negative = false; in FpToStringDecimalRadix() local
/arkcompiler/ets_runtime/ecmascript/base/
H A Djson_parser.cpp529 bool negative = false; in ParseNumber() local
556 JSTaggedValue JsonParser<T>::ConvertToNumber(const std::string &str, bool negative, bool hasExponent, bool hasDecimal) in ConvertToNumber() argument
/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dnumber_helper_test.cpp581 bool negative = false; in HWTEST_F_L0() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dgenelf_debug.c204 int negative = data < 0; in emit_signed_LEB128() local
/kernel/linux/linux-5.10/drivers/staging/iio/resolver/
H A Dad2s1210.c466 u16 negative; in ad2s1210_read_raw() local
/kernel/linux/linux-6.6/drivers/staging/iio/resolver/
H A Dad2s1210.c467 u16 negative; in ad2s1210_read_raw() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dgenelf_debug.c211 int negative = data < 0; in emit_signed_LEB128() local
/third_party/ffmpeg/libavutil/
H A Dparseutils.c595 int today = 0, negative = 0, microseconds = 0, suffix = 1000000; in av_parse_time() local
/third_party/libdrm/exynos/
H A Dexynos_fimg2d.c680 g2d_copy_with_scale(struct g2d_context *ctx, struct g2d_image *src, struct g2d_image *dst, unsigned int src_x, unsigned int src_y, unsigned int src_w, unsigned int src_h, unsigned int dst_x, unsigned int dst_y, unsigned int dst_w, unsigned int dst_h, unsigned int negative) g2d_copy_with_scale() argument
/third_party/icu/icu4c/source/i18n/
H A Dzonemeta.cpp831 UBool negative = false; in createCustomTimeZone() local
851 ZoneMeta::formatCustomID(uint8_t hour, uint8_t min, uint8_t sec, UBool negative, UnicodeString& id) { in formatCustomID() argument
/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc571 bool negative = data[index] == '-'; in ParseNumberHelper() local
/third_party/protobuf/src/google/protobuf/util/
H A Dtime_util.cc207 bool negative = (value[0] == '-'); in FromString() local
382 void ToUint128(const Duration& value, uint128* result, bool* negative) { in ToUint128() argument
394 void ToDuration(const uint128& value, bool negative, Duratio argument
420 bool negative; operator *=() local
446 bool negative; operator /=() local
[all...]
/arkcompiler/ets_runtime/ecmascript/
H A Decma_string.h1445 bool ToInt(int32_t *index, bool *negative) in ToInt() argument

Completed in 36 milliseconds

1234567