/external/clang/test/Modules/ |
D | dependency-dump.m | 1 // Check that we can dump all of the headers a module depends on, and a VFS map 8 // RUN: FileCheck %s -check-prefix=VFS -input-file %t/vfs/vfs.yaml 9 // VFS: 'name': "SubFramework.h" 10 // VFS: 'name': "Treasure.h" 11 // VFS: 'name': "Module.h" 12 // VFS: 'name': "Sub.h" 13 // VFS: 'name': "Sub2.h"
|
D | dependency-dump-dependent-module.m | 8 // RUN: FileCheck %s -check-prefix=VFS < %t/vfs/vfs.yaml 9 // VFS: 'name': "AlsoDependsOnModule.h" 10 // VFS: 'name': "SubFramework.h" 11 // VFS: 'name': "Treasure.h" 12 // VFS: 'name': "Module.h" 13 // VFS: 'name': "Sub.h" 14 // VFS: 'name': "Sub2.h"
|
D | crash-vfs-umbrella-frameworks.m | 45 // intent here is to guarantee that the collect umbrella headers into the VFS 48 // that the VFS overlay won't fallback to use it. Also wipe out the module cache
|
D | crash-vfs-path-traversal.m | 54 // in the VFS overlay.
|
/external/toybox/www/doc/ |
D | mount.txt | 15 "-o option,option,option" argument. The mountflags argument goes to the VFS 27 VFS stands for "Virtual File System" and is the common infrastructure shared 30 argument of the option syscall, but first it parses it for VFS options 38 and --move mounts, I.E. -o bind and -o move) are just VFS actions and don't 107 These drivers essentially mount the VFS's page/dentry cache as if it was a 161 by the generic VFS infrastructure. (The filesystem driver can peek at the 162 VFS data, but generally doesn't need to care. The VFS tells the filesystem
|
/external/clang/include/clang/Driver/ |
D | Driver.h | 71 IntrusiveRefCntPtr<vfs::FileSystem> VFS; variable 231 IntrusiveRefCntPtr<vfs::FileSystem> VFS = nullptr); 244 vfs::FileSystem &getVFS() const { return *VFS; } in getVFS()
|
/external/bcc/tools/ |
D | vfsstat_example.txt | 4 This traces some common VFS calls and prints per-second summaries. By default,
|
D | vfscount_example.txt | 4 This counts VFS calls, by tracing all kernel functions beginning with "vfs_":
|
D | filetop_example.txt | 34 order can be changed via -s option. This is instrumenting at the VFS interface, 53 Note that tracing VFS level reads and writes can be a frequent activity, and
|
D | btrfsdist_example.txt | 44 This "latency" is measured from when the operation was issued from the VFS
|
D | nfsdist_example.txt | 88 This "latency" is measured from when the operation was issued from the VFS
|
D | zfsdist_example.txt | 63 This "latency" is measured from when the operation was issued from the VFS
|
D | xfsdist_example.txt | 38 This "latency" is measured from when the operation was issued from the VFS
|
D | ext4dist_example.txt | 50 This "latency" is measured from when the operation was issued from the VFS
|
D | xfsslower_example.txt | 22 This "latency" is measured from when the operation was issued from the VFS
|
/external/squashfs-tools/ |
D | ACKNOWLEDGEMENTS | 40 VFS interface for 2.6.22/2.6.23/2.6.24-rc1. Peter also sent some small patches 60 Peter Korsgaard sent a patch updating Squashfs to changes in the VFS interface 80 in the Linux VFS interfaces, and provided patches.
|
/external/clang/test/VFS/ |
D | real-path-found-first.m | 2 // use its VFS-mapped path. If we accidentally use the real path in header 45 // With a VFS-mapped module map file
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 673 IntrusiveRefCntPtr<vfs::FileSystem> VFS = vfs::getRealFileSystem(); in LoadFromASTFile() local 674 AST->FileMgr = new FileManager(FileSystemOpts, VFS); in LoadFromASTFile() 1561 IntrusiveRefCntPtr<vfs::FileSystem> VFS = in getMainBufferWithPrecompiledPreamble() local 1563 if (!VFS) in getMainBufferWithPrecompiledPreamble() 1567 Clang->setFileManager(new FileManager(Clang->getFileSystemOpts(), VFS)); in getMainBufferWithPrecompiledPreamble() 1719 IntrusiveRefCntPtr<vfs::FileSystem> VFS = in create() local 1721 if (!VFS) in create() 1723 AST->FileMgr = new FileManager(AST->FileSystemOpts, VFS); in create() 1990 IntrusiveRefCntPtr<vfs::FileSystem> VFS = in LoadFromCommandLine() local 1992 if (!VFS) in LoadFromCommandLine() [all …]
|
D | FrontendAction.cpp | 244 if (IntrusiveRefCntPtr<vfs::FileSystem> VFS = in BeginSourceFile() local 247 CI.setVirtualFileSystem(VFS); in BeginSourceFile()
|
/external/syzkaller/pkg/report/testdata/linux/report/ |
D | 127 | 32 [ 1.962277] VFS: Mounted root (ext4 filesystem) readonly on device 8:1.
|
/external/kmod/ |
D | TODO | 45 Another possibility is to drop the mmap implementation relying on VFS to have
|
/external/clang/lib/Driver/ |
D | Driver.cpp | 53 IntrusiveRefCntPtr<vfs::FileSystem> VFS) in Driver() argument 54 : Opts(createDriverOptTable()), Diags(Diags), VFS(std::move(VFS)), in Driver() 66 if (!this->VFS) in Driver() 67 this->VFS = vfs::getRealFileSystem(); in Driver() 737 SmallString<128> VFS; in generateCompilationDiagnostics() local 743 VFS = llvm::sys::path::filename(TempFile); in generateCompilationDiagnostics() 744 llvm::sys::path::append(VFS, "vfs", "vfs.yaml"); in generateCompilationDiagnostics() 749 CrashReportInfo CrashInfo(TempFiles[0], VFS); in generateCompilationDiagnostics()
|
/external/clang/lib/Tooling/ |
D | Tooling.cpp | 52 IntrusiveRefCntPtr<vfs::FileSystem> VFS) { in newDriver() argument 55 *Diagnostics, std::move(VFS)); in newDriver()
|
/external/libcap/libcap/ |
D | cap_file.c | 31 # error VFS representation of capabilities is not the same size as kernel
|
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/platforms/ |
D | WinMsvc.cmake | 84 # up a VFS overlay for the SDK headers and case-correcting symlinks for the 240 # Ensure all sub-configures use the top-level VFS overlay instead of generating their own.
|