/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/numeric/detail/ |
D | numeric_utils.hpp | 167 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 D | apr_snprintf.c | 331 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/ |
D | functors.hpp | 383 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 D | TypeSafeSignMath.h | 19 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 D | ranges_partition_copy.pass.cpp | 193 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 D | ranges_partition.pass.cpp | 150 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 D | ranges_stable_partition.pass.cpp | 154 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 D | Utils.h | 68 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 D | VecUtils.h | 74 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 D | parse.cc | 294 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 D | parse.cc | 294 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 D | parse.cc | 303 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/ |
D | parse.cc | 303 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/ |
D | sign.rs | 41 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 D | parse.cc | 308 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 D | parse.cc | 308 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 D | parse.cc | 308 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 D | mod.rs | 138 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 D | mod.rs | 138 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 D | mod.rs | 138 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 D | mod.rs | 143 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 D | mod.rs | 143 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 D | number.cc | 200 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/ |
D | adapt_adt_attributes.hpp | 363 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 D | a_int.c | 131 int is_negative = (in->type & V_ASN1_NEG) != 0; in i2c_ASN1_INTEGER() local 188 int is_negative; in c2i_ASN1_INTEGER() local
|