Home
last modified time | relevance | path

Searched defs:first_slice (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/surface/
H A Dbyte_buffer_reader_test.cc40 grpc_slice first_slice, second_slice; in TEST() local
62 grpc_slice first_slice, second_slice; in TEST() local
85 grpc_slice first_slice, second_slice; in TEST() local
107 grpc_slice* first_slice; in TEST() local
129 grpc_slice* first_slice; in TEST() local
152 grpc_slice* first_slice; in TEST() local
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/
H A Dslice_buffer_test.cc43 Slice first_slice = MakeSlice(kNewSliceLength); in TEST() local
64 Slice first_slice = MakeSlice(kNewSliceLength); in TEST() local
/aosp_15_r20/external/grpc-grpc/test/core/slice/
H A Dslice_buffer_test.cc45 Slice first_slice = MakeSlice(kNewSliceLength); in TEST() local
66 Slice first_slice = MakeSlice(kNewSliceLength); in TEST() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNENormalizationLayerKernel.cpp203 const int first_slice = std::max(current_slice - radius, 0); in normalize_float() local
246 const int first_slice = std::max(current_slice - radius, 0); in normalize_float() local
/aosp_15_r20/external/federated-compute/fcp/client/
H A Dfederated_select_test.cc255 absl::StatusOr<std::string> first_slice = (*iterator1)->Next(); in TEST_F() local
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_morphing.cpp204 Eigen::DSizes<ptrdiff_t, 3> first_slice(0,0,0); in test_slice_as_lvalue() local
/aosp_15_r20/external/mesa3d/src/intel/dev/
H A Dintel_device_info.c1366 uint32_t first_subslice, first_slice, offset, i; in intel_device_info_get_eu_count_first_subslice() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dscoped_allocator_optimizer.cc674 AttrSlice first_slice(*ops[0]); in BuildReplacementOp() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dspace_to_batch_converter.cc542 HloInstruction* first_slice = nullptr; in HaloDuplicateWithSlice() local