Home
last modified time | relevance | path

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

123

/third_party/flatbuffers/tests/union_vector/
Dmovie.ts58 characters(index: number, obj:any|string):any|string|null { method in Movie
202 …const characters = Movie.createCharactersVector(builder, builder.createObjectOffsetList(this.chara… constant
DMovie.php112 …e(FlatBufferBuilder $builder, $main_character_type, $main_character, $characters_type, $characters)
177 public static function addCharacters(FlatBufferBuilder $builder, $characters)
Dunion_vector.json13 "characters": [ array
Dmovie.js44 characters(index, obj) { method in Movie
173 …r(mainCharacterType = Character.NONE, mainCharacter = null, charactersType = [], characters = []) { argument
DMovie.kt58 fun characters(obj: Table, j: Int) : Table? { in characters() method in Movie
/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/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/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/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/flutter/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
Dcharacter_predicate.cc36 AcceptSet::AcceptSet(IntegerSet* characters) in AcceptSet()
/third_party/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

123