Home
last modified time | relevance | path

Searched defs:operations (Results 1 – 25 of 80) sorted by relevance

1234

/external/llvm-project/mlir/docs/Dialects/
DLLVM.md122 #### Integer binary arithmetic operations
145 #### Floating point binary arithmetic operations
166 #### Memory-related operations
201 #### Operations on values of aggregate type.
225 #### Terminator operations.
296 #### Miscellaneous operations.
DSPIR-V.md148 #### Use MLIR attributes for metadata
160 #### Model types with MLIR custom types
166 #### Unify and localize constants
177 #### Adopt symbol-based global variables and specialization constant
191 #### Disallow implicit capturing in functions
199 #### Model entry points and execution models as normal ops
/external/python/cpython2/Tools/pybench/
DUnicode.py12 operations = 10 * 5 variable in ConcatUnicode
94 operations = 10 * 5 variable in CompareUnicode
176 operations = 10 * 5 variable in CreateUnicodeWithConcat
251 operations = 5 * 7 variable in UnicodeSlicing
312 operations = 3 * (5 + 4 + 2 + 1) variable in UnicodeMappings
385 operations = 5 * 9 variable in UnicodePredicates
462 operations = 5 * 8 variable in UnicodeProperties
DStrings.py7 operations = 10 * 5 variable in ConcatStrings
89 operations = 10 * 5 variable in CompareStrings
171 operations = 10 * 5 variable in CompareInternedStrings
253 operations = 10 * 5 variable in CreateStringsWithConcat
328 operations = 5 * 7 variable in StringSlicing
391 operations = 3 * (5 + 4 + 2 + 1) variable in StringMappings
464 operations = 10 * 7 variable in StringPredicates
DArithmetic.py6 operations = 5 * (3 + 5 + 5 + 3 + 3 + 3) variable in SimpleIntegerArithmetic
161 operations = 5 * (3 + 5 + 5 + 3 + 3 + 3) variable in SimpleFloatArithmetic
316 operations = 5 * (3 + 5 + 5 + 3 + 3 + 3) variable in SimpleIntFloatArithmetic
472 operations = 5 * (3 + 5 + 5 + 3 + 3 + 3) variable in SimpleLongArithmetic
627 operations = 5 * (3 + 5 + 5 + 3 + 3 + 3) variable in SimpleComplexArithmetic
DDict.py6 operations = 5*(5 + 5) variable in DictCreation
81 operations = 5*(6 + 6) variable in DictWithStringKeys
170 operations = 5*(6 + 6) variable in DictWithFloatKeys
259 operations = 5*(6 + 6) variable in DictWithIntegerKeys
348 operations = 5*(6 + 6 + 6 + 6) variable in SimpleDictManipulation
DLists.py6 operations = 5* (6 + 6 + 6) variable in SimpleListManipulation
136 operations = 25*(3+1+2+1) variable in ListSlicing
170 operations = 5*(1+ 6 + 6 + 3 + 1) variable in SmallLists
300 operations = 6 variable in SimpleListComprehensions
326 operations = 6 variable in NestedListComprehensions
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
DLookups.py6 operations = 5*(12 + 12) variable in SpecialClassAttribute
187 operations = 5*(12 + 12) variable in NormalClassAttribute
373 operations = 5*(12 + 12) variable in SpecialInstanceAttribute
561 operations = 5*(12 + 12) variable in NormalInstanceAttribute
749 operations = 5*(3*5 + 3*5) variable in BuiltinMethodLookup
DImports.py10 operations = 5 * 5 variable in SecondImport
55 operations = 5 * 5 variable in SecondPackageImport
99 operations = 5 * 5 variable in SecondSubmoduleImport
DConstructs.py6 operations = 30*3 # hard to say... variable in IfThenElse
473 operations = 1000*10*5 variable in NestedForLoops
498 operations = 5 * 5 variable in ForLoops
DTuples.py6 operations = 3 * 25 * 10 * 7 variable in TupleSlicing
270 operations = 5*(1 + 3 + 6 + 2) variable in SmallTuples
DExceptions.py6 operations = 2 + 3 + 3 variable in TryRaiseExcept
58 operations = 15 * 10 variable in TryExcept
DWith.py7 operations = 20 variable in WithFinally
53 operations = 20 variable in TryFinally
160 operations = 2 + 3 + 3 variable in WithRaiseExcept
DCalls.py6 operations = 5*(1+4+4+2) variable in PythonFunctionCalls
115 operations = 4*5 variable in ComplexPythonFunctionCalls
173 operations = 5*(2+5+5+5) variable in BuiltinFunctionCalls
294 operations = 5*(6 + 5 + 4) variable in PythonMethodCalls
436 operations = 5 variable in Recursion
/external/arm-trusted-firmware/docs/components/
Dxlat-tables-lib-v2-design.rst404 .. [#granularity] That is, when mmap regions do not enforce their mapping
407 .. [#tlb-reset-ref] See section D4.9 ``Translation Lookaside Buffers (TLBs)``,
410 .. [#tlb-no-invalid-entry] See section D4.10.1 ``General TLB maintenance
417 .. |Alignment Example| image:: ../resources/diagrams/xlat_align.png
/external/arm-trusted-firmware/docs/getting_started/
Dpsci-lib-integration-guide.rst543 …/infocenter.arm.com/help/topic/com.arm.doc.den0022c/DEN0022C_Power_State_Coordination_Interface.pdf
544 .. _SMCCC: https://developer.arm.com/docs/den0028/latest
545 …/infocenter.arm.com/help/topic/com.arm.doc.den0022c/DEN0022C_Power_State_Coordination_Interface.pdf
546 …/infocenter.arm.com/help/topic/com.arm.doc.den0022c/DEN0022C_Power_State_Coordination_Interface.pdf
/external/kotlinx.coroutines/ui/
Dcoroutines-guide-ui.md348 ### The problem of UI freezes
408 ### Structured concurrency, lifecycle and coroutine parent-child hierarchy
463 ### Blocking operations
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dcall.pyx.pxi26 def _start_batch(self, operations, tag, retain_self): argument
40 def start_client_batch(self, operations, tag): argument
45 def start_server_batch(self, operations, tag): argument
Dchannel.pyx.pxi90 cdef tuple _operate(grpc_call *c_call, object operations, object user_tag):
102 _ChannelState channel_state, _CallState call_state, object operations,
120 _ChannelState channel_state, _CallState call_state, object operations,
250 def operate(self, operations, tag): argument
294 def operate(self, operations, tag): argument
/external/tensorflow/tensorflow/python/distribute/
Dtest_util.py123 def topological_sort_operations(operations): argument
172 def assert_sequential_execution(order, operations): argument
/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()
86 void perform(reactor_op_queue<socket_type>& operations, in perform()
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/_cython/
Dcygrpc_test.py140 def _perform_queue_operations(self, operations, call, queue, deadline, argument
346 def perform_server_operations(operations, description): argument
/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/
Dsubgraph.h40 std::vector<GPUOperationWithRefs> operations; member
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dmutex_test.cc357 int threads, int iterations, int operations) { in RunTestCommon()
382 int iterations, int operations) { in RunTest()
394 int operations, in RunTestWithInvariantDebugging()
1587 int operations = threads * iterations; local
1601 int operations = iterations * threads; local
1615 int operations = iterations * threads; local
1622 int operations = iterations * threads; local
1636 int operations = iterations; local
1643 int operations = iterations; local
1651 int operations = iterations; local
[all …]

1234