| /external/rust/crates/indexmap/benches/ |
| D | faststring.rs | 119 let lookups = (5000..c).map(|x| x.to_string()).collect::<Vec<_>>(); in lookup_hashmap_10_000_exist_string() localVariable 137 let lookups = (5000..c) in lookup_hashmap_10_000_exist_string_oneshot() localVariable 157 let lookups = (5000..c).map(|x| x.to_string()).collect::<Vec<_>>(); in lookup_indexmap_10_000_exist_string() localVariable 175 let lookups = (5000..c) in lookup_indexmap_10_000_exist_string_oneshot() localVariable
|
| /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/crosvm/media/cros-codecs/src/decoders/ |
| D | vp9.rs | 7 mod lookups; module
|
| /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/harfbuzz_ng/src/graph/ |
| D | gsubgpos-context.hh | 42 hb_hashmap_t<unsigned, graph::Lookup*> lookups; member
|
| /external/clang/include/clang/AST/ |
| D | DeclLookups.h | 71 inline DeclContext::lookups_range DeclContext::lookups() const { in lookups() function
|
| /external/selinux/libselinux/utils/ |
| D | avcstat.c | 30 unsigned long long lookups; member
|
| /external/rust/crates/unicode-normalization/src/ |
| D | lib.rs | 73 mod lookups; module
|
| /external/harfbuzz_ng/src/ |
| D | hb-ot-map.cc | 325 auto &lookups = m.lookups[table_index]; in compile() local
|
| D | hb-ot-map.hh | 172 hb_vector_t<lookup_map_t> lookups[2]; /* GSUB/GPOS */ member
|
| D | hb-subset-plan.cc | 270 hb_map_t *lookups, in _closure_glyphs_lookups_features()
|
| D | hb-ot-shape.cc | 1309 hb_set_t *lookups = hb_set_create (); in hb_ot_shape_glyphs_closure() local
|
| D | test-repacker.cc | 97 static unsigned add_lookup_list (const unsigned* lookups, in add_lookup_list() 1246 unsigned int lookups[num_lookups]; in populate_serializer_with_extension_promotion() local
|
| D | hb-ot-shaper-indic.cc | 110 hb_array_t<const hb_ot_map_t::lookup_map_t> lookups; member
|
| /external/fonttools/Lib/fontTools/feaLib/ |
| D | builder.py | 1176 def find_lookup_builders_(self, lookups): argument 1339 def add_chain_context_subst(self, location, prefix, glyphs, suffix, lookups): argument 1458 def add_chain_context_pos(self, location, prefix, glyphs, suffix, lookups): argument
|
| /external/skia/bench/ |
| D | SkGlyphCacheBench.cpp | 37 for (int lookups = 0; lookups < 10; lookups++) { in do_font_stuff() 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
|