Home
last modified time | relevance | path

Searched refs:newdir (Results 1 – 20 of 20) sorted by relevance

/third_party/flutter/skia/tools/skqp/
Dmake_universal_apk.py110 newdir = os.path.join(build_dir, os.path.basename(path))
111 if not os.path.exists(newdir):
112 os.makedirs(newdir)
114 os.symlink(os.path.relpath(newdir, os.path.dirname(path)), path)
/third_party/openssl/test/recipes/
D90-test_store.t561 my $newdir = $dir;
562 $newdir =~ s|/[^/]*[^/\.]+[^/]*/\.\./|/|g;
563 last if $newdir eq $dir;
564 $dir = $newdir;
/third_party/skia/third_party/externals/zlib/contrib/minizip/
Dminiunz.c138 int makedir (newdir) in makedir() argument
139 char *newdir; in makedir()
143 int len = (int)strlen(newdir);
154 strcpy(buffer,newdir);
/third_party/flutter/skia/third_party/externals/zlib/contrib/minizip/
Dminiunz.c138 int makedir (newdir) in makedir() argument
139 char *newdir; in makedir()
143 int len = (int)strlen(newdir);
154 strcpy(buffer,newdir);
/third_party/zlib/contrib/minizip/
Dminiunz.c140 static int makedir (newdir) in makedir() argument
141 const char *newdir; in makedir()
145 size_t len = strlen(newdir);
156 strcpy(buffer,newdir);
/third_party/skia/tools/skqp/
Dcreate_apk.py99 newdir = os.path.join(working_dir, os.path.basename(target))
100 makedirs(newdir)
101 os.symlink(os.path.relpath(newdir, os.path.dirname(target)), target)
/third_party/libxml2/doc/
DbuildDocBookCatalog71 newdir=1
104 newdir=0
168 if test $newdir!=0
/third_party/jsoncpp/
Ddoxybuild.py15 def cd(newdir): argument
20 os.chdir(newdir)
/third_party/libfuse/include/
Dfuse_kernel.h500 uint64_t newdir; member
504 uint64_t newdir; member
/third_party/zlib/contrib/untgz/
Duntgz.c328 int makedir (char *newdir) in makedir() argument
330 char *buffer = strdup(newdir); in makedir()
/third_party/libfuse/test/
Dtest_examples.py608 newdir = name_generator()
610 src_newdir = pjoin(src_dir, newdir)
611 mnt_newdir = pjoin(mnt_dir, newdir)
/third_party/ntfs-3g/include/fuse-lite/
Dfuse_kernel.h238 __u64 newdir; member
/third_party/python/Lib/distutils/command/
Dbdist_msi.py310 newdir = Directory(db, cab, dir, file, default, short)
311 todo.append(newdir)
/third_party/libfuse/lib/
Dfuse.c1469 fuse_ino_t newdir, const char *newname, int hide) in rename_node() argument
1477 newnode = lookup_node(f, newdir, newname); in rename_node()
1491 if (hash_name(f, node, newdir, newname) == -1) { in rename_node()
1505 fuse_ino_t newdir, const char *newname) in exchange_node() argument
1513 newnode = lookup_node(f, newdir, newname); in exchange_node()
1522 if (hash_name(f, oldnode, newdir, newname) == -1) in exchange_node()
3074 const char *oldname, fuse_ino_t newdir, in fuse_lib_rename() argument
3084 err = get_path2(f, olddir, oldname, newdir, newname, in fuse_lib_rename()
3091 is_open(f, newdir, newname)) in fuse_lib_rename()
3092 err = hide_node(f, newpath, newdir, newname); in fuse_lib_rename()
[all …]
Dfuse_lowlevel.c1269 req->se->op.rename(req, nodeid, oldname, arg->newdir, newname, in do_rename()
1282 req->se->op.rename(req, nodeid, oldname, arg->newdir, newname, in do_rename2()
/third_party/ntfs-3g/libfuse-lite/
Dfuse.c591 fuse_ino_t newdir, const char *newname, int hide) in rename_node() argument
599 newnode = lookup_node(f, newdir, newname); in rename_node()
613 if (hash_name(f, node, newdir, newname) == -1) { in rename_node()
1695 const char *oldname, fuse_ino_t newdir, in fuse_lib_rename() argument
1707 newpath = get_path_name(f, newdir, newname); in fuse_lib_rename()
1714 if (!f->conf.hard_remove && is_open(f, newdir, newname)) in fuse_lib_rename()
1715 err = hide_node(f, newpath, newdir, newname); in fuse_lib_rename()
1719 err = rename_node(f, olddir, oldname, newdir, newname, 0); in fuse_lib_rename()
Dfuse_lowlevel.c639 req->f->op.rename(req, nodeid, oldname, arg->newdir, newname); in do_rename()
/third_party/rust/crates/nix/test/
Dtest_unistd.rs483 let newdir = "a".repeat(100); in test_getcwd() localVariable
484 inner_tmp_dir.push(newdir); in test_getcwd()
/third_party/e2fsprogs/
DBUILD.gn373 "e2fsprogs/lib/ext2fs/newdir.c",
/third_party/python/Misc/
DHISTORY18758 lockfile, newdir, ni, packmail, poly, rand, statcache, tb, tzparse,
29469 newdir