Home
last modified time | relevance | path

Searched defs:query_type (Results 1 – 25 of 1470) sorted by relevance

12345678910>>...59

/dports/editors/the/THE-3.3RC4/
H A Dquery2.c77 short extract_macro(short number_variables,short itemno,CHARTYPE *itemargs,CHARTYPE query_type,LINE… in extract_macro()
93 short extract_macroext(short number_variables,short itemno,CHARTYPE *itemargs,CHARTYPE query_type,L… in extract_macroext()
114 short extract_macropath(short number_variables,short itemno,CHARTYPE *itemargs,CHARTYPE query_type,… in extract_macropath()
132 short extract_margins(short number_variables,short itemno,CHARTYPE *itemargs,CHARTYPE query_type,LI… in extract_margins()
199 short extract_monitor(short number_variables,short itemno,CHARTYPE *itemargs,CHARTYPE query_type,LI… in extract_monitor()
234 short extract_mouse(short number_variables,short itemno,CHARTYPE *itemargs,CHARTYPE query_type,LINE… in extract_mouse()
250 short extract_msgline(short number_variables,short itemno,CHARTYPE *itemargs,CHARTYPE query_type,LI… in extract_msgline()
284 short extract_msgmode(short number_variables,short itemno,CHARTYPE *itemargs,CHARTYPE query_type,LI… in extract_msgmode()
303 short extract_nbfile(short number_variables,short itemno,CHARTYPE *itemargs,CHARTYPE query_type,LIN… in extract_nbfile()
408 short extract_number(short number_variables,short itemno,CHARTYPE *itemargs,CHARTYPE query_type,LIN… in extract_number()
[all …]
H A Dquery1.c123 short extract_alt(short number_variables,short itemno,CHARTYPE *itemargs,CHARTYPE query_type,LINETY… in extract_alt()
200 short extract_arbchar(short number_variables,short itemno,CHARTYPE *itemargs,CHARTYPE query_type,LI… in extract_arbchar()
226 short extract_autosave(short number_variables,short itemno,CHARTYPE *itemargs,CHARTYPE query_type,L… in extract_autosave()
320 short extract_backup(short number_variables,short itemno,CHARTYPE *itemargs,CHARTYPE query_type,LIN… in extract_backup()
357 short extract_beep(short number_variables,short itemno,CHARTYPE *itemargs,CHARTYPE query_type,LINET… in extract_beep()
451 short extract_block(short number_variables,short itemno,CHARTYPE *itemargs,CHARTYPE query_type,LINE… in extract_block()
536 short extract_case(short number_variables,short itemno,CHARTYPE *itemargs,CHARTYPE query_type,LINET… in extract_case()
680 short extract_clock(short number_variables,short itemno,CHARTYPE *itemargs,CHARTYPE query_type,LINE… in extract_clock()
785 short extract_color(short number_variables,short itemno,CHARTYPE *itemargs,CHARTYPE query_type,LINE… in extract_color()
1644 short extract_eof(short number_variables,short itemno,CHARTYPE *itemargs,CHARTYPE query_type,LINETY… in extract_eof()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/
H A Dhost_resolver_mdns_listener.cc18 net::DnsQueryType query_type) { in HostResolverMdnsListener()
52 net::DnsQueryType query_type, in OnAddressResult()
60 net::DnsQueryType query_type, in OnTextResult()
68 net::DnsQueryType query_type, in OnHostnameResult()
76 net::DnsQueryType query_type) { in OnUnhandledResult()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/
H A Dhost_resolver_mdns_listener.cc18 net::DnsQueryType query_type) { in HostResolverMdnsListener()
52 net::DnsQueryType query_type, in OnAddressResult()
60 net::DnsQueryType query_type, in OnTextResult()
68 net::DnsQueryType query_type, in OnHostnameResult()
76 net::DnsQueryType query_type) { in OnUnhandledResult()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_transform_feedback_overflow_query/
H A Dbasic.c240 run_subtest(int n_streams, int array_sizes[], int stream, GLuint query_type, in run_subtest()
350 GLuint query_type = GL_TRANSFORM_FEEDBACK_OVERFLOW_ARB; in test_overflow_single() local
362 GLuint query_type = GL_TRANSFORM_FEEDBACK_OVERFLOW_ARB; in test_no_overflow_single() local
376 GLuint query_type = GL_TRANSFORM_FEEDBACK_STREAM_OVERFLOW_ARB; in test_overflow_stream_0() local
390 GLuint query_type = GL_TRANSFORM_FEEDBACK_STREAM_OVERFLOW_ARB; in test_overflow_stream_1() local
404 GLuint query_type = GL_TRANSFORM_FEEDBACK_STREAM_OVERFLOW_ARB; in test_overflow_stream_2() local
418 GLuint query_type = GL_TRANSFORM_FEEDBACK_OVERFLOW_ARB; in test_overflow_stream_any() local
432 GLuint query_type = GL_TRANSFORM_FEEDBACK_OVERFLOW_ARB; in test_overflow_stream_any_inverted() local
446 GLuint query_type = GL_TRANSFORM_FEEDBACK_OVERFLOW_ARB; in test_no_overflow_stream_any() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/omnibox/browser/
H A Danswers_cache_unittest.cc25 int query_type = 2334; in TEST() local
49 int query_type = 2334; in TEST() local
73 int query_type = 2334; in TEST() local
99 int query_type = 2334; in TEST() local
/dports/databases/tiledb/TileDB-2.5.2/tiledb/sm/enums/
H A Dquery_type.h52 inline const std::string& query_type_str(QueryType query_type) { in query_type_str()
65 const std::string& query_type_str, QueryType* query_type) { in query_type_enum()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglquery.c71 _query_type_to_string (guint query_type) in _query_type_to_string()
86 _gst_gl_query_type_to_gl (GstGLQueryType query_type) in _gst_gl_query_type_to_gl()
135 GstGLQueryType query_type) in gst_gl_query_init()
205 gst_gl_query_new (GstGLContext * context, GstGLQueryType query_type) in gst_gl_query_new()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglquery.c71 _query_type_to_string (guint query_type) in _query_type_to_string()
86 _gst_gl_query_type_to_gl (GstGLQueryType query_type) in _gst_gl_query_type_to_gl()
135 GstGLQueryType query_type) in gst_gl_query_init()
205 gst_gl_query_new (GstGLContext * context, GstGLQueryType query_type) in gst_gl_query_new()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglquery.c71 _query_type_to_string (guint query_type) in _query_type_to_string()
86 _gst_gl_query_type_to_gl (GstGLQueryType query_type) in _gst_gl_query_type_to_gl()
135 GstGLQueryType query_type) in gst_gl_query_init()
205 gst_gl_query_new (GstGLContext * context, GstGLQueryType query_type) in gst_gl_query_new()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglquery.c71 _query_type_to_string (guint query_type) in _query_type_to_string()
86 _gst_gl_query_type_to_gl (GstGLQueryType query_type) in _gst_gl_query_type_to_gl()
135 GstGLQueryType query_type) in gst_gl_query_init()
205 gst_gl_query_new (GstGLContext * context, GstGLQueryType query_type) in gst_gl_query_new()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglquery.c71 _query_type_to_string (guint query_type) in _query_type_to_string()
86 _gst_gl_query_type_to_gl (GstGLQueryType query_type) in _gst_gl_query_type_to_gl()
135 GstGLQueryType query_type) in gst_gl_query_init()
205 gst_gl_query_new (GstGLContext * context, GstGLQueryType query_type) in gst_gl_query_new()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglquery.c71 _query_type_to_string (guint query_type) in _query_type_to_string()
86 _gst_gl_query_type_to_gl (GstGLQueryType query_type) in _gst_gl_query_type_to_gl()
135 GstGLQueryType query_type) in gst_gl_query_init()
205 gst_gl_query_new (GstGLContext * context, GstGLQueryType query_type) in gst_gl_query_new()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglquery.c71 _query_type_to_string (guint query_type) in _query_type_to_string()
86 _gst_gl_query_type_to_gl (GstGLQueryType query_type) in _gst_gl_query_type_to_gl()
135 GstGLQueryType query_type) in gst_gl_query_init()
205 gst_gl_query_new (GstGLContext * context, GstGLQueryType query_type) in gst_gl_query_new()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglquery.c71 _query_type_to_string (guint query_type) in _query_type_to_string()
86 _gst_gl_query_type_to_gl (GstGLQueryType query_type) in _gst_gl_query_type_to_gl()
135 GstGLQueryType query_type) in gst_gl_query_init()
205 gst_gl_query_new (GstGLContext * context, GstGLQueryType query_type) in gst_gl_query_new()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglquery.c71 _query_type_to_string (guint query_type) in _query_type_to_string()
86 _gst_gl_query_type_to_gl (GstGLQueryType query_type) in _gst_gl_query_type_to_gl()
135 GstGLQueryType query_type) in gst_gl_query_init()
205 gst_gl_query_new (GstGLContext * context, GstGLQueryType query_type) in gst_gl_query_new()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglquery.c71 _query_type_to_string (guint query_type) in _query_type_to_string()
86 _gst_gl_query_type_to_gl (GstGLQueryType query_type) in _gst_gl_query_type_to_gl()
135 GstGLQueryType query_type) in gst_gl_query_init()
205 gst_gl_query_new (GstGLContext * context, GstGLQueryType query_type) in gst_gl_query_new()
/dports/mail/neomutt/neomutt-20211029/notmuch/
H A Dquery.c53 enum NmQueryType query_type = NM_QUERY_TYPE_MESGS; in nm_parse_type_from_query() local
95 const char *nm_query_type_to_string(enum NmQueryType query_type) in nm_query_type_to_string()
111 enum NmQueryType query_type = nm_string_to_query_type_mapper(str); in nm_string_to_query_type() local
/dports/databases/tiledb/TileDB-2.5.2/tiledb/sm/cpp_api/
H A Darray.h90 tiledb_query_type_t query_type) in Array()
130 tiledb_query_type_t query_type, in Array()
165 tiledb_query_type_t query_type, in Array()
209 tiledb_query_type_t query_type, in Array()
253 tiledb_query_type_t query_type, in Array()
290 tiledb_query_type_t query_type, in Array()
449 tiledb_query_type_t query_type, in open()
476 tiledb_query_type_t query_type, in open()
545 tiledb_query_type_t query_type, in open()
574 tiledb_query_type_t query_type, in open()
[all …]
/dports/sysutils/py-salt/salt-3004.1/salt/runners/
H A Dcloud.py57 def query(query_type="list_nodes"): argument
66 def full_query(query_type="list_nodes_full"): argument
75 def select_query(query_type="list_nodes_select"): argument
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/etnaviv/
H A Detnaviv_query_acc_occlusion.c47 occlusion_supports(unsigned query_type) in occlusion_supports()
62 occlusion_allocate(struct etna_context *ctx, ASSERTED unsigned query_type) in occlusion_allocate()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/etnaviv/
H A Detnaviv_query_acc_occlusion.c47 occlusion_supports(unsigned query_type) in occlusion_supports()
62 occlusion_allocate(struct etna_context *ctx, ASSERTED unsigned query_type) in occlusion_allocate()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/etnaviv/
H A Detnaviv_query_acc_occlusion.c47 occlusion_supports(unsigned query_type) in occlusion_supports()
62 occlusion_allocate(struct etna_context *ctx, ASSERTED unsigned query_type) in occlusion_allocate()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/etnaviv/
H A Detnaviv_query_acc_occlusion.c47 occlusion_supports(unsigned query_type) in occlusion_supports()
62 occlusion_allocate(struct etna_context *ctx, ASSERTED unsigned query_type) in occlusion_allocate()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/etnaviv/
H A Detnaviv_query_acc_occlusion.c47 occlusion_supports(unsigned query_type) in occlusion_supports()
62 occlusion_allocate(struct etna_context *ctx, ASSERTED unsigned query_type) in occlusion_allocate()

12345678910>>...59