Home
last modified time | relevance | path

Searched refs:tail (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dgcc-version.sh25 MAJOR=$(echo __GNUC__ | $compiler -E -xc - | tail -n 1)
26 MINOR=$(echo __GNUC_MINOR__ | $compiler -E -xc - | tail -n 1)
28 PATCHLEVEL=$(echo __GNUC_PATCHLEVEL__ | $compiler -E -xc - | tail -n 1)
H A Dkallsyms.c586 const char *tail = str; in prefix_underscores_count() local
588 while (*tail == '_') in prefix_underscores_count()
589 tail++; in prefix_underscores_count()
591 return tail - str; in prefix_underscores_count()
H A Dextract-ikconfig22 tail -c+$(($pos+8)) "$1" | zcat > $tmp1 2> /dev/null
36 tail -c+$pos "$img" | $3 > $tmp2 2> /dev/null
H A Dcleanpatch220 my $tail = $5; # doesn't include the final newline
224 $tail);
/utopia/UTPA2-700.0.x/projects/build/scripts/selinux/
H A Dinstall_policy.sh41 TYPE=`cat /etc/selinux/config | grep "^SELINUXTYPE" | tail -1 | awk -F= '{ print $2 '}`
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dcdk.h445 unsigned short tail; member
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c.0751 MS_U16 u16BlockIdTail; // block ID of tail block using in list
2458 // current block is tail block