Home
last modified time | relevance | path

Searched +full:query +full:- +full:filters (Results 1 – 25 of 241) sorted by relevance

12345678910

/third_party/curl/lib/
Dcfilters.h23 * SPDX-License-Identifier: curl
34 * Implementations MUST NOT chain calls to cf->next.
47 * This may change with the connection state of filters when tunneling
66 * filters add or remove sockets actions (CURL_POLL_OUT, CURL_POLL_IN).
70 * Filter implementations need to call filters "below" *after* they have
71 * made their adjustments. This allows lower filters to override "upper"
76 * the pollset. Filters, whose filter "below" is not connected, should
115 * Events/controls for connection filters, their arguments and
121 * to all filters in the chain. Overall result is always CURLE_OK.
137 * Implementations MUST NOT chain calls to cf->next.
[all …]
Dcfilters.c21 * SPDX-License-Identifier: curl
52 cf->connected = FALSE; in Curl_cf_def_close()
53 if(cf->next) in Curl_cf_def_close()
54 cf->next->cft->do_close(cf->next, data); in Curl_cf_def_close()
65 if(cf->next) in Curl_cf_def_get_host()
66 cf->next->cft->get_host(cf->next, data, phost, pdisplay_host, pport); in Curl_cf_def_get_host()
68 *phost = cf->conn->host.name; in Curl_cf_def_get_host()
69 *pdisplay_host = cf->conn->host.dispname; in Curl_cf_def_get_host()
70 *pport = cf->conn->primary.remote_port; in Curl_cf_def_get_host()
87 return cf->next? in Curl_cf_def_data_pending()
[all …]
/third_party/grpc/tools/distrib/python/xds_protos/envoy/extensions/filters/http/api_key_auth/v3/
Dapi_key_auth_pb2.py1 # -*- coding: utf-8 -*-
3 # source: envoy/extensions/filters/http/api_key_auth/v3/api_key_auth.proto
20filters/http/api_key_auth/v3/api_key_auth.proto\x12-envoy.extensions.filters.http.api_key_auth.v3\…
24 _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'envoy.extensions.filters.http.api_key_auth.v3.…
27 …envoy.extensions.filters.http.api_key_auth.v3B\017ApiKeyAuthProtoP\001Zcgithub.com/envoyproxy/go-c…
38 _KEYSOURCE.fields_by_name['query']._options = None
39 _KEYSOURCE.fields_by_name['query']._serialized_options = b'\372B\005r\003\030\200\010'
/third_party/cups/filter/
Dpostscript-driver.shtml3 …nline help, and so forth. The PPD file includes references to all of the filters and support files…
5-cupsd.html'>cupsd(8)</a>, determines the format of the print job and the programs required to con…
9 <tr><td><img src='../images/cups-postscript-chain.png' width='700' height='150' alt='PostScript Fil…
12-specific commands to the PostScript output that cannot be represented in the PPD file or to reorg…
14-specific protocol or encoding issues. For example, many PostScript printers support the Binary Co…
16 …rinter and relaying back-channel data from the printer to the upstream filters. CUPS includes back…
22 <tr><td><img src='../images/cups-command-chain.png' width='575' height='150' alt='Command Filter Ch…
25 …stScript command filter that supports all of the standard functions using PPD-defined commands.</p>
30-ppdc.html'>ppdc(1)</a>, to create new PPD files since it manages many of the tedious (and error-p…
36 <a href='ref-ppdcfile.html#_include'>#include</a> &lt;font.defs&gt;
[all …]
/third_party/cups/doc/help/
Dpostscript-driver.html2 <html lang="en-US">
3 <!-- SECTION: Programming -->
7 <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
10 <meta name="language" content="en-US">
13 <style type="text/css"><!--
17 font-family: sans-serif;
18 font-size: 12pt;
30 font-family: sans-serif;
31 line-height: 1.4;
34 font-weight: bold;
[all …]
Dapi-filter.html2 <html lang="en-US">
3 <!-- SECTION: Programming -->
7 <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
10 <meta name="language" content="en-US">
13 <style type="text/css"><!--
17 font-family: sans-serif;
18 font-size: 12pt;
30 font-family: sans-serif;
31 line-height: 1.4;
34 font-weight: bold;
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/
DSGIS_texture_lod.txt60 the base level breaks the proxy query process, and allows
63 of null-point loads, which avoid data transfer and,
94 ---- ---- ------------
113 DETAIL_TEXTURE_LEVEL_SGIS integer any non-negative integer
117 TEXTURE_BASE_LEVEL_SGIS integer any non-negative integer
118 TEXTURE_MAX_LEVEL_SGIS integer any non-negative integer
123 ----------
126 of the OpenGL specification that texture minification filters
127 NEAREST and LINEAR, and all texture magnification filters, be
139 ------------------------
[all …]
/third_party/openGLES/extensions/SGIS/
DSGIS_texture_lod.txt60 the base level breaks the proxy query process, and allows
63 of null-point loads, which avoid data transfer and,
94 ---- ---- ------------
113 DETAIL_TEXTURE_LEVEL_SGIS integer any non-negative integer
117 TEXTURE_BASE_LEVEL_SGIS integer any non-negative integer
118 TEXTURE_MAX_LEVEL_SGIS integer any non-negative integer
123 ----------
126 of the OpenGL specification that texture minification filters
127 NEAREST and LINEAR, and all texture magnification filters, be
139 ------------------------
[all …]
/third_party/vk-gl-cts/modules/egl/
DteglQueryContextTests.cpp1 /*-------------------------------------------------------------------------
3 * ---------------------------------------
11 * http://www.apache.org/licenses/LICENSE-2.0
21 * \brief Config query tests.
22 *//*--------------------------------------------------------------------*/
89 …tCtx, const char* name, const char* description, const eglu::FilterList& filters, EGLint surfaceTy… in GetCurrentContextCase() argument
90 …ontextRenderCase (eglTestCtx, name, description, getBuildClientAPIMask(), surfaceTypeMask, filters) in GetCurrentContextCase()
131 …tCtx, const char* name, const char* description, const eglu::FilterList& filters, EGLint surfaceTy… in GetCurrentSurfaceCase() argument
132 …ontextRenderCase (eglTestCtx, name, description, getBuildClientAPIMask(), surfaceTypeMask, filters) in GetCurrentSurfaceCase()
173 …tCtx, const char* name, const char* description, const eglu::FilterList& filters, EGLint surfaceTy… in GetCurrentDisplayCase() argument
[all …]
DteglQuerySurfaceTests.cpp1 /*-------------------------------------------------------------------------
3 * ---------------------------------------
11 * http://www.apache.org/licenses/LICENSE-2.0
21 * \brief Surface query tests.
22 *//*--------------------------------------------------------------------*/
107 …stContext& eglTestCtx, const char* name, const char* description, const eglu::FilterList& filters);
113 …estContext& eglTestCtx, const char* name, const char* description, const eglu::FilterList& filters) in QuerySurfaceCase() argument
114 : SimpleConfigCase(eglTestCtx, name, description, filters) in QuerySurfaceCase()
254 const EGLint uninitializedMagicValue = -42; in checkNonPbufferAttributes()
279 …log << TestLog::Message << " Fail, querying " << name << " from a non-pbuffer surface should no… in checkNonPbufferAttributes()
[all …]
DteglNegativePartialUpdateTests.cpp1 /*-------------------------------------------------------------------------
3 * ---------------------------------------
11 * http://www.apache.org/licenses/LICENSE-2.0
22 *//*--------------------------------------------------------------------*/
102 FilterList filters; in getEGLConfig() local
104 filters << isWindow; in getEGLConfig()
106 filters << isPbuffer; in getEGLConfig()
111 filters << isES2Renderable; in getEGLConfig()
114 filters << hasPreserveSwap; in getEGLConfig()
116 return chooseSingleConfig(egl, eglDisplay, filters); in getEGLConfig()
[all …]
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDebugTests.cpp1 /*-------------------------------------------------------------------------
3 * -------------------------------------------------
11 * http://www.apache.org/licenses/LICENSE-2.0
22 *//*--------------------------------------------------------------------*/
205 ctx.glDebugMessageInsert(source, type, severity, severity, -1, msg.c_str()); in emitMessages()
229 ctx.glPushDebugGroup(GL_DEBUG_SOURCE_APPLICATION, 1, -1, "Application group 1"); in push_pop_messages()
231 ctx.glPushDebugGroup(GL_DEBUG_SOURCE_APPLICATION, 2, -1, "Application group 1-1"); in push_pop_messages()
233 ctx.glPushDebugGroup(GL_DEBUG_SOURCE_APPLICATION, 3, -1, "Application group 1-1-1"); in push_pop_messages()
240 ctx.glPushDebugGroup(GL_DEBUG_SOURCE_APPLICATION, 4, -1, "Application group 1-2"); in push_pop_messages()
245 ctx.glPushDebugGroup(GL_DEBUG_SOURCE_THIRD_PARTY, 4, -1, "3rd Party group 1-3"); in push_pop_messages()
[all …]
/third_party/rust/rust/src/tools/clippy/util/gh-pages/
Dscript.js63 $element.addClass('open-recent');
67 if (!$element.hasClass('open-recent')) {
70 $element.removeClass('open-recent');
85 $element.addClass('open-recent');
89 if (!$element.hasClass('open-recent')) {
92 $element.removeClass('open-recent');
149 … // Map the versionFilters to the query parameters in a way that is easier to work with in a URL
218 .filter(Boolean) // Filters out any falsy values, including null
225 .filter(Boolean) // Filters out any falsy values, including null
236 … // updateVersionURLParameter updates the version URL parameter with the given version filters
[all …]
/third_party/openssl/doc/man7/
Dproperty.pod5 property - Properties, a selection mechanism for algorithm implementations
13 is being selected, filters based on these properties can be used to
23 A I<reserved> property name consists of a single C-style identifier
27 Property names are case-insensitive, but OpenSSL will only use lowercase
31 two or more C-style identifiers, separated by periods.
63 A I<property query clause> is a single conditional test.
71 A I<property query> is a sequence of comma separated property query clauses.
72 It is an error if a property name appears in more than one query clause.
93 B<-> is a prefix operator that means any global query clause involving the
110 When an algorithm is looked up, a property query is used to determine
[all …]
/third_party/openGLES/extensions/ARB/
DARB_texture_filter_minmax.txt29 Khronos-approved extension specifications are updated in response to
61 In unextended OpenGL, minification and magnification filters such as
68 filtered texel value by computing a component-wise minimum (MIN) or
103 (add to Table 8.17, pp 227-228.)
106 -------------------------- ---- --------------------
110 [[ jon - Note that the generalized error language for Tex*Parameter* and
122 quantized to a fixed-point value with implementation-dependent
132 tau = (1 - frac(lambda)) * tau_1 + frac(lambda) * tau_2,
135 a fixed-point value with implementation-dependent precision.
140 [[ Jon - this change is with regard to the 20150421 GL 4.5 spec update and
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_filter_minmax.txt51 In unextended OpenGL, minification and magnification filters such as
58 filtered texel value by computing a component-wise minimum (MIN) or
93 (add to Table 8.17, pp 227-228.)
96 -------------------------- ---- --------------------
100 [[ jon - Note that the generalized error language for Tex*Parameter* and
112 quantized to a fixed-point value with implementation-dependent
122 tau = (1 - frac(lambda)) * tau_1 + frac(lambda) * tau_2,
125 a fixed-point value with implementation-dependent precision.
130 [[ Jon - this change is with regard to the 20150421 GL 4.5 spec update and
138 - The internal format of the texture arrays is integer (see tables
[all …]
/third_party/grpc/src/core/lib/channel/
Dchannel_stack_builder.h7 // http://www.apache.org/licenses/LICENSE-2.0
33 // Allows interested parties to add filters to the stack, and to query an
34 // in-progress build.
49 // Query the target.
52 // Query the channel args.
66 // TODO(ctiller): re-evaluate the need for AppendFilter, PrependFilter.
97 // The in-progress stack
Dchannel_stack_builder_impl.h7 // http://www.apache.org/licenses/LICENSE-2.0
30 // Allows interested parties to add filters to the stack, and to query an
31 // in-progress build.
/third_party/typescript/.github/codeql/
Dcodeql-configuration.yml4 - './src'
8 query-filters:
9 - exclude:
10 id: js/path-injection # TaintedPath.ql
11 - exclude:
12 id: js/command-line-injection # CommandInjection.ql
13 - exclude:
14 id: js/code-injection # CodeInjection.ql
15 - exclude:
16 id: js/bad-code-sanitization # ImproperCodeSanitization.ql
[all …]
/third_party/cups/cups/
Dapi-filter.shtml1 <!--
4 Copyright © 2020-2024 by OpenPrinting.
5 Copyright © 2007-2016 by Apple Inc.
6 Copyright © 1997-2006 by Easy Software Products, all rights reserved.
10 -->
14 <p>Filters (which include printer drivers and port monitors) and backends
18 with a standard set of command-line arguments:<p>
43 the remaining filters read from the standard input and write to the standard
47 <p>Filters are always run as a non-privileged user, typically "lp", with no
48 connection to the user's desktop. Backends are run either as a non-privileged
[all …]
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-set-digest.hh31 #include "hb-machinery.hh"
34 * The set-digests here implement various "filters" that support
35 * "approximate member query". Conceptually these are like Bloom
40 * Our filters are highly accurate if the lookup covers fairly local
51 * We use these filters at three levels:
52 * - If the digest for all the glyphs in the buffer as a whole
54 * - For each glyph, if it doesn't match the lookup digest,
56 * - For each glyph, if it doesn't match the subtable digest,
59 * The main filter we use is a combination of three bits-pattern
60 * filters. A bits-pattern filter checks a number of bits (5 or 6)
[all …]
/third_party/vixl/tools/
Dutil.py73 # Query the compiler about its preprocessor directives and return all of them as
77 # Pass the CXXFLAGS variables to the compile, in case we've used "-m32" to
81 args += ['-E', '-dM', '-']
95 # Filter out non-matches.
99 # Query the target architecture of the compiler. The 'target' architecture of
137 return "{}-{}".format(self.compiler, self.version)
144 # - Equality
147 # compiler names. For instance, "clang-3.6" is still equal to "clang" but of
150 # - Ordering
183 # "{compiler}-{major}.{minor}". The comparison is done using the provided
[all …]
/third_party/mbedtls/scripts/
Doutput_env.sh6 # SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
13 # - architecture of the system
14 # - type and version of the operating system
15 # - version of make and cmake
16 # - version of armcc, clang, gcc-arm and gcc compilers
17 # - version of libc, clang, asan and valgrind if installed
18 # - version of gnuTLS and OpenSSL
29 if [ -n "$VARIANT" ]; then
41 # Apply all filters
42 while [ $# -gt 0 ]; do
[all …]
/third_party/cups/man/
Dcups.14 .\" Copyright © 2020-2024 by OpenPrinting.
5 .\" Copyright © 2007-2019 by Apple Inc.
6 .\" Copyright © 1997-2006 by Easy Software Products.
11 .TH cups 1 "CUPS" "2021-02-28" "OpenPrinting"
13 cups \- a standards-based, open source printing system
30 …nt you are printing, and the page descriptions. Job are numbered (queue-1, queue-2, and so forth) …
32 gets a job for printing, it determines the best programs (filters, printer drivers, port monitors, …
42 …ons button to save them. Some printers also support auto-configuration - click/press on the Query
59 .I cups-devel
69 The directory where semi-persistent cache files can be found.
[all …]
/third_party/openGLES/extensions/SGIX/
DSGIX_blend_cmultiply.txt1 XXX - Not complete yet!!!
31 for computing convolution and correlation filters.
52 Additions to Chapter 4 of the GL Specification (Per-Fragment Operations
59 C_real' = (Cs_real * Cd_real) - (Cs_imaginary * Cd_imaginary)
91 parameter FUNC_ADD_EXT, and the query target BLEND_EQUATION_EXT, as
113 --------- ----------- ---- ------------- ---------
114 BLEND_EQUATION_EXT GetIntegerv ?? FUNC_ADD_EXT color-buffer

12345678910