Home
last modified time | relevance | path

Searched defs:next_pos (Results 1 – 7 of 7) sorted by relevance

/external/marisa-trie/v0_1_5/lib/marisa_alpha/
Dtrie-search.cc403 std::size_t next_pos; in trie_match() local
424 std::size_t next_pos; in trie_match() local
689 std::size_t next_pos; in trie_prefix_match() local
714 std::size_t next_pos; in trie_prefix_match() local
Dtrie-inline.h163 std::size_t next_pos = has_trie() ? in find_child() local
218 std::size_t next_pos = has_trie() ? in predict_child() local
/external/marisa-trie/lib/marisa/
Dtrie-search.cc384 std::size_t next_pos; in trie_match() local
405 std::size_t next_pos; in trie_match() local
658 std::size_t next_pos; in trie_prefix_match() local
683 std::size_t next_pos; in trie_prefix_match() local
Dtrie-inline.h162 std::size_t next_pos = has_trie() ? in find_child() local
213 std::size_t next_pos = has_trie() ? in predict_child() local
/external/aac/libSBRdec/src/
Denv_calc.cpp1232 int next_pos, /*!< End of time rage (QMF-timeslot) */ in rescaleSubbandSamples()
1267 int next_pos /*!< End of time rage (QMF-timeslot) */ in maxSubbandSample()
1339int next_pos, /*!< Last QMF-slot of current envelope + 1 */ in calcNrgPerSubband()
1460int next_pos, /*!< Last QMF-slot of current envelope + 1 */ in calcNrgPerSfb()
/external/v8/src/
Dlithium-allocator.cc1530 LifetimePosition next_pos = position; in AllocateRegisters() local
1945 UsePosition* next_pos = range->NextRegisterPosition(current->Start()); in SplitAndSpillIntersecting() local
1962 UsePosition* next_pos = range->NextRegisterPosition(current->Start()); in SplitAndSpillIntersecting() local
/external/bluetooth/bluedroid/btif/src/
Dbtif_config_util.cpp607 int next_pos = read_file_line(map, pos, size, &line_size); in load_bluez_linkkeys() local