Home
last modified time | relevance | path

Searched defs:next_start (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/webrtc/call/
H A Dsimulated_network.cc226 int64_t next_start = std::max(last_capacity_link_exit_time_, in UpdateCapacityQueue() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dregex_iterator.hpp71 BidirectionalIterator next_start = what[0].second; in next() local
Du32regex_iterator.hpp58 BidirectionalIterator next_start = what[0].second; in next() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dregex_iterator.hpp60 BidirectionalIterator next_start = what[0].second; in next() local
Du32regex_iterator.hpp54 BidirectionalIterator next_start = what[0].second; in next() local
/aosp_15_r20/external/rust/android-crates-io/crates/pest/src/iterators/
Dflat_pairs.rs81 fn next_start(&mut self) { in next_start() method
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/test/
H A Doutput_test_helper.cc86 SizeT next_start = 0; in PerformSubstitutions() local
/aosp_15_r20/external/libcxx/utils/google-benchmark/test/
H A Doutput_test_helper.cc77 SizeT next_start = 0; in PerformSubstitutions() local
/aosp_15_r20/external/google-benchmark/test/
H A Doutput_test_helper.cc87 SizeT next_start = 0; in PerformSubstitutions() local
/aosp_15_r20/external/icing/icing/legacy/index/
H A Dicing-dynamic-trie.cc1879 const Next *next_start = trie_.storage_->GetNext(node->next_index(), 0); in BranchToLeaf() local
2184 const Next *next_start = storage_->GetNext(node->next_index(), 0); in GetNextByChar() local
/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Dgas_query_ap.c651 static int next_start = 0; in gas_query_new_dialog_token() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/
H A Dbenchmark_test.cc354 auto next_start = program_name.copy(buffer_, program_name.length()); in ScopedCommandlineArgs() local
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/tables/
H A Dapr_tables.c1027 apr_size_t next_start; in table_mergesort() local
/aosp_15_r20/bootable/recovery/recovery_ui/
H A Dscreen_ui.cpp658 size_t next_start = 0; in DrawWrappedTextLines() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dfirstpass.c1538 const int next_start = in av1_firstpass_info_pop() local
/aosp_15_r20/bootable/libbootloader/gbl/libstorage/src/
H A Dgpt.rs1028 let next_start = match idx == n { localVariable
/aosp_15_r20/external/freetype/src/sfnt/
H A Dttcmap.c1352 FT_UInt next_end, next_start; in tt_cmap4_char_map_binary() local