/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/ |
H A D | CLMaxUnpoolingLayer.cpp | 52 const PixelValue zero_value(0.f); in configure() local
|
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/ |
H A D | NEMaxUnpoolingLayer.cpp | 55 const PixelValue zero_value(0.f); in configure() local
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | string_to_number_unittest.cc | 48 constexpr T zero_value = 0; in TYPED_TEST_P() local
|
/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | filetop.bpf.c | 14 static struct file_stat zero_value = {}; variable
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/ |
H A D | windowed_filter.h | 71 WindowedFilter(TimeDeltaT window_length, T zero_value, TimeT zero_time) in WindowedFilter()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | comparison_expander.cc | 109 auto zero_value = computation->AddInstruction( in ExpandInstruction() local
|
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/operators/ |
H A D | ClDirectConv2d.cpp | 85 PixelValue zero_value(0.f); in configure() local
|
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/ |
H A D | ClDirectConv3dKernel.cpp | 162 PixelValue zero_value = PixelValue(0, src0->data_type(), src0->quantization_info()); in configure() local
|
H A D | ClTransposedConvolutionKernel.cpp | 187 PixelValue zero_value = PixelValue(0, input->data_type(), input->quantization_info()); in configure() local
|
H A D | ClDirectConv2dKernel.cpp | 291 PixelValue zero_value = PixelValue(0, src->data_type(), src->quantization_info()); in configure() local
|
/aosp_15_r20/external/mesa3d/src/imagination/common/ |
H A D | pvr_dump.h | 481 const uint32_t zero_value) in pvr_dump_field_u32_zero() 695 #define pvr_dump_field_member_u32_zero(ctx, compound, member, zero_value) \ argument
|
/aosp_15_r20/external/ComputeLibrary/src/core/CL/kernels/ |
H A D | CLDepthwiseConvolutionLayerNativeKernel.cpp | 292 …PixelValue zero_value = PixelValue(0, input->info()->data_type(), input->info()->quantization_info… in configure() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | einsum.cc | 187 Value zero_value = createI32ConstOp(0, loc, rewriter); in createOutputReshapeOpForDynamic() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/test/ |
D | api_test_helpers.hpp | 352 const T zero_value = 0; in test_additive_operators_with_type_and_test() local
|
/aosp_15_r20/external/executorch/backends/vulkan/test/ |
H A D | vulkan_compute_api_test.cpp | 2170 float zero_value = 0.0f; in TEST() local
|