Home
last modified time | relevance | path

Searched defs:negative (Results 1 – 25 of 155) sorted by relevance

1234567

/external/llvm/test/MC/AsmParser/
Ddirective_rept-diagnostics.s24 .global negative symbol
26 negative: label
/external/dng_sdk/source/
Ddng_opcodes.cpp117 dng_negative &negative) in AboutToApply()
256 dng_negative &negative, in dng_filter_opcode_task()
360 dng_negative &negative, in Apply()
432 dng_negative &negative, in dng_inplace_opcode_task()
534 dng_negative &negative, in Apply()
/external/FP16/test/
Dbitcasts.cc20 TEST(FP32_TO_BITS, negative) { in TEST() argument
45 TEST(FP32_FROM_BITS, negative) { in TEST() argument
/external/proguard/src/proguard/gui/
DFilterBuilder.java54 StringBuffer negative = new StringBuffer(); in buildFilter() local
74 StringBuffer negative) in buildFilter()
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DAdoptingModifierStore.java19 private final Modifier negative; field in AdoptingModifierStore
29 …c AdoptingModifierStore(Modifier positive, Modifier posZero, Modifier negZero, Modifier negative) { in AdoptingModifierStore()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DAdoptingModifierStore.java17 private final Modifier negative; field in AdoptingModifierStore
27 …c AdoptingModifierStore(Modifier positive, Modifier posZero, Modifier negZero, Modifier negative) { in AdoptingModifierStore()
/external/grpc-grpc/test/core/json/corpus/
Dtest9.json1 {"alpha":null,"beta":false,"gamma":2.3,"xyz":"abc","negative":-133} number
/external/webrtc/modules/rtp_rtcp/source/
Dbyte_io_unittest.cc29 T CreateTestValue(bool negative, uint8_t num_bytes) { in CreateTestValue()
84 bool negative = neg > 0; in TestRead() local
106 bool negative = neg > 0; in TestWrite() local
/external/protobuf/src/google/protobuf/util/
Dtime_util.cc208 bool negative = (value[0] == '-'); in FromString() local
383 void ToUint128(const Duration& value, uint128* result, bool* negative) { in ToUint128()
395 void ToDuration(const uint128& value, bool negative, Duration* duration) { in ToDuration()
421 bool negative; in operator *=() local
447 bool negative; in operator /=() local
/external/dng_sdk/fuzzer/
Ddng_parser_fuzzer.cpp18 std::unique_ptr<dng_negative> negative(host.Make_dng_negative()); in LLVMFuzzerTestOneInput() local
/external/rust/crates/pest_derive/tests/
Dreporting.rs80 fn negative() { in negative() function
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/io/
DNumberInput.java141 boolean negative) in inLongRange()
164 public static boolean inLongRange(String s, boolean negative) in inLongRange()
/external/autotest/server/site_tests/android_Invariants/
Dandroid_Invariants.py15 def assert_path_test(self, path, test, negative=False): argument
/external/libtextclassifier/abseil-cpp/absl/strings/
Dcharconv.cc285 bool HandleEdgeCase(const strings_internal::ParsedFloat& input, bool negative, in HandleEdgeCase()
328 void EncodeResult(const CalculatedFloat& calculated, bool negative, in EncodeResult()
605 bool negative = false; in FromCharsImpl() local
/external/abseil-cpp/absl/strings/
Dcharconv.cc285 bool HandleEdgeCase(const strings_internal::ParsedFloat& input, bool negative, in HandleEdgeCase()
328 void EncodeResult(const CalculatedFloat& calculated, bool negative, in EncodeResult()
605 bool negative = false; in FromCharsImpl() local
/external/angle/third_party/abseil-cpp/absl/strings/
Dcharconv.cc285 bool HandleEdgeCase(const strings_internal::ParsedFloat& input, bool negative, in HandleEdgeCase()
328 void EncodeResult(const CalculatedFloat& calculated, bool negative, in EncodeResult()
605 bool negative = false; in FromCharsImpl() local
/external/openscreen/third_party/abseil/src/absl/strings/
Dcharconv.cc285 bool HandleEdgeCase(const strings_internal::ParsedFloat& input, bool negative, in HandleEdgeCase()
328 void EncodeResult(const CalculatedFloat& calculated, bool negative, in EncodeResult()
605 bool negative = false; in FromCharsImpl() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcharconv.cc285 bool HandleEdgeCase(const strings_internal::ParsedFloat& input, bool negative, in HandleEdgeCase()
328 void EncodeResult(const CalculatedFloat& calculated, bool negative, in EncodeResult()
605 bool negative = false; in FromCharsImpl() local
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dcharconv.cc285 bool HandleEdgeCase(const strings_internal::ParsedFloat& input, bool negative, in HandleEdgeCase()
328 void EncodeResult(const CalculatedFloat& calculated, bool negative, in EncodeResult()
605 bool negative = false; in FromCharsImpl() local
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/tar/
DTarUtils.java182 final boolean negative) { in parseBinaryLong()
204 final boolean negative) { in parseBinaryBigInteger()
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
Debb.h24 int negative; member
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dnumbers_test_common.h44 bool negative = value < 0; in Itoa() local
/external/libtextclassifier/abseil-cpp/absl/strings/internal/
Dnumbers_test_common.h44 bool negative = value < 0; in Itoa() local
/external/abseil-cpp/absl/strings/internal/
Dnumbers_test_common.h44 bool negative = value < 0; in Itoa() local
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dnumbers_test_common.h44 bool negative = value < 0; in Itoa() local

1234567