Home
last modified time | relevance | path

Searched defs:u128 (Results 1 – 24 of 24) sorted by relevance

/third_party/elfutils/libdw/
Dlibdw_form.c47 Dwarf_Word u128; in __libdw_form_val_compute_len() local
Ddwarf_getsrclines.c701 unsigned int u128; in read_srclines() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dissue-1382-rust-primitive-types.h29 int u128; member
/third_party/openssl/crypto/poly1305/
Dpoly1305_base2_44.c21 typedef uint128_t u128; typedef
Dpoly1305.c100 typedef uint128_t u128; typedef
/third_party/node/deps/openssl/openssl/crypto/poly1305/
Dpoly1305_base2_44.c21 typedef uint128_t u128; typedef
Dpoly1305.c100 typedef uint128_t u128; typedef
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dduration.cc118 uint128 u128 = 0; in MakeU128() local
137 uint128 u128 = static_cast<uint64_t>(rep_hi); in MakeU128Ticks() local
144 inline Duration MakeDurationFromU128(uint128 u128, bool is_neg) { in MakeDurationFromU128()
/third_party/rust/crates/nom/src/number/
Dstreaming.rs191 pub fn be_u128<I, E: ParseError<I>>(input: I) -> IResult<I, u128, E> in be_u128() argument
513 pub fn le_u128<I, E: ParseError<I>>(input: I) -> IResult<I, u128, E> in le_u128() argument
887 pub fn u128<I, E: ParseError<I>>(endian: crate::number::Endianness) -> fn(I) -> IResult<I, u128, E> in u128() argument
Dcomplete.rs194 pub fn be_u128<I, E: ParseError<I>>(input: I) -> IResult<I, u128, E> in be_u128() argument
536 pub fn le_u128<I, E: ParseError<I>>(input: I) -> IResult<I, u128, E> in le_u128() argument
913 pub fn u128<I, E: ParseError<I>>(endian: crate::number::Endianness) -> fn(I) -> IResult<I, u128, E> in u128() function
/third_party/musl/src/math/
Dsqrtl.c19 } u128; typedef
/third_party/musl/porting/liteos_a/kernel/src/math/
Dsqrtl.c19 } u128; typedef
/third_party/rust/crates/rustix/src/net/
Dip.rs1901 impl From<Ipv6Addr> for u128 { implementation
1916 fn from(ip: Ipv6Addr) -> u128 { in from()
/third_party/node/deps/v8/src/execution/s390/
Dsimulator-s390.h247 __uint128_t u128; in __builtin_bswap128() member
/third_party/openssl/include/crypto/
Dmodes.h101 } u128; typedef
/third_party/node/deps/openssl/openssl/include/crypto/
Dmodes.h101 } u128; typedef
/third_party/node/deps/v8/src/execution/ppc/
Dsimulator-ppc.h328 __uint128_t u128; in __builtin_bswap128() member
/third_party/rust/crates/log/src/kv/
Dvalue.rs444 impl ToValue for u128 { implementation
/third_party/elfutils/src/
Dreadelf.c8965 unsigned int u128; in print_debug_line_section() local
10115 unsigned int u128; in print_debug_macinfo_section() local
10391 unsigned int u128; in print_debug_macro_section() local
/third_party/openssl/crypto/ec/
Dcurve25519.c398 typedef uint128_t u128; typedef
/third_party/node/deps/openssl/openssl/crypto/ec/
Dcurve25519.c398 typedef uint128_t u128; typedef
/third_party/openssl/ohos_lite/crypto/ec/
Dcurve25519.c388 typedef __uint128_t u128; typedef
/third_party/python/Modules/_decimal/libmpdec/
Dmpdecimal.c8876 __uint128_t u128 = 0; in _get_coeff() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h55686 } u128; typedef