/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/ |
H A D | xds_end2end_test_lib.cc | 425 size_t stop_index, in CreateEndpointsForBackends() 437 size_t stop_index) { in ResetBackendCounters() 468 bool XdsEnd2endTest::SeenAllBackends(size_t start_index, size_t stop_index, in SeenAllBackends() 750 size_t stop_index, std::function<void(const RpcResult&)> check_status, in WaitForAllBackends()
|
/aosp_15_r20/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/ |
D | page.cc | 152 std::string Page::GetTextUtf8(const int start_index, const int stop_index) { in GetTextUtf8() 206 int Page::GetTextBounds(const int start_index, const int stop_index, vector<Rectangle_i>* rects) { in GetTextBounds() 540 int stop_index = GetWordStopIndex(index); in IsRtlAtIndex() local 613 int stop_index = index; in GetWordStopIndex() local
|
/aosp_15_r20/external/libxaac/encoder/ |
H A D | ixheaace_sbr_inv_filtering_estimation.c | 47 WORD32 start_index, WORD32 stop_index) { in ixheaace_calculate_detector_values() 195 WORD32 stop_index, WORD32 transient_flag, in ixheaace_qmf_inverse_filtering_detector()
|
H A D | ixheaace_sbr_noise_floor_est.c | 98 FLOAT32 noise_floor_offset, WORD8 *ptr_idx_vx, WORD32 start_index, WORD32 stop_index, in ia_enhaacplus_enc_qmf_based_noise_floor_detection()
|
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/pktverify/ |
H A D | errors.py | 43 def __init__(self, start_index, stop_index): argument
|
H A D | packet_filter.py | 142 def stop_index(self) -> Tuple[int, int]: member in PacketFilter
|
/aosp_15_r20/external/libopus/dnn/torch/lpcnet/utils/ |
H A D | endoscopy.py | 179 def make_animation(data, filename, start_index=80, stop_index=-80, interval=20, half_signal_window_… argument
|
/aosp_15_r20/external/libopus/dnn/torch/osce/stndrd/presentation/ |
H A D | endoscopy.py | 150 def make_animation(data, filename, start_index=80, stop_index=-80, interval=20, half_signal_window_… argument
|
/aosp_15_r20/external/libopus/dnn/torch/osce/utils/ |
H A D | endoscopy.py | 150 def make_animation(data, filename, start_index=80, stop_index=-80, interval=20, half_signal_window_… argument
|
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/ |
H A D | grpclb_end2end_test.cc | 626 bool SeenAllBackends(size_t start_index = 0, size_t stop_index = 0) { in SeenAllBackends() 665 size_t start_index = 0, size_t stop_index = 0, in WaitForAllBackends() 752 size_t stop_index = 0) const { in GetBackendPorts()
|
H A D | client_lb_end2end_test.cc | 299 size_t stop_index = 0) { in GetServersPorts() 482 bool SeenAllServers(size_t start_index = 0, size_t stop_index = 0) { in SeenAllServers() 495 size_t start_index = 0, size_t stop_index = 0, in WaitForServers()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | bpf_loop.c | 23 u32 stop_index = -1; variable
|
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/ |
H A D | tree.rb | 225 attr_accessor :stop_index accessor 530 def stop_index method in ANTLR3.CommonTree
|
/aosp_15_r20/external/autotest/client/cros/chameleon/ |
H A D | chameleon.py | 941 def get_captured_checksums(self, start_index=0, stop_index=None): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/ |
H A D | propagate_fixed_sizes.cc | 1702 int stop_index = tflite::strided_slice::StopForAxis( in ProcessStridedSliceOperator() local
|