Home
last modified time | relevance | path

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

12345

/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
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
H A DbigintLiteralType.h24 BigintLiteralType(util::StringView value, bool negative) in BigintLiteralType() argument
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A DbigintLiteralType.h25 BigintLiteralType(util::StringView value, bool negative) in BigintLiteralType() 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
/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
/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...]
H A Ddng_host.cpp520 ApplyOpcodeList(dng_opcode_list &list, dng_negative &negative, AutoPtr<dng_image> &image) ApplyOpcodeList() argument
H A Ddng_validate.cpp129 AutoPtr<dng_negative> negative; in dng_validate() local
[all...]
H A Ddng_jpeg_image.cpp165 Encode(dng_host &host, const dng_negative &negative, dng_image_writer &writer, const dng_image &image) Encode() argument
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/ets/ets_templates/
H A Dtest_metadata.py52 def negative(self) -> bool: member in Tags
/arkcompiler/ets_frontend/es2panda/typescript/core/
H A DtypeCreation.cpp33 Type *Checker::CreateBigintLiteralType(const util::StringView &str, bool negative) in CreateBigintLiteralType() argument
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A DtypeCreation.cpp32 Type *TSChecker::CreateBigintLiteralType(const util::StringView &str, bool negative) in CreateBigintLiteralType() argument
/third_party/ffmpeg/libavcodec/
H A Droqaudioenc.c85 int negative; in dpcm_predict() local
H A Djpeg2000.c179 ff_jpeg2000_set_significance(Jpeg2000T1Context *t1, int x, int y, int negative) ff_jpeg2000_set_significance() argument
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dsmult_curve25519_ref.c52 unsigned int negative; in freeze() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_color_mgmt.c160 bool negative = !!(user_input & BIT_ULL(0x3f)); in drm_color_ctm_s31_32_to_qm_n() local

Completed in 12 milliseconds

12345