Home
last modified time | relevance | path

Searched defs:is_negative (Results 1 – 25 of 45) sorted by relevance

12

/external/libxml2/
Dtrionan.c223 int is_negative = TRIO_FALSE; variable
736 int is_negative; variable
/external/rust/crates/num-traits/src/
Dsign.rs41 fn is_negative(&self) -> bool; in is_negative() method
105 fn is_negative(&self) -> bool { in is_negative() function
/external/rust/crates/ring/crypto/fipsmodule/ec/
Decp_nistz.h249 static inline void booth_recode(crypto_word *is_negative, crypto_word *digit, in booth_recode()
/external/boringssl/src/crypto/bn_extra/
Dbn_asn1.c23 int is_negative; in BN_parse_asn1_unsigned() local
/external/webrtc/third_party/abseil-cpp/absl/flags/
Dparse.cc276 bool is_negative = false; in LocateFlag() local
474 bool is_negative, in DeduceFlagValue()
670 bool is_negative = false; in ParseCommandLineImpl() local
/external/abseil-cpp/absl/flags/
Dparse.cc276 bool is_negative = false; in LocateFlag() local
474 bool is_negative, in DeduceFlagValue()
670 bool is_negative = false; in ParseCommandLineImpl() local
/external/openscreen/third_party/abseil/src/absl/flags/
Dparse.cc294 bool is_negative = false; in LocateFlag() local
493 bool is_negative, in DeduceFlagValue()
712 bool is_negative = false; in ParseCommandLineImpl() local
/external/angle/third_party/abseil-cpp/absl/flags/
Dparse.cc294 bool is_negative = false; in LocateFlag() local
493 bool is_negative, in DeduceFlagValue()
712 bool is_negative = false; in ParseCommandLineImpl() local
/external/libtextclassifier/abseil-cpp/absl/flags/
Dparse.cc294 bool is_negative = false; in LocateFlag() local
493 bool is_negative, in DeduceFlagValue()
707 bool is_negative = false; in ParseCommandLineImpl() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/
Dparse.cc294 bool is_negative = false; in LocateFlag() local
493 bool is_negative, in DeduceFlagValue()
707 bool is_negative = false; in ParseCommandLineImpl() local
/external/libtextclassifier/native/annotator/number/
Dnumber.cc198 const bool is_negative, in TryParseNumber()
237 bool is_negative = in FindAll() local
/external/webrtc/rtc_base/
Dstring_to_number.cc42 const bool is_negative = str[0] == '-'; in ParseUnsigned() local
/external/curl/lib/
Dstrtoofft.c80 int is_negative = 0; in strtooff() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dcomparison_expander.cc56 auto is_negative = computation->AddInstruction(HloInstruction::CreateCompare( in BitcastConvertFloatingPointToIntegral() local
/external/swiftshader/third_party/SPIRV-Tools/source/util/
Dparse_number.cpp79 bool is_negative = text[0] == '-'; in ParseAndEncodeIntegerNumber() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/util/
Dparse_number.cpp79 bool is_negative = text[0] == '-'; in ParseAndEncodeIntegerNumber() local
/external/deqp-deps/SPIRV-Tools/source/util/
Dparse_number.cpp79 bool is_negative = text[0] == '-'; in ParseAndEncodeIntegerNumber() local
/external/libchrome/base/numerics/
Dsafe_conversions_impl.h70 bool is_negative) { in ConditionalNegate()
/external/pdfium/third_party/base/numerics/
Dsafe_conversions_impl.h71 bool is_negative) { in ConditionalNegate()
/external/flac/src/flac/
Dutils.c282 FLAC__bool is_negative = false; in flac__utils_parse_skip_until_specification() local
/external/boringssl/src/crypto/bytestring/
Dcbs.c466 int is_negative; in CBS_get_asn1_int64() local
649 int is_negative; in CBS_is_unsigned_asn1_integer() local
/external/tensorflow/tensorflow/lite/kernels/internal/
Dquantization_util.cc201 bool is_negative = (fraction < 0); in DoubleFromFractionAndShift() local
/external/icu/icu4c/source/i18n/
Ddouble-conversion-string-to-double.cpp392 bool is_negative = false; in RadixStringToIeee() local
/external/pcre/dist2/src/
Dpcre2_convert.c581 BOOL is_negative = FALSE; in convert_glob_parse_range() local
/external/angle/third_party/abseil-cpp/absl/strings/internal/str_format/
Darg.cc172 bool is_negative() const { return start_[0] == '-'; } in is_negative() function in absl::str_format_internal::__anon610186ca0111::IntDigits

12