Home
last modified time | relevance | path

Searched defs:File (Results 1 - 25 of 104) sorted by relevance

12345

/third_party/rust/crates/syn/src/
H A Dfile.rs81 pub struct File { structure names
/third_party/gn/src/base/files/
H A Dfile.cc21 File::File(const FilePath& path, uint32_t flags) : error_details_(FILE_OK) { in File() function in base::File
25 File::File(ScopedPlatformFile platform_file) in File() function in base::File
32 File::File(PlatformFil function in base::File
39 File::File(Error error_details) : error_details_(error_details) {} File() function in base::File
41 File::File(File&& other) File() function in base::File
[all...]
/third_party/rust/crates/cxx/gen/src/
H A Dfile.rs7 pub struct File { structure names
/third_party/rust/crates/cxx/gen/cmd/src/gen/
H A Dfile.rs7 pub struct File { structure names
/third_party/rust/crates/cxx/gen/build/src/gen/
H A Dfile.rs7 pub struct File { structure names
/third_party/rust/crates/cxx/gen/lib/src/gen/
H A Dfile.rs7 pub struct File { structure names
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/span/
H A Dtoken111.go
H A Dtoken112.go
H A Dtoken.go
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/span/
H A Dtoken111.go
H A Dtoken112.go
H A Dtoken.go
/third_party/spirv-tools/utils/vscode/src/lsp/span/
H A Dtoken111.go
H A Dtoken112.go
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DIDescriptor.cs53 FileDescriptor File { get; } property
H A DPackageDescriptor.cs63 public FileDescriptor File property in Google.Protobuf.Reflection.PackageDescriptor
H A DDescriptorBase.cs72 public FileDescriptor File { get; } property in Google.Protobuf.Reflection.DescriptorBase
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DFile.hpp27 class File class
83 File::File(ID id, std::string dir, std::string name, std::string source) in File() function in vk::dbg::File
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeEnumInjectedSources.h34 PDBFile &File; member in llvm::pdb::NativeEnumInjectedSources
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Testing/Support/
H A DSupportHelpers.cpp43 auto File = MemoryBuffer::getFile(InputFilePath); in getInputFileDirectory() local
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/
H A Dimport.go31 type File struct { type
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h36 uint64_t File; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
H A DLineEntry.h24 uint32_t File; ///< 1 based index of file in FileTable member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DSymbolRemappingReader.h71 SymbolRemappingParseError(StringRef File, int64_t Line, Twine Message) in SymbolRemappingParseError() argument
88 std::string File; member in llvm::SymbolRemappingParseError
/third_party/protobuf/src/google/protobuf/testing/
H A Dfile.h46 class File { class

Completed in 9 milliseconds

12345