Home
last modified time | relevance | path

Searched defs:characters (Results 1 – 25 of 51) sorted by relevance

123

/third_party/vk-gl-cts/scripts/log/
Dbottleneck_report.py59 def characters(self, content) : member in XMLLogHandlerTests
96 def characters(self, content) : member in XMLLogHandlerGroups
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dbrkeng.cpp261 const char *characters = (const char *)(data + offset); in loadDictionaryMatcherFor() local
265 const UChar *characters = (const UChar *)(data + offset); in loadDictionaryMatcherFor() local
Ddictionarydata.h133 const char *characters; variable
/third_party/skia/third_party/externals/icu/source/common/
Dbrkeng.cpp260 const char *characters = (const char *)(data + offset); in loadDictionaryMatcherFor() local
264 const UChar *characters = (const UChar *)(data + offset); in loadDictionaryMatcherFor() local
Ddictionarydata.h133 const char *characters; variable
/third_party/node/deps/icu-small/source/common/
Dbrkeng.cpp279 const char *characters = (const char *)(data + offset); in loadDictionaryMatcherFor() local
283 const UChar *characters = (const UChar *)(data + offset); in loadDictionaryMatcherFor() local
Ddictionarydata.h133 const char *characters; variable
/third_party/icu/icu4c/source/common/
Dbrkeng.cpp260 const char *characters = (const char *)(data + offset); in loadDictionaryMatcherFor() local
264 const UChar *characters = (const UChar *)(data + offset); in loadDictionaryMatcherFor() local
Ddictionarydata.h133 const char *characters; variable
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
Dcharacter_predicate.cc36 AcceptSet::AcceptSet(IntegerSet* characters) in AcceptSet()
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
Dcharacter_predicate.cc36 AcceptSet::AcceptSet(IntegerSet* characters) in AcceptSet()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCharsDictionaryMatcher.java18 private CharSequence characters; field in CharsDictionaryMatcher
DBytesDictionaryMatcher.java19 private final byte[] characters; field in BytesDictionaryMatcher
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsDictionaryMatcher.java17 private CharSequence characters; field in CharsDictionaryMatcher
DBytesDictionaryMatcher.java18 private final byte[] characters; field in BytesDictionaryMatcher
/third_party/harfbuzz/test/api/
Dtest-ot-name.c42 hb_codepoint_t characters[100]; in test_ot_layout_feature_get_name_ids_and_characters() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-ot-name.c42 hb_codepoint_t characters[100]; in test_ot_layout_feature_get_name_ids_and_characters() local
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-ot-name.c42 hb_codepoint_t characters[100]; in test_ot_layout_feature_get_name_ids_and_characters() local
/third_party/libxml2/python/tests/
DpushSAX.py27 def characters(self, data): member in callback
DpushSAXhtml.py27 def characters(self, data): member in callback
Dindexes.py55 def characters(self, data): member in callback
/third_party/lz4/contrib/gen_manual/
Dgen_manual.cpp43 void trim(string& s, string characters) in trim()
/third_party/node/deps/npm/node_modules/wrap-ansi/
Dindex.js22 const characters = [...word]; variable
/third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/
DCurrencyDataParser.java118 public void characters(char[] ch, int start, int length) { in characters() method in CurrencyDataParser.Handler
/third_party/python/Lib/xml/dom/
Dpulldom.py154 def characters(self, chars): member in PullDOM
322 def characters(self, chars): member in SAX2DOM

123