HomeSort by relevance Sort by last modified time
    Searched full:queries (Results 51 - 75 of 348) sorted by null

1 23 4 5 6 7 8 91011>>

  /frameworks/base/awt/org/apache/harmony/awt/wtk/
WindowFactory.java 66 * In other words, the rule of thumb is that only queries with a single frame state
  /external/dnsmasq/
doc.html 73 Dnsmasq can be configured to send queries for certain domains to
109 first location for queries, bugreports, suggestions etc.
dnsmasq.conf.example 8 # tell dnsmasq to filter out queries which the public DNS cannot
31 # By default, dnsmasq will send queries to any of the upstream
51 # Example of routing PTR queries to nameservers: this will send all
52 # address->name queries for 192.168.3/24 to nameserver 10.1.2.3
55 # Add local-only domains here, queries in these domains are answered
68 # queries to 10.1.2.3 to be routed via eth1
449 # If you want dnsmasq to detect attempts by Verisign to send queries
533 #log-queries
  /frameworks/base/core/java/android/net/
MailTo.java 79 String[] queries = query.split("&"); local
80 for (String q : queries) {
  /external/webkit/WebCore/css/
MediaQueryEvaluator.cpp 137 const Vector<MediaQuery*>& queries = mediaList->mediaQueries(); local
138 if (!queries.size())
141 // iterate over queries, stop if any of them eval to true (OR semantics)
143 for (size_t i = 0; i < queries.size() && !result; ++i) {
144 MediaQuery* query = queries.at(i);
  /frameworks/base/core/java/android/content/
SearchRecentSuggestionsProvider.java 29 * It creates suggestions (as the user types) based on recent queries and/or recent views.
35 * provider will send any suggested queries via the standard
60 * <li>In your searchable activities, capture any user-generated queries and record them
87 // 1 original implementation with queries, and 1 or 2 display columns
92 * This mode bit configures the database to record recent queries. <i>required</i>
  /bionic/libc/netbsd/resolv/
res_cache.c 47 * (this means that two similar queries that encode the DNS name
358 * QR : 1 : set to 0 for queries, and 1 for responses
359 * Opcode : 4 : set to 0 for queries
360 * AA : 1 : set to 0 for queries
361 * TC : 1 : truncation flag, will be set to 0 in queries
364 * RA : 1 : recursion available (0 in queries)
366 * RCODE : 4 : response code (always 0=NOERROR in queries)
369 * ANCount: 16 : Answer count (0 in queries)
370 * NSCount: 16: Authority Record count (0 in queries)
371 * ARCount: 16: Additionnal Record count (0 in queries)
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyInterface.h 40 // - process getOutput() queries received when AudioTrack objects are created: Those queries
45 // - similarly process getInput() and putInput() queries received from AudioRecord objects and configure audio inputs.
  /dalvik/libcore/auth/src/main/java/javax/security/auth/callback/
PasswordCallback.java 71 * Queries whether this {@code PasswordCallback} expects user input to be
  /development/samples/ApiDemos/src/com/example/android/apis/app/
SearchQueryResults.java 97 // Record the query string in the recent queries suggestions provider.
  /development/samples/BusinessCard/src/com/example/android/businesscard/
ContactAccessor.java 84 * Loads contact data for the supplied URI. The actual queries will differ for different APIs
  /development/samples/Wiktionary/
AndroidManifest.xml 60 <!-- Service to perform web API queries -->
  /external/bluetooth/bluez/tools/
sdptool.1 63 performing SDP queries on Bluetooth devices, and administering a
  /external/webkit/WebCore/html/canvas/
WebGLGetInfo.h 47 // A tagged union representing the result of get queries like
  /external/webkit/WebKitTools/Scripts/webkitpy/commands/
queries_unittest.py 31 from webkitpy.commands.queries import *
  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
ShouldQueryStrategyTest.java 66 // Now we don't query for queries starting with "query"
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
CommonNicknameCache.java 67 * prevent around 98-99% of unnecessary queries from running.
  /dalvik/hit/src/com/android/hit/
Queries.java 28 public class Queries {
30 * NOTES: Here's a list of the queries that can be done in hat and
  /external/dnsmasq/src/
config.h 23 #define TIMEOUT 10 /* drop UDP queries after TIMEOUT seconds */
24 #define FORWARD_TEST 50 /* try all servers every 50 queries */
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
GoogleSuggestionProvider.java 50 * Future: Merge live suggestions with saved recent queries
106 * Queries for a given search term and returns a cursor containing
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/
ReentrantLock.java 477 * Queries the number of holds on this lock by the current thread.
511 * Queries if this lock is held by the current thread.
558 * Queries if this lock is held by any thread. This method is
596 * Queries whether any threads are waiting to acquire this lock. Note that
611 * Queries whether the given thread is waiting to acquire this
656 * Queries whether any threads are waiting on the given condition
  /external/dnsmasq/po/
de.po 72 msgid "queries forwarded %u, queries answered locally %u"
77 msgid "server %s#%d: queries sent %u, retried or failed %u"
162 msgid "Do NOT forward queries with no domain part."
302 msgid "Log DNS queries."
306 msgid "Force the originating port for upstream DNS queries."
323 msgid "Never forward queries to specified domains."
378 msgid "Answer DNS queries based on the interface a query was sent to."
444 msgid "Maximum number of concurrent DNS queries. (defaults to %s)"
502 msgid "Always perform DNS queries to all servers.
    [all...]
fi.po 64 msgid "queries forwarded %u, queries answered locally %u"
69 msgid "server %s#%d: queries sent %u, retried or failed %u"
131 msgid "Do NOT forward queries with no domain part."
266 msgid "Log DNS queries."
270 msgid "Force the originating port for upstream DNS queries."
287 msgid "Never forward queries to specified domains."
342 msgid "Answer DNS queries based on the interface a query was sent to."
408 msgid "Maximum number of concurrent DNS queries. (defaults to %s)"
466 msgid "Always perform DNS queries to all servers.
    [all...]
it.po 64 msgid "queries forwarded %u, queries answered locally %u"
69 msgid "server %s#%d: queries sent %u, retried or failed %u"
131 msgid "Do NOT forward queries with no domain part."
266 msgid "Log DNS queries."
270 msgid "Force the originating port for upstream DNS queries."
287 msgid "Never forward queries to specified domains."
342 msgid "Answer DNS queries based on the interface a query was sent to."
408 msgid "Maximum number of concurrent DNS queries. (defaults to %s)"
466 msgid "Always perform DNS queries to all servers.
    [all...]
pt_BR.po 64 msgid "queries forwarded %u, queries answered locally %u"
69 msgid "server %s#%d: queries sent %u, retried or failed %u"
131 msgid "Do NOT forward queries with no domain part."
266 msgid "Log DNS queries."
270 msgid "Force the originating port for upstream DNS queries."
287 msgid "Never forward queries to specified domains."
342 msgid "Answer DNS queries based on the interface a query was sent to."
408 msgid "Maximum number of concurrent DNS queries. (defaults to %s)"
466 msgid "Always perform DNS queries to all servers.
    [all...]

Completed in 82 milliseconds

1 23 4 5 6 7 8 91011>>