HomeSort by relevance Sort by last modified time
    Searched full:queries (Results 151 - 175 of 1226) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/dnsmasq/
CHANGELOG.archive 37 address queries. Addresses are cached, all other
38 queries are forwarded directly.
54 of queries in progress, but still remain very lightweight.
73 (3) Dnsmasq should now forward (but not cache) inverse queries
74 and server status queries; this feature has not been tested.
77 (6) Generate queries to upstream nameservers with unpredictable
79 (7) Dnsmasq no longer forwards queries when the
84 reverse queries on the RFC 1918 private IP space itself and
112 Handle wildcard queries for names/addresses in /etc/hosts
117 upstream servers we send queries to. This fixes a problem
    [all...]
setup.html 168 Dnsmasq has the ability to direct DNS queries for certain domains to
172 forward queries to the ISP's nameservers, then you make a VPN
182 queries in the internal domain to the correct nameserver. You can
198 .net top level domains. The effect of this is that queries for
226 <P> The <TT>log-queries</TT> option tells dnsmasq to verbosely log the queries
  /external/dnsmasq/man/
dnsmasq.8 12 Dnsmasq accepts DNS queries and either answers them from a small, local,
16 DNS queries for DHCP configured hosts.
77 to handle TCP queries.
79 .B \-q, --log-queries
80 Log the results of DNS queries handled by dnsmasq. Enable a full cache dump on receipt of SIGUSR1.
99 allows syslog to use dnsmasq for DNS queries without risking deadlock.
130 Send outbound DNS queries from, and listen for their replies on, the
139 queries. Dnsmasq picks random ports as source for outbound queries:
201 .B \-y, --localise-queries
    [all...]
  /external/deqp/doc/testspecs/GLES3/
functional.lifetime.txt 32 - Queries
36 + Object existence tests based on Is* queries
45 - Is* queries for the name of the deleted object
functional.texture.sampler.txt 35 + Sampler queries
  /external/llvm/include/llvm/CodeGen/
LiveRegMatrix.h 52 // Cached queries per register unit.
53 std::unique_ptr<LiveIntervalUnion::Query[]> Queries;
76 /// Invalidate cached interference queries after modifying virtual register
  /frameworks/base/core/jni/
android_hardware_camera2_legacy_PerfMeasurement.cpp 115 * pipelining and the frequency of queries.
136 // Lazy init of queries to avoid needing GL context during construction
262 "Too many timing queries in progress, max %d",
  /bionic/libc/dns/include/
resolv_cache.h 43 RESOLV_CACHE_UNSUPPORTED, /* the cache can't handle that kind of queries */
  /development/samples/ApiDemos/res/layout/
search_query_results.xml 17 <!-- This activity displays search queries and "results" -->
  /development/samples/ApiDemos/src/com/example/android/apis/os/
MmsFileProvider.java 46 // Don't support queries.
  /development/samples/SearchableDictionary/
_index.html 16 provider</a> to perform all search and suggestion queries</li>
  /external/clang/include/clang/Analysis/Analyses/
CFGReachabilityAnalysis.h 27 // A class that performs reachability queries for CFGBlocks. Several internal
  /external/dnsmasq/contrib/openvpn/
README 16 > routes, and queries to the domain in the server=3D line work just fine.
  /external/guava/guava-testlib/src/com/google/common/collect/testing/features/
MapFeature.java 58 * queries.
  /external/jmdns/src/javax/jmdns/impl/tasks/resolver/
ServiceResolver.java 19 * The ServiceResolver queries three times consecutively for services of a given type, and then removes itself from the timer.
TypeResolver.java 21 * The TypeResolver queries three times consecutively for service types, and then removes itself from the timer.
  /external/jmonkeyengine/engine/src/core/com/jme3/input/
Input.java 50 * Queries the device for input. All events should be sent to the
  /external/libpcap/
README.sita 41 and then queries each associated IP address for a list of its WAN and
  /external/llvm/lib/Target/Sparc/
SparcRegisterInfo.h 45 // Debug information queries.
  /external/mdnsresponder/
README.txt 22 Requirement 2 is met by sending DNS-like queries via Multicast (mDNS).
39 that queries are sent via multicast to all local hosts, instead of via
41 mDNSResponder which is constantly listening for those multicast queries,
45 The main difference is that queries are sent to a different UDP port
  /external/mesa3d/src/gallium/drivers/i915/
i915_query.c 28 /* Fake occlusion queries which return 0, it's better than crashing */
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_query.c 30 /* XXX: Nested queries, and simultaneous queries on multiple gallium contexts
34 * queries anyway.
148 /* For occlusion queries we have to change the storage, because a previous
  /external/selinux/libselinux/man/man3/
get_ordered_context_list.3 77 takes a list of contexts, queries the user via stdin/stdout as to which context
  /external/skia/src/gpu/gl/
GrGLContext.h 56 about what errors to check for because queries are synchronous. We should probably expose
  /frameworks/base/core/java/android/provider/
SearchRecentSuggestions.java 69 * This is the database projection that can be used to view saved queries, when
81 * This is the database projection that can be used to view saved queries, when
148 * Add a query to the recent queries list. Returns immediately, performing the save
214 * recent queries, page/items viewed, etc.) should provide a way for the user to clear the

Completed in 760 milliseconds

1 2 3 4 5 67 8 91011>>