Home
last modified time | relevance | path

Searched defs:rename (Results 1 – 25 of 46) sorted by relevance

12

/third_party/vk-gl-cts/scripts/
Dcaselist_diff.py138 def renameCases (cases, rename): argument
192 rename = RENAME_LIST_2012_3_2012_4 variable
/third_party/musl/src/stdio/
Drename.c5 int rename(const char *old, const char *new) in rename() function
/third_party/node/deps/npm/node_modules/fs-write-stream-atomic/test/
Dbasic.js6 var rename = fs.rename variable
7 fs.rename = function (from, to, cb) { function
Drename-fail.js11 t.plan(1)
Drename-eperm.js19 fs.rename = function (src, dest, cb) { function
/third_party/node/deps/npm/node_modules/require-directory/
Dindex.js10 rename: function (name) { method
/third_party/jerryscript/tests/jerry/es2015/
Dclass-inheritance-core-1.js45 set rename (name) { setter in Animal
/third_party/NuttX/fs/vfs/
Dfs_rename.c225 int rename(const char *oldpath, const char *newpath) in rename() function
/third_party/skia/third_party/externals/tint/src/transform/
Dunshadow.cc48 auto rename = [&](const sem::Variable* var) -> const ast::Variable* { in Run() local
/third_party/node/deps/npm/node_modules/move-concurrently/
Dmove.js73 function rename (from, to, opts, done) { function
/third_party/node/deps/npm/node_modules/graceful-fs/
Dpolyfills.js93 fs.rename = (function (fs$rename) { return function (from, to, cb) { argument
/third_party/ffmpeg/libavformat/
Dos_support.h243 #define rename win32_rename macro
/third_party/node/deps/npm/node_modules/write-file-atomic/
Dindex.js153 }).then(function rename () { function
/third_party/typescript/src/services/codefixes/
DconvertToEs6Module.ts289 const rename = exports.get(text); constant
/third_party/typescript/src/compiler/factory/
Dutilities.ts530 …const rename = sourceFile.renamedDependencies && sourceFile.renamedDependencies.get(moduleName.tex… constant
/third_party/ntfs-3g/include/fuse-lite/
Dfuse.h116 int (*rename) (const char *, const char *); member
Dfuse_lowlevel.h344 void (*rename) (fuse_req_t req, fuse_ino_t parent, const char *name, member
/third_party/node/lib/internal/fs/
Dpromises.js481 async function rename(oldPath, newPath) { function
735 rename, property
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_ssa.cpp401 RenamePass rename(this); in convertToSSA() local
/third_party/libfuse/include/
Dfuse_lowlevel.h432 void (*rename) (fuse_req_t req, fuse_ino_t parent, const char *name, member
Dfuse.h360 int (*rename) (const char *, const char *, unsigned int flags); member
/third_party/NuttX/fs/nfs/
Drpc.h358 struct RENAME3args rename; member
478 struct RENAME3resok rename; member
/third_party/toybox/toys/other/
Dbzcat.c678 int outfd = 1, rename = 0, len = strlen(name); in do_bunzip2() local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_fileio.js594 rename: function (...args) { method
/third_party/typescript/
DGulpfile.js8 const rename = require("gulp-rename"); constant

12