/external/guice/core/src/com/google/inject/internal/ |
D | EncounterImpl.java | 40 private final Lookups lookups; field in EncounterImpl 48 EncounterImpl(Errors errors, Lookups lookups) { in EncounterImpl()
|
D | DeferredLookups.java | 37 private final List<Element> lookups = Lists.newArrayList(); field in DeferredLookups
|
D | InjectorImpl.java | 126 Lookups lookups = new DeferredLookups(this); field in InjectorImpl
|
/external/fonttools/Snippets/ |
D | layout-features.py | 50 lookups = feature.Feature.LookupListIndex variable
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
D | LookupList.java | 17 private Lookup[] lookups; field in LookupList
|
D | CanonGSUBBuilder.java | 320 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
|
/external/autotest/contrib/ |
D | dhcp_failed_machines.py | 23 lookups = {} variable
|
/external/clang/include/clang/AST/ |
D | DeclLookups.h | 71 inline DeclContext::lookups_range DeclContext::lookups() const { in lookups() function
|
/external/skqp/bench/ |
D | SkGlyphCacheBench.cpp | 31 for (int lookups = 0; lookups < 10; lookups++) { in do_font_stuff() local
|
/external/skia/bench/ |
D | SkGlyphCacheBench.cpp | 31 for (int lookups = 0; lookups < 10; lookups++) { in do_font_stuff() local
|
/external/selinux/libselinux/utils/ |
D | avcstat.c | 30 unsigned long long lookups; member
|
/external/fonttools/Lib/fontTools/feaLib/ |
D | builder.py | 778 def find_lookup_builders_(self, lookups): argument 796 def add_chain_context_pos(self, location, prefix, glyphs, suffix, lookups): argument 802 prefix, glyphs, suffix, lookups): argument 1240 def find_chainable_single_pos(self, lookups, glyphs, value): argument
|
D | ast.py | 532 def __init__(self, prefix, glyphs, suffix, lookups, location=None): argument 564 def __init__(self, prefix, glyphs, suffix, lookups, location=None): argument
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-khmer.cc | 173 const hb_ot_map_t::lookup_map_t *lookups; member
|
D | hb-ot-map.hh | 171 hb_vector_t<lookup_map_t, 16> lookups[2]; /* GSUB/GPOS */ member
|
D | hb-ot-shape.cc | 1061 hb_set_t *lookups = hb_set_create (); in hb_ot_shape_glyphs_closure() local
|
D | hb-ot-shape-complex-indic.cc | 248 const hb_ot_map_t::lookup_map_t *lookups; member
|
D | hb-ot-layout.cc | 1067 const hb_set_t *lookups, in hb_ot_layout_lookups_substitute_closure()
|
/external/fonttools/Lib/fontTools/voltLib/ |
D | ast.py | 156 def __init__(self, name, tag, lookups, location=None): argument
|
/external/freetype/src/otvalid/ |
D | otvcommn.c | 474 FT_Bytes lookups, in otv_FeatureList_validate()
|