/external/toybox/toys/posix/ |
D | cp.c | 110 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/ |
D | buildtools.py | 69 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/ |
D | testP4toEbpf.py | 53 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)
|
D | endToEndTest.py | 138 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/ |
D | vs9to8.py | 11 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/ |
D | build_gnv_curl_pcsi_desc.com | 421 $ 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/ |
D | pngcp.c | 1976 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/ |
D | ltmain.sh | 4176 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/ |
D | debugfs.c | 1470 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/ |
D | coda.h | 485 int destname; member
|
/external/cmockery/cmockery_0_1_2/ |
D | ltmain.sh | 5838 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"
|
D | libtool | 6190 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/ |
D | ltmain.sh | 5830 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/ |
D | ltmain.sh | 1942 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/ |
D | ltmain.sh | 2884 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/ |
D | ltmain.sh | 1949 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/ |
D | ltmain.sh | 1942 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/ |
D | ltmain.sh | 2884 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/ |
D | ltmain.sh | 2884 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/ |
D | ltmain.sh | 2884 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/ |
D | ltmain.sh | 1942 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/ |
D | ltmain.sh | 1942 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/ |
D | ltmain.sh | 2884 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/ |
D | ltmain.sh | 2884 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/ |
D | ltmain.sh | 2886 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"
|