Home
last modified time | relevance | path

Searched refs:operations (Results 1 – 25 of 2127) sorted by relevance

12345678910>>...86

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fAtomicCounterTests.cpp91 , operations ((Operation)0) in TestSpec()
101 Operation operations; member
140 if (m_spec.operations & OPERATION_INC) in getOperationCount()
143 if (m_spec.operations & OPERATION_DEC) in getOperationCount()
146 if (m_spec.operations == OPERATION_GET) in getOperationCount()
148 else if (m_spec.operations & OPERATION_GET) in getOperationCount()
241 if ((spec.operations & OPERATION_GET) != 0 && spec.operations != OPERATION_GET) in generateShaderSource()
244 if ((spec.operations & OPERATION_INC) != 0) in generateShaderSource()
247 if ((spec.operations & OPERATION_DEC) != 0) in generateShaderSource()
250 if ((spec.operations & OPERATION_GET) != 0 && spec.operations != OPERATION_GET) in generateShaderSource()
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_EXT_blend_operation_advanced.txt16 This extension adds a number of "`advanced`" blending operations that can:
17 be used to perform new color blending operations, many of which are more
24 is ename:VK_FALSE, the new blending operations are supported, but a
28 synchronize reads using advanced blend operations.
32 is ename:VK_TRUE, advanced blend operations obey primitive order just
33 like basic blend operations.
35 In unextended Vulkan, the set of blending operations is limited, and can: be
37 The ename:VK_BLEND_OP_MIN and ename:VK_BLEND_OP_MAX blend operations simply
44 This limited set of operations supports many common blending operations but
45 precludes the use of more sophisticated transparency and blending operations
[all …]
Dmemorymodel.txt32 Memory operations access a _set of memory locations_ consisting of one or
35 Memory operations that access whole aggregates may: access any padding bytes
59 <<memory-model-memory-operation,memory operations>> to any of its memory
125 and visibility operations as defined
220 Device atomic operations have explicit scopes and semantics.
225 Two atomic operations A and B are _potentially-mutually-ordered_ if and only
234 Two atomic operations A and B are _mutually-ordered_ if and only if they are
237 * A and B are both device operations.
238 * A and B are both host operations.
245 If two atomic operations are not mutually-ordered, and if their sets of
[all …]
DVK_EXT_shader_atomic_float2.txt27 operations on buffer and workgroup memory as well as floating-point atomic
28 minimum and maximum operations on buffer, workgroup, and image memory.
30 atomic add operations on 16-bit floating-point numbers and the SPIR-V
33 maximum operations on floating-point numbers.
34 The supported operations include code:OpAtomicFAddEXT, code:OpAtomicFMinEXT
/third_party/mbedtls/docs/
Duse-psa-crypto.md5 operations, and enables new APIs for using keys handled by PSA Crypto.
31 operations and its public part can be exported.
36 operations. (That is, signature generation, and for RSA decryption too.)
38 deterministic ECDSA by default. The following operations are not supported
41 operations.
66 ### PSA-based operations in the Cipher layer
69 that will call PSA to store the key and perform the operations.
85 ### TLS: most crypto operations based on PSA
91 - Restartable operations when `MBEDTLS_ECP_RESTARTABLE` is also enabled (see
94 Other than the above exceptions, all crypto operations are based on PSA when
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_KHR_shader_integer_dot_product.asciidoc14 Dot product operations between vectors of integer values are used heavily in machine learning algor…
15 … be emulated using other integer operations; however many implementations have dedicated fast path…
17 An additional problem is that there is no clear common subset of accelerated dot product operations
26 . Rely on compiler pattern matching to optimise standard integer operations into dot products
27 . Add dedicated dot product operations
30 …ated dot product operations is less error prone, but does mean machine learning content needs to b…
31 …likely to be much more reliable for new applications - so this proposal aims to add new operations.
33 …omes _which_ dedicated dot product operations should be exposed if there is no common subset of ac…
36 . Multiple extensions advertising different operations
37 . One extension with the superset of operations but make them all optional
[all …]
/third_party/typescript/tests/baselines/reference/
DnullishCoalescingOperator5.errors.txt1 …erator/nullishCoalescingOperator5.ts(6,6): error TS5076: '||' and '??' operations cannot be mixed …
2 …erator/nullishCoalescingOperator5.ts(9,1): error TS5076: '||' and '??' operations cannot be mixed …
3 …rator/nullishCoalescingOperator5.ts(12,6): error TS5076: '&&' and '??' operations cannot be mixed …
4 …rator/nullishCoalescingOperator5.ts(15,1): error TS5076: '&&' and '??' operations cannot be mixed …
15 !!! error TS5076: '||' and '??' operations cannot be mixed without parentheses.
20 !!! error TS5076: '||' and '??' operations cannot be mixed without parentheses.
25 !!! error TS5076: '&&' and '??' operations cannot be mixed without parentheses.
30 !!! error TS5076: '&&' and '??' operations cannot be mixed without parentheses.
/third_party/jerryscript/jerry-core/
DBUILD.gn135 "ecma/operations/ecma-array-object.c",
136 "ecma/operations/ecma-arraybuffer-object.c",
137 "ecma/operations/ecma-boolean-object.c",
138 "ecma/operations/ecma-comparison.c",
139 "ecma/operations/ecma-container-object.c",
140 "ecma/operations/ecma-conversion.c",
141 "ecma/operations/ecma-dataview-object.c",
142 "ecma/operations/ecma-eval.c",
143 "ecma/operations/ecma-exceptions.c",
144 "ecma/operations/ecma-function-object.c",
[all …]
/third_party/jerryscript/
DBUILD.gn220 "jerry-core/ecma/operations/ecma-array-object.c",
221 "jerry-core/ecma/operations/ecma-arraybuffer-object.c",
222 "jerry-core/ecma/operations/ecma-boolean-object.c",
223 "jerry-core/ecma/operations/ecma-comparison.c",
224 "jerry-core/ecma/operations/ecma-container-object.c",
225 "jerry-core/ecma/operations/ecma-conversion.c",
226 "jerry-core/ecma/operations/ecma-dataview-object.c",
227 "jerry-core/ecma/operations/ecma-eval.c",
228 "jerry-core/ecma/operations/ecma-exceptions.c",
229 "jerry-core/ecma/operations/ecma-function-object.c",
[all …]
/third_party/vk-gl-cts/doc/testspecs/VK/
Dsparse_resources.txt27 …wo queues - one supporting sparse binding operations, the second one supporting compute and transf…
32 The second queue is used to perform transfer operations. The test creates two non-sparse buffer obj…
34 … sparse buffer to output buffer. The transer queue waits on a semaphore, before transfer operations
46 …wo queues - one supporting sparse binding operations, the second one supporting compute and transf…
51 The second queue is used to perform transfer operations. The test creates two non-sparse buffer obj…
53 … sparse image to output buffer. The transfer queue waits on a semaphore, before transfer operations
66 …wo queues - one supporting sparse binding operations, the second one supporting compute and transf…
71 The second queue is used to perform compute and transfer operations. A compute shader is invoked to…
85 …wo queues - one supporting sparse binding operations, the second one supporting compute and transf…
90 The second queue is used to perform compute and transfer operations. A compute shader is invoked to…
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/commonvalidity/
Dquery_begin_common.txt33 pname:commandBuffer was allocated from must: support graphics operations
37 pname:pipelineStatistics indicate graphics operations, the
39 support graphics operations
43 pname:pipelineStatistics indicate compute operations, the
45 support compute operations
61 support <<video-encode-operations, video encode operations>>
/third_party/openGLES/extensions/KHR/
DKHR_shader_subgroup.txt69 - which shader stages support subgroup operations
72 - whether quad subgroup operations are supported in all
73 stages supporting subgroup operations (SUBGROUP_QUAD_ALL_STAGES_KHR)
132 Subgroup operations are divided into various categories as described
137 Subgroup operations are divided into a number of categories as
142 The basic subgroup operations allow two classes of functionality within
156 The vote subgroup operations allow invocations within a subgroup to
164 These operations are useful in combination with control flow in that
170 The arithmetic subgroup operations allow invocations to perform scan
171 and reduction operations across a subgroup. For reduction operations,
[all …]
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex_test.cc357 int threads, int iterations, int operations) { in RunTestCommon() argument
382 int iterations, int operations) { in RunTest() argument
384 return RunTestCommon(&cxt, test, threads, iterations, operations); in RunTest()
394 int operations, in RunTestWithInvariantDebugging() argument
400 int ret = RunTestCommon(&cxt, test, threads, iterations, operations); in RunTestWithInvariantDebugging()
1617 int operations = threads * iterations; local
1618 EXPECT_EQ(RunTest(&TestMu, threads, iterations, operations), operations);
1621 operations = threads * iterations;
1623 operations, CheckSumG0G1),
1624 operations);
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/QCOM/
DQCOM_performance_monitor_global_mode.txt40 monitors. When enabled, the counters increment in all operations,
41 including all "housekeeping" operations such as resolves/clears and
42 operations performed by other concurrent applications. The normal
43 operation is to track only the application's own operations.
47 (1) How do we filter operations from other applications?
77 operations, contexts, and other applications using the hardware."
/third_party/openGLES/extensions/QCOM/
DQCOM_performance_monitor_global_mode.txt40 monitors. When enabled, the counters increment in all operations,
41 including all "housekeeping" operations such as resolves/clears and
42 operations performed by other concurrent applications. The normal
43 operation is to track only the application's own operations.
47 (1) How do we filter operations from other applications?
77 operations, contexts, and other applications using the hardware."
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_shader_image_atomic.txt60 atomic read-modify-write operations to a single level of a texture
112 atomic operations are considered to involve a format mismatch. In such
114 operations, and undefined values will be written by stores and atomic
115 operations. A format mismatch will occur if:"
120 "Any image variable used for shader loads or atomic memory operations
128 stores and atomic operations re-interpret the memory holding the
147 containing side effects (image stores, image atomic operations, atomic
148 counter operations ..."
154 stores, image atomic operations, or accessing atomic counters (see
161 shaders containing side effects (image stores, image atomic operations,
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DREADME.SIMD.rst4 * The PNaCl LLVM backend expands shufflevector operations into sequences of
5 insertelement and extractelement operations. For instance:
31 shuffle operations where appropriate.
35 unsigned operands) using register operations, but this should be changed to
50 * [x86 specific] Add support for using aligned mov operations (movaps). This
56 * Vector "bitwise" operations have several variant instructions: the AND
63 * Scalar FP arithmetic can be diversified by performing the operations with the
/third_party/vk-gl-cts/external/openglcts/docs/specs/
DCTS_ARB_shader_atomic_counter_ops.txt36 Tested operations:
39 - Bitwise operations
47 - perform atomic operations on buffer values in the shader
60 Bitwise operations test
65 Exchange operations test
/third_party/openGLES/extensions/OES/
DOES_shader_image_atomic.txt70 atomic read-modify-write operations to a single level of a texture
122 atomic operations are considered to involve a format mismatch. In such
124 operations, and undefined values will be written by stores and atomic
125 operations. A format mismatch will occur if:"
130 "Any image variable used for shader loads or atomic memory operations
138 stores and atomic operations re-interpret the memory holding the
157 containing side effects (image stores, image atomic operations, atomic
158 counter operations ..."
164 stores, image atomic operations, or accessing atomic counters (see
171 shaders containing side effects (image stores, image atomic operations,
[all …]
/third_party/pulseaudio/src/pulse/
Doperation.c32 PA_STATIC_FLIST_DECLARE(operations, 0, pa_xfree);
38 if (!(o = pa_flist_pop(PA_STATIC_FLIST_GET(operations)))) in pa_operation_new()
52 PA_LLIST_PREPEND(pa_operation, c->operations, o); in pa_operation_new()
74 if (pa_flist_push(PA_STATIC_FLIST_GET(operations), o) < 0) in pa_operation_unref()
85 PA_LLIST_REMOVE(pa_operation, o->context->operations, o); in operation_unlink()
/third_party/openGLES/extensions/ARB/
DARB_shader_atomic_counter_ops.txt59 it limits list of potential operations that can be performed on them to
62 operations include:
92 operations will wrap to [0, 2^32-1].
201 (1) What additional operations should this extension introduce?
203 RESOLVED: The following new operations are generally supported by
213 RESOLVED: In addition to the operations introduced by this extension
225 (4) Most of the new operations introduced by this extension are already
229 DISCUSSION: Atomic counter operations can have different performance
231 expected that implementations can do atomic counter operations faster.
233 RESOLVED: It enables existing operations for atomic counters and also
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_shader_atomic_counter_ops.txt49 it limits list of potential operations that can be performed on them to
52 operations include:
82 operations will wrap to [0, 2^32-1].
191 (1) What additional operations should this extension introduce?
193 RESOLVED: The following new operations are generally supported by
203 RESOLVED: In addition to the operations introduced by this extension
215 (4) Most of the new operations introduced by this extension are already
219 DISCUSSION: Atomic counter operations can have different performance
221 expected that implementations can do atomic counter operations faster.
223 RESOLVED: It enables existing operations for atomic counters and also
[all …]
/third_party/node/deps/undici/src/lib/cache/
Dcache.js258 const operations = []
273 operations.push(operation) // 7.3.5
286 this.#batchCacheOperations(operations)
393 const operations = []
404 operations.push(operation)
421 this.#batchCacheOperations(operations)
464 const operations = []
473 operations.push(operation)
481 requestResponses = this.#batchCacheOperations(operations)
582 #batchCacheOperations (operations) { argument
[all …]
/third_party/openGLES/extensions/NV/
DNV_shader_atomic_float64.txt48 allowing shaders to perform atomic read-modify-write operations to buffer
50 of atomic operations provided by this extension is limited to adds and
57 Additionally, assembly opcodes for these operations are also provided if
126 modifier to the ATOM instruction for the atomic operations "ADD" and
136 precision floating-point add or exchange operations.
169 atomic operations?
171 RESOLVED: This extension only supports atomic operations on double-
176 (2) What atomic operations should we support for double-precision
183 We chose not to provide support for bitwise operations (AND/OR/XOR);
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_shader_atomic_float64.txt48 allowing shaders to perform atomic read-modify-write operations to buffer
50 of atomic operations provided by this extension is limited to adds and
57 Additionally, assembly opcodes for these operations are also provided if
126 modifier to the ATOM instruction for the atomic operations "ADD" and
136 precision floating-point add or exchange operations.
169 atomic operations?
171 RESOLVED: This extension only supports atomic operations on double-
176 (2) What atomic operations should we support for double-precision
183 We chose not to provide support for bitwise operations (AND/OR/XOR);

12345678910>>...86