OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMaxScript
(Results
1 - 3
of
3
) sorted by null
/external/libtextclassifier/lang_id/script/
approx-script-data.cc
[
all
...]
approx-script-data.h
55
// [0,
kMaxScript
] (inclusive on both sides). Can be used to e.g., set the
57
extern const uint8
kMaxScript
;
approx-script.cc
89
int GetMaxApproxScriptResult() { return approx_script_internal::
kMaxScript
; }
Completed in 53 milliseconds