Home
last modified time | relevance | path

Searched refs:txt (Results 1 – 25 of 28) sorted by relevance

12

/TwlSDK-5.1.0/build/tools/defval/test/
DMakefile24 TARGET = result1.txt result2.txt result3.txt
28 result1.txt: test.txt
29 $(DEFVAL) -DOUTPUT=$@ -DFILENAME=d:/home/test/filename.txt $< $@
31 result2.txt: test.txt local.def
34 result3.txt: test.txt local.def
35 $(DEFVAL) -Mlocal.def -DOUTPUT=$@ -DFILENAME=d:/home/test/filename.txt $< $@
47 do-test: $(TARGET) goodresult1.txt goodresult2.txt goodresult3.txt
48 @diff result1.txt goodresult1.txt || echo "Error: result1.txt unmatched."
49 @diff result2.txt goodresult2.txt || echo "Error: result2.txt unmatched."
50 @diff result3.txt goodresult3.txt || echo "Error: result3.txt unmatched."
Dgoodresult1.txt1 OUTPUT=result1.txt
7 FILENAME:t=filename.txt
8 FILENAME:e=.txt
Dgoodresult3.txt1 OUTPUT=result3.txt
7 FILENAME:t=filename.txt
8 FILENAME:e=.txt
/TwlSDK-5.1.0/build/demos.TWL/spi/mic-4/
DMakefile41 $(TWL_TOOLSDIR)/bin/loadrun.TWL.exe $(BINDIR)/$(TARGET_BIN) >./log.txt
42 $(TWL_TOOLSDIR)/bin/mic2wav.exe ./log.txt
/TwlSDK-5.1.0/build/demos.TWL/snd/IIRFilterdemo-mic/
DMakefile41 $(TWL_TOOLSDIR)/bin/loadrun.TWL.exe $(BINDIR)/$(TARGET_BIN) >./log.txt
42 $(TWL_TOOLSDIR)/bin/mic2wav.exe ./log.txt
/TwlSDK-5.1.0/build/demos/spi/mic-2/
DMakefile39 $(TWL_TOOLSDIR)/bin/loadrun.exe $(BINDIR)/$(TARGET_BIN) > ./log.txt
40 $(TWL_TOOLSDIR)/bin/mic2wav.exe ./log.txt
/TwlSDK-5.1.0/build/demos.TWL/aes/ccm-compatible/
DMakefile45 $(MAKEROM_ROMROOT)/sample_adata.txt \
46 $(MAKEROM_ROMROOT)/sample_pdata.txt \
/TwlSDK-5.1.0/build/demos/fs/file-2/data/
Dtest2.txt1 This file : "/data/test2.txt"
Dtest1.txt1 This file : "/data/test1.txt"
/TwlSDK-5.1.0/build/demos/fs/arc-1/sub_prog/data/bar/
Dtest1.txt1 This file : "/bar/test1.txt"
Dtest2.txt1 This file : "/bar/test2.txt"
/TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/child/data/
Dtest3.txt1 This file : "/data/test3.txt"
Dtest2.txt1 This file : "/data/test2.txt"
Dtest1.txt1 This file : "/data/test1.txt"
/TwlSDK-5.1.0/build/demos/fs/arc-2/data/
Dtest2.txt1 This file : "/data/test2.txt"
Dtest1.txt1 This file : "/data/test1.txt"
/TwlSDK-5.1.0/build/demos/fs/arc-1/sub_prog/data/foo/
Dtest2.txt1 This file : "/foo/test2.txt"
Dtest1.txt1 This file : "/foo/test1.txt"
/TwlSDK-5.1.0/build/demos/fs/arc-1/data/
Dtest2.txt1 This file : "/data/test2.txt"
Dtest1.txt1 This file : "/data/test1.txt"
/TwlSDK-5.1.0/build/tools/bin2obj/test/
DMakefile32 testdata.o: testdata.txt
/TwlSDK-5.1.0/tools/bin/
Dconv2svnDir.sh37 for file_kind in *.txt *.html *.c *.h *.l *.y *.rsf *.lsf *.lcf *.template *.pl *.sh makefile* Make…
/TwlSDK-5.1.0/build/demos.TWL/aes/ctr-compatible/
DMakefile45 $(MAKEROM_ROMROOT)/sample16.txt \
/TwlSDK-5.1.0/build/demos/prc/patterns/
DMakefile28 PATTERNS = data/patterns.txt
/TwlSDK-5.1.0/build/demos.TWL/nandApp/simple/
DMakefile75 …o -n "build at `date \"+%Y/%m/%d %H:%M:%S\"` on \"`hostname`\"" > $(MAKEROM_ROMROOT)/build_time.txt

12