Home
last modified time | relevance | path

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

12

/external/guice/core/src/com/google/inject/internal/
DEncounterImpl.java40 private final Lookups lookups; field in EncounterImpl
48 EncounterImpl(Errors errors, Lookups lookups) { in EncounterImpl()
DDeferredLookups.java37 private final List<Element> lookups = Lists.newArrayList(); field in DeferredLookups
DInjectorImpl.java126 Lookups lookups = new DeferredLookups(this); field in InjectorImpl
/external/fonttools/Snippets/
Dlayout-features.py48 lookups = feature.Feature.LookupListIndex variable
/external/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
/external/llvm-project/clang/include/clang/AST/
DDeclLookups.h75 inline DeclContext::lookups_range DeclContext::lookups() const { in lookups() function
/external/autotest/contrib/
Ddhcp_failed_machines.py23 lookups = {} variable
/external/clang/include/clang/AST/
DDeclLookups.h71 inline DeclContext::lookups_range DeclContext::lookups() const { in lookups() function
/external/llvm-project/lld/COFF/
DDLL.h31 std::vector<Chunk *> lookups; variable
/external/skqp/bench/
DSkGlyphCacheBench.cpp31 for (int lookups = 0; lookups < 10; lookups++) { in do_font_stuff() local
/external/selinux/libselinux/utils/
Davcstat.c30 unsigned long long lookups; member
/external/rust/crates/unicode-normalization/src/
Dlib.rs70 mod lookups; module
/external/tensorflow/tensorflow/python/keras/layers/preprocessing/
Dtable_utils.py100 def _replace_oov_buckets(self, inputs, lookups): argument
/external/fonttools/Lib/fontTools/feaLib/
Dbuilder.py1113 def find_lookup_builders_(self, lookups): argument
1133 def add_chain_context_pos(self, location, prefix, glyphs, suffix, lookups): argument
1141 def add_chain_context_subst(self, location, prefix, glyphs, suffix, lookups): argument
Dast.py716 def __init__(self, prefix, glyphs, suffix, lookups, location=None): argument
774 def __init__(self, prefix, glyphs, suffix, lookups, location=None): argument
/external/skia/bench/
DSkGlyphCacheBench.cpp36 for (int lookups = 0; lookups < 10; lookups++) { in do_font_stuff() local
/external/harfbuzz_ng/src/
Dhb-ot-map.hh171 hb_vector_t<lookup_map_t> lookups[2]; /* GSUB/GPOS */ member
Dhb-ot-shape-complex-indic.hh429 const hb_ot_map_t::lookup_map_t *lookups; member
Dhb-ot-shape.cc1154 hb_set_t *lookups = hb_set_create (); in hb_ot_shape_glyphs_closure() local
/external/freetype/src/otvalid/
Dotvcommn.c477 FT_Bytes lookups, in otv_FeatureList_validate()
/external/fonttools/Lib/fontTools/voltLib/
Dast.py218 def __init__(self, name, tag, lookups, location=None): argument
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares.h268 char *lookups; member
Dares_private.h276 char *lookups; member
Dares_init.c2025 char lookups[3], *l; in config_lookup() local

12