Home
last modified time | relevance | path

Searched defs:low_bits (Results 1 – 15 of 15) sorted by relevance

/external/webrtc/net/dcsctp/socket/
Dheartbeat_handler.cc56 uint32_t low_bits = static_cast<uint32_t>(*created_at_); in Serialize() local
75 uint32_t low_bits = reader.Load32<4>(); in Deserialize() local
/external/rust/crates/ring/crypto/limbs/
Dlimbs.c170 Limb low_bits = lower_limb >> index_within_word; in LIMBS_window5_split_window() local
/external/mesa3d/src/compiler/nir/
Dnir_search_helpers.h360 uint32_t low_bits = in is_lower_half_zero() local
/external/rust/crates/crossbeam-epoch/src/
Datomic.rs106 fn low_bits<T: ?Sized + Pointable>() -> usize { in low_bits() function
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c1439 LLVMValueRef low_bits; in lp_build_lerp_simple() local
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc1422 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
/external/mesa3d/src/gtest/src/
Dgtest.cc1753 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
/external/cronet/third_party/googletest/src/googletest/src/
Dgtest.cc1932 const uint32_t low_bits = *bits & ((static_cast<uint32_t>(1) << n) - 1); in ChopLowBits() local
/external/libvpx/third_party/googletest/src/src/
Dgtest.cc1936 const uint32_t low_bits = *bits & ((static_cast<uint32_t>(1) << n) - 1); in ChopLowBits() local
/external/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc1936 const uint32_t low_bits = *bits & ((static_cast<uint32_t>(1) << n) - 1); in ChopLowBits() local
/external/googletest/googletest/src/
Dgtest.cc1919 const uint32_t low_bits = *bits & ((static_cast<uint32_t>(1) << n) - 1); in ChopLowBits() local
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest.cc1917 const uint32_t low_bits = *bits & ((static_cast<uint32_t>(1) << n) - 1); in ChopLowBits() local
/external/cronet/third_party/boringssl/src/third_party/googletest/src/
Dgtest.cc1917 const uint32_t low_bits = *bits & ((static_cast<uint32_t>(1) << n) - 1); in ChopLowBits() local
/external/fmtlib/test/
Dgmock-gtest-all.cc2837 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc3196 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local