HomeSort by relevance Sort by last modified time
    Searched defs:lookups (Results 1 - 25 of 26) sorted by null

1 2

  /external/guice/core/src/com/google/inject/internal/
DeferredLookups.java 32 * creation it's necessary to {@link #initialize initialize} these lookups.
36 final class DeferredLookups implements Lookups {
38 private final List<Element> lookups = Lists.newArrayList(); field in class:DeferredLookups
45 * Initialize the specified lookups, either immediately or when the injector is created.
48 injector.lookups = injector;
49 new LookupProcessor(errors).process(injector, lookups);
54 lookups.add(lookup);
60 lookups.add(lookup);
EncounterImpl.java 43 private final Lookups lookups; field in class:EncounterImpl
51 EncounterImpl(Errors errors, Lookups lookups) {
53 this.lookups = lookups;
129 return lookups.getProvider(key);
138 return lookups.getMembersInjector(typeLiteral);
InjectorImpl.java 67 final class InjectorImpl implements Injector, Lookups {
122 Lookups lookups = new DeferredLookups(this); field in class:InjectorImpl
    [all...]
  /external/autotest/contrib/
dhcp_failed_machines.py 10 /etc/dhcp/dhcpd.conf to be able to do reverse DNS lookups. It also expects the
23 lookups = {} variable
33 lookups[d['fixed-address'].replace(';', '')] = hostname
71 return lookups.get(h, h)
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
LookupList.java 15 private Lookup[] lookups; field in class:LookupList
20 lookups = new Lookup[10];
26 if (lookupCount >= lookups.length) {
27 Lookup[] newLookups = new Lookup[lookups.length + 5];
29 System.arraycopy(lookups, 0, newLookups, 0, lookups.length);
30 lookups = newLookups;
33 lookups[lookupCount] = lookup;
54 lookups[i].writeLookup(writer);
CanonGSUBBuilder.java 318 int[] lookups = new int[2]; local
343 lookups[0] = lookupList.addLookup(compLookup);
344 lookups[1] = lookupList.addLookup(dcmpLookup);
346 return lookups;
349 public static void addLookups(Feature feature, int[] lookups)
351 for (int i = 0; i < lookups.length; i += 1) {
352 feature.addLookup(lookups[i]);
469 // build common, inherited lookups...
482 int[] lookups = buildLookups(data, lookupList, script); local
486 addLookups(ccmp, lookups);
    [all...]
  /external/clang/include/clang/AST/
DeclLookups.h 71 inline DeclContext::lookups_range DeclContext::lookups() const { function in class:clang::DeclContext
85 return lookups().begin();
89 return lookups().end();
  /external/selinux/libselinux/utils/
avcstat.c 27 #define HEADERS "lookups hits misses allocations reclaims frees"
30 unsigned long long lookups; member in struct:avc_cache_stats
176 printf("%10s %10s %10s %10s %10s %10s\n", "lookups",
185 &tmp.lookups,
194 tot.lookups += tmp.lookups;
208 tot.lookups, tot.hits, tot.misses,
211 rel.lookups = tot.lookups - last.lookups;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
hash.c 60 unsigned long lookups; member in struct:hash_control
98 ret->lookups = 0;
146 ++table->lookups;
384 fprintf (f, "\t%lu lookups\n", table->lookups);
  /external/harfbuzz_ng/src/
hb-ot-shape.cc 858 hb_set_t lookups; local
859 lookups.init ();
860 hb_ot_shape_plan_collect_lookups (shape_plan, HB_OT_TAG_GSUB, &lookups);
867 for (hb_codepoint_t lookup_index = -1; hb_set_next (&lookups, &lookup_index);)
hb-ot-shape-complex-indic.cc 350 * lookups for init,pres,abvs,blws features.
417 /* Do this before any lookups have been applied. */
468 &lookups, &count);
476 if (hb_ot_layout_lookup_would_substitute_fast (face, lookups[i].index, glyphs, glyphs_count, zero_context))
482 const hb_ot_map_t::lookup_map_t *lookups; member in struct:would_substitute_feature_t
576 * some broken fonts (like Free Sans) simply copied lookups
578 * And oddly enough, Uniscribe seems to respect those lookups.
580 * base at 0. The font however, only has lookups matching
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
quota.h 191 u_int32_t lookups; member in struct:dqstats
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
quota.h 191 u_int32_t lookups; member in struct:dqstats
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
quota.h 191 u_int32_t lookups; member in struct:dqstats
  /external/c-ares/
ares_private.h 262 char *lookups; member in struct:ares_channeldata
ares.h 263 char *lookups; member in struct:ares_options
ares_init.c 106 #define ARES_CONFIG_CHECK(x) (x->lookups && x->nsort > -1 && \
166 channel->lookups = NULL;
249 if(channel->lookups)
250 free(channel->lookups);
394 /* copy lookups */
395 if (channel->lookups) {
396 options->lookups = strdup(channel->lookups);
397 if (!options->lookups && channel->lookups)
1293 char lookups[3], *l; local
    [all...]
  /external/strace/
quota.c 208 u_int32_t lookups; member in struct:v1_dqstats
220 u_int32_t lookups; member in struct:v2_dqstats
393 tprintf("{lookups=%u, ", dq.lookups);
409 tprintf("{lookups=%u, ", dq.lookups);
  /bionic/libc/dns/include/
resolv_private.h 184 char lookups[4]; member in struct:__res_state
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
sisu-guice-3.1.3-no_aop.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/
sisu-guice-3.1.0-no_aop.jar 
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 
  /external/testng/lib-supplied/
guice-2.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/sisu/sisu-guice/2.1.7/
sisu-guice-2.1.7-noaop.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/
sisu-guice-2.1.7-noaop.jar 

Completed in 678 milliseconds

1 2