Home
last modified time | relevance | path

Searched defs:all_ones (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/astc-encoder/Source/
H A Dastc_symbolic_physical.cpp91 …int all_ones = vx_low_s == 0x1FFF && vx_high_s == 0x1FFF && vx_low_t == 0x1FFF && vx_high_t == 0x1… in physical_to_symbolic() local
106 …int all_ones = vx_low_s == 0x1FF && vx_high_s == 0x1FF && vx_low_t == 0x1FF && vx_high_t == 0x1FF … in physical_to_symbolic() local
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec512/
H A Dvec512.h106 auto all_ones = _mm512_castsi512_pd(_mm512_set1_epi64(0xFFFFFFFFFFFFFFFF)); in mask_gather() local
115 auto all_ones = _mm512_castsi512_ps(_mm512_set1_epi32(0xFFFFFFFF)); in mask_gather() local
H A Dvec512_double.h51 auto all_ones = _mm512_set1_epi64(0xFFFFFFFFFFFFFFFF); in blendv() local
H A Dvec512_complex_double.h96 auto all_ones = _mm512_set1_epi64(0xFFFFFFFFFFFFFFFF); in blendv() local
H A Dvec512_complex_float.h589 auto all_ones = _mm512_set1_epi32(0xFFFFFFFF); in blendv() local
H A Dvec512_float.h52 auto all_ones = _mm512_set1_epi32(0xFFFFFFFF); in blendv() local
H A Dvec512_bfloat16.h294 auto all_ones = _mm512_set1_epi16(0xFFFF); in blendv() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_symbolic_physical.cpp331 …int all_ones = vx_low_s == 0x1FFF && vx_high_s == 0x1FFF && vx_low_t == 0x1FFF && vx_high_t == 0x1… in physical_to_symbolic() local
349 …int all_ones = vx_low_s == 0x1FF && vx_high_s == 0x1FF && vx_low_t == 0x1FF && vx_high_t == 0x1FF … in physical_to_symbolic() local
/aosp_15_r20/external/cronet/base/
H A Drand_util_unittest.cc99 volatile double all_ones = BitsToOpenEndedUnitInterval(UINT64_MAX); in TEST() local
119 volatile float all_ones = BitsToOpenEndedUnitIntervalF(UINT64_MAX); in TEST() local
/aosp_15_r20/external/webrtc/common_audio/signal_processing/
H A Dsignal_processing_unittest.cc145 const uint32_t all_ones = 2 * single_one - 1; in TEST() local
158 const uint64_t all_ones = 2 * single_one - 1; in TEST() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/btm/
Dpeer_packet_types_test.cc44 TEST_F(PeerPacketTest, all_ones) { in TEST_F() argument
/aosp_15_r20/external/compiler-rt/lib/asan/
H A Dasan_fake_stack.h94 const uptr all_ones = (((uptr)1) << (kNumberOfSizeClasses - 1)) - 1; in FlagsOffset() local
/aosp_15_r20/external/llvm-libc/src/__support/fixed_point/
H A Dfx_bits.h158 T all_ones = bit_not(FXRep::ZERO()); in round() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dfold_spec_constant_op_and_composite_pass.cpp228 const uint32_t all_ones = ~0; in EncodeIntegerAsWords() local
/aosp_15_r20/external/llvm-libc/test/src/__support/CPP/
H A Dbit_test.cpp165 constexpr T all_ones = ~T(0); in TYPED_TEST() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfold_spec_constant_op_and_composite_pass.cpp228 const uint32_t all_ones = ~0; in EncodeIntegerAsWords() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dfold_spec_constant_op_and_composite_pass.cpp228 const uint32_t all_ones = ~0; in EncodeIntegerAsWords() local
/aosp_15_r20/external/cronet/net/base/
H A Dip_address.cc572 IPAddressBytes all_ones; in MaskPrefixLength() local
/aosp_15_r20/external/rust/android-crates-io/crates/smallvec/src/
Dtests.rs798 let mut all_ones: SmallVec<[i32; 5]> = SmallVec::from_slice(&[1, 1, 1, 1, 1]); in test_dedup() localVariable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/test/
Dapi_test_helpers.hpp1163 BOOST_CONSTEXPR_OR_CONST T all_ones = ~(T)0u; in do_test_integral_api() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_ops_a_m.cc1845 auto all_ones = [](ArrayAttr arr) -> bool { in GetOptimalLayout() local
/aosp_15_r20/external/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c1474 LLVMValueRef all_ones = LLVMConstInt(ctx->i32, -1, true); in ac_build_imsb() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/
H A Davx2.rs339 let all_ones = _mm256_set1_epi8(-1); in _mm256_andnot_si256() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/
H A Davx2.rs339 let all_ones = _mm256_set1_epi8(-1); in _mm256_andnot_si256() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/
H A Davx2.rs339 let all_ones = _mm256_set1_epi8(-1); in _mm256_andnot_si256() localVariable

12