/external/libtextclassifier/native/lang_id/ |
D | custom-tokenizer.cc | 72 char lower_buf[UTFmax]; in AppendLowerCase() 82 SAFTM_DCHECK_GE(UTFmax, 4); in AppendLowerCase()
|
/external/regex-re2/re2/testing/ |
D | dump.cc | 102 char buf[UTFmax+1]; in DumpRegexpAppending() 110 char buf[UTFmax+1]; in DumpRegexpAppending()
|
D | exhaustive3_test.cc | 36 char buf[UTFmax+1]; in UTF8()
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
D | dump.cc | 99 char buf[UTFmax+1]; in DumpRegexpAppending() 107 char buf[UTFmax+1]; in DumpRegexpAppending()
|
D | exhaustive3_test.cc | 36 char buf[UTFmax+1]; in UTF8()
|
/external/cronet/tot/third_party/re2/src/re2/testing/ |
D | dump.cc | 103 char buf[UTFmax+1]; in DumpRegexpAppending() 115 char buf[UTFmax+1]; in DumpRegexpAppending()
|
D | exhaustive3_test.cc | 37 char buf[UTFmax+1]; in UTF8()
|
/external/cronet/stable/third_party/re2/src/re2/testing/ |
D | dump.cc | 103 char buf[UTFmax+1]; in DumpRegexpAppending() 115 char buf[UTFmax+1]; in DumpRegexpAppending()
|
D | exhaustive3_test.cc | 37 char buf[UTFmax+1]; in UTF8()
|
/external/cronet/stable/third_party/re2/src/util/ |
D | utf.h | 29 UTFmax = 4, /* maximum bytes per rune */ enumerator
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/util/ |
D | utf.h | 29 UTFmax = 4, /* maximum bytes per rune */ enumerator
|
/external/regex-re2/util/ |
D | utf.h | 29 UTFmax = 4, /* maximum bytes per rune */ enumerator
|
/external/cronet/tot/third_party/re2/src/util/ |
D | utf.h | 29 UTFmax = 4, /* maximum bytes per rune */ enumerator
|
/external/libutf/ |
D | utf.h | 10 UTFmax = 4, /* maximum bytes per rune */ enumerator
|
/external/cronet/stable/third_party/re2/src/re2/ |
D | compile.cc | 706 for (int i = 1; i < UTFmax; i++) { in AddRuneRangeUTF8() 723 for (int i = 1; i < UTFmax; i++) { in AddRuneRangeUTF8() 740 uint8_t ulo[UTFmax], uhi[UTFmax]; in AddRuneRangeUTF8() 828 uint8_t buf[UTFmax]; in Literal()
|
D | prefilter.cc | 392 char buf[UTFmax]; in RuneToString()
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | compile.cc | 702 for (int i = 1; i < UTFmax; i++) { in AddRuneRangeUTF8() 719 for (int i = 1; i < UTFmax; i++) { in AddRuneRangeUTF8() 736 uint8_t ulo[UTFmax], uhi[UTFmax]; in AddRuneRangeUTF8() 824 uint8_t buf[UTFmax]; in Literal()
|
D | prefilter.cc | 392 char buf[UTFmax]; in RuneToString()
|
/external/cronet/tot/third_party/re2/src/re2/ |
D | compile.cc | 706 for (int i = 1; i < UTFmax; i++) { in AddRuneRangeUTF8() 723 for (int i = 1; i < UTFmax; i++) { in AddRuneRangeUTF8() 740 uint8_t ulo[UTFmax], uhi[UTFmax]; in AddRuneRangeUTF8() 828 uint8_t buf[UTFmax]; in Literal()
|
D | prefilter.cc | 392 char buf[UTFmax]; in RuneToString()
|
/external/regex-re2/re2/ |
D | compile.cc | 722 for (int i = 1; i < UTFmax; i++) { in AddRuneRangeUTF8() 739 for (int i = 1; i < UTFmax; i++) { in AddRuneRangeUTF8() 756 uint8_t ulo[UTFmax], uhi[UTFmax]; in AddRuneRangeUTF8() 844 uint8_t buf[UTFmax]; in Literal()
|
D | regexp.cc | 691 prefix->resize(re->nrunes_ * UTFmax); in RequiredPrefix() 708 char buf[UTFmax]; in RequiredPrefix()
|
D | prefilter.cc | 394 char buf[UTFmax]; in RuneToString()
|
/external/protobuf/src/google/protobuf/stubs/ |
D | strutil.h | 871 static const int UTFmax = 4; variable
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/stubs/ |
D | strutil.h | 871 static const int UTFmax = 4; variable
|