Searched refs:run2 (Results 1 – 13 of 13) sorted by relevance
| /netbsd-src/regress/sys/kern/allocfree/ |
| H A D | allocfree.c | 192 run2(int nt, void (*func)(void)) in run2() function 230 run2(nt, malloc_method); in run1() 231 run2(nt, kmem_method); in run1() 232 run2(nt, pool_method); in run1() 233 run2(nt, cache_method); in run1()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/ |
| H A D | sorting.d | 2299 immutable run2 = stackLen - 3; in TimSortImpl() local 2302 … if ( (stackLen > 2 && stack[run2].length <= stack[run3].length + stack[run4].length) || in TimSortImpl() 2303 … (stackLen > 3 && stack[run1].length <= stack[run3].length + stack[run2].length) ) in TimSortImpl() 2305 immutable at = stack[run2].length < stack[run4].length ? run2 : run3; in TimSortImpl() 2333 immutable run2 = stackLen - 2; in TimSortImpl() local 2336 ? run1 : run2; in TimSortImpl()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/ |
| H A D | sorting.d | 2395 immutable run2 = stackLen - 3; in TimSortImpl() local 2398 … if ( (stackLen > 2 && stack[run2].length <= stack[run3].length + stack[run4].length) || in TimSortImpl() 2399 … (stackLen > 3 && stack[run1].length <= stack[run3].length + stack[run2].length) ) in TimSortImpl() 2401 immutable at = stack[run2].length < stack[run4].length ? run2 : run3; in TimSortImpl() 2441 immutable run2 = stackLen - 2; in TimSortImpl() local 2444 ? run1 : run2; in TimSortImpl()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| H A D | uni.d | 5860 auto run2 = [tuple(0, (1 << 20)+512+1), tuple((1 << 20)+512+4, lastDchar+1)]; variable 5862 assert(compressIntervals(run2) == enc2); 5872 assert(equal(decompressIntervals(compressIntervals(run2)), run2));
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/uni/ |
| H A D | package.d | 5863 auto run2 = [tuple(0, (1 << 20)+512+1), tuple((1 << 20)+512+4, lastDchar+1)]; 5865 assert(compressIntervals(run2) == enc2); 5875 assert(equal(decompressIntervals(compressIntervals(run2)), run2));
|
| /netbsd-src/external/gpl3/binutils/dist/ld/ |
| H A D | ChangeLog | 588 * testsuite/ld-pe/pe-run2-def.exp: New file.
|
| H A D | ChangeLog-2019 | 2099 * testsuite/ld-pe/pe-run2.exp: Likewise.
|
| H A D | ChangeLog-2017 | 3939 * testsuite/ld-pe/pe-run2.exp: Likewise.
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/ |
| H A D | ChangeLog-2019 | 2099 * testsuite/ld-pe/pe-run2.exp: Likewise.
|
| H A D | ChangeLog-2017 | 3939 * testsuite/ld-pe/pe-run2.exp: Likewise.
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | sha256.sum | 23871 fa5eed31f4fdb56dcbd27eeb25c030193dfc084e48d17190ba8b19e18bff97d8 ld/testsuite/ld-pe/pe-run2-def.exp 23872 7640af6aecd3b0279a41f97dd42fd7c67b22be77569226dcb0401c4cee3ce971 ld/testsuite/ld-pe/pe-run2.exp
|
| H A D | ChangeLog.git | 106355 * testsuite/ld-pe/pe-run2-def.exp (test_direct2_link_dll_def): 106614 * testsuite/ld-pe/pe-run2-def.exp: New file. 172266 * testsuite/ld-pe/pe-run2.exp: Likewise. 172329 * testsuite/ld-pe/pe-run2.exp: Likewise.
|
| /netbsd-src/external/gpl3/binutils.old/dist/ |
| H A D | sha256.sum | 22639 ba4b89d3af423bba55667080fc3a03f1489e460aebd25cc16bd7718677104547 ld/testsuite/ld-pe/pe-run2.exp
|