Searched refs:CreateCodepointRange (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_utils_codepoint-range/gen/utils/ |
D | codepoint-range_generated.h | 73 inline flatbuffers::Offset<CodepointRange> CreateCodepointRange( 83 flatbuffers::Offset<CodepointRange> CreateCodepointRange(flatbuffers::FlatBufferBuilder &_fbb, cons… 99 return CreateCodepointRange(_fbb, _o, _rehasher); in Pack() 102 inline flatbuffers::Offset<CodepointRange> CreateCodepointRange(flatbuffers::FlatBufferBuilder &_fb… in CreateCodepointRange() function 108 return libtextclassifier3::CreateCodepointRange( in CreateCodepointRange()
|
/aosp_15_r20/external/libtextclassifier/native/utils/ |
H A D | tokenizer_test.cc | 74 CreateCodepointRange(builder, &internal_codepoint_range_configs[i])); in TestingTokenizerProxy()
|
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_annotator_model/gen/annotator/ |
D | model_generated.h | 6293 …codepoint_ranges.size(), [](size_t i, _VectorArgs *__va) { return CreateCodepointRange(*__va->__fb… in CreateGrammarTokenizerOptions() 7209 …codepoint_ranges.size(), [](size_t i, _VectorArgs *__va) { return CreateCodepointRange(*__va->__fb… in CreateFeatureProcessorOptions() 7210 …codepoint_ranges.size(), [](size_t i, _VectorArgs *__va) { return CreateCodepointRange(*__va->__fb… in CreateFeatureProcessorOptions()
|
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_actions_actions_model/gen/actions/ |
D | actions_model_generated.h | 3554 …codepoint_ranges.size(), [](size_t i, _VectorArgs *__va) { return CreateCodepointRange(*__va->__fb… in CreateActionsTokenizerOptions()
|