Home
last modified time | relevance | path

Searched refs:next_start (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/lite/tools/benchmark/
Dbenchmark_test.cc327 auto next_start = program_name.copy(buffer_, program_name.length()); in ScopedCommandlineArgs() local
328 buffer_[next_start++] = '\0'; in ScopedCommandlineArgs()
332 argv_[i + 1] = buffer_ + next_start; in ScopedCommandlineArgs()
333 next_start += arg.copy(argv_[i + 1], arg.length()); in ScopedCommandlineArgs()
334 buffer_[next_start++] = '\0'; in ScopedCommandlineArgs()
/external/wpa_supplicant_8/src/ap/
Dgas_query_ap.c647 static int next_start = 0; in gas_query_new_dialog_token() local
652 gas, dst, (next_start + dialog_token) % 256)) in gas_query_new_dialog_token()
657 dialog_token = (next_start + dialog_token) % 256; in gas_query_new_dialog_token()
658 next_start = (dialog_token + 1) % 256; in gas_query_new_dialog_token()
/external/llvm-project/llvm/utils/benchmark/test/
Doutput_test_helper.cc68 SizeT next_start = 0; in PerformSubstitutions() local
69 while ((pos = source.find(KV.first, next_start)) != std::string::npos) { in PerformSubstitutions()
70 next_start = pos + KV.second.size(); in PerformSubstitutions()
/external/libcxx/utils/google-benchmark/test/
Doutput_test_helper.cc77 SizeT next_start = 0; in PerformSubstitutions() local
78 while ((pos = source.find(KV.first, next_start)) != std::string::npos) { in PerformSubstitutions()
79 next_start = pos + KV.second.size(); in PerformSubstitutions()
/external/llvm-project/libcxx/utils/google-benchmark/test/
Doutput_test_helper.cc77 SizeT next_start = 0; in PerformSubstitutions() local
78 while ((pos = source.find(KV.first, next_start)) != std::string::npos) { in PerformSubstitutions()
79 next_start = pos + KV.second.size(); in PerformSubstitutions()
/external/google-benchmark/test/
Doutput_test_helper.cc82 SizeT next_start = 0; in PerformSubstitutions() local
83 while ((pos = source.find(KV.first, next_start)) != std::string::npos) { in PerformSubstitutions()
84 next_start = pos + KV.second.size(); in PerformSubstitutions()
/external/tensorflow/tensorflow/python/debug/cli/
Dcurses_ui.py1268 for (curr_start, curr_end, curr_attrs), (next_start, _, _) in zip(
1284 if curr_end < next_start:
1286 all_segments.append((curr_end, next_start))
/external/freetype/src/sfnt/
Dttcmap.c1347 FT_UInt next_end, next_start; in tt_cmap4_char_map_binary() local
1353 next_start = TT_PEEK_USHORT( p ); in tt_cmap4_char_map_binary()
1355 if ( charcode < next_start ) in tt_cmap4_char_map_binary()
1359 start = next_start; in tt_cmap4_char_map_binary()
/external/icing/icing/legacy/index/
Dicing-dynamic-trie.cc2096 const Next *next_start = storage_->GetNext(node->next_index(), 0); in GetNextByChar() local
2097 const Next *next_end = next_start + (1 << node->log2_num_children()); in GetNextByChar()
2099 const Next *found = LowerBound(next_start, next_end, key_char); in GetNextByChar()
/external/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi12213 …<var-decl name="next_start" type-id="7359adad" visibility="default" filepath="include/linux/dma-ma…
21866 …<var-decl name="next_start" type-id="7359adad" visibility="default" filepath="include/linux/dma-ma…
Dtest-PR27569-v0.abi12213 …<var-decl name="next_start" type-id="7359adad" visibility="default" filepath="include/linux/dma-ma…
21858 …<var-decl name="next_start" type-id="7359adad" visibility="default" filepath="include/linux/dma-ma…