Home
last modified time | relevance | path

Searched defs:c128 (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dload_store_elimination_test.cc109 HInstruction* c128 = graph_->GetIntConstant(128); local
435 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
475 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
598 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
638 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
697 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
723 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
748 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
772 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
796 HInstruction* c128 = graph_->GetIntConstant(128); in TEST_F() local
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dcmplx.go26 c128 complex128 var
Dgcgort.go1822 c128 complex128 member
DconvT2X.go50 c128 = C128(8 + 9i) var
Dzerodivide.go46 c128, d128, e128 complex128 = 0 + 0i, 0 + 0i, 1 + 1i var
/aosp_15_r20/external/abseil-cpp/absl/random/internal/
H A Dwide_multiply.h67 const uint128 c128 = a64 * b64; in MultiplyU128ToU256() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/random/internal/
H A Dwide_multiply.h67 const uint128 c128 = a64 * b64; in MultiplyU128ToU256() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/random/internal/
H A Dwide_multiply.h67 const uint128 c128 = a64 * b64; in MultiplyU128ToU256() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/random/internal/
H A Dwide_multiply.h67 const uint128 c128 = a64 * b64; in MultiplyU128ToU256() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Dwide_multiply.h67 const uint128 c128 = a64 * b64; in MultiplyU128ToU256() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/random/internal/
H A Dwide_multiply.h67 const uint128 c128 = a64 * b64; in MultiplyU128ToU256() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/detail/
H A DNEColorConvertHelper.inl97 const auto c128 = vdupq_n_f32(128.f); local
119 const auto c128 = vdupq_n_f32(128.f); local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_yuv.c228 LLVMValueRef c128; in yuv_to_rgb_soa() local
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dcontroller_properties.cc1084 auto c128 = optional; in CheckSupportedCommands() local
/aosp_15_r20/external/pytorch/test/
H A Dtest_meta.py60 c128 = torch.complex128 variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/c/
H A Dcommon.h322 TfLiteComplex128* c128; member
/aosp_15_r20/external/mesa3d/include/tensorflow/lite/core/c/
H A Dcommon.h335 TfLiteComplex128* c128; member
/aosp_15_r20/art/test/458-checker-instruct-simplification/src/
H A DMain.java1962 int c128 = 128; in $noinline$intUnnecessaryShiftModifications() local
/aosp_15_r20/external/neon_2_sse/
H A DNEON_2_SSE.h3152 __m128i c128, au, bu, sum; in vrhaddq_s8() local
3815 __m128i b128, c128, res; in vmla_s8() local
3859 __m128i mask, b128, c128, res; in vmla_u8() local
4781 __m128i c128, au,bu; in vhsubq_s8() local
13196 __m128i c7, maskgt, sh, c128; in vtbx1_u8() local
13217 __m128i c15, b01, maskgt15, sh, c128; in vtbx2_u8() local
13240 __m128i c15, c23, maskgt15, maskgt23, sh0, sh1, b01, c128; in vtbx3_u8() local
13267 __m128i c15, c31, maskgt15, maskgt31, sh0, sh1, b01, b23, c128; in vtbx4_u8() local
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSamplerCore.cpp49 …Vector4f c128 = sampleTexture128(texture, uvwa128, Extract128(dRef, i), lodOrBias, Extract128(dsx,… in sampleTexture() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral_test.cc1418 auto c128 = LiteralUtil::CreateR4WithLayout<complex128>({{ in TEST_F() local