| /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/DWARF/ |
| DWARFDebugLine.h | 5 // This file is distributed under the University of Illinois Open Source 123 /// An unsigned integer indicating the identity of the source file 125 uint16_t File; 191 /// Returns the index of the row with file/line info for a given address, 206 /// Fills the Result argument with the file and line information
|
| /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/ |
| VirtualFileSystem.h | 1 //===- VirtualFileSystem.h - Virtual File System Layer ----------*- C++ -*-===// 5 // This file is distributed under the University of Illinois Open Source 9 /// \file 10 /// \brief Defines the virtual file system interface vfs::FileSystem. 74 /// \brief Returns the name that should be used for this file or directory. 100 /// \brief Represents an open file. 101 class File { 103 /// \brief Destroy the file after closing it (if open). 106 virtual ~File(); 108 /// \brief Get the status of the file [all...] |
| /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/ |
| PreprocessingRecord.h | 5 // This file is distributed under the University of Illinois Open Source 10 // This file defines the PreprocessingRecord class, which maintains a record 211 /// \brief The name of the file that was included, as written in 215 /// \brief Whether the file name was in quotation marks; otherwise, it was 228 /// \brief The file that was included. 229 const FileEntry *File; 235 const FileEntry *File, SourceRange Range); 240 /// \brief Retrieve the included file name as it was written in the source. 243 /// \brief Determine whether the included file name was written in quotes; 251 /// \brief Retrieve the file entry for the actual file that was include [all...] |
| /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/DWARF/ |
| DWARFContext.h | 5 // This file is distributed under the University of Illinois Open Source 79 object::OwningBinary<object::ObjectFile> File;
|
| DWARFDebugLine.h | 5 // This file is distributed under the University of Illinois Open Source 123 /// An unsigned integer indicating the identity of the source file 125 uint16_t File; 191 /// Returns the index of the row with file/line info for a given address, 206 /// Fills the Result argument with the file and line information
|
| /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/ |
| VirtualFileSystem.h | 1 //===- VirtualFileSystem.h - Virtual File System Layer ----------*- C++ -*-===// 5 // This file is distributed under the University of Illinois Open Source 9 /// \file 10 /// \brief Defines the virtual file system interface vfs::FileSystem. 74 /// \brief Returns the name that should be used for this file or directory. 100 /// \brief Represents an open file. 101 class File { 103 /// \brief Destroy the file after closing it (if open). 106 virtual ~File(); 108 /// \brief Get the status of the file [all...] |
| /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/ |
| PreprocessingRecord.h | 5 // This file is distributed under the University of Illinois Open Source 10 // This file defines the PreprocessingRecord class, which maintains a record 211 /// \brief The name of the file that was included, as written in 215 /// \brief Whether the file name was in quotation marks; otherwise, it was 228 /// \brief The file that was included. 229 const FileEntry *File; 235 const FileEntry *File, SourceRange Range); 240 /// \brief Retrieve the included file name as it was written in the source. 243 /// \brief Determine whether the included file name was written in quotes; 251 /// \brief Retrieve the file entry for the actual file that was include [all...] |
| /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/ |
| VirtualFileSystem.h | 1 //===- VirtualFileSystem.h - Virtual File System Layer ----------*- C++ -*-===// 5 // This file is distributed under the University of Illinois Open Source 9 /// \file 10 /// \brief Defines the virtual file system interface vfs::FileSystem. 74 /// \brief Returns the name that should be used for this file or directory. 100 /// \brief Represents an open file. 101 class File { 103 /// \brief Destroy the file after closing it (if open). 106 virtual ~File(); 108 /// \brief Get the status of the file [all...] |
| /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/ |
| PreprocessingRecord.h | 5 // This file is distributed under the University of Illinois Open Source 10 // This file defines the PreprocessingRecord class, which maintains a record 211 /// \brief The name of the file that was included, as written in 215 /// \brief Whether the file name was in quotation marks; otherwise, it was 228 /// \brief The file that was included. 229 const FileEntry *File; 235 const FileEntry *File, SourceRange Range); 240 /// \brief Retrieve the included file name as it was written in the source. 243 /// \brief Determine whether the included file name was written in quotes; 251 /// \brief Retrieve the file entry for the actual file that was include [all...] |
| /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/ |
| VirtualFileSystem.h | 1 //===- VirtualFileSystem.h - Virtual File System Layer ----------*- C++ -*-===// 5 // This file is distributed under the University of Illinois Open Source 9 /// \file 10 /// \brief Defines the virtual file system interface vfs::FileSystem. 74 /// \brief Returns the name that should be used for this file or directory. 100 /// \brief Represents an open file. 101 class File { 103 /// \brief Destroy the file after closing it (if open). 106 virtual ~File(); 108 /// \brief Get the status of the file [all...] |
| /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/ |
| PreprocessingRecord.h | 5 // This file is distributed under the University of Illinois Open Source 10 // This file defines the PreprocessingRecord class, which maintains a record 211 /// \brief The name of the file that was included, as written in 215 /// \brief Whether the file name was in quotation marks; otherwise, it was 228 /// \brief The file that was included. 229 const FileEntry *File; 235 const FileEntry *File, SourceRange Range); 240 /// \brief Retrieve the included file name as it was written in the source. 243 /// \brief Determine whether the included file name was written in quotes; 251 /// \brief Retrieve the file entry for the actual file that was include [all...] |
| /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/ |
| VirtualFileSystem.h | 1 //===- VirtualFileSystem.h - Virtual File System Layer ----------*- C++ -*-===// 5 // This file is distributed under the University of Illinois Open Source 9 /// \file 10 /// \brief Defines the virtual file system interface vfs::FileSystem. 74 /// \brief Returns the name that should be used for this file or directory. 100 /// \brief Represents an open file. 101 class File { 103 /// \brief Destroy the file after closing it (if open). 106 virtual ~File(); 108 /// \brief Get the status of the file [all...] |
| /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/ |
| PreprocessingRecord.h | 5 // This file is distributed under the University of Illinois Open Source 10 // This file defines the PreprocessingRecord class, which maintains a record 211 /// \brief The name of the file that was included, as written in 215 /// \brief Whether the file name was in quotation marks; otherwise, it was 228 /// \brief The file that was included. 229 const FileEntry *File; 235 const FileEntry *File, SourceRange Range); 240 /// \brief Retrieve the included file name as it was written in the source. 243 /// \brief Determine whether the included file name was written in quotes; 251 /// \brief Retrieve the file entry for the actual file that was include [all...] |
| /prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
| test_file2k.py | 21 # file tests for which a test file is automatically set up 94 self.assertTrue(repr(self.f).startswith("<open file '" + TESTFN)) 96 # Windows doesn't like \r\n\t" in the file name, but ' is ok 101 "<open file %r, mode 'w' at" % fname)) 123 # __exit__ should close the file 129 # should raise on closed file 137 # file is closed, __exit__ shouldn't do anything 157 # Remark: Do not perform more than one test per open file, 214 self.fail('%r is an invalid file mode' % mode [all...] |
| /prebuilts/gdb/linux-x86/lib/python2.7/test/ |
| test_file2k.py | 21 # file tests for which a test file is automatically set up 94 self.assertTrue(repr(self.f).startswith("<open file '" + TESTFN)) 96 # Windows doesn't like \r\n\t" in the file name, but ' is ok 101 "<open file %r, mode 'w' at" % fname)) 123 # __exit__ should close the file 129 # should raise on closed file 137 # file is closed, __exit__ shouldn't do anything 157 # Remark: Do not perform more than one test per open file, 214 self.fail('%r is an invalid file mode' % mode [all...] |
| /prebuilts/go/darwin-x86/src/cmd/compile/internal/syntax/ |
| nodes.go | 3 // license that can be found in the LICENSE file. 38 type File struct {
|
| /prebuilts/go/darwin-x86/src/cmd/vet/ |
| main.go | 3 // license that can be found in the LICENSE file. 62 // file targets. The distinction affects which checks are run. 139 // Each of these vars has a corresponding case in (*File).Visit. 157 checkers = make(map[ast.Node]map[string]func(*File, ast.Node)) 160 func register(name, usage string, fn func(*File, ast.Node), types ...ast.Node) { 165 m = make(map[string]func(*File, ast.Node)) 185 // File is a wrapper for the state of a file used in the parser. 187 type File struct { 192 file *ast.Fil [all...] |
| /prebuilts/go/darwin-x86/src/go/ast/ |
| ast.go | 3 // license that can be found in the LICENSE file. 964 // A File node represents a Go source file. 966 // The Comments list contains all comments in the source file in order of 972 // when a File's syntax tree is modified: For printing, comments are interspersed 975 // (from the File.Comments list) or moved accordingly (by updating their 983 type File struct { 988 Scope *Scope // package scope (this file only) 989 Imports []*ImportSpec // imports in this file 990 Unresolved []*Ident // unresolved identifiers in this file [all...] |
| /prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/ |
| nodes.go | 3 // license that can be found in the LICENSE file. 38 type File struct {
|
| /prebuilts/go/linux-x86/src/cmd/vet/ |
| main.go | 3 // license that can be found in the LICENSE file. 62 // file targets. The distinction affects which checks are run. 139 // Each of these vars has a corresponding case in (*File).Visit. 157 checkers = make(map[ast.Node]map[string]func(*File, ast.Node)) 160 func register(name, usage string, fn func(*File, ast.Node), types ...ast.Node) { 165 m = make(map[string]func(*File, ast.Node)) 185 // File is a wrapper for the state of a file used in the parser. 187 type File struct { 192 file *ast.Fil [all...] |
| /prebuilts/go/linux-x86/src/go/ast/ |
| ast.go | 3 // license that can be found in the LICENSE file. 964 // A File node represents a Go source file. 966 // The Comments list contains all comments in the source file in order of 972 // when a File's syntax tree is modified: For printing, comments are interspersed 975 // (from the File.Comments list) or moved accordingly (by updating their 983 type File struct { 988 Scope *Scope // package scope (this file only) 989 Imports []*ImportSpec // imports in this file 990 Unresolved []*Ident // unresolved identifiers in this file [all...] |
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
| test_file2k.py | 21 # file tests for which a test file is automatically set up 94 self.assertTrue(repr(self.f).startswith("<open file '" + TESTFN)) 96 # Windows doesn't like \r\n\t" in the file name, but ' is ok 101 "<open file %r, mode 'w' at" % fname)) 123 # __exit__ should close the file 129 # should raise on closed file 137 # file is closed, __exit__ shouldn't do anything 157 # Remark: Do not perform more than one test per open file, 214 self.fail('%r is an invalid file mode' % mode [all...] |
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
| test_file2k.py | 21 # file tests for which a test file is automatically set up 94 self.assertTrue(repr(self.f).startswith("<open file '" + TESTFN)) 96 # Windows doesn't like \r\n\t" in the file name, but ' is ok 101 "<open file %r, mode 'w' at" % fname)) 123 # __exit__ should close the file 129 # should raise on closed file 137 # file is closed, __exit__ shouldn't do anything 157 # Remark: Do not perform more than one test per open file, 214 self.fail('%r is an invalid file mode' % mode [all...] |
| /build/make/tools/releasetools/ |
| common.py | 4 # you may not use this file except in compliance with the License. 135 """ Gmake in MAC OS has file descriptor (PIPE) leak. We close those fds 181 # search BOOT/RAMDISK/. Note that sometimes we may need a different file 210 print("Warning: failed to find system base fs file: %s" % ( 220 print("Warning: failed to find vendor base fs file: %s" % ( 394 p2 = Run(["minigzip"], stdin=p1.stdout, stdout=ramdisk_img.file.fileno()) 541 """Return a File object with the desired bootable image. 550 return File.FromLocalFile(name, prebuilt_path) 555 return File.FromLocalFile(name, prebuilt_path) 574 return File(name, data [all...] |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/ |
| schema.py | 97 File = Table('File')
98 File.add_field(1,'File',0x2DFF)
99 File.add_field(2,'Component_',0xDFF)
100 File.add_field(3,'FileName',4095)
101 File.add_field(4,'FileSize',260)
102 File.add_field(5,'Version',0x1DFF)
103 File.add_field(6,'Language',7444)
104 File.add_field(7,'Attributes',5378) [all...] |