Home
last modified time | relevance | path

Searched defs:lookups (Results 1 – 25 of 26) sorted by relevance

12

/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DLookupList.java17 private Lookup[] lookups; field in LookupList
DCanonGSUBBuilder.java320 int[] lookups = new int[2]; in buildLookups() local
351 public static void addLookups(Feature feature, int[] lookups) in addLookups()
484 int[] lookups = buildLookups(data, lookupList, script); in buildDecompTables() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DBundleItem.java32 …private Hashtable lookups; // A hash table of lookups for the item (i.… field in BundleItem
166 public void setLookups(Hashtable lookups) { in setLookups()
DRBTMXImporter.java153 Hashtable lookups = null; in importDoc() local
DRBManager.java467 …(BundleItem item, String name, String value, String groupName, String comment, Hashtable lookups) { in editItem()
509 …oolean createItem(String name, String value, String groupName, String comment, Hashtable lookups) { in createItem()
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBSearchPanel.java111 Hashtable lookups = item.getLookups(); in performSearch() local
137 Hashtable lookups = item.getLookups(); in performSearch() local
DBundleItemCreationDialog.java63 Hashtable lookups = new Hashtable(); field in BundleItemCreationDialog
DBundleItemDialog.java66 Box lookups[] = null; field in BundleItemDialog
/third_party/selinux/libselinux/utils/
Davcstat.c30 unsigned long long lookups; member
/third_party/node/deps/cares/src/lib/
Dares_gethostbyaddr.c57 char *lookups; /* duplicate memory from channel for ares_reinit() */ member
Dares_sysconfig_files.c320 char lookups[3]; in config_lookup() local
Dares_private.h251 char *lookups; member
389 char *lookups; member
Dares_getaddrinfo.c79 char *lookups; /* Duplicate memory from channel because of ares_reinit() */ member
/third_party/skia/bench/
DSkGlyphCacheBench.cpp36 for (int lookups = 0; lookups < 10; lookups++) { in do_font_stuff() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset-plan.cc141 hb_map_t *lookups, in _closure_glyphs_lookups_features()
Dhb-ot-shape-complex-indic.hh424 const hb_ot_map_t::lookup_map_t *lookups; member
Dhb-ot-map.hh171 hb_vector_t<lookup_map_t> lookups[2]; /* GSUB/GPOS */ member
Dhb-ot-shape.cc1292 hb_set_t *lookups = hb_set_create (); in hb_ot_shape_glyphs_closure() local
Dhb-ot-layout.cc1520 const hb_set_t *lookups, in hb_ot_layout_lookups_substitute_closure()
/third_party/skia/third_party/externals/freetype/src/otvalid/
Dotvcommn.c477 FT_Bytes lookups, in otv_FeatureList_validate()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
DRuleExtractor.java474SubstLookupRecordList lookups, LookupListTable lookupListTable, Map<Integer, Set<Rule>> allLookupR… in applyChainingLookup()
/third_party/cares/include/
Dares.h272 char *lookups; member
/third_party/node/deps/cares/include/
Dares.h328 char *lookups; member
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs2413 let lookups = self.lookups; localVariable
2468 let lookups = self.lookups; localVariable
/third_party/typescript/lib/
Dtsc.js100084 function updatePackageJsonWatch(lookups, packageJsonWatches, createPackageJsonWatch) { argument

12