/toolchain/binutils/binutils-2.25/ld/testsuite/ld-pie/ |
pie.exp | 49 verbose [file rootname $t] 50 run_dump_test [file rootname $t]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/arch/ |
arch.exp | 76 set rootname [file rootname $name] 79 gas_run $name "-o ${rootname}-#${opt}#.o" "" 81 gas_run $name "$opt -o ${rootname}-#${opt}#.o" "" 84 if [want_no_output "$rootname file should assemble with $opt"] then { 85 set result [get_sh_arch "${rootname}-#${opt}#.o"] 89 pass "$rootname file with $opt should assemble to arch $arch" 90 file delete "${rootname}-#${opt}#.o" 93 fail "$rootname file with $opt should assemble to arch $arch" 97 untested "$rootname file with $opt should assemble to arch $arch [all...] |
/external/google-tv-pairing-protocol/java/src/com/google/polo/ssl/ |
CsrUtil.java | 40 * @param rootName Common Name used in certificate. 45 public static X509Certificate generateX509V3AuthorityCertificate(String rootName, 56 return generateX509V3AuthorityCertificate(rootName, rootPair, notBefore, notAfter, serialNumber); 61 static X509Certificate generateX509V3AuthorityCertificate(String rootName, 65 X509Name dnName = new X509Name(rootName);
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/ |
rd-sh.exp | 53 verbose [file rootname $shtest] 57 run_dump_test [file rootname $shtest] 63 set cmd "cp tmpdir/dump tmpdir/[file rootname [file tail $shtest]].so"
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-ia64/ |
ia64.exp | 62 verbose [file rootname $t] 63 run_dump_test [file rootname $t]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/cfi/ |
ilp32.exp | 36 run_dump_test [file rootname $test]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/elf/ |
ilp32.exp | 36 run_dump_test [file rootname $test]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/ |
ilp32.exp | 36 run_dump_test [file rootname $test]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/lns/ |
ilp32.exp | 36 run_dump_test [file rootname $test]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/microblaze/ |
relax_size.exp | 19 set file [file rootname [file tail $file]]
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/ |
include.exp | 34 set test_name [file rootname $test_file]
|
rgn-at.exp | 29 set test_name [file rootname $test_file]
|
rgn-over.exp | 34 set test_name [file rootname $test_file]
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-vxworks/ |
vxworks.exp | 24 run_dump_test [file rootname $test]
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/arch/ |
arch.exp | 77 set rootname1 [file rootname $name1] 80 set rootname2 [file rootname $name2] 120 set rootname1 [file rootname $name1] 123 set rootname2 [file rootname $name2] 152 set ofile "[file rootname [file tail $sfile]].o" 212 set rootname1 [file rootname $name1] 215 set rootname2 [file rootname $name2]
|
/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
genk-timing.py | 15 rootname = filename 17 rootname = filename[:filename.rfind('.')] 23 self.shfile.write("./toy-mcjit < %s > %s-mcjit.out 2> %s-mcjit.err\n" % (filename, rootname, rootname)) 28 self.shfile.write("./toy-jit < %s > %s-jit.out 2> %s-jit.err\n" % (filename, rootname, rootname))
|
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
genk-timing.py | 15 rootname = filename 17 rootname = filename[:filename.rfind('.')] 23 self.shfile.write("./toy-mcjit < %s > %s-mcjit.out 2> %s-mcjit.err\n" % (filename, rootname, rootname)) 28 self.shfile.write("./toy-jit < %s > %s-jit.out 2> %s-jit.err\n" % (filename, rootname, rootname))
|
/external/llvm/examples/Kaleidoscope/MCJIT/complete/ |
genk-timing.py | 15 rootname = filename 17 rootname = filename[:filename.rfind('.')] 23 self.shfile.write("./toy -suppress-prompts -use-mcjit=true -enable-lazy-compilation=false < %s > %s-mcjit.out 2> %s-mcjit.err\n" % (filename, rootname, rootname)) 28 self.shfile.write("./toy -suppress-prompts -use-mcjit=true -enable-lazy-compilation=true < %s > %s-mcjit-lazy.out 2> %s-mcjit-lazy.err\n" % (filename, rootname, rootname)) 33 self.shfile.write("./toy -suppress-prompts -use-mcjit=false < %s > %s-jit.out 2> %s-jit.err\n" % (filename, rootname, rootname))
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-spu/ |
spu.exp | 88 verbose [file rootname $sputest] 89 run_dump_test [file rootname $sputest]
|
/external/e2fsprogs/lib/ss/ |
mk_cmds.sh.in | 52 | ${AWK} -f "${DIR}/ct_c.awk" "rootname=${ROOT}" "outfile=${TMP}" -
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-d10v/ |
d10v.exp | 244 verbose [file rootname $test] 245 run_dump_test [file rootname $test] 251 verbose [file rootname $test] 252 run_link_test [file rootname $test]
|
/external/chromium-trace/catapult/third_party/coverage/coverage/ |
html.py | 179 rootname = flat_rootname(fr.relative_filename()) 181 that_hash = self.status.file_hash(rootname) 184 self.files.append(self.status.index_info(rootname)) 187 self.status.set_file_hash(rootname, this_hash) 269 html_filename = rootname + ".html" 280 self.status.set_index_info(rootname, index_info)
|
/development/tools/rmtypedefs/test/com/android/tools/rmtypedefs/ |
RmTypeDefsTest.java | 212 private void list(StringBuilder sb, File file, String prefix, int depth, String rootName) { 221 if (depth == 0 && rootName != null) { // avoid temp-name 222 fileName = rootName; 240 list(sb, child, prefix, depth + 1, rootName);
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
TestSuite.java | 83 String rootName = suiteNames.remove(0); 84 TestSuite suite = getTestSuite(rootName);
|
/external/llvm/lib/Support/ |
Path.cpp | 654 rootName = has_root_name(p); 656 rootName = true; 659 return rootDir && rootName; 783 rootName = path::has_root_name(p); 785 rootName = true; 789 if (rootName && rootDirectory) 800 if (!rootName && !rootDirectory) { 808 if (!rootName && rootDirectory) { 817 if (rootName && !rootDirectory) { 829 llvm_unreachable("All rootName and rootDirectory combinations should have [all...] |