Home
last modified time | relevance | path

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

12

/external/toybox/toys/posix/
Dcp.c108 char *destname;
129 char *catch = try->parent ? try->name : TT.destname, *err = "%s"; in cp_node()
146 && (catch = TT.destname)) in cp_node()
356 catch = xmprintf("%s%s", TT.destname, f+strlen(try->name)); in cp_node()
369 *destname = tt ? : toys.optargs[--toys.optc]; in cp_main() local
370 int i, destdir = !stat(destname, &TT.top); in cp_main()
380 error_exit("'%s' not directory", destname); in cp_main()
385 if (destdir) error_exit("'%s' is a directory", destname); in cp_main()
427 TT.destname = xmprintf("%s/%s", destname, s); in cp_main()
429 if (!(s = fileunderdir(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/arm-trusted-firmware/tools/stm32image/
Dstm32image.c122 static int stm32image_create_header_file(char *srcname, char *destname, in stm32image_create_header_file() argument
130 dest_fd = open(destname, O_RDWR | O_CREAT | O_TRUNC | O_APPEND, 0666); in stm32image_create_header_file()
132 fprintf(stderr, "Can't open %s: %s\n", destname, in stm32image_create_header_file()
158 fprintf(stderr, "Write error %s: %s\n", destname, in stm32image_create_header_file()
164 fprintf(stderr, "Write error on %s: %s\n", destname, in stm32image_create_header_file()
/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/python/parse_type/bin/
Dtoxcmd.py100 destname = os.path.join(destdir, os.path.basename(source))
101 sys.stdout.write("copy: %s => %s\n" % (source, destname))
102 shutil.copy(source, 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/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/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"
/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/llvm-project/polly/lib/External/ppcg/
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/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/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/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/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/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/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/toybox/android/device/generated/
Dglobals.h1175 char *destname; member
/external/toybox/android/mac/generated/
Dglobals.h1175 char *destname; member
/external/toybox/android/linux/generated/
Dglobals.h1175 char *destname; member

12