/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
H A D | LookupList.java | 17 private Lookup[] lookups; field in LookupList
|
H A D | CanonGSUBBuilder.java | 351 public static void addLookups(Feature feature, int[] lookups) in addLookups() argument [all...] |
/third_party/node/deps/cares/src/lib/ |
H A D | ares_gethostbyaddr.c | 57 char *lookups; /* duplicate memory from channel for ares_reinit() */ member
|
H A D | ares_sysconfig_files.c | 320 char lookups[3]; in config_lookup() local
|
H A D | ares_getaddrinfo.c | 79 char *lookups; /* Duplicate memory from channel because of ares_reinit() */ member [all...] |
H A D | ares_private.h | 251 char *lookups; member 389 char *lookups; member
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
H A D | RuleExtractor.java | 473 applyChainingLookup(Rule ruleSansSubst, SubstLookupRecordList lookups, LookupListTable lookupListTable, Map<Integer, Set<Rule>> allLookupRules) applyChainingLookup() argument
|
/third_party/selinux/libselinux/utils/ |
H A D | avcstat.c | 30 unsigned long long lookups; member [all...] |
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
H A D | BundleItemDialog.java | 66 Box lookups[] = null; field in BundleItemDialog [all...] |
H A D | BundleItemCreationDialog.java | 63 Hashtable lookups = new Hashtable(); field in BundleItemCreationDialog [all...] |
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
H A D | BundleItem.java | 32 private Hashtable lookups; // A hash table of lookups for the item (i.e. ({#}, Meaning) pairs) field in BundleItem 166 public void setLookups(Hashtable lookups) { in setLookups() argument [all...] |
H A D | RBManager.java | 467 public boolean editItem(BundleItem item, String name, String value, String groupName, String comment, Hashtable lookups) { in editItem() argument 509 public boolean createItem(String name, String value, String groupName, String comment, Hashtable lookups) { in createItem() argument
|
/third_party/skia/third_party/externals/freetype/src/otvalid/ |
H A D | otvcommn.c | 476 otv_FeatureList_validate( FT_Bytes table, FT_Bytes lookups, OTV_Validator otvalid ) otv_FeatureList_validate() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-subset-plan.cc | 138 _closure_glyphs_lookups_features(hb_face_t *face, hb_set_t *gids_to_retain, const hb_set_t *layout_features_to_retain, hb_map_t *lookups, hb_map_t *features, script_langsys_map *langsys_map) _closure_glyphs_lookups_features() argument
|
H A D | hb-ot-shape.cc | 1292 hb_set_t *lookups = hb_set_create (); in hb_ot_shape_glyphs_closure() local
|
H A D | hb-ot-layout.cc | 1519 hb_ot_layout_lookups_substitute_closure(hb_face_t *face, const hb_set_t *lookups, hb_set_t *glyphs ) hb_ot_layout_lookups_substitute_closure() argument [all...] |
H A D | hb-ot-shape-complex-indic.hh | 424 const hb_ot_map_t::lookup_map_t *lookups; member
|
/third_party/cares/include/ |
H A D | ares.h | 272 char *lookups; member
|
/third_party/node/deps/cares/include/ |
H A D | ares.h | 328 char *lookups; member
|