Home
last modified time | relevance | path

Searched refs:QUERY (Results 1 – 25 of 34) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_screen.c925 #define QUERY(NAME, ENUM, UNITS) \ in svga_get_driver_query_info() macro
930 QUERY("num-draw-calls", SVGA_QUERY_NUM_DRAW_CALLS, in svga_get_driver_query_info()
932 QUERY("num-fallbacks", SVGA_QUERY_NUM_FALLBACKS, in svga_get_driver_query_info()
934 QUERY("num-flushes", SVGA_QUERY_NUM_FLUSHES, in svga_get_driver_query_info()
936 QUERY("num-validations", SVGA_QUERY_NUM_VALIDATIONS, in svga_get_driver_query_info()
938 QUERY("map-buffer-time", SVGA_QUERY_MAP_BUFFER_TIME, in svga_get_driver_query_info()
940 QUERY("num-buffers-mapped", SVGA_QUERY_NUM_BUFFERS_MAPPED, in svga_get_driver_query_info()
942 QUERY("num-textures-mapped", SVGA_QUERY_NUM_TEXTURES_MAPPED, in svga_get_driver_query_info()
944 QUERY("num-bytes-uploaded", SVGA_QUERY_NUM_BYTES_UPLOADED, in svga_get_driver_query_info()
946 QUERY("num-command-buffers", SVGA_QUERY_NUM_COMMAND_BUFFERS, in svga_get_driver_query_info()
[all …]
/third_party/openssl/test/recipes/
D80-test_tsa.t30 my @QUERY = ("openssl", "ts", "-query");
122 unless ok(run(app([@QUERY, "-data", $testtsa,
127 ok(run(app([@QUERY, "-in", "req1.tsq", "-text"])),
159 unless ok(run(app([@QUERY, "-data", $testtsa,
164 ok(run(app([@QUERY, "-in", "req2.tsq", "-text"])),
222 unless ok(run(app([@QUERY, "-data", $CAtsa,
226 ok(run(app([@QUERY, "-in", "req3.tsq", "-text"])),
/third_party/openssl/crypto/property/
Dproperty.c53 } QUERY; typedef
55 DEFINE_LHASH_OF(QUERY);
60 LHASH_OF(QUERY) *cache;
90 LHASH_OF(QUERY) *cache;
192 static unsigned long query_hash(const QUERY *a) in query_hash()
197 static int query_cmp(const QUERY *a, const QUERY *b) in query_cmp()
216 static void impl_cache_free(QUERY *elem) in impl_cache_free()
608 IMPLEMENT_LHASH_DOALL_ARG(QUERY, IMPL_CACHE_FLUSH);
626 static void impl_cache_flush_cache(QUERY *c, IMPL_CACHE_FLUSH *state) in impl_cache_flush_cache()
683 QUERY elem, *r; in ossl_method_store_cache_get()
[all …]
/third_party/musl/libc-test/src/functionalext/supplement/manual/network/
Dres_send.c21 const int op = QUERY;
/third_party/musl/libc-test/src/functionalext/supplement/network/
Dres_mkquery.c22 const int op = QUERY;
/third_party/musl/ndk_musl_include/arpa/
Dnameser.h375 #define QUERY ns_o_query macro
/third_party/musl/include/arpa/
Dnameser.h375 #define QUERY ns_o_query macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
Dnameser.h375 #define QUERY ns_o_query macro
/third_party/openssl/doc/man3/
DOPENSSL_s390xcap.pod16 and by the QUERY functions are stored in the vector.
/third_party/musl/porting/uniproton/kernel/include/arpa/
Dnameser.h375 #define QUERY ns_o_query macro
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dnameser.h375 #define QUERY ns_o_query macro
/third_party/icu/docs/userguide/packaging/
Dplug-ins.md178 /// Error: This plugin did not call uplug_setPlugLevel during QUERY.
/third_party/ejdb/src/jql/
Djqp.leg82 QUERY = s:QEXPR { _jqp_set_filters_expr(yy, s); }
DREADME.md25 QUERY = FILTERS [ '|' APPLY ] [ '|' PROJECTIONS ] [ '|' OPTS ];
/third_party/ejdb/cmake/Modules/
DFindJava.cmake93 execute_process(COMMAND REG QUERY HKLM\\SOFTWARE\\JavaSoft\\${_KIND}
DFindJNI.cmake148 execute_process(COMMAND REG QUERY HKLM\\SOFTWARE\\JavaSoft\\JDK
/third_party/node/deps/npm/node_modules/uri-js/dist/es5/
Duri.all.min.js.map1QUERY$) + \"?\" + subexp(\"\\\\#\" + FRAGMENT$) + \"?\"),\n\t\tRELATIVE_PART$ = subexp(subexp(\"\\…
Duri.all.js.map1QUERY$) + \"?\" + subexp(\"\\\\#\" + FRAGMENT$) + \"?\"),\n\t\tRELATIVE_PART$ = subexp(subexp(\"\\…
/third_party/freetype/docs/reference/assets/javascripts/workers/
Dsearch.477d984a.min.js46QUERY=2]="QUERY",i[i.RESULT=3]="RESULT"})(R||(R={}));var H;function Se(t){return z(this,null,funct…
/third_party/libcoap/man/
Dcoap_block.txt.in239 /* Add in the QUERY options */
Dcoap_pdu_setup.txt.in457 /* Add in the QUERY options */
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_debug.c499 ITEM(QUERY); in priority_to_string()
/third_party/skia/third_party/externals/opengl-registry/extensions/KHR/
DKHR_debug.txt331 QUERY 0x82E3
797 QUERY | query
/third_party/openGLES/extensions/KHR/
DKHR_debug.txt341 QUERY 0x82E3
807 QUERY | query
/third_party/freetype/docs/reference/assets/javascripts/
Dbundle.82b56eb2.min.js27QUERY=2]="QUERY",n[n.RESULT=3]="RESULT"})(_e||(_e={}));function Jt(e){return e.type===1}function b…

12