Home
last modified time | relevance | path

Searched defs:negative (Results 1 - 25 of 160) sorted by relevance

1234567

/third_party/node/deps/v8/tools/testrunner/outproc/
H A Dtest262.py26 def negative(self): member in ExceptionOutProc
H A Dbase.py71 def negative(self): member in BaseOutProc
81 def negative(self): member in Negative
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/
H A Dcustom_float.c189 bool negative; in convert_to_custom_float_format() local
29 build_custom_float( struct fixed31_32 value, const struct custom_float_format *format, bool *negative, uint32_t *mantissa, uint32_t *exponenta) build_custom_float() argument
122 setup_custom_float( const struct custom_float_format *format, bool negative, uint32_t mantissa, uint32_t exponenta, uint32_t *result) setup_custom_float() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Dcustom_float.c189 bool negative; in convert_to_custom_float_format() local
29 build_custom_float( struct fixed31_32 value, const struct custom_float_format *format, bool *negative, uint32_t *mantissa, uint32_t *exponenta) build_custom_float() argument
122 setup_custom_float( const struct custom_float_format *format, bool negative, uint32_t mantissa, uint32_t exponenta, uint32_t *result) setup_custom_float() argument
/third_party/mbedtls/tests/src/
H A Dbignum_helpers.c118 int negative = 0; in mbedtls_test_read_mpi() local
/third_party/node/deps/v8/tools/testrunner/objects/
H A Dpredictable.py38 def negative(self): member in OutProc
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dnumbers_test_common.h44 bool negative = value < 0; in Itoa() local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb.h24 int negative; member
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Dradeon_backlight.c22 uint8_t negative; member
/kernel/linux/linux-5.10/include/linux/
H A Dfixp-arith.h51 bool negative = false; in __fixp_sin32() local
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Dradeon_backlight.c22 uint8_t negative; member
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb.h24 int negative; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DAdoptingModifierStore.java17 private final Modifier negative; field in AdoptingModifierStore
27 public AdoptingModifierStore(Modifier positive, Modifier posZero, Modifier negZero, Modifier negative) { in AdoptingModifierStore() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DAdoptingModifierStore.java19 private final Modifier negative; field in AdoptingModifierStore
29 public AdoptingModifierStore(Modifier positive, Modifier posZero, Modifier negZero, Modifier negative) { in AdoptingModifierStore() argument
/third_party/jerryscript/tests/unit-core/
H A Dtest-to-length.cpp98 ecma_value_t negative = ecma_make_number_value (-26.5973f); in HWTEST_F() local
/third_party/rust/crates/syn/tests/
H A Dtest_lit.rs213 fn negative() { in negative() functions
/kernel/linux/linux-6.6/include/linux/
H A Dfixp-arith.h52 bool negative = false; in __fixp_sin32() local
/third_party/node/deps/v8/src/numbers/
H A Dinteger-literal.h16 IntegerLiteral(bool negative, uint64_t absolute_value) in IntegerLiteral() argument
H A Dconversions-inl.h40 bool negative = x < 0; in FastD2UI() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_opcode_list.cpp111 Apply(dng_host &host, dng_negative &negative, AutoPtr<dng_image> &image) Apply() argument
H A Ddng_color_spec.cpp66 dng_color_spec::dng_color_spec (const dng_negative &negative, in dng_color_spec() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dbitops.h100 bool negative; in arch_clear_bit_unlock_is_negative_byte() local
/kernel/linux/linux-6.6/drivers/net/ethernet/engleder/
H A Dtsnep_ptp.c80 bool negative = false; in tsnep_ptp_adjfine() local
/third_party/ffmpeg/libavcodec/
H A Droqaudioenc.c85 int negative; in dpcm_predict() local
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dsmult_curve25519_ref.c52 unsigned int negative; in freeze() local

Completed in 9 milliseconds

1234567