| /netbsd-src/external/gpl3/gcc/dist/contrib/header-tools/ |
| H A D | included-by | 23 deeper = True variable 39 deeper = False variable 64 file_list = find_gcc_files ("\*.h", current, deeper) 66 file_list = file_list + find_gcc_files ("\*.c", current, deeper) 67 file_list = file_list + find_gcc_files ("\*.cc", current, deeper)
|
| H A D | headerutils.py | 262 def find_gcc_files (name, current, deeper): argument 266 if not deeper: 271 if deeper:
|
| /netbsd-src/external/gpl3/gcc.old/dist/contrib/header-tools/ |
| H A D | included-by | 23 deeper = True variable 39 deeper = False variable 64 file_list = find_gcc_files ("\*.h", current, deeper) 66 file_list = file_list + find_gcc_files ("\*.c", current, deeper) 67 file_list = file_list + find_gcc_files ("\*.cc", current, deeper)
|
| H A D | headerutils.py | 262 def find_gcc_files (name, current, deeper): argument 266 if not deeper: 271 if deeper:
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/ |
| H A D | tjsrcv10.ms | 15 ; Nothing deeper.
|
| H A D | tmulv10.ms | 15 ; Nothing deeper.
|
| H A D | tmemv10.ms | 15 ; Nothing deeper.
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Notes/ |
| H A D | Readme | 3 This directory contains files that provide deeper discussions about
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Notes/ |
| H A D | Readme | 3 This directory contains files that provide deeper discussions about
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | omap4-droid4-xt894.dts | 21 * of the gpio interrupt to avoid lost events in deeper idle states.
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/pa32/hppa1_1/ |
| H A D | mul_1.asm | 51 C lockup-free, we should use a deeper software pipeline, and load from S1 very
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/ |
| H A D | 2001-04-16-DynamicCompilation.txt | 17 tradeoff between performance and portability. On a deeper level, however,
|
| /netbsd-src/external/lgpl3/mpc/dist/ |
| H A D | README | 17 This is for the impatient, for deeper explanations see the chapter
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/clang-fuzzer/ |
| H A D | README.txt | 15 clang-proto-fuzzer is better at stressing deeper layers of Clang and LLVM.
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| H A D | uni.d | 2689 string deeper = indent~" "; in linearScope() local 2696 result ~= format("%sif (ch == %s) return true;\n", deeper, ival[0]); in linearScope() 2701 deeper, ival[0], ival[0]+1); in linearScope() 2706 result ~= format("%sif (ch < %s) return false;\n", deeper, ival[0]); in linearScope() 2707 result ~= format("%sif (ch < %s) return true;\n", deeper, ival[1]); in linearScope() 2710 … result ~= format("%sreturn false;\n%s}\n", deeper, indent); // including empty range of intervals in linearScope() 2728 string deeper = indent~" "; in switchScope() local 2734 deeper, ival[0]); in switchScope() 2739 deeper, ival[0], ival[1]-1); in switchScope() 2742 result ~= deeper~"default: return false;\n"~indent~"}\n"; in switchScope() [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/doc/ |
| H A D | debug.options.texi | 163 With a non-zero value for @var{n}, DIEs at or deeper than @var{n}
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/doc/ |
| H A D | debug.options.texi | 163 With a non-zero value for @var{n}, DIEs at or deeper than @var{n}
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/uni/ |
| H A D | package.d | 2628 string deeper = indent~" "; 2635 result ~= format("%sif (ch == %s) return true;\n", deeper, ival[0]); 2640 deeper, ival[0], ival[0]+1); 2645 result ~= format("%sif (ch < %s) return false;\n", deeper, ival[0]); 2646 result ~= format("%sif (ch < %s) return true;\n", deeper, ival[1]); 2649 … result ~= format("%sreturn false;\n%s}\n", deeper, indent); // including empty range of intervals 2667 string deeper = indent~" "; 2673 deeper, ival[0]); 2678 deeper, ival[0], ival[1]-1); 2681 result ~= deeper~"default: return false;\n"~indent~"}\n"; [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
| H A D | analyzer.opt | 35 … a call stack within the analyzer, before terminating analysis of a call that would recurse deeper.
|
| /netbsd-src/external/gpl2/groff/dist/contrib/mom/ |
| H A D | BUGS | 309 deeper than they should. The alternative (from my point of view) is
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/sparc32/v9/ |
| H A D | mul_1.asm | 48 C Unrolling would allow deeper scheduling which could improve speed for L2
|
| H A D | addmul_1.asm | 48 C Unrolling would allow deeper scheduling which could improve speed for L2
|
| H A D | submul_1.asm | 48 C Unrolling would allow deeper scheduling which could improve speed for L2
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
| H A D | analyzer.opt | 43 … a call stack within the analyzer, before terminating analysis of a call that would recurse deeper.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | FuzzingLLVM.rst | 190 stress deeper layers of programs. This works by defining a protobuf class that
|