Home
last modified time | relevance | path

Searched defs:vpath (Results 1 – 16 of 16) sorted by relevance

/external/libwebsockets/lib/core/
Dvfs.c72 const char **vpath) in lws_vfs_select_fops()
122 const char *vpath = ""; in lws_vfs_file_open() local
/external/ltp/testcases/kernel/syscalls/utimensat/
DMakefile23 vpath %.c $(srcdir):$(top_srcdir)/lib target
/external/ltp/pan/
DMakefile56 vpath %.c $(abs_srcdir):$(abs_builddir))) target
/external/ltp/
DMakefile35 vpath %.h $(top_srcdir)/include:$(top_builddir)/include target
38 vpath %.mk $(top_srcdir)/mk:$(top_srcdir)/mk/include target
/external/llvm-project/llvm/unittests/Support/
DFileCollectorTest.cpp236 std::string vpath = (file_root.path() + "/aaa").str(); in TEST() local
245 std::string vpath = (file_root.path() + "/bar/ddd").str(); in TEST() local
254 std::string vpath = (file_root.path() + "/eee").str(); in TEST() local
/external/iproute2/ip/
Dipvrf.c307 static int vrf_path(char *vpath, size_t len) in vrf_path()
356 char vpath[PATH_MAX], netns[256]; in vrf_switch() local
/external/libwebsockets/lib/plat/unix/
Dunix-file.c77 const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_bootstrap_unittest.cc177 std::string vpath = in TEST() local
/external/libwebsockets/lib/plat/windows/
Dwindows-file.c37 const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
/external/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc7236 std::vector<int> vpath(path, path + 2); in TEST_F() local
7248 std::vector<int> vpath(path, path + 2); in TEST_F() local
7264 std::vector<int> vpath(path, path + 4); in TEST_F() local
7287 std::vector<int> vpath(path, path + 6); in TEST_F() local
7311 std::vector<int> vpath(path, path + 8); in TEST_F() local
7332 std::vector<int> vpath(path, path + 6); in TEST_F() local
7348 std::vector<int> vpath(path, path + 5); in TEST_F() local
7362 std::vector<int> vpath(path, path + 5); in TEST_F() local
7376 std::vector<int> vpath(path, path + 5); in TEST_F() local
7401 std::vector<int> vpath(path, path + 7); in TEST_F() local
[all …]
/external/libwebsockets/test-apps/
Dtest-server.c170 const char *vfs_path, const char *vpath, in test_server_fops_open()
/external/libwebsockets/lib/plat/freertos/
Dfreertos-file.c35 const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
/external/libwebsockets/lib/plat/optee/
Dlws-plat-optee.c162 const char *filename, const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
/external/python/cpython2/Modules/
Dgetpath.c249 char *vpath; in search_for_prefix() local
/external/libwebsockets/lib/roles/http/server/
Dserver.c499 const char *vpath; in lws_http_serve() local
2478 const char *vpath; in lws_serve_http_file() local
Dfops-zip.c316 const char *vpath, lws_fop_flags_t *flags) in lws_fops_zip_open()