Home
last modified time | relevance | path

Searched refs:concurrency (Results 1 – 25 of 77) sorted by relevance

1234

/external/Reactive-Extensions/RxCpp/Ix/CPP/samples/SampleCppLinq/
Ddata.txt1 {'var': [('concurrency', 1), ('args', '-test async-gated')], 'result': {'workingset': 22437888.0, '…
2 {'var': [('concurrency', 1), ('args', '-test async-gated')], 'result': {'workingset': 22626304.0, '…
3 {'var': [('concurrency', 1), ('args', '-test async-gated')], 'result': {'workingset': 22503424.0, '…
4 {'var': [('concurrency', 1), ('args', '-test async-gated')], 'result': {'workingset': 22667264.0, '…
5 {'var': [('concurrency', 1), ('args', '-test async-gated')], 'result': {'workingset': 22323200.0, '…
6 {'var': [('concurrency', 1), ('args', '-test ums-gated')], 'result': {'workingset': 14917632.0, 'pr…
7 {'var': [('concurrency', 1), ('args', '-test ums-gated')], 'result': {'workingset': 15060992.0, 'pr…
8 {'var': [('concurrency', 1), ('args', '-test ums-gated')], 'result': {'workingset': 15052800.0, 'pr…
9 {'var': [('concurrency', 1), ('args', '-test ums-gated')], 'result': {'workingset': 14934016.0, 'pr…
10 {'var': [('concurrency', 1), ('args', '-test ums-gated')], 'result': {'workingset': 14991360.0, 'pr…
[all …]
DSampleCppLinq.cpp31 int concurrency; in run() member
36 concurrency = atoi( extract_value(input, "concurrency").c_str() ); in run()
62 .groupby([](const item& i) { return i.concurrency; }); in run()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DParallel.cpp45 concurrency::Free(Self); in run()
52 Taskish::run, new (concurrency::Alloc(sizeof(Taskish))) Taskish(F)); in add()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DParallel.h88 concurrency::parallel_sort(Start, End, Comp); in parallel_sort()
92 concurrency::parallel_for_each(Begin, End, Fn); in parallel_for_each()
97 concurrency::parallel_for(Begin, End, Fn); in parallel_for_each_n()
/external/apache-commons-bcel/docs/
Dgeneric.mdl68 concurrency "Sequential"
73 concurrency "Sequential"
87 concurrency "Sequential"
97 concurrency "Sequential"
105 concurrency "Sequential"
120 concurrency "Sequential"
126 concurrency "Sequential"
140 concurrency "Sequential"
200 concurrency "Sequential"
238 concurrency "Sequential"
[all …]
Dclassfile.mdl66 concurrency "Sequential"
72 concurrency "Sequential"
103 concurrency "Sequential"
153 concurrency "Sequential"
237 concurrency "Sequential"
317 concurrency "Sequential"
327 concurrency "Sequential"
/external/grpc-grpc/src/core/lib/iomgr/
DREADME.md5 Provides abstractions over TCP/UDP I/O, file loading, polling, and concurrency
/external/skia/modules/canvaskit/
Dkarma.conf.js57 concurrency: Infinity, property
Dkarma.bench.conf.js56 concurrency: Infinity, property
/external/skia/experimental/wasm-skp-debugger/
Dkarma.conf.js54 concurrency: Infinity, property
/external/skqp/experimental/canvaskit/
Dkarma.conf.js55 concurrency: Infinity, property
Dkarma.bench.conf.js55 concurrency: Infinity, property
/external/jemalloc/
Djemalloc.pc.in8 … malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
DREADME2 fragmentation avoidance and scalable concurrency support. jemalloc first came
/external/jemalloc_new/
Djemalloc.pc.in8 … malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
DREADME2 fragmentation avoidance and scalable concurrency support. jemalloc first came
/external/skqp/modules/pathkit/
Dkarma.bench.conf.js53 concurrency: Infinity, property
Dkarma.conf.js54 concurrency: Infinity, property
/external/skia/modules/pathkit/
Dkarma.bench.conf.js53 concurrency: Infinity, property
Dkarma.conf.js54 concurrency: Infinity, property
/external/swiftshader/third_party/LLVM/test/Transforms/LICM/
Dscalar-promote-memmodel.ll4 ; it would violate the concurrency memory model
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LICM/
Dscalar-promote-memmodel.ll5 ; it would violate the concurrency memory model
/external/llvm/test/Transforms/LICM/
Dscalar-promote-memmodel.ll5 ; it would violate the concurrency memory model
/external/python/cpython3/Tools/
DREADME6 ccbench A Python threads-based concurrency benchmark. (*)
/external/grpc-grpc/doc/
Dfork_support.md3 In Python, multithreading is ineffective at concurrency for CPU bound tasks

1234