Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/textwrap/src/
Dword_splitters.rs143 pub fn split_points(&self, word: &str) -> Vec<usize> { in split_points() method
190 let mut split_points = word_splitter.split_points(&word).into_iter(); in split_words() localVariable
/aosp_15_r20/external/harfbuzz_ng/src/graph/
H A Dsplit-helpers.hh35 const hb_vector_t<unsigned>& split_points) in actuate_subtable_split()
H A Dpairpos-graph.hh63 hb_vector_t<unsigned> split_points; in split_subtables() local
239 hb_vector_t<unsigned> split_points; in split_subtables() local
H A Dmarkbasepos-graph.hh238 hb_vector_t<unsigned> split_points; in split_subtables() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_opt_virtual_grfs.cpp49 bool *split_points = new bool[reg_count]; in brw_fs_opt_split_virtual_grfs() local
/aosp_15_r20/external/libtextclassifier/native/annotator/
H A Dfeature-processor.cc93 std::vector<UnicodeText::const_iterator> split_points; in SplitTokensOnSelectionBoundaries() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_fs.cpp1712 bool *split_points = new bool[reg_count]; in split_virtual_grfs() local