Home
last modified time | relevance | path

Searched defs:relpath (Results 1 – 20 of 20) sorted by relevance

/third_party/boost/libs/locale/doc/html/
Dnavtree.js431 function gotoNode(o,subIndex,root,hash,relpath) argument
446 function navTo(o,root,hash,relpath) argument
477 function showSyncOff(n,relpath) argument
482 function showSyncOn(n,relpath) argument
487 function toggleSyncButton(relpath) argument
501 function initNavTree(toroot,relpath) argument
/third_party/NuttX/fs/nfs/
Dnfs_util.c342 int nfs_findnode(struct nfsmount *nmp, const char *relpath, in nfs_findnode()
451 int nfs_finddir(struct nfsmount *nmp, const char *relpath, in nfs_finddir()
Dnfs_adapter.c487 void **handle, const char *relpath) in nfs_bind()
/third_party/NuttX/fs/tmpfs/
Dfs_tmpfs.c514 const char *relpath, in tmpfs_create_file()
657 const char *relpath, in tmpfs_create_directory()
770 const char *relpath, in tmpfs_find_object()
905 const char *relpath, in tmpfs_find_file()
952 const char *relpath, in tmpfs_find_directory()
1897 int tmpfs_unlink(struct Vnode *parent, struct Vnode *node, const char *relpath) in tmpfs_unlink()
2021 int tmpfs_mkdir(struct Vnode *parent, const char *relpath, mode_t mode, struct Vnode **vpp) in tmpfs_mkdir()
/third_party/flutter/skia/infra/bots/
Dgen_compile_isolate.py182 def relpath(repo_path): function
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c2013 static int cr_or_mod(const char *relpath, const struct cpuset *cp, int new) in cr_or_mod()
2064 int cpuset_create(const char *relpath, const struct cpuset *cp) in cpuset_create()
2070 int cpuset_delete(const char *relpath) in cpuset_delete()
2087 int cpuset_query(struct cpuset *cp, const char *relpath) in cpuset_query()
2171 int cpuset_modify(const char *relpath, const struct cpuset *cp) in cpuset_modify()
2433 int cpuset_nuke(const char *relpath, unsigned int seconds) in cpuset_nuke()
2589 static void read_task_file(const char *relpath, struct pidblock **ppbhead) in read_task_file()
2650 struct cpuset_pidlist *cpuset_init_pidlist(const char *relpath, in cpuset_init_pidlist()
2731 int cpuset_move(pid_t pid, const char *relpath) in cpuset_move()
2746 int cpuset_move_all(struct cpuset_pidlist *pl, const char *relpath) in cpuset_move_all()
[all …]
Dcpuinfo.c316 static int find_domain_cpusets(char *relpath) in find_domain_cpusets()
/third_party/ltp/testcases/kernel/syscalls/mkdirat/
Dmkdirat01.c44 static char relpath[256]; variable
/third_party/NuttX/fs/driver/
Dfs_devsyslog.c240 const char *relpath = NULL; in syslog_initialize() local
/third_party/boost/tools/build/src/util/
Dpath.py928 def relpath(p1, p2): function
/third_party/python/Lib/
Dposixpath.py465 def relpath(path, start=None): function
Dntpath.py693 def relpath(path, start=None): function
/third_party/skia/third_party/externals/spirv-cross/
Dtest_shaders.py599 def reference_path(directory, relpath, opt): argument
794 def test_shader_file(relpath, stats, args, backend): argument
/third_party/libuv/src/win/
Dfs-event.c68 WCHAR** relpath) { in uv__relative_path()
/third_party/protobuf/src/google/protobuf/io/
Dio_win32_unittest.cc593 std::ostringstream relpath; in TEST_F() local
/third_party/flutter/skia/infra/bots/gen_tasks_logic/
Dgen_tasks_logic.go825 func (b *builder) relpath(f string) string { func
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dzdump.c1042 static void getzones(char * basedir, char * relpath, struct listentry ** last, int * count) { in getzones()
/third_party/icu/icu4c/source/tools/tzcode/
Dzdump.c1042 static void getzones(char * basedir, char * relpath, struct listentry ** last, int * count) { in getzones()
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dzdump.c1042 static void getzones(char * basedir, char * relpath, struct listentry ** last, int * count) { in getzones()
/third_party/boost/libs/wave/test/testwave/
Dtestwave_app.cpp308 fs::path relpath; in got_expected_result() local