Home
last modified time | relevance | path

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

123

/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
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
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
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
DExceptions.py6 operations = 2 + 3 + 3 variable in TryRaiseExcept
58 operations = 15 * 10 variable in TryExcept
DTuples.py6 operations = 3 * 25 * 10 * 7 variable in TupleSlicing
270 operations = 5*(1 + 3 + 6 + 2) variable in SmallTuples
DWith.py7 operations = 20 variable in WithFinally
53 operations = 20 variable in TryFinally
160 operations = 2 + 3 + 3 variable in WithRaiseExcept
/external/python/cpython3/Tools/pybench/
DStrings.py13 operations = 10 * 5 variable in ConcatStrings
95 operations = 10 * 5 variable in CompareStrings
177 operations = 10 * 5 variable in CompareInternedStrings
259 operations = 10 * 5 variable in CreateStringsWithConcat
334 operations = 5 * 7 variable in StringSlicing
397 operations = 3 * (5 + 4 + 2 + 1) variable in StringMappings
470 operations = 10 * 7 variable in StringPredicates
DUnicode.py11 operations = 10 * 5 variable in ConcatUnicode
93 operations = 10 * 5 variable in CompareUnicode
175 operations = 10 * 5 variable in CreateUnicodeWithConcat
250 operations = 5 * 7 variable in UnicodeSlicing
311 operations = 3 * (5 + 4 + 2 + 1) variable in UnicodeMappings
384 operations = 5 * 9 variable in UnicodePredicates
461 operations = 5 * 8 variable in UnicodeProperties
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
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
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
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
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
DImports.py10 operations = 5 * 5 variable in SecondImport
55 operations = 5 * 5 variable in SecondPackageImport
99 operations = 5 * 5 variable in SecondSubmoduleImport
DExceptions.py6 operations = 2 + 3 + 3 variable in TryRaiseExcept
58 operations = 15 * 10 variable in TryExcept
DTuples.py6 operations = 3 * 25 * 10 * 7 variable in TupleSlicing
270 operations = 5*(1 + 3 + 6 + 2) variable in SmallTuples
DWith.py6 operations = 20 variable in WithFinally
52 operations = 20 variable in TryFinally
159 operations = 2 + 3 + 3 variable in WithRaiseExcept
/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()

123