Searched refs:tr (Results 376 - 400 of 870) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dfile-tree.cc196 if( i == LOW ) return tr( "Low" );
197 if( i == HIGH ) return tr( "High" );
198 if( i == NORMAL ) return tr( "Normal" );
199 return tr( "Mixed" );
334 case COL_NAME: data.setValue( tr( "File" ) ); break;
335 case COL_PROGRESS: data.setValue( tr( "Progress" ) ); break;
336 case COL_WANTED: data.setValue( tr( "Download" ) ); break;
337 case COL_PRIORITY: data.setValue( tr( "Priority" ) ); break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/tests/agrep/
H A Drun-tests.sh80 tr -d '\015' < $out > $out.tmp
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dfasttimer.c684 static struct fast_timer tr[10]; variable in typeref:struct:fast_timer
703 start_one_shot_timer(&tr[i], test_timeout1, i, 1000, "timeout1");
757 start_one_shot_timer(&tr[i], test_timeout, i, 50000, "test0");
760 start_one_shot_timer(&tr[i], test_timeout, i, 70000, "test1");
763 start_one_shot_timer(&tr[i], test_timeout, i, 40000, "test2");
766 start_one_shot_timer(&tr[i], test_timeout, i, 60000, "test3");
769 start_one_shot_timer(&tr[i], test_timeout1, i, 55000, "test4xx");
808 struct fast_timer *t = &tr[j];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dfasttimer.c659 static struct fast_timer tr[10]; variable in typeref:struct:fast_timer
678 start_one_shot_timer(&tr[i], test_timeout1, i, 1000, "timeout1");
732 start_one_shot_timer(&tr[i], test_timeout, i, 50000, "test0");
735 start_one_shot_timer(&tr[i], test_timeout, i, 70000, "test1");
738 start_one_shot_timer(&tr[i], test_timeout, i, 40000, "test2");
741 start_one_shot_timer(&tr[i], test_timeout, i, 60000, "test3");
744 start_one_shot_timer(&tr[i], test_timeout1, i, 55000, "test4xx");
781 struct fast_timer *t = &tr[j];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/spi/
H A Dspidev_test.c51 struct spi_ioc_transfer tr = { local
60 ret = ioctl(fd, SPI_IOC_MESSAGE(1), &tr);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Dll_types.c34 __PF(IEEE802,tr)
99 __PF(IEEE802_TR,tr)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dlang-bash36 tr -d '\r' < prog.tmp > prog.pot
76 tr -d '\r' < fr.po.tmp > fr.po.new
H A Dlang-c++80 tr -d '\r' < prog.tmp > prog.pot
129 tr -d '\r' < fr.po.tmp > fr.po.new
H A Dlang-clisp28 tr -d '\r' < prog.tmp > prog.pot
77 tr -d '\r' < fr.po.tmp > fr.po.new
H A Dlang-gawk32 tr -d '\r' < prog.tmp > prog.pot
81 tr -d '\r' < fr.po.tmp > fr.po.new
H A Dlang-guile31 tr -d '\r' < prog.tmp > prog.pot
80 tr -d '\r' < fr.po.tmp > fr.po.new
H A Dlang-perl-232 tr -d '\r' < prog.tmp > prog.pot
81 tr -d '\r' < fr.po.tmp > fr.po.new
H A Dlang-php27 tr -d '\r' < prog.tmp > prog.pot
61 tr -d '\r' < fr.po.tmp > fr.po.new
H A Dlang-smalltalk40 tr -d '\r' < prog.tmp > prog.pot
89 tr -d '\r' < fr.po.tmp > fr.po.new
H A Dxgettext-c-747 tr -d '\r' < xg-c-7.tmp.po > xg-c-7.po
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/
H A Ddepcomp165 tr ' ' '
208 tr ' ' '
211 tr '
216 tr ' ' '
508 tr ' ' '
565 sed '1,2d' "$tmpdepfile" | tr ' ' '
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/
H A Ddepcomp177 tr ' ' "$nl" < "$tmpdepfile" |
219 tr ' ' "$nl" < "$tmpdepfile" \
221 tr "$nl" ' ' >> "$depfile"
225 tr ' ' "$nl" < "$tmpdepfile" \
530 tr ' ' "$nl" < "$tmpdepfile" | \
586 sed '1,2d' "$tmpdepfile" | tr ' ' "$nl" | \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtpenc_h263_rfc2190.c34 int tr; member in struct:H263Info
63 put_bits(&pb, 8, info->tr); /* TR */
116 info.tr = get_bits(&gb, 8);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/
H A Ddepcomp177 tr ' ' "$nl" < "$tmpdepfile" |
219 tr ' ' "$nl" < "$tmpdepfile" \
221 tr "$nl" ' ' >> "$depfile"
225 tr ' ' "$nl" < "$tmpdepfile" \
530 tr ' ' "$nl" < "$tmpdepfile" | \
586 sed '1,2d' "$tmpdepfile" | tr ' ' "$nl" | \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/
H A Ddepcomp165 tr ' ' '
208 tr ' ' '
211 tr '
216 tr ' ' '
508 tr ' ' '
565 sed '1,2d' "$tmpdepfile" | tr ' ' '
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/build-aux/
H A Ddepcomp177 tr ' ' "$nl" < "$tmpdepfile" |
219 tr ' ' "$nl" < "$tmpdepfile" \
221 tr "$nl" ' ' >> "$depfile"
225 tr ' ' "$nl" < "$tmpdepfile" \
530 tr ' ' "$nl" < "$tmpdepfile" | \
586 sed '1,2d' "$tmpdepfile" | tr ' ' "$nl" | \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/libnetfilter_cthelper-1.0.0/build-aux/
H A Ddepcomp177 tr ' ' "$nl" < "$tmpdepfile" |
219 tr ' ' "$nl" < "$tmpdepfile" \
221 tr "$nl" ' ' >> "$depfile"
225 tr ' ' "$nl" < "$tmpdepfile" \
530 tr ' ' "$nl" < "$tmpdepfile" | \
586 sed '1,2d' "$tmpdepfile" | tr ' ' "$nl" | \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/libnetfilter_cttimeout-1.0.0/build-aux/
H A Ddepcomp165 tr ' ' '
208 tr ' ' '
211 tr '
216 tr ' ' '
508 tr ' ' '
565 sed '1,2d' "$tmpdepfile" | tr ' ' '
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/collections/test/
H A DIterDeadlockTest.java44 junit.framework.TestResult tr =
46 if (tr.errorCount() > 0 ||
47 tr.failureCount() > 0) {
H A DJoinTest.java47 junit.framework.TestResult tr =
49 if (tr.errorCount() > 0 ||
50 tr.failureCount() > 0) {

Completed in 143 milliseconds

<<11121314151617181920>>