Searched refs:fold (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsgfilter-120 # Some fold programs (like SunOS4 and FreeBSD) don't have an option to wrap at
22 echo abc | fold -b -s -w 20 >/dev/null 2>&1 || {
23 echo "Skipping test: fold program not POSIX compliant"
27 # Some fold programs (like HP-UX) insert a newline at the end, if the last
29 foldoutputcount=`echo $ac_n "abc$ac_c" | fold -b -s -w 20 | wc -c`
32 echo "Skipping test: fold program inserts extra newline"
90 ${MSGFILTER} -i mfi-test1.po -o mfi-test1.out fold -b -s -w 20 >mfi-test1.err 2>&1
H A Dmsgfilter-320 # Some fold programs (like SunOS4 and FreeBSD) don't have an option to wrap at
22 echo abc | fold -b -s -w 20 >/dev/null 2>&1 || {
23 echo "Skipping test: fold program not POSIX compliant"
27 # Some fold programs (like HP-UX) insert a newline at the end, if the last
29 foldoutputcount=`echo $ac_n "abc$ac_c" | fold -b -s -w 20 | wc -c`
32 echo "Skipping test: fold program inserts extra newline"
66 ${MSGFILTER} --properties-input --properties-output -i mfi-test3.properties -o mfi-test3.out fold -b -s -w 20
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/alpha/lib/
H A Dcsum_ipv6_magic.S102 extwl $0,2,$1 # e0 : fold 18-bit value
107 extwl $0,2,$1 # e0 : fold 17-bit value
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/lib/
H A Dchecksum.S59 ;; fold the carry into the checksum, to avoid having to loop the carry
76 ;; only fold if there is anything to fold.
81 ;; fold 32-bit checksum into a 16-bit checksum, to avoid carries below.
H A Dchecksumcopy.S65 ;; fold the carry into the checksum, to avoid having to loop the carry
82 ;; only fold if there is anything to fold.
87 ;; fold 32-bit checksum into a 16-bit checksum, to avoid carries below
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/lib/
H A Dchecksum.S49 ;; fold the carry into the checksum, to avoid having to loop the carry
64 ;; only fold if there is anything to fold.
69 ;; fold 32-bit checksum into a 16-bit checksum, to avoid carries below.
H A Dchecksumcopy.S55 ;; fold the carry into the checksum, to avoid having to loop the carry
70 ;; only fold if there is anything to fold.
75 ;; fold 32-bit checksum into a 16-bit checksum, to avoid carries below
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dffv1.c184 static av_always_inline int fold(int diff, int bits){ function
301 v = fold(v - state->bias, bits);
346 ret= fold(v + state->bias, bits);
385 diff= fold(diff, bits);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/include/
H A Dapplets.h148 USE_FOLD(APPLET(fold, _BB_DIR_USR_BIN, _BB_SUID_NEVER))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Ddfa.c270 dfasyntax (reg_syntax_t bits, int fold, unsigned char eol) argument
274 case_fold = fold;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex5028 % overlong headings to fold.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex5270 % overlong headings to fold.

Completed in 266 milliseconds