/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 | 48 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/llvm-project/clang/include/clang/AST/ |
D | DeclLookups.h | 75 inline DeclContext::lookups_range DeclContext::lookups() const { in lookups() function
|
/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/llvm-project/lld/COFF/ |
D | DLL.h | 31 std::vector<Chunk *> lookups; variable
|
/external/skqp/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/rust/crates/unicode-normalization/src/ |
D | lib.rs | 70 mod lookups; module
|
/external/tensorflow/tensorflow/python/keras/layers/preprocessing/ |
D | table_utils.py | 100 def _replace_oov_buckets(self, inputs, lookups): argument
|
/external/fonttools/Lib/fontTools/feaLib/ |
D | builder.py | 1113 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
|
D | ast.py | 716 def __init__(self, prefix, glyphs, suffix, lookups, location=None): argument 774 def __init__(self, prefix, glyphs, suffix, lookups, location=None): argument
|
/external/skia/bench/ |
D | SkGlyphCacheBench.cpp | 36 for (int lookups = 0; lookups < 10; lookups++) { in do_font_stuff() local
|
/external/harfbuzz_ng/src/ |
D | hb-ot-map.hh | 171 hb_vector_t<lookup_map_t> lookups[2]; /* GSUB/GPOS */ member
|
D | hb-ot-shape-complex-indic.hh | 429 const hb_ot_map_t::lookup_map_t *lookups; member
|
D | hb-ot-shape.cc | 1154 hb_set_t *lookups = hb_set_create (); in hb_ot_shape_glyphs_closure() local
|
/external/freetype/src/otvalid/ |
D | otvcommn.c | 477 FT_Bytes lookups, in otv_FeatureList_validate()
|
/external/fonttools/Lib/fontTools/voltLib/ |
D | ast.py | 218 def __init__(self, name, tag, lookups, location=None): argument
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | ares.h | 268 char *lookups; member
|
D | ares_private.h | 276 char *lookups; member
|
D | ares_init.c | 2025 char lookups[3], *l; in config_lookup() local
|