Home
last modified time | relevance | path

Searched defs:ALL_ONES (Results 1 – 8 of 8) sorted by relevance

/external/cronet/stable/third_party/llvm-libc/src/AOR_v20.02/networking/
Dchksum_common.h50 #define ALL_ONES ~UINT64_C(0) macro
/external/arm-optimized-routines/networking/
Dchksum_common.h49 #define ALL_ONES ~UINT64_C(0) macro
/external/cronet/tot/third_party/llvm-libc/src/AOR_v20.02/networking/
Dchksum_common.h50 #define ALL_ONES ~UINT64_C(0) macro
/external/rust/android-crates-io/crates/ring/src/
Dlimb.rs605 const ALL_ONES: Limb = LimbMask::True as Limb; in test_limbs_minimal_bits() constant
/external/llvm-libc/test/src/__support/CPP/
Dbit_test.cpp30 constexpr auto ALL_ONES = T(~ZERO); in TYPED_TEST() local
/external/cronet/stable/third_party/llvm-libc/src/test/src/__support/CPP/
Dbit_test.cpp29 constexpr auto ALL_ONES = T(~ZERO); in TYPED_TEST() local
/external/cronet/tot/third_party/llvm-libc/src/test/src/__support/CPP/
Dbit_test.cpp29 constexpr auto ALL_ONES = T(~ZERO); in TYPED_TEST() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp130 ALL_ONES, enumerator