/toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/ |
nios2.exp | 6 run_dump_test [file rootname $test]
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
cris.exp | 38 && [runtest_file_p $runtests [file rootname $atest]] } { 39 verbose [file rootname $atest] 40 run_dump_test [file rootname $atest] 41 set cmd "cp tmpdir/dump tmpdir/[file rootname [file tail $atest]].so" 53 verbose [file rootname $atest] 54 run_dump_test [file rootname $atest]
|
/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
split-lib.py | 12 rootname = irname 14 rootname = irname[:irname.rfind('.')] 20 self.shfile.write("./toy-mcjit -use-object-cache -input-IR=%s < %s > %s-mcjit.out 2> %s-mcjit.err\n" % (irname, callname, rootname, rootname)) 25 self.shfile.write("./toy-mcjit -use-object-cache -input-IR=%s < %s > %s-mcjit.out 2> %s-mcjit.err\n" % (irname, callname, rootname, rootname)) 30 self.shfile.write("./toy-jit -input-IR=%s < %s > %s-mcjit.out 2> %s-mcjit.err\n" % (irname, callname, rootname, rootname)) 43 rootname = inputname[:-2] 44 libname = rootname + "-lib.k [all...] |
/external/llvm/examples/Kaleidoscope/MCJIT/complete/ |
split-lib.py | 12 rootname = irname 14 rootname = irname[:irname.rfind('.')] 20 self.shfile.write("./toy -suppress-prompts -use-mcjit=true -enable-lazy-compilation=true -use-object-cache -input-IR=%s < %s > %s-mcjit.out 2> %s-mcjit.err\n" % (irname, callname, rootname, rootname)) 25 self.shfile.write("./toy -suppress-prompts -use-mcjit=true -enable-lazy-compilation=true -use-object-cache -input-IR=%s < %s > %s-mcjit.out 2> %s-mcjit.err\n" % (irname, callname, rootname, rootname)) 30 self.shfile.write("./toy -suppress-prompts -use-mcjit=false -input-IR=%s < %s > %s-mcjit.out 2> %s-mcjit.err\n" % (irname, callname, rootname, rootname)) 43 rootname = inputname[:-2] 44 libname = rootname + "-lib.k [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/ |
rd-sh64.exp | 31 verbose [file rootname $sh64test] 32 run_dump_test [file rootname $sh64test] 38 tmpdir/[file rootname [file tail $sh64test]].so"
|
/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
hc_documentgetrootnode.java | 61 String rootName; 64 rootName = root.getNodeName(); 67 assertEquals("svgTagName", "svg", rootName); 69 assertEqualsAutoCase("element", "docElemName", "html", rootName);
|
documentgetrootnode.java | 65 String rootName; 68 rootName = root.getNodeName(); 71 assertEquals("svgRootNode", "svg", rootName); 73 assertEquals("documentGetRootNodeAssert", "staff", rootName);
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/aarch64/ |
aarch64.exp | 28 verbose [file rootname $t] 29 run_dump_test [file rootname $t]
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/i386/ |
i386.exp | 35 verbose [file rootname $t] 36 run_dump_test [file rootname $t]
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/x86-64/ |
x86-64.exp | 31 verbose [file rootname $t] 32 run_dump_test [file rootname $t]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cr16/ |
cr16.exp | 28 verbose [file rootname $test] 29 run_dump_test [file rootname $test]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/crx/ |
allinsn.exp | 28 verbose [file rootname $test] 29 run_dump_test [file rootname $test]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/ |
sh64.exp | 24 verbose [file rootname $rdtest] 25 run_dump_test [file rootname $rdtest]
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-avr/ |
avr.exp | 28 verbose [file rootname $avr_test] 29 run_dump_test [file rootname $avr_test]
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-crx/ |
crx.exp | 33 verbose [file rootname $test] 34 run_dump_test [file rootname $test]
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/ |
m68hc11.exp | 33 verbose [file rootname $shtest] 34 run_dump_test [file rootname $shtest]
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
mmix.exp | 33 verbose [file rootname $mmixtest] 34 run_dump_test [file rootname $mmixtest]
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/ |
default-script.exp | 29 verbose [file rootname $t] 30 run_dump_test [file rootname $t]
|
sort.exp | 37 verbose [file rootname [lindex $sort_test_list $i]] 38 run_dump_test [file rootname [lindex $sort_test_list $i]]
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-selective/ |
sel-dump.exp | 30 verbose [file rootname [lindex $test_list $i]] 31 run_dump_test [file rootname [lindex $test_list $i]]
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-undefined/ |
entry.exp | 33 verbose [file rootname $t] 34 run_dump_test [file rootname $t]
|
/external/icu/icu4c/as_is/os400/ |
cxxfilt.cpp | 14 //((MemberFunctionName *) name)->RootName() is "f"
|
/external/e2fsprogs/lib/ss/ |
ct_c.awk | 4 rootname, rootname > outfile
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-discard/ |
discard.exp | 46 verbose [file rootname [lindex $test_list $i]] 47 run_dump_test [file rootname [lindex $test_list $i]]
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-linkonce/ |
linkonce.exp | 45 verbose [file rootname [lindex $rd_test_list $i]] 46 run_dump_test [file rootname [lindex $rd_test_list $i]]
|