Home
last modified time | relevance | path

Searched refs:full (Results 1 – 4 of 4) sorted by relevance

/scripts/tracing/
Dftrace-bisect.sh80 full=$1
84 x=`cat $full | wc -l`
87 cat $full
94 if [ ! -f $full ]; then
95 echo "$full does not exist"
115 sed -ne "1,${x}p" $full > $test
116 sed -ne "$y,\$p" $full > $nontest
/scripts/kconfig/
Dlexer.l5 %option nostdinit noyywrap never-interactive full ecs
/scripts/dtc/
Ddtx_diff23 -f print full dts in diff (--unified=99999)
/scripts/
DKbuild.include181 # Short version is used, if $(quiet) equals `quiet_', otherwise full one.