HomeSort by relevance Sort by last modified time
    Searched refs:Query (Results 176 - 200 of 228) sorted by null

1 2 3 4 5 6 78 910

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
eventsys.h 187 virtual HRESULT WINAPI Query(BSTR progID,BSTR queryCriteria,int *errorIndex,IUnknown **ppInterface) = 0;
204 HRESULT (WINAPI *Query)(IEventSystem *This,BSTR progID,BSTR queryCriteria,int *errorIndex,IUnknown **ppInterface);
223 #define IEventSystem_Query(This,progID,queryCriteria,errorIndex,ppInterface) (This)->lpVtbl->Query(This,progID,queryCriteria,errorIndex,ppInterface)
    [all...]
d3d10.idl     [all...]
d3d11.idl 321 D3D11_QUERY Query;
    [all...]
objidl.h     [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb2/
layer1.py 94 + Query - Returns one or more items from a table or a secondary
96 the scope of the query using comparison operators against a range
97 key value, or on the index key. Query supports either eventual or
104 an index, Scan should not be used for any application query use
109 Items`_ and `Query and Scan Operations`_ in the Amazon DynamoDB
137 with Items`_ and `Query and Scan Operations`_ in the Amazon
643 evaluating query expressions.
1512 def query(self, table_name, key_conditions, index_name=None, select=None, member in class:DynamoDBConnection
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h 756 * The query does however depend on fragment color clamping.
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_drawpixels.c     [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
d3d10.idl     [all...]
d3d11.idl     [all...]
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/driver/
driver.go 150 values := url.Query()
  /prebuilts/go/darwin-x86/src/net/http/
client_test.go 280 if v := r.URL.Query().Get("code"); v != "" {
  /prebuilts/go/darwin-x86/src/net/http/cookiejar/
jar_test.go 325 // 3. For each query in tests: Check that Cookies with toURL yields the
327 // (Query n done at tNow + (n+2)*1001 ms.)
333 queries []query // Queries to test the Jar.Cookies method
336 // query contains one test of the cookies returned from Jar.Cookies.
337 type query struct { type
378 for i, query := range test.queries {
381 for _, c := range jar.cookies(mustParseURL(query.toURL), now) {
384 if got := strings.Join(s, " "); got != query.want {
385 t.Errorf("Test %q #%d\ngot %q\nwant %q", test.description, i, got, query.want)
398 []query{
    [all...]
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/driver/
driver.go 150 values := url.Query()
  /prebuilts/go/linux-x86/src/net/http/
client_test.go 280 if v := r.URL.Query().Get("code"); v != "" {
  /prebuilts/go/linux-x86/src/net/http/cookiejar/
jar_test.go 325 // 3. For each query in tests: Check that Cookies with toURL yields the
327 // (Query n done at tNow + (n+2)*1001 ms.)
333 queries []query // Queries to test the Jar.Cookies method
336 // query contains one test of the cookies returned from Jar.Cookies.
337 type query struct { type
378 for i, query := range test.queries {
381 for _, c := range jar.cookies(mustParseURL(query.toURL), now) {
384 if got := strings.Join(s, " "); got != query.want {
385 t.Errorf("Test %q #%d\ngot %q\nwant %q", test.description, i, got, query.want)
398 []query{
    [all...]
  /external/deqp/modules/gles3/functional/
es3fTransformFeedbackTests.cpp 824 GLU_EXPECT_NO_ERROR(gl.getError(), "Query TF varyings");
    [all...]
  /external/deqp/modules/gles31/functional/
es31fTessellationGeometryInteractionTests.cpp     [all...]
es31fGeometryShaderTests.cpp     [all...]
es31fTessellationTests.cpp 315 const glu::Query m_tfPrimQuery;
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_context.h     [all...]
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 

Completed in 1963 milliseconds

1 2 3 4 5 6 78 910