/third_party/libwebsockets/lib/core/ |
D | vfs.c | 73 const char **vpath) in lws_vfs_select_fops() 123 const char *vpath = ""; in lws_vfs_file_open() local
|
/third_party/typescript/src/testRunner/ |
D | vpathRef.ts | 2 namespace vpath {} namespace
|
D | projectsRunner.ts | 436 ? vpath.resolve(vfs.srcFolder, testCase.mapRoot) constant
|
/third_party/ltp/pan/ |
D | Makefile | 48 vpath %.c $(abs_srcdir):$(abs_builddir))) target
|
/third_party/ltp/ |
D | Makefile | 23 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/ |
D | unix-file.c | 83 const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
|
/third_party/typescript/src/harness/ |
D | vpathUtil.ts | 1 namespace vpath { namespace
|
D | vfsUtil.ts | 1142 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/ |
D | cpp_bootstrap_unittest.cc | 172 std::string vpath = in TEST() local
|
/third_party/libwebsockets/lib/plat/windows/ |
D | windows-file.c | 37 const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
|
/third_party/protobuf/src/google/protobuf/ |
D | descriptor_unittest.cc | 7346 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/ |
D | freertos-file.c | 35 const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
|
/third_party/libwebsockets/test-apps/ |
D | test-server.c | 207 const char *vfs_path, const char *vpath, in test_server_fops_open()
|
/third_party/libwebsockets/lib/plat/optee/ |
D | lws-plat-optee.c | 162 const char *filename, const char *vpath, lws_fop_flags_t *flags) in _lws_plat_file_open()
|
/third_party/libwebsockets/lib/roles/http/server/ |
D | server.c | 663 const char *vpath; in lws_http_serve() local 2741 const char *vpath; in lws_serve_http_file() local
|
D | fops-zip.c | 319 const char *vpath, lws_fop_flags_t *flags) in lws_fops_zip_open()
|