Home
last modified time | relevance | path

Searched refs:icu_preserve_whitespace_tokens (Results 1 – 7 of 7) sorted by relevance

/external/libtextclassifier/utils/
Dtokenizer_test.cc37 const bool icu_preserve_whitespace_tokens) in TestingTokenizer() argument
40 icu_preserve_whitespace_tokens) {} in TestingTokenizer()
52 const bool icu_preserve_whitespace_tokens) in TestingTokenizerProxy() argument
79 icu_preserve_whitespace_tokens)); in TestingTokenizerProxy()
Dtokenizer.cc33 const bool icu_preserve_whitespace_tokens) in Tokenizer() argument
37 icu_preserve_whitespace_tokens_(icu_preserve_whitespace_tokens) { in Tokenizer()
Dtokenizer.h55 const bool icu_preserve_whitespace_tokens);
/external/libtextclassifier/actions/
Dfeature-processor.cc65 tokenize_on_script_change, options->icu_preserve_whitespace_tokens())); in CreateTokenizer()
Dactions_model.fbs95 icu_preserve_whitespace_tokens:bool = false;
/external/libtextclassifier/annotator/
Dfeature-processor.cc51 options->icu_preserve_whitespace_tokens()); in BuildTokenizer()
Dmodel.fbs606 icu_preserve_whitespace_tokens:bool = false;