/src/lib/libc/arch/vax/string/ |
index.S | 49 tstb %r1 # special case, looking for '\0'
|
/src/usr.bin/make/unit-tests/ |
dep-colon.mk | 16 # skipped when looking for the semicolon that separates the sources from
|
parse.mk | 29 # 2022-02-05, there was an out-of-bounds read in Parse_IsVar when looking for
|
varname-empty.mk | 56 # could be several lines away or not occur at all. While looking for the
|
deptgt-posix.mk | 17 # directive '.include <file>' has been looking in the current directory first
|
directive-elif.mk | 7 # cases, make skips over the skipped branch as fast as possible, looking only
|
var-scope-cmdline.mk | 11 # variable name once for each lookup. Instead, when looking up the value of
|
var-scope-local.mk | 183 # option, looking for "all: @ = overwritten".
|
varmod-ifelse.mk | 132 # expanded first, before even looking at the modifiers. This happens for the
|
directive-for.mk | 259 # without looking at any other directives.
|
directive-include-guard.mk | 629 # Now run all test cases by including each of the files twice and looking at
|
/src/sys/arch/hp300/hp300/ |
machdep.c | 1061 static int looking = 0; local in function:parityerrorfind 1068 * If looking is true we are searching for a known parity error 1072 if (looking) 1091 looking = 1; 1108 looking = 0;
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
msm8916-huawei-g7.dts | 252 * However, looking closer at the GPIO debug output it turns out that
|
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
tegra30-cardhu.dtsi | 18 * The identification of board is done in two ways, by looking the sticker
|
tegra124.dtsi | 228 * U-Boot version was looking for that particular notation in order to
|
/src/usr.bin/xlint/lint1/ |
README.md | 160 so they are found first when looking for the identifier.
|
/src/sys/external/isc/libsodium/dist/build-aux/ |
ltmain.sh | 252 # Best one so far, save it but keep looking for a better one 288 # Best one so far, save it but keep looking for a better one 8292 # Try looking first in the location we're being installed to. 8365 # Try looking first in the location we're being installed to. 9336 echo "*** because I did check the linker path looking for a file starting" 9390 echo "*** because I did check the linker path looking for a file starting"
|
/src/sys/external/isc/libsodium/dist/ |
ltmain.sh | 6852 # Try looking first in the location we're being installed to. 6925 # Try looking first in the location we're being installed to. 7850 echo "*** because I did check the linker path looking for a file starting" 7904 echo "*** because I did check the linker path looking for a file starting"
|
/src/sys/external/isc/libsodium/dist/m4/ |
libtool.m4 | 3441 # 'file_magic [[regex]]' -- check by looking for files in library path
|