/aosp_15_r20/art/compiler/optimizing/ |
H A D | load_store_elimination_test.cc | 109 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/ |
D | cmplx.go | 26 c128 complex128 var
|
D | gcgort.go | 1822 c128 complex128 member
|
D | convT2X.go | 50 c128 = C128(8 + 9i) var
|
D | zerodivide.go | 46 c128, d128, e128 complex128 = 0 + 0i, 0 + 0i, 1 + 1i var
|
/aosp_15_r20/external/abseil-cpp/absl/random/internal/ |
H A D | wide_multiply.h | 67 const uint128 c128 = a64 * b64; in MultiplyU128ToU256() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/random/internal/ |
H A D | wide_multiply.h | 67 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 D | wide_multiply.h | 67 const uint128 c128 = a64 * b64; in MultiplyU128ToU256() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/random/internal/ |
H A D | wide_multiply.h | 67 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/ |
D | wide_multiply.h | 67 const uint128 c128 = a64 * b64; in MultiplyU128ToU256() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/random/internal/ |
H A D | wide_multiply.h | 67 const uint128 c128 = a64 * b64; in MultiplyU128ToU256() local
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/detail/ |
H A D | NEColorConvertHelper.inl | 97 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 D | lp_bld_format_yuv.c | 228 LLVMValueRef c128; in yuv_to_rgb_soa() local
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | controller_properties.cc | 1084 auto c128 = optional; in CheckSupportedCommands() local
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_meta.py | 60 c128 = torch.complex128 variable
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/c/ |
H A D | common.h | 322 TfLiteComplex128* c128; member
|
/aosp_15_r20/external/mesa3d/include/tensorflow/lite/core/c/ |
H A D | common.h | 335 TfLiteComplex128* c128; member
|
/aosp_15_r20/art/test/458-checker-instruct-simplification/src/ |
H A D | Main.java | 1962 int c128 = 128; in $noinline$intUnnecessaryShiftModifications() local
|
/aosp_15_r20/external/neon_2_sse/ |
H A D | NEON_2_SSE.h | 3152 __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 D | SamplerCore.cpp | 49 …Vector4f c128 = sampleTexture128(texture, uvwa128, Extract128(dRef, i), lodOrBias, Extract128(dsx,… in sampleTexture() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/ |
H A D | literal_test.cc | 1418 auto c128 = LiteralUtil::CreateR4WithLayout<complex128>({{ in TEST_F() local
|