Searched refs:test3 (Results 1 - 25 of 29) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsgcomm-38 tmpfiles="$tmpfiles mcomm-test3.in1 mcomm-test3.in2"
9 cat <<EOF > mcomm-test3.in1
15 cat <<EOF > mcomm-test3.in2
21 tmpfiles="$tmpfiles mcomm-test3.tmp mcomm-test3.out"
23 ${MSGCOMM} --more-than=0 --omit-header -o mcomm-test3.tmp \
24 mcomm-test3.in1 mcomm-test3.in2
26 tr -d '\r' < mcomm-test3
[all...]
H A Dmsgmerge-38 tmpfiles="$tmpfiles mm-test3.in1 mm-test3.in2"
9 cat <<EOF > mm-test3.in1
38 cat <<EOF > mm-test3.in2
55 tmpfiles="$tmpfiles mm-test3.tmp mm-test3.out"
57 ${MSGMERGE} -q -o mm-test3.tmp mm-test3.in1 mm-test3.in2
59 tr -d '\r' < mm-test3
[all...]
H A Dmsgcat-39 tmpfiles="$tmpfiles mcat-test3.in1 mcat-test3.in2"
10 cat <<\EOF > mcat-test3.in1
34 cat <<\EOF > mcat-test3.in2
57 tmpfiles="$tmpfiles mcat-test3.tmp mcat-test3.err mcat-test3.out"
58 rm -f mcat-test3.tmp
62 ${MSGCAT} --use-first --more-than=0 -o mcat-test3.tmp \
63 mcat-test3
[all...]
H A Dmsgcmp-38 tmpfiles="$tmpfiles mc-test3.in1 mc-test3.in2"
9 cat <<EOF > mc-test3.in1
16 cat <<EOF > mc-test3.in2
22 tmpfiles="$tmpfiles mc-test3.out"
25 ${MSGCMP} --properties-input mc-test3.in1 mc-test3.in2 2>&1 | grep -v '^==' | sed -e 's|[^ ]*\\msgcmp\.exe|msgcmp|' | tr -d '\r' > mc-test3.out
27 tmpfiles="$tmpfiles mc-test3.ok"
28 cat <<EOF > mc-test3
[all...]
H A Dmsgconv-38 tmpfiles="$tmpfiles mco-test3.po"
9 cat <<\EOF > mco-test3.po
26 tmpfiles="$tmpfiles mco-test3.out"
28 ${MSGCONV} -t ISO-8859-1 mco-test3.po -o mco-test3.out 2>/dev/null
H A Dmsgattrib-38 tmpfiles="$tmpfiles ma-test3.po"
9 cat <<\EOF > ma-test3.po
59 tmpfiles="$tmpfiles ma-test3.tmp ma-test3.out"
61 ${MSGATTRIB} --no-fuzzy -o ma-test3.tmp ma-test3.po
63 tr -d '\r' < ma-test3.tmp > ma-test3.out
66 tmpfiles="$tmpfiles ma-test3.ok"
67 cat <<\EOF > ma-test3
[all...]
H A Dmsgen-38 tmpfiles="$tmpfiles men-test3.pot"
9 cat <<\EOF > men-test3.pot
46 tmpfiles="$tmpfiles men-test3.tmp men-test3.out"
48 ${MSGEN} -o men-test3.tmp men-test3.pot
50 tr -d '\r' < men-test3.tmp > men-test3.out
53 tmpfiles="$tmpfiles men-test3.ok"
54 cat <<\EOF > men-test3
[all...]
H A Dmsggrep-38 tmpfiles="$tmpfiles mg-test3.po"
9 cat <<\EOF > mg-test3.po
162 tmpfiles="$tmpfiles mg-test3.tmp mg-test3.err mg-test3.out"
165 ${MSGGREP} -K -e error -T -e Speicher -o mg-test3.tmp mg-test3.po >mg-test3.err 2>&1
167 cat mg-test3.err | grep -v 'warning: Locale charset' | grep -v '^ '
169 tr -d '\r' < mg-test3
[all...]
H A Dmsgexec-38 tmpfiles="$tmpfiles mex-test3.properties"
9 cat <<\EOF > mex-test3.properties
35 tmpfiles="$tmpfiles mex-test3.sh"
36 cat <<\EOF > mex-test3.sh
47 chmod a+x mex-test3.sh
49 tmpfiles="$tmpfiles mex-test3.out"
51 ${MSGEXEC} --properties-input -i mex-test3.properties ./mex-test3.sh > mex-test3.out
54 tmpfiles="$tmpfiles mex-test3
[all...]
H A Dxgettext-39 tmpfiles="$tmpfiles xg-test3.in.c"
10 cat <<EOF > xg-test3.in.c
27 tmpfiles="$tmpfiles xg-test3.po"
30 ${XGETTEXT} --output - --no-location -k_ xg-test3.in.c 2>/dev/null \
31 | sed '/\"POT-Creation-Date:.*/d' | tr -d '\r' > xg-test3.po
33 tmpfiles="$tmpfiles xg-test3.ok"
34 cat <<EOF > xg-test3.ok
64 ${DIFF} xg-test3.ok xg-test3.po
H A Dmsgfmt-38 tmpfiles="$tmpfiles mf-test3.po"
9 cat <<EOF >mf-test3.po
26 ${MSGFMT} -o mftest3.mo mf-test3.po >mftest3.err 2>&1
H A Dmsgfilter-336 tmpfiles="$tmpfiles mfi-test3.properties"
37 cat <<\EOF > mfi-test3.properties
63 tmpfiles="$tmpfiles mfi-test3.out"
66 ${MSGFILTER} --properties-input --properties-output -i mfi-test3.properties -o mfi-test3.out fold -b -s -w 20
70 tmpfiles="$tmpfiles mfi-test3.ok"
71 cat <<\EOF > mfi-test3.ok
98 ${DIFF} mfi-test3.ok mfi-test3.out
H A Dxgettext-csharp-119 String test3 = rm.GetString("Test " +
H A Dxgettext-java-121 String test3 = b.getString("Test String 3");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A DMakefile.am18 EXTRA_DIST=examples.xsl index.py test1.xml examples.xml test2.xml tst.xml writer.xml test3.xml tree2.res xpath1.res reader1.res reader3.res reader4.res io1.res xpath2.res io2.res tree1.res
105 @($(CHECKER) ./xpath2 test3.xml '//discarded' discarded > xpath2.tmp ; diff xpath2.tmp xpath2.res ; rm xpath2.tmp)
107 @($(CHECKER) ././xpath1 test3.xml '//child2' > xpath1.tmp ; diff xpath1.tmp xpath1.res ; rm xpath1.tmp)
119 @($(CHECKER) ./parse4 test3.xml)
129 @($(CHECKER) ./reader4 test1.xml test2.xml test3.xml > reader4.tmp ; diff reader4.tmp reader4.res ; rm reader4.tmp)
H A DMakefile.in373 EXTRA_DIST = examples.xsl index.py test1.xml examples.xml test2.xml tst.xml writer.xml test3.xml tree2.res xpath1.res reader1.res reader3.res reader4.res io1.res xpath2.res io2.res tree1.res
766 @($(CHECKER) ./xpath2 test3.xml '//discarded' discarded > xpath2.tmp ; diff xpath2.tmp xpath2.res ; rm xpath2.tmp)
768 @($(CHECKER) ././xpath1 test3.xml '//child2' > xpath1.tmp ; diff xpath1.tmp xpath1.res ; rm xpath1.tmp)
780 @($(CHECKER) ./parse4 test3.xml)
790 @($(CHECKER) ./reader4 test1.xml test2.xml test3.xml > reader4.tmp ; diff reader4.tmp reader4.res ; rm reader4.tmp)
H A DMakefile373 EXTRA_DIST = examples.xsl index.py test1.xml examples.xml test2.xml tst.xml writer.xml test3.xml tree2.res xpath1.res reader1.res reader3.res reader4.res io1.res xpath2.res io2.res tree1.res
766 @($(CHECKER) ./xpath2 test3.xml '//discarded' discarded > xpath2.tmp ; diff xpath2.tmp xpath2.res ; rm xpath2.tmp)
768 @($(CHECKER) ././xpath1 test3.xml '//child2' > xpath1.tmp ; diff xpath1.tmp xpath1.res ; rm xpath1.tmp)
780 @($(CHECKER) ./parse4 test3.xml)
790 @($(CHECKER) ./reader4 test1.xml test2.xml test3.xml > reader4.tmp ; diff reader4.tmp reader4.res ; rm reader4.tmp)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ide/pci/
H A Dsis5513.c506 u32 test3; local
507 pci_read_config_dword(dev, drive_pci, &test3);
508 test3 &= 0xc0c00fff;
509 if (test3 & 0x08) {
510 test3 |= ini_time_value[ATA_133][pio] << 12;
511 test3 |= act_time_value[ATA_133][pio] << 16;
512 test3 |= rco_time_value[ATA_133][pio] << 24;
514 test3 |= ini_time_value[ATA_100][pio] << 12;
515 test3 |= act_time_value[ATA_100][pio] << 16;
516 test3 |
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/testsuite/
H A Dmount.testroot49 mkdir -p images/{ext2.dir,vfat.dir,test1,test2,test3}
106 /images/test2 /images/test3 auto defaults 0 0
114 testing "mount -a" "mount -a && echo hello > /images/test2/abc && cat /images/test3/abc && (mount | wc -l)" "hello\n8\n" "" ""
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr025/
H A DTestMulti.cpp134 void test3() function
139 int err= db.open(0, "test3.db", 0, DB_RECNO, DB_CREATE, 0);
197 test3();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr016/src/com/sleepycat/db/test/
H A DPartialGetTest.java133 @Test public void test3() method in class:PartialGetTest
H A DDatabaseTest.java94 @Test public void test3() method in class:DatabaseTest
98 options.db_config.setErrorPrefix("DatabaseTest::test3 ");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dcodebook.c562 float test3[TESTSIZE]={ variable
570 float *testvec[]={test1,test3};
H A Dsharedbook.c659 static_codebook test3={ variable
743 run_test(&test3,test3_result);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tests/data/
H A DMakefile.am6 TESTCASES = test1 test2 test3 test4 test5 test6 test7 test8 test9 \

Completed in 300 milliseconds

12