HomeSort by relevance Sort by last modified time
    Searched defs:QUERY (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/chrome/common/extensions/docs/examples/tutorials/getstarted/
popup.js 6 * Global variable containing the query we'd like to pass to Flickr. In this
11 var QUERY = 'kittens';
26 'text=' + encodeURIComponent(QUERY) + '&' +
  /cts/hostsidetests/theme/app/src/android/theme/app/modifiers/
SearchViewModifier.java 28 public static final int QUERY = 1;
46 case QUERY:
  /external/chromium_org/components/autofill/core/browser/
form_structure.h 67 // Encodes the XML query request for the set of forms.
76 // Parses the field types from the server query response. |forms| must be the
77 // same as the one passed to EncodeQueryRequest when constructing the query.
106 // Returns true if we should query the crowdsourcing server to determine this
199 QUERY,
205 // it is a query or upload.
  /external/chromium_org/url/third_party/mozilla/
url_parse.h 93 QUERY,
116 // Note that this can get a little funny for the port, query, and ref
122 // delimited components that is present (the port and query) and one that
127 // Example input: http://foo:80/?query
135 // *QUERY: 14 15 <-
162 // Path, this is everything following the host name, stopping at the query of
172 // a question mark but no query string.
173 Component query; member in struct:url::Parsed
265 // MailtoURL is for mailto: urls. They are made up scheme,path,query
346 // Extract the first key/value from the range defined by |*query|. Update
    [all...]
  /bionic/libc/include/arpa/
nameser_compat.h 95 * Structure for query header. The order of the fields is machine- and
102 unsigned id :16; /* query identification number */
158 #define QUERY ns_o_query
  /development/ndk/platforms/android-L/include/arpa/
nameser_compat.h 95 * Structure for query header. The order of the fields is machine- and
102 unsigned id :16; /* query identification number */
158 #define QUERY ns_o_query
  /external/libpcap/Win32/Include/arpa/
nameser.h 96 #define QFIXEDSZ 4 /* #/bytes of fixed data in query */
110 #define QUERY 0x0 /* standard query */
111 #define IQUERY 0x1 /* inverse query */
112 #define STATUS 0x2 /* nameserver status query */
136 #define REFUSED 5 /* query refused */
179 /* Query type values which do not appear in resource records */
192 /* Query class values which do not appear in resource records */
246 * Structure for query header. The order of the fields is machine- and
253 unsigned id :16; /* query identification number *
    [all...]
  /external/dnsmasq/src/
nameser.h 105 #define QFIXEDSZ 4 /* #/bytes of fixed data in query */
120 #define QUERY 0x0 /* standard query */
121 #define IQUERY 0x1 /* inverse query */
122 #define STATUS 0x2 /* nameserver status query */
133 #define REFUSED 5 /* query refused */
190 /* Query type values which do not appear in resource records */
206 /* Query class values which do not appear in resource records */
277 * Structure for query header. The order of the fields is machine- and
284 unsigned id :16; /* query identification number *
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar 
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 1577 milliseconds