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

1 2 3 4 5 6 7 891011>>

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_context.h 101 /* Counter for occlusion queries. Note this supports overlapping
102 * queries.
  /external/skia/bench/
RTreeBench.cpp 14 // confine rectangles to a smallish area, so queries generally hit something, and overlap occurs:
56 // Time how long it takes to perform queries on an R-Tree.
  /frameworks/base/core/java/android/net/
MailTo.java 79 String[] queries = query.split("&"); local
80 for (String q : queries) {
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
SmartDialCursorLoader.java 72 * Queries the SmartDial database and loads results in background.
146 /** Force loads every time as our results change with queries. */
  /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
93 // 1 original implementation with queries, and 1 or 2 display columns
98 * This mode bit configures the database to record recent queries. <i>required</i>
  /development/samples/training/ContactsList/src/com/example/android/contactslist/ui/
ContactDetailFragment.java 130 * is null. This will re-initialize all the views and start the queries to the system contacts
167 // Starts two queries to to retrieve contact information from the Contacts Provider.
320 // Two main queries to load the required information
641 * This interface defines constants used by contact retrieval queries.
644 // A unique query ID to distinguish queries being run by the
661 * This interface defines constants used by address retrieval queries.
664 // A unique query ID to distinguish queries being run by the
  /external/mesa3d/docs/OLD/
MESA_trace.spec 261 will add GL state queries and assertion statements to the log to
322 will add additional GetError queries. Setting a trace mask with NewTraceMESA
323 as well as use of TraceAssertAttribMESA might cause additional state queries.
  /external/tcpdump/tests/
TESTLIST 92 igmpv3-queries igmpv3-queries.pcap igmpv3-queries.out -t
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyInterface.h 45 // - process getOutput() queries received when AudioTrack objects are created: Those queries
50 // - similarly process getInput() and putInput() queries received from AudioRecord objects and configure audio inputs.
  /developers/samples/android/content/WidgetData/
template-params.xml 74 We define a [ContentProvider][1] that handles queries from a [RemoteView][2] [ListView][3] widget.
  /developers/samples/android/content/contacts/BasicContactables/
template-params.xml 31 reducing the number of queries your application needs to use when searching the contacts database!
  /development/apps/BuildWidget/src/com/android/buildwidget/
BuildWidget.java 39 * an update we spawn a background {@link Service} to perform the API queries.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
SearchQueryResults.java 97 // Record the query string in the recent queries suggestions provider.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
SearchViewActionBar.java 40 * It sets a SearchableInfo on the SearchView for suggestions and submitting queries to.
  /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 66 <!-- Service to perform web API queries -->
  /development/samples/XmlAdapters/src/com/example/android/xmladapters/
ContactPhotoBinder.java 38 * queries a contact's photo based on the contact's id and sets the
  /external/chromium-trace/trace-viewer/tracing/third_party/css-element-queries/src/
ResizeSensor.js 4 * https://github.com/marcj/css-element-queries/blob/master/LICENSE.
  /external/clang/lib/Analysis/
CFGReachabilityAnalysis.cpp 50 // multiple queries relating to a destination node.
  /external/deqp/doc/testspecs/GLES3/
functional.pbo.txt 37 + Buffer queries
  /external/deqp/doc/testspecs/GLES31/
functional.fbo.no_attachments.txt 42 Rendering is verified to happen with occlusion queries. This rather limited
functional.sample_shading.txt 28 + State queries
functional.shaders.arrays_of_arrays.txt 49 - Access, property queries using legacy and program interface query APIs
functional.shaders.opaque_type_indexing.txt 42 + SSBO writes, atomic ops, unsized array length queries
functional.vertex_attribute_binding.txt 27 + Vertex attribute binding state setting and queries

Completed in 707 milliseconds

1 2 3 4 5 6 7 891011>>