Home
last modified time | relevance | path

Searched refs:destname (Results 1 – 25 of 34) sorted by relevance

12

/external/toybox/toys/posix/
Dcp.c110 char *destname;
131 char *catch = try->parent ? try->name : TT.destname, *err = "%s"; in cp_node()
148 && (catch = TT.destname)) in cp_node()
356 catch = xmprintf("%s%s", TT.destname, f+strlen(try->name)); in cp_node()
368 char *destname = toys.optargs[--toys.optc]; in cp_main() local
369 int i, destdir = !stat(destname, &TT.top) && S_ISDIR(TT.top.st_mode); in cp_main()
372 error_exit("'%s' not directory", destname); in cp_main()
411 TT.destname = xmprintf("%s/%s", destname, s); in cp_main()
414 if (!(s = fileunderdir(TT.destname, destname))) { in cp_main()
415 error_msg("%s not under %s", TT.destname, destname); in cp_main()
[all …]
/external/python/cpython2/Lib/plat-mac/
Dbuildtools.py69 def process(template, filename, destname, copy_codefragment=0, argument
102 if MacOS.runtimemodel != 'macho' and not destname:
103 destname = basename
107 if not destname:
109 destname = basename + '.app'
111 destname = basename + '.applet'
118 os.remove(destname)
121 process_common(template, progress, code, rsrcname, destname, 0,
147 def process_common(template, progress, code, rsrcname, destname, is_update, argument
150 return process_common_macho(template, progress, code, rsrcname, destname,
[all …]
/external/bcc/src/cc/frontends/p4/test/
DtestP4toEbpf.py53 destname = drop_extension(path) + ".c"
54 destname = os.path.join(destFolder, destname)
56 args = [path, "-o", destname]
68 b = BPF(src_file=destname, debug=0)
DendToEndTest.py138 destname = self.get_interface_name(dest.parent, src.parent)
139 self.ipr.link_create(ifname=ifname, kind="veth", peer=destname)
155 ix = self.get_interface(destname)
161 self.set_interface_ipaddress(dest.parent, destname,
/external/python/cpython2/PC/VS9.0/
Dvs9to8.py11 destname = os.path.normpath(os.path.join(dest, name))
12 print("%s -> %s" % (filename, destname))
31 with open(destname, 'wb') as fout:
/external/curl/packages/vms/
Dbuild_gnv_curl_pcsi_desc.com421 $ destname = filename
424 $ old_start = f$locate("[gnv.usr", destname)
425 $ if old_start .lt. f$length(destname)
427 $ destname = "[gnv.beta" + destname - "[gnv.usr"
449 $ destname = filename
452 $ old_start = f$locate("[gnv.usr", destname)
453 $ if old_start .lt. f$length(destname)
455 $ destname = "[gnv.beta" + destname - "[gnv.usr"
/external/libpng/contrib/tools/
Dpngcp.c1976 write_png(struct display *dp, const char *destname) in write_png() argument
1979 display_start_write(dp, destname); in write_png()
2073 destname == NULL ? "stdout" : destname, strerror(errno)); in write_png()
2167 cp_one_file(struct display *dp, const char *filename, const char *destname) in cp_one_file() argument
2199 if (destname != NULL) /* else stdout */ in cp_one_file()
2201 if (isdir(dp, destname)) in cp_one_file()
2203 makename(dp, destname, filename); in cp_one_file()
2204 destname = dp->namebuf; in cp_one_file()
2207 else if (access(destname, W_OK) != 0 && errno != ENOENT) in cp_one_file()
2208 display_log(dp, USER_ERROR, "%s: invalid output name (%s)", destname, in cp_one_file()
[all …]
/external/libunwind/aux/
Dltmain.sh4176 destname=
4180 destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
4341 if test -n "$destname"; then
4342 destfile="$destdir/$destname"
4383 if test -n "$destname"; then
4384 destfile="$destdir/$destname"
/external/e2fsprogs/debugfs/
Ddebugfs.c1470 static void make_link(char *sourcename, char *destname) in make_link() argument
1493 if (! (retval=ext2fs_namei(current_fs, root, cwd, destname, &dir))) in make_link()
1500 cp = strrchr(destname, '/'); in make_link()
1503 dir = string_to_inode(destname); in make_link()
1509 dest = destname; in make_link()
/external/kernel-headers/original/uapi/linux/
Dcoda.h485 int destname; member
/external/cmockery/cmockery_0_1_2/
Dltmain.sh5838 destname=
5842 destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
6019 if test -n "$destname"; then
6020 destfile="$destdir/$destname"
6061 if test -n "$destname"; then
6062 destfile="$destdir/$destname"
Dlibtool6190 destname=
6194 destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
6371 if test -n "$destname"; then
6372 destfile="$destdir/$destname"
6413 if test -n "$destname"; then
6414 destfile="$destdir/$destname"
/external/swiftshader/third_party/LLVM/autoconf/
Dltmain.sh5830 destname=
5834 destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
6011 if test -n "$destname"; then
6012 destfile="$destdir/$destname"
6053 if test -n "$destname"; then
6054 destfile="$destdir/$destname"
/external/libnfnetlink/
Dltmain.sh1942 destname=
1946 destname="$func_basename_result"
2093 if test -n "$destname"; then
2094 destfile="$destdir/$destname"
2132 if test -n "$destname"; then
2133 destfile="$destdir/$destname"
/external/speex/
Dltmain.sh2884 destname=
2888 destname="$func_basename_result"
3038 if test -n "$destname"; then
3039 destfile="$destdir/$destname"
3077 if test -n "$destname"; then
3078 destfile="$destdir/$destname"
/external/libusb-compat/
Dltmain.sh1949 destname=
1953 destname="$func_basename_result"
2100 if test -n "$destname"; then
2101 destfile="$destdir/$destname"
2139 if test -n "$destname"; then
2140 destfile="$destdir/$destname"
/external/google-breakpad/autotools/
Dltmain.sh1942 destname=
1946 destname="$func_basename_result"
2093 if test -n "$destname"; then
2094 destfile="$destdir/$destname"
2132 if test -n "$destname"; then
2133 destfile="$destdir/$destname"
/external/libnetfilter_conntrack/build-aux/
Dltmain.sh2884 destname=
2888 destname="$func_basename_result"
3038 if test -n "$destname"; then
3039 destfile="$destdir/$destname"
3077 if test -n "$destname"; then
3078 destfile="$destdir/$destname"
/external/libnfnetlink/build-aux/
Dltmain.sh2884 destname=
2888 destname="$func_basename_result"
3038 if test -n "$destname"; then
3039 destfile="$destdir/$destname"
3077 if test -n "$destname"; then
3078 destfile="$destdir/$destname"
/external/libxkbcommon/xkbcommon/build-aux/
Dltmain.sh2884 destname=
2888 destname="$func_basename_result"
3038 if test -n "$destname"; then
3039 destfile="$destdir/$destname"
3077 if test -n "$destname"; then
3078 destfile="$destdir/$destname"
/external/libnetfilter_conntrack/
Dltmain.sh1942 destname=
1946 destname="$func_basename_result"
2093 if test -n "$destname"; then
2094 destfile="$destdir/$destname"
2132 if test -n "$destname"; then
2133 destfile="$destdir/$destname"
/external/libogg/
Dltmain.sh1942 destname=
1946 destname="$func_basename_result"
2093 if test -n "$destname"; then
2094 destfile="$destdir/$destname"
2132 if test -n "$destname"; then
2133 destfile="$destdir/$destname"
/external/libcap-ng/libcap-ng-0.7/
Dltmain.sh2884 destname=
2888 destname="$func_basename_result"
3038 if test -n "$destname"; then
3039 destfile="$destdir/$destname"
3077 if test -n "$destname"; then
3078 destfile="$destdir/$destname"
/external/lmfit/build-aux/
Dltmain.sh2884 destname=
2888 destname="$func_basename_result"
3038 if test -n "$destname"; then
3039 destfile="$destdir/$destname"
3077 if test -n "$destname"; then
3078 destfile="$destdir/$destname"
/external/libexif/
Dltmain.sh2886 destname=
2890 destname="$func_basename_result"
3040 if test -n "$destname"; then
3041 destfile="$destdir/$destname"
3079 if test -n "$destname"; then
3080 destfile="$destdir/$destname"

12