Searched refs:operations (Results 1 – 25 of 2307) sorted by relevance
12345678910>>...93
91 , operations ((Operation)0) in TestSpec()101 Operation operations; member140 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 …]
148 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()
57 void set(reactor_op_queue<socket_type>& operations, op_queue<operation>& ops) in set() argument59 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() argument89 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()
30 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()
43 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 …]
8 Tracing XFS operations slower than 10 ms29 Note that this only traces the common file system operations previously30 listed: other file system operations (eg, inode operations including37 Tracing XFS operations slower than 1 ms64 A threshold of 0 will trace all operations. Warning: the output will be68 Tracing XFS operations104 The output now includes open operations ("O"), and writes ("W"). A cksum(1)133 Trace common XFS file operations slower than a threshold144 ./xfsslower # trace operations slower than 10 ms (default)145 ./xfsslower 1 # trace operations slower than 1 ms[all …]
8 Tracing btrfs operations slower than 10 ms28 Note that this only traces the common file system operations previously29 listed: other file system operations (eg, inode operations including36 Tracing btrfs operations slower than 1 ms74 A threshold of 0 will trace all operations. Warning: the output will be78 Tracing btrfs operations91 The output of btrfsslower now includes open operations ("O"), and writes ("W").131 Trace common btrfs file operations slower than a threshold142 ./btrfsslower # trace operations slower than 10 ms (default)143 ./btrfsslower 1 # trace operations slower than 1 ms[all …]
9 Tracing ZFS operations slower than 10 ms37 Note that this only traces the common file system operations previously38 listed: other file system operations (eg, inode operations including42 A threshold of 0 will trace all operations. Warning: the output will be46 Tracing ZFS operations79 Here's a random read workload, and showing operations slower than 1 ms:82 Tracing ZFS operations slower than 1 ms142 Trace common ZFS file operations slower than a threshold153 ./zfsslower # trace operations slower than 10 ms (default)154 ./zfsslower 1 # trace operations slower than 1 ms[all …]
8 Tracing ext4 operations slower than 10 ms40 Note that this only traces the common file system operations previously41 listed: other file system operations (eg, inode operations including48 Tracing ext4 operations slower than 1 ms85 A threshold of 0 will trace all operations. Warning: the output will be89 Tracing ext4 operations149 The output now includes open operations ("O"), and writes ("W").194 Trace common ext4 file operations slower than a threshold205 ./ext4slower # trace operations slower than 10 ms (default)206 ./ext4slower 1 # trace operations slower than 1 ms[all …]
7 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 3G21 operations must return a succesful result. When we connect, we wait for the23 cases we request operations after the previous one completes.
27 …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 operations46 …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 operations66 …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 …]
212 operations = @operations.reverse215 until operations.empty?216 operation = operations.shift221 operations.delete_if do |prior_operation|236 operations.delete_if do |prior_operation|284 operations = reduce288 if operation = operations.delete( cursor )296 if operation = operations.delete( cursor ) and
6 operations = 30 * 5 variable in CompareIntegers202 operations = 30 * 5 variable in CompareFloats398 operations = 30 * 5 variable in CompareFloatsIntegers594 operations = 30 * 5 variable in CompareLongs
26 def _start_batch(self, operations, tag, retain_self): argument30 tag, operations, self if retain_self else None)40 def start_client_batch(self, operations, tag): argument41 # We don't reference this call in the operations tag because43 return self._start_batch(operations, tag, False)45 def start_server_batch(self, operations, tag): argument46 return self._start_batch(operations, tag, True)
4 * The PNaCl LLVM backend expands shufflevector operations into sequences of5 insertelement and extractelement operations. For instance:31 shuffle operations where appropriate.35 unsigned operands) using register operations, but this should be changed to50 * [x86 specific] Add support for using aligned mov operations (movaps). This56 * Vector "bitwise" operations have several variant instructions: the AND63 * Scalar FP arithmetic can be diversified by performing the operations with the
36 Tested operations:39 - Bitwise operations47 - perform atomic operations on buffer values in the shader60 Bitwise operations test65 Exchange operations test
7 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 of21 these 3G operations must return a convincing result (EINPROGRESS or no error).
7 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 of22 these 3G operations must return a convincing result (EINPROGRESS or no error).
25 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. Following42 Override operations are implemented as write accesses to the shadow