Home
last modified time | relevance | path

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

123456

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/numeric/detail/
Dnumeric_utils.hpp167 struct is_negative struct
169 static bool call(T n) in call()
176 struct is_negative<float> struct
178 static bool call(float n) in call()
185 struct is_negative<double> struct
187 static bool call(double n) in call()
194 struct is_negative<long double> struct
196 static bool call(long double n) in call()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/strings/
H A Dapr_snprintf.c331 register int *is_negative, char *buf_end, in conv_10()
374 register int *is_negative, char *buf_end, in conv_10_quad()
429 int is_negative; in conv_in_addr() local
450 int is_negative; in conv_apr_sockaddr() local
494 int is_negative; in conv_os_thread_t() local
518 boolean_e add_dp, int precision, int *is_negative, in conv_fp()
665 int is_negative; in conv_os_thread_t_hex() local
725 int is_negative; in apr_vformatter() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/
Dfunctors.hpp383 struct is_negative struct
385 typedef is_negative<Functor> type;
390 struct is_negative<icl::inplace_minus<Type> > struct
392 typedef is_negative type;
397 struct is_negative<icl::inplace_bit_subtract<Type> > struct
399 typedef is_negative type;
/aosp_15_r20/external/pytorch/c10/util/
H A DTypeSafeSignMath.h19 inline constexpr bool is_negative( in is_negative() function
27 inline constexpr bool is_negative(const T& x, std::false_type /*is_unsigned*/) { in is_negative() function
37 inline constexpr bool is_negative(const T& x) { in is_negative() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.partitions/
H A Dranges_partition_copy.pass.cpp193 auto is_negative = [](int x) { return x < 0; }; in test_iterators_in_sent_out1_out2() local
233 auto is_negative = [](int x) { return x < 0; }; in test() local
272 auto is_negative = [](int x) { return x < 0; }; in test() local
H A Dranges_partition.pass.cpp150 auto is_negative = [](int x) { return x < 0; }; in test_iterators_2() local
174 auto is_negative = [](int x) { return x < 0; }; in test() local
H A Dranges_stable_partition.pass.cpp154 auto is_negative = [](int x) { return x < 0; }; in test_iterators_2() local
210 auto is_negative = [](int x) { return x < 0; }; in test() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DUtils.h68 static inline constexpr bool is_negative( in is_negative() function
78 static inline constexpr bool is_negative( in is_negative() function
88 inline constexpr bool is_negative(const T& x) { in is_negative() function
/aosp_15_r20/external/executorch/backends/vulkan/runtime/utils/
H A DVecUtils.h74 static inline constexpr bool is_negative( in is_negative() function
84 static inline constexpr bool is_negative( in is_negative() function
94 inline constexpr bool is_negative(const T& x) { in is_negative() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/flags/
H A Dparse.cc294 bool is_negative = false; in LocateFlag() local
493 bool is_negative, in DeduceFlagValue()
712 bool is_negative = false; in ParseCommandLineImpl() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/flags/
H A Dparse.cc294 bool is_negative = false; in LocateFlag() local
493 bool is_negative, in DeduceFlagValue()
712 bool is_negative = false; in ParseCommandLineImpl() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/flags/
H A Dparse.cc303 bool is_negative = false; in LocateFlag() local
502 bool is_negative, in DeduceFlagValue()
770 bool is_negative = false; in ParseCommandLineImpl() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/
Dparse.cc303 bool is_negative = false; in LocateFlag() local
502 bool is_negative, in DeduceFlagValue()
770 bool is_negative = false; in ParseCommandLineImpl() local
/aosp_15_r20/external/rust/android-crates-io/crates/num-traits/src/
Dsign.rs41 fn is_negative(&self) -> bool; in is_negative() method
102 fn is_negative(&self) -> bool { in is_negative() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/flags/
H A Dparse.cc308 bool is_negative = false; in LocateFlag() local
507 bool is_negative, in DeduceFlagValue()
835 bool is_negative = false; in ParseAbseilFlagsOnlyImpl() local
/aosp_15_r20/external/abseil-cpp/absl/flags/
H A Dparse.cc308 bool is_negative = false; in LocateFlag() local
507 bool is_negative, in DeduceFlagValue()
835 bool is_negative = false; in ParseAbseilFlagsOnlyImpl() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/flags/
H A Dparse.cc308 bool is_negative = false; in LocateFlag() local
507 bool is_negative, in DeduceFlagValue()
835 bool is_negative = false; in ParseAbseilFlagsOnlyImpl() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dmod.rs138 fn is_negative(&self) -> bool; in is_negative() method
155 fn is_negative(&self) -> bool { in is_negative() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dmod.rs138 fn is_negative(&self) -> bool; in is_negative() method
155 fn is_negative(&self) -> bool { in is_negative() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dmod.rs138 fn is_negative(&self) -> bool; in is_negative() method
155 fn is_negative(&self) -> bool { in is_negative() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dmod.rs143 fn is_negative(&self) -> bool; in is_negative() method
160 fn is_negative(&self) -> bool { in is_negative() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dmod.rs143 fn is_negative(&self) -> bool; in is_negative() method
160 fn is_negative(&self) -> bool { in is_negative() method
/aosp_15_r20/external/libtextclassifier/native/annotator/number/
H A Dnumber.cc200 const bool is_negative, in TryParseNumber()
240 bool is_negative = in FindAll() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/
Dadapt_adt_attributes.hpp363 struct is_negative<fusion::extension::adt_attribute_proxy<T, N, Const> > struct
366 call(fusion::extension::adt_attribute_proxy<T, N, Const> const& val) in call()
/aosp_15_r20/external/boringssl/src/crypto/asn1/
H A Da_int.c131 int is_negative = (in->type & V_ASN1_NEG) != 0; in i2c_ASN1_INTEGER() local
188 int is_negative; in c2i_ASN1_INTEGER() local

123456