Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_screen.c771 #define QUERY(NAME, ENUM, UNITS) \ in svga_get_driver_query_info() macro
776 QUERY("num-draw-calls", SVGA_QUERY_NUM_DRAW_CALLS, in svga_get_driver_query_info()
778 QUERY("num-fallbacks", SVGA_QUERY_NUM_FALLBACKS, in svga_get_driver_query_info()
780 QUERY("num-flushes", SVGA_QUERY_NUM_FLUSHES, in svga_get_driver_query_info()
782 QUERY("num-validations", SVGA_QUERY_NUM_VALIDATIONS, in svga_get_driver_query_info()
784 QUERY("map-buffer-time", SVGA_QUERY_MAP_BUFFER_TIME, in svga_get_driver_query_info()
786 QUERY("num-buffers-mapped", SVGA_QUERY_NUM_BUFFERS_MAPPED, in svga_get_driver_query_info()
788 QUERY("num-textures-mapped", SVGA_QUERY_NUM_TEXTURES_MAPPED, in svga_get_driver_query_info()
790 QUERY("num-bytes-uploaded", SVGA_QUERY_NUM_BYTES_UPLOADED, in svga_get_driver_query_info()
792 QUERY("num-command-buffers", SVGA_QUERY_NUM_COMMAND_BUFFERS, in svga_get_driver_query_info()
[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/curl/tests/data/
Dtest12025 QUERY
/third_party/musl/ndk_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/musl/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/musl/porting/uniproton/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/cmake/Modules/
DFindJava.cmake88 execute_process(COMMAND REG QUERY HKLM\\SOFTWARE\\JavaSoft\\${_KIND}
DFindJNI.cmake144 execute_process(COMMAND REG QUERY HKLM\\SOFTWARE\\JavaSoft\\JDK /f "." /k
/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/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/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.c508 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/ejdb/
DREADME.md197 QUERY = FILTERS [ '|' APPLY ] [ '|' PROJECTIONS ] [ '|' OPTS ];
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch88226 EQPGraph sGraph; /* Information for the graphical EXPLAIN QUERY PLAN */
88886 /* Show the EXPLAIN QUERY PLAN if .eqp is on */
88892 zEQP = sqlite3_mprintf("EXPLAIN QUERY PLAN %s", zStmtSql);
91128 +** ^If prepared statement X is an [EXPLAIN] or [EXPLAIN QUERY PLAN]
91130 +** if the EXPLAIN or EXPLAIN QUERY PLAN prefix were omitted.
105740 +** Or if not processing EXPLAIN QUERY PLAN and not in a SQLITE_DEBUG and/or
115961 +** ^If prepared statement X is an [EXPLAIN] or [EXPLAIN QUERY PLAN]
115963 +** if the EXPLAIN or EXPLAIN QUERY PLAN prefix were omitted.
125861 EQPGraph sGraph; /* Information for the graphical EXPLAIN QUERY PLAN */
126521 /* Show the EXPLAIN QUERY PLAN if .eqp is on */
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
DChangeLog438 * add ANQP-QUERY-DONE event to provide information on ANQP parsing
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
DChangeLog491 * add ANQP-QUERY-DONE event to provide information on ANQP parsing

12