Searched defs:first_slice (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/grpc-grpc/test/core/surface/ |
H A D | byte_buffer_reader_test.cc | 40 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 D | slice_buffer_test.cc | 43 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 D | slice_buffer_test.cc | 45 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 D | NENormalizationLayerKernel.cpp | 203 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 D | federated_select_test.cc | 255 absl::StatusOr<std::string> first_slice = (*iterator1)->Next(); in TEST_F() local
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | cxx11_tensor_morphing.cpp | 204 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 D | intel_device_info.c | 1366 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 D | scoped_allocator_optimizer.cc | 674 AttrSlice first_slice(*ops[0]); in BuildReplacementOp() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | space_to_batch_converter.cc | 542 HloInstruction* first_slice = nullptr; in HaloDuplicateWithSlice() local
|