Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core/
Dvfs.c73 const char **vpath) in lws_vfs_select_fops()
123 const char *vpath = ""; in lws_vfs_file_open() local
/third_party/typescript/src/testRunner/
DvpathRef.ts2 namespace vpath {} namespace
DprojectsRunner.ts436 ? vpath.resolve(vfs.srcFolder, testCase.mapRoot) constant
/third_party/ltp/pan/
DMakefile48 vpath %.c $(abs_srcdir):$(abs_builddir))) target
/third_party/ltp/
DMakefile23 vpath %.h $(top_srcdir)/include:$(top_builddir)/include target
26 vpath %.mk $(top_srcdir)/mk:$(top_srcdir)/mk/include target
/third_party/libwebsockets/lib/plat/unix/
Dunix-file.c83 const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
/third_party/typescript/src/harness/
DvpathUtil.ts1 namespace vpath { namespace
DvfsUtil.ts1142 const path = dirname ? vpath.resolve(dirname, key) : key; constant
1578 const file = dirname ? vpath.combine(dirname, name) : name; constant
1620 const file = dirname ? vpath.combine(dirname, name) : name; constant
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_bootstrap_unittest.cc172 std::string vpath = in TEST() local
/third_party/libwebsockets/lib/plat/windows/
Dwindows-file.c37 const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
/third_party/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc7346 std::vector<int> vpath(path, path + 2); in TEST_F() local
7358 std::vector<int> vpath(path, path + 2); in TEST_F() local
7374 std::vector<int> vpath(path, path + 4); in TEST_F() local
7397 std::vector<int> vpath(path, path + 6); in TEST_F() local
7421 std::vector<int> vpath(path, path + 8); in TEST_F() local
7442 std::vector<int> vpath(path, path + 6); in TEST_F() local
7458 std::vector<int> vpath(path, path + 5); in TEST_F() local
7472 std::vector<int> vpath(path, path + 5); in TEST_F() local
7486 std::vector<int> vpath(path, path + 5); in TEST_F() local
7511 std::vector<int> vpath(path, path + 7); in TEST_F() local
[all …]
/third_party/libwebsockets/lib/plat/freertos/
Dfreertos-file.c35 const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
/third_party/libwebsockets/test-apps/
Dtest-server.c207 const char *vfs_path, const char *vpath, in test_server_fops_open()
/third_party/libwebsockets/lib/plat/optee/
Dlws-plat-optee.c162 const char *filename, const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c663 const char *vpath; in lws_http_serve() local
2741 const char *vpath; in lws_serve_http_file() local
Dfops-zip.c319 const char *vpath, lws_fop_flags_t *flags) in lws_fops_zip_open()