/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/ |
H A D | packet_arrival_map.cc | 87 const int begin_index = Index(begin_sequence_number_); in TrimLeadingNotReceivedEntries() local 116 int begin_index = Index(begin_sequence_number_inclusive); in SetNotReceived() local
|
/aosp_15_r20/external/libchrome/base/i18n/ |
H A D | rtl.cc | 364 size_t begin_index = 0; in UnadjustStringForLocaleDirection() local 482 size_t begin_index = 0; in StripWrappingBidiControlCharacters() local
|
/aosp_15_r20/external/cronet/base/i18n/ |
H A D | rtl.cc | 372 size_t begin_index = 0; in UnadjustStringForLocaleDirection() local 490 size_t begin_index = 0; in StripWrappingBidiControlCharacters() local
|
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/ |
H A D | audio_vector.h | 132 size_t begin_index, in WrapIndex()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
H A D | strided_slice_op.cc | 152 xla::XlaOp begin_index, end_index; in EmitDynamicSlice() local 484 xla::XlaOp begin_index; in CompileAsDynamicUpdateSlice() local
|
/aosp_15_r20/external/cronet/base/strings/ |
H A D | string_split_internal.h | 82 for (size_type begin_index = 0, end_index = 0; end_index != Piece::npos; in SplitStringUsingSubstrT() local
|
/aosp_15_r20/external/cronet/url/ |
H A D | url_file.h | 27 inline int FindNextSlash(const CHAR* spec, int begin_index, int spec_len) { in FindNextSlash()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_interval_deque.h | 376 const std::size_t interval_begin, const std::size_t begin_index, in Search()
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/ |
H A D | jit_log.cpp | 100 auto begin_index = index_at == std::string::npos ? 0 : index_at + 1; in parse() local
|
/aosp_15_r20/external/libchrome/base/strings/ |
H A D | string_split.cc | 143 for (size_type begin_index = 0, end_index = 0; end_index != Piece::npos; in SplitStringUsingSubstrT() local
|
/aosp_15_r20/external/flatbuffers/grpc/src/compiler/ |
H A D | java_generator.cc | 147 string::size_type begin_index, end_index; in GrpcSplitStringToIteratorUsing() local
|
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/ |
H A D | strutil.cc | 198 std::string::size_type begin_index, end_index; in SplitStringToIteratorUsing() local 233 std::string::size_type begin_index, end_index; in SplitStringToIteratorAllowEmpty() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | strutil.cc | 198 std::string::size_type begin_index, end_index; in SplitStringToIteratorUsing() local 233 std::string::size_type begin_index, end_index; in SplitStringToIteratorAllowEmpty() local
|
/aosp_15_r20/external/grpc-grpc-java/compiler/src/java_plugin/cpp/ |
H A D | java_generator.cpp | 225 std::string::size_type begin_index, end_index; in GrpcSplitStringToIteratorUsing() local
|
/aosp_15_r20/external/armnn/third-party/stb/ |
H A D | stb_image_resize.h | 1688 static float* stbir__get_ring_buffer_scanline(int get_scanline, float* ring_buffer, int begin_index… in stbir__get_ring_buffer_scanline()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
H A D | tf_ops_n_z.cc | 1284 int64_t begin_index = raw_begin_index.getSExtValue(); in verify() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ |
H A D | arithmetic_optimizer.cc | 3966 int begin_index = -1; in GetStridedSliceAxis() local
|