Home
last modified time | relevance | path

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

12345678910>>...85

/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/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/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/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/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/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/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/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);
DNV_shader_atomic_fp16_vector.txt59 operations to buffer or texture memory with 16-bit floating point vector
95 Some atomic memory operations are supported on two- and four-component
116 Some atomic memory operations are supported on two- and four-component
165 as storage modifiers to the ATOM instruction for the atomic operations
177 perform atomic floating-point add or exchange operations.
199 instruction for the atomic operations "ADD", "MIN", "MAX", and "EXCH".
224 for the atomic operations "ADD", "MIN", "MAX", and "EXCH". These operate on
250 for the atomic operations "ADD", "MIN", "MAX", and "EXCH". These operate on
307 operations will fully support two- and four-component variants. While one
308 might emulate some four-component atomic operations using pairs of
[all …]
DNV_shader_atomic_float.txt56 allowing shaders to perform atomic read-modify-write operations to buffer
58 operations provided by this extension is limited to adds and exchanges.
66 Additionally, assembly opcodes for these operations is also provided if
154 modifier to the ATOM instruction for the atomic operations "ADD" and
164 atomic floating-point add or exchange operations.
180 atomic operations "ADD" and "EXCH".
222 (1) What atomic operations should we support for floating-point targets?
228 We chose not to provide support for bitwise operations (AND/OR/XOR);
/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);
DNV_shader_atomic_fp16_vector.txt59 operations to buffer or texture memory with 16-bit floating point vector
95 Some atomic memory operations are supported on two- and four-component
116 Some atomic memory operations are supported on two- and four-component
165 as storage modifiers to the ATOM instruction for the atomic operations
177 perform atomic floating-point add or exchange operations.
199 instruction for the atomic operations "ADD", "MIN", "MAX", and "EXCH".
224 for the atomic operations "ADD", "MIN", "MAX", and "EXCH". These operate on
250 for the atomic operations "ADD", "MIN", "MAX", and "EXCH". These operate on
307 operations will fully support two- and four-component variants. While one
308 might emulate some four-component atomic operations using pairs of
[all …]
/third_party/mbedtls/docs/architecture/
Dpsa-crypto-implementation-structure.md6 …plication-programming-interface) defines an interface to cryptographic operations for which the Mb…
11 …the PSA driver interface. The key point is that software cryptographic operations are organized as…
18 …ework to integrate third party or alternative software implementations of cryptographic operations.
23 perform the cryptographic operations. The core is responsible for:
27 * dispatching the cryptographic operations to the appropriate PSA drivers.
54 …yptographic operations to accelerator drivers, secure element drivers as well as to the software i…
56 …ay, it is possible to compile and include in the library only the desired cryptographic operations.
71 …n actual driver that drives some hardware. It implements cryptographic operations purely in softwa…
73 …iles containing the Mbed TLS PSA driver implementing RSA cryptographic operations. This RSA driver…
/third_party/ltp/testcases/kernel/mce-test/stress/tools/page-poisoning/
DREADME10 types via following two test operations:
11 - anonymous pages operations.
12 - file data operations.
/third_party/vk-gl-cts/doc/testspecs/GLES31/
Dfunctional.synchronization.txt46 as memory operations execute in order.
58 or buffer declared as volatile with atomic operations or using atomic counters.
64 atomicy of buffer atomic operations and atomic counter operations. Separate programs
67 content and intermediate values are checked to verify atomicy between operations.
/third_party/python/Doc/library/
Dnumbers.rst13 more operations. None of the types defined in this module are intended to be instantiated.
27 Subclasses of this type describe complex numbers and include the operations
48 To :class:`Complex`, :class:`Real` adds the operations that work on real
80 modulus and bit-string operations: ``<<``, ``>>``, ``&``, ``^``, ``|``,
117 .. _implementing-the-arithmetic-operations:
119 Implementing the arithmetic operations
122 We want to implement the arithmetic operations so that mixed-mode
123 operations either call an implementation whose author knew about the
183 Because most of the operations on any given type will be very similar,

12345678910>>...85