/external/guava/guava-bootstrap/src/java/util/concurrent/ |
D | AbstractExecutorService.java | 43 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/ |
D | PVM.c | 40 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/ |
D | PVM.c | 40 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/ |
D | cpuset01.c | 68 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/ |
D | rmap-test.c | 23 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/ |
D | MoreExecutors.java | 676 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/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/owasp/sanitizer/distrib/lib/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/guice/lib/ |
D | guava-16.0.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/v8/src/inspector/build/closure-compiler/ |
D | closure-compiler.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |