Home
last modified time | relevance | path

Searched defs:vfs (Results 1 – 18 of 18) sorted by relevance

/external/rust/crates/nix/src/sys/
Dstatfs.rs498 let vfs = statvfs(path.as_bytes()).unwrap(); in check_fstatfs() localVariable
508 let vfs = statvfs(path.as_bytes()).unwrap(); in check_statfs() localVariable
545 let vfs = statvfs(path.as_bytes()); in check_fstatfs_strict() localVariable
555 let vfs = statvfs(path.as_bytes()); in check_statfs_strict() localVariable
/external/javasqlite/src/main/java/SQLite/
DJDBCDriver.java12 public static String vfs = null; field in JDBCDriver
DDatabase.java56 public void open(String filename, int mode, String vfs) in open()
86 public void open(String filename, int mode, String vfs, boolean ver2) in open()
118 private native void _open4(String filename, int mode, String vfs, in _open4()
/external/igt-gpu-tools/tests/i915/
Dgem_exec_reuse.c74 uint64_t vfs = vfs_file_max(); in max_nfd() local
/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCConnection.java27 protected String vfs; field in JDBCConnection
145 String vfs) in JDBCConnection()
/external/llvm-project/lldb/source/Utility/
DReproducerProvider.cpp73 IntrusiveRefCntPtr<vfs::FileSystem> vfs, in addDirectoryImpl()
DReproducer.cpp291 IntrusiveRefCntPtr<vfs::FileSystem> vfs = vfs::getVFSFromYAML( in Verify() local
/external/llvm-project/llvm/unittests/Support/
DFileCollectorTest.cpp22 namespace vfs { namespace
/external/llvm-project/lldb/source/Symbol/
DLocateSymbolFileMacOSX.cpp276 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> vfs = in FindSymbolFileInBundle() local
/external/llvm-project/lldb/source/Commands/
DCommandObjectReproducer.cpp437 IntrusiveRefCntPtr<vfs::FileSystem> vfs = vfs::getVFSFromYAML( in DoExecute() local
/external/python/cpython3/Lib/unittest/test/
Dtest_discovery.py470 def setup_import_issue_package_tests(self, vfs): argument
/external/minijail/
Dlibminijail.c123 int vfs : 1; member
285 int vfs = j->flags.vfs; in minijail_preexec() local
/external/clang/lib/Basic/
DVirtualFileSystem.cpp404 namespace vfs { namespace
/external/llvm-project/clang/lib/Driver/ToolChains/
DGnu.cpp2890 static std::string DetectLibcxxIncludePath(llvm::vfs::FileSystem &vfs, in DetectLibcxxIncludePath()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp524 namespace vfs { namespace
/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp524 namespace vfs { namespace
/external/javasqlite/src/main/native/
Dsqlite_jni.c1053 jstring vfs, jboolean ver2) in Java_SQLite_Database__1open4()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...