Home
last modified time | relevance | path

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

12345678910>>...27

/external/deqp/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 …]
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dposix_fd_set_adapter.hpp57 void set(reactor_op_queue<socket_type>& operations, op_queue<operation>& ops) in set() argument
59 reactor_op_queue<socket_type>::iterator i = operations.begin(); in set()
60 while (i != operations.end()) in set()
66 operations.cancel_operations(op_iter, ops, ec); in set()
86 void perform(reactor_op_queue<socket_type>& operations, in perform() argument
89 reactor_op_queue<socket_type>::iterator i = operations.begin(); in perform()
90 while (i != operations.end()) in perform()
94 operations.perform_operations(op_iter, ops); in perform()
/external/apache-xml/src/main/java/org/apache/xpath/axes/
DHasPositionalPredChecker.java30 import org.apache.xpath.operations.Div;
31 import org.apache.xpath.operations.Minus;
32 import org.apache.xpath.operations.Mod;
33 import org.apache.xpath.operations.Mult;
34 import org.apache.xpath.operations.Plus;
35 import org.apache.xpath.operations.Quo;
36 import org.apache.xpath.operations.Variable;
109 (pred instanceof org.apache.xpath.operations.Number) || in visitPredicate()
/external/chromium-trace/catapult/docs/
Dpromises-vs-tasks.md3 …s/Promise) that makes it easy, among other things, to chain synchronous or asynchronous operations.
5 `Task` is an object defined in trace_viewer/base that can be used to chain synchronous operations.
7 Since both tasks and promises allow chaining operations it's easy to confuse them. The goal of this…
11 A first important difference is that tasks cannot be used with asynchronous operations. In a `Promi…
13 … in the chain is completed. This is made possible by the fact that all operations in the task queu…
15 … a queue of dependent operations, promises are more flexible and allow creating a more complex dep…
19 Chaining operations is similar:
26 … makes it possible to insert tasks in the execution chain, even as the operations in the chain are…
36operations you want to chain are asynchronous then you don't have a choice and must use `Promise`.…
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DCompiler.java43 import org.apache.xpath.operations.And;
44 import org.apache.xpath.operations.Div;
45 import org.apache.xpath.operations.Equals;
46 import org.apache.xpath.operations.Gt;
47 import org.apache.xpath.operations.Gte;
48 import org.apache.xpath.operations.Lt;
49 import org.apache.xpath.operations.Lte;
50 import org.apache.xpath.operations.Minus;
51 import org.apache.xpath.operations.Mod;
52 import org.apache.xpath.operations.Mult;
[all …]
/external/autotest/client/site_tests/network_3GDormancyDance/
Dcontrol7 PURPOSE = "Stress-test all connman 3G operations, waiting for dormancy."
18 Stress-tests all connman 3G operations.
20 This test runs a long series of 3G operations in a fixedorder. All of these 3G
21 operations must return a succesful result. When we connect, we wait for the
23 cases we request operations after the previous one completes.
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
Drewrite.rb212 operations = @operations.reverse
215 until operations.empty?
216 operation = operations.shift
221 operations.delete_if do |prior_operation|
236 operations.delete_if do |prior_operation|
284 operations = reduce
288 if operation = operations.delete( cursor )
296 if operation = operations.delete( cursor ) and
/external/deqp/doc/testspecs/VK/
Dsparse_resources.txt25 …wo queues - one supporting sparse binding operations, the second one supporting compute and transf…
30 The second queue is used to perform transfer operations. The test creates two non-sparse buffer obj…
32 … sparse buffer to output buffer. The transer queue waits on a semaphore, before transfer operations
44 …wo queues - one supporting sparse binding operations, the second one supporting compute and transf…
49 The second queue is used to perform transfer operations. The test creates two non-sparse buffer obj…
51 … sparse image to output buffer. The transfer queue waits on a semaphore, before transfer operations
64 …wo queues - one supporting sparse binding operations, the second one supporting compute and transf…
69 The second queue is used to perform compute and transfer operations. A compute shader is invoked to…
83 …wo queues - one supporting sparse binding operations, the second one supporting compute and transf…
88 The second queue is used to perform compute and transfer operations. A compute shader is invoked to…
[all …]
/external/autotest/client/site_tests/network_3GSafetyDance/
Dcontrol7 PURPOSE = "Stress-test all connman 3G operations."
17 Stress-tests all connman 3G operations.
19 This test runs a long series of 3G operations in pseudorandom order. All of
20 these 3G operations must return a convincing result (EINPROGRESS or no error).
Dcontrol.gobi2k7 PURPOSE = "Stress-test all connman 3G operations."
20 Stress-tests all connman 3G operations.
22 This test runs a long series of 3G operations in pseudorandom order. All of
23 these 3G operations must return a convincing result (EINPROGRESS or no error).
Dcontrol.wooly7 PURPOSE = "Stress-test all connman 3G operations."
20 Stress-tests all connman 3G operations.
22 This test runs a long series of 3G operations in pseudorandom order. All of
23 these 3G operations must return a convincing result (EINPROGRESS or no error).
Dcontrol.e3627 PURPOSE = "Stress-test all connman 3G operations."
20 Stress-tests all connman 3G operations.
22 This test runs a long series of 3G operations in pseudorandom order. All of
23 these 3G operations must return a convincing result (EINPROGRESS or no error).
Dcontrol.y34007 PURPOSE = "Stress-test all connman 3G operations."
20 Stress-tests all connman 3G operations.
22 This test runs a long series of 3G operations in pseudorandom order. All of
23 these 3G operations must return a convincing result (EINPROGRESS or no error).
Dcontrol.gobi3k7 PURPOSE = "Stress-test all connman 3G operations."
20 Stress-tests all connman 3G operations.
22 This test runs a long series of 3G operations in pseudorandom order. All of
23 these 3G operations must return a convincing result (EINPROGRESS or no error).
Dcontrol.hefty7 PURPOSE = "Stress-test all connman 3G operations."
20 Stress-tests all connman 3G operations.
22 This test runs a long series of 3G operations in pseudorandom order. All of
23 these 3G operations must return a convincing result (EINPROGRESS or no error).
Dcontrol.mu7367 PURPOSE = "Stress-test all connman 3G operations."
20 Stress-tests all connman 3G operations.
22 This test runs a long series of 3G operations in pseudorandom order. All of
23 these 3G operations must return a convincing result (EINPROGRESS or no error).
Dcontrol.clumsy7 PURPOSE = "Stress-test all connman 3G operations."
20 Stress-tests all connman 3G operations.
22 This test runs a long series of 3G operations in pseudorandom order. All of
23 these 3G operations must return a convincing result (EINPROGRESS or no error).
Dcontrol.alt31007 PURPOSE = "Stress-test all connman 3G operations."
20 Stress-tests all connman 3G operations.
22 This test runs a long series of 3G operations in pseudorandom order. All of
23 these 3G operations must return a convincing result (EINPROGRESS or no error).
Dcontrol.huawei-e3037 PURPOSE = "Stress-test all connman 3G operations."
20 Stress-tests all connman 3G operations.
22 This test runs a long series of 3G operations in pseudorandom order. All of
23 these 3G operations must return a convincing result (EINPROGRESS or no error).
Dcontrol.y33007 PURPOSE = "Stress-test all connman 3G operations."
20 Stress-tests all connman 3G operations.
22 This test runs a long series of 3G operations in pseudorandom order. All of
23 these 3G operations must return a convincing result (EINPROGRESS or no error).
Dcontrol.zte-mf1907 PURPOSE = "Stress-test all connman 3G operations."
20 Stress-tests all connman 3G operations.
22 This test runs a long series of 3G operations in pseudorandom order. All of
23 these 3G operations must return a convincing result (EINPROGRESS or no error).
Dcontrol.pseudomodem7 PURPOSE = "Stress-test all connman 3G operations."
19 Stress-tests all connman 3G operations.
21 This test runs a long series of 3G operations in pseudorandom order. All of
22 these 3G operations must return a convincing result (EINPROGRESS or no error).
/external/clang/tools/clang-format/
Dclang-format.el122 (let (status stderr operations)
149 (setq operations (clang-format--extract (car (xml-parse-region)))))
151 (let ((replacements (nth 0 operations))
152 (cursor (nth 1 operations))
153 (incomplete-format (nth 2 operations)))
/external/eigen/doc/
DTutorialArrayClass.dox3 /** \eigenManualPage TutorialArrayClass The Array class and coefficient-wise operations
14 perform coefficient-wise operations, which might not have a linear algebraic meaning,
109 \section TutorialArrayClassCwiseOther Other coefficient-wise operations
111 The Array class defines other coefficient-wise operations besides the addition, subtraction and mul…
116 arrays. These operations are illustrated in the following example.
127 More coefficient-wise operations can be found in the \ref QuickRefPage.
133 apply Matrix operations on arrays, or Array operations on matrices. Thus, if you need to do linear …
134 operations such as matrix multiplication, then you should use matrices; if you need to do coefficie…
135 operations, then you should use arrays. However, sometimes it is not that simple, but you need to u…
136 Matrix and Array operations. In that case, you need to convert a matrix to an array or reversely. T…
[all …]
/external/llvm/docs/
DAtomics.rst116 another operation; it is normally used along with Monotonic memory operations.
186 operations; if you need such an operation, use explicit locking.
206 call. Reordering unordered operations is safe, though, and optimizers should
207 take advantage of that because unordered operations are common in languages
211 These operations are required to be atomic in the sense that if you use
215 instructions (or an instruction which does multiple memory operations, like
223 essentially guarantees that if you take all the operations affecting a specific
234 either be used for atomic operations which do not protect other memory (like
242 operations are unlikely to be used in ways which would make those
310 barrier (for fences and operations which both read and write memory).
[all …]

12345678910>>...27