Home
last modified time | relevance | path

Searched refs:ntasks (Results 1 – 17 of 17) sorted by relevance

/external/guava/guava-bootstrap/src/java/util/concurrent/
DAbstractExecutorService.java43 int ntasks = tasks.size(); in doInvokeAny() local
44 if (ntasks == 0) in doInvokeAny()
46 List<Future<T>> futures= new ArrayList<Future<T>>(ntasks); in doInvokeAny()
56 --ntasks; in doInvokeAny()
62 if (ntasks > 0) { in doInvokeAny()
63 --ntasks; in doInvokeAny()
/external/ltp/tools/netpipe-2.4-ipv6/
DPVM.c40 int ntasks; in Establish() local
54 tasks_status = pvm_tasks(0, &ntasks, &taskp); in Establish()
55 if (ntasks != 2) { in Establish()
58 printf("Start a clean machine. n=%d\n", ntasks); in Establish()
/external/ltp/tools/netpipe-2.4/
DPVM.c40 int ntasks; in Establish() local
54 tasks_status = pvm_tasks(0, &ntasks, &taskp); in Establish()
55 if (ntasks != 2) { in Establish()
58 printf("Start a clean machine. n=%d\n", ntasks); in Establish()
/external/ltp/testcases/kernel/mem/cpuset/
Dcpuset01.c68 static int mem_hog_cpuset(int ntasks);
172 static int mem_hog_cpuset(int ntasks) in mem_hog_cpuset() argument
178 if (ntasks <= 0) in mem_hog_cpuset()
187 pids = malloc(sizeof(pid_t) * ntasks); in mem_hog_cpuset()
190 for (i = 0; i < ntasks; i++) { in mem_hog_cpuset()
/external/autotest/client/tests/rmaptest/src/
Drmap-test.c23 int ntasks = 100; variable
168 ntasks = strtol(optarg, NULL, 10); in main()
233 *nr_children_running = ntasks; in main()
235 for (childno = 0; childno < ntasks; childno++) { in main()
244 for (i = 0; i < ntasks; i++) { in main()
/external/guava/guava/src/com/google/common/util/concurrent/
DMoreExecutors.java676 int ntasks = tasks.size(); in invokeAnyImpl() local
677 checkArgument(ntasks > 0); in invokeAnyImpl()
678 List<Future<T>> futures = Lists.newArrayListWithCapacity(ntasks); in invokeAnyImpl()
695 --ntasks; in invokeAnyImpl()
701 if (ntasks > 0) { in invokeAnyImpl()
702 --ntasks; in invokeAnyImpl()
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/guice/lib/
Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...