Home
last modified time | relevance | path

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

12345678910>>...93

/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/u-boot/drivers/fpga/
Dxilinx.c148 if (!desc->operations || !desc->operations->load) { in xilinx_load()
153 return desc->operations->load(desc, buf, bsize, bstype); in xilinx_load()
165 if (!desc->operations || !desc->operations->loadfs) { in xilinx_loadfs()
170 return desc->operations->loadfs(desc, buf, bsize, fpga_fsinfo); in xilinx_loadfs()
183 if (!desc->operations || !desc->operations->loads) { in xilinx_loads()
188 return desc->operations->loads(desc, buf, bsize, fpga_sec_info); in xilinx_loads()
199 if (!desc->operations || !desc->operations->dump) { in xilinx_dump()
204 return desc->operations->dump(desc, buf, bsize); in xilinx_dump()
276 if (desc->operations && desc->operations->info) in xilinx_info()
277 desc->operations->info(desc); in xilinx_info()
/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/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/bcc/tools/
Dxfsslower_example.txt8 Tracing XFS operations slower than 10 ms
29 Note that this only traces the common file system operations previously
30 listed: other file system operations (eg, inode operations including
37 Tracing XFS operations slower than 1 ms
64 A threshold of 0 will trace all operations. Warning: the output will be
68 Tracing XFS operations
104 The output now includes open operations ("O"), and writes ("W"). A cksum(1)
133 Trace common XFS file operations slower than a threshold
144 ./xfsslower # trace operations slower than 10 ms (default)
145 ./xfsslower 1 # trace operations slower than 1 ms
[all …]
Dbtrfsslower_example.txt8 Tracing btrfs operations slower than 10 ms
28 Note that this only traces the common file system operations previously
29 listed: other file system operations (eg, inode operations including
36 Tracing btrfs operations slower than 1 ms
74 A threshold of 0 will trace all operations. Warning: the output will be
78 Tracing btrfs operations
91 The output of btrfsslower now includes open operations ("O"), and writes ("W").
131 Trace common btrfs file operations slower than a threshold
142 ./btrfsslower # trace operations slower than 10 ms (default)
143 ./btrfsslower 1 # trace operations slower than 1 ms
[all …]
Dzfsslower_example.txt9 Tracing ZFS operations slower than 10 ms
37 Note that this only traces the common file system operations previously
38 listed: other file system operations (eg, inode operations including
42 A threshold of 0 will trace all operations. Warning: the output will be
46 Tracing ZFS operations
79 Here's a random read workload, and showing operations slower than 1 ms:
82 Tracing ZFS operations slower than 1 ms
142 Trace common ZFS file operations slower than a threshold
153 ./zfsslower # trace operations slower than 10 ms (default)
154 ./zfsslower 1 # trace operations slower than 1 ms
[all …]
Dext4slower_example.txt8 Tracing ext4 operations slower than 10 ms
40 Note that this only traces the common file system operations previously
41 listed: other file system operations (eg, inode operations including
48 Tracing ext4 operations slower than 1 ms
85 A threshold of 0 will trace all operations. Warning: the output will be
89 Tracing ext4 operations
149 The output now includes open operations ("O"), and writes ("W").
194 Trace common ext4 file operations slower than a threshold
205 ./ext4slower # trace operations slower than 10 ms (default)
206 ./ext4slower 1 # trace operations slower than 1 ms
[all …]
/external/autotest/client/site_tests/cellular_GobiDormancyDance/
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/deqp/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 …]
/external/antlr/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/python/cpython2/Tools/pybench/
DNumbers.py6 operations = 30 * 5 variable in CompareIntegers
202 operations = 30 * 5 variable in CompareFloats
398 operations = 30 * 5 variable in CompareFloatsIntegers
594 operations = 30 * 5 variable in CompareLongs
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dcall.pyx.pxi26 def _start_batch(self, operations, tag, retain_self): argument
30 tag, operations, self if retain_self else None)
40 def start_client_batch(self, operations, tag): argument
41 # We don't reference this call in the operations tag because
43 return self._start_batch(operations, tag, False)
45 def start_server_batch(self, operations, tag): argument
46 return self._start_batch(operations, tag, True)
/external/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
/external/deqp/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
/external/autotest/client/site_tests/cellular_SafetyDance/
Dcontrol7 PURPOSE = "Stress-test all connman 3G operations."
18 Stress-tests all connman 3G operations.
20 This test runs a long series of 3G operations in pseudorandom order. All of
21 these 3G operations must return a convincing result (EINPROGRESS or no error).
Dcontrol.zte-mf1907 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).
Dcontrol.altair-messi_v7 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).
Dcontrol.huawei-mu7367 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).
Dcontrol.gobi3k7 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).
Dcontrol.altair-alt31007 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).
Dcontrol.fibocom-l850gl7 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).
Dcontrol.huawei-me9367 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/u-boot/doc/
DREADME.fsl_iim25 Fuse operations:
28 Read operations are implemented as read accesses to the shadow registers,
33 Sense operations are implemented as explained in 30.4.5.2.
36 Program operations are implemented as explained in 30.4.5.3. Following
42 Override operations are implemented as write accesses to the shadow

12345678910>>...93