Home
last modified time | relevance | path

Searched defs:neg (Results 1 – 25 of 437) sorted by relevance

12345678910>>...18

/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/support/numeric_utils/
Dextract_real.hpp89 negate(bool neg, float n) in negate()
95 negate(bool neg, double n) in negate()
101 negate(bool neg, long double n) in negate()
108 negate(bool neg, T const& n) in negate()
137 bool neg = p.parse_sign(first, last); in parse() local
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/numeric/detail/
Dreal_impl.hpp123 negate(bool neg, float n) in negate()
129 negate(bool neg, double n) in negate()
135 negate(bool neg, long double n) in negate()
142 negate(bool neg, T const& n) in negate()
206 bool neg = p.parse_sign(first, last); in parse() local
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/asn1/
Da_int.c75 int neg, ret; in ASN1_INTEGER_cmp() local
120 int pad = 0, ret, i, neg; in i2c_ASN1_INTEGER() local
334 int neg = 0, i; in ASN1_INTEGER_get() local
/external/trusty/lk/lib/libc/
Datoi.c73 int neg = 0; in atol() local
132 int neg = 0; in strtoul() local
Dstrtol.c49 int neg, any, cutlim; in strtol() local
Dstrtoll.c50 int neg, any, cutlim; in strtoll() local
/external/rust/android-crates-io/crates/portable-atomic/src/imp/
Dx86.rs107 pub(crate) fn neg(&self, order: Ordering) { in neg() method
118 pub(crate) fn neg(&self, order: Ordering) { in neg() method
/external/rust/android-crates-io/crates/protobuf-support/src/lexer/
Dint.rs4 pub fn neg(value: u64) -> Result<i64, Overflow> { in neg() function
/external/trusty/musl/src/stdlib/
Datoll.c7 int neg=0; in atoll() local
Datoi.c6 int n=0, neg=0; in atoi() local
Datol.c7 int neg=0; in atol() local
/external/musl/src/stdlib/
Datoi.c6 int n=0, neg=0; in atoi() local
Datoll.c7 int neg=0; in atoll() local
Datol.c7 int neg=0; in atol() local
/external/rust/android-crates-io/crates/num-integer/tests/
Droots.rs133 fn neg<T>() -> Vec<T> in neg() function
206 let neg = neg::<$I>(); localVariable
/external/trusty/arm-trusted-firmware/lib/libc/
Dstrtol.c54 int neg, any, cutlim; in strtol() local
Dstrtoll.c54 int neg, any, cutlim; in strtoll() local
Dstrtoul.c54 int neg, any, cutlim; in strtoul() local
Dstrtoull.c54 int neg, any, cutlim; in strtoull() local
/external/arm-trusted-firmware/lib/libc/
Dstrtol.c54 int neg, any, cutlim; in strtol() local
Dstrtoll.c54 int neg, any, cutlim; in strtoll() local
Dstrtoul.c54 int neg, any, cutlim; in strtoul() local
Dstrtoull.c54 int neg, any, cutlim; in strtoull() local
/external/trusty/musl/src/internal/
Dintscan.c29 int c, neg=0; in __intscan() local
/external/musl/src/internal/
Dintscan.c29 int c, neg=0; in __intscan() local

12345678910>>...18