/third_party/flutter/skia/third_party/externals/piex/src/tiff_directory/ |
D | tiff_directory.cc | 45 const DirectoryEntry* directory_entry = Find(tag); in Get() local 46 if (directory_entry == NULL || in Get() 47 (directory_entry->type != TIFF_TYPE_BYTE && in Get() 48 directory_entry->type != TIFF_TYPE_UNDEFINED)) { in Get() 52 *value = directory_entry->value; in Get() 57 const DirectoryEntry* directory_entry = Find(tag); in Get() local 58 if (directory_entry == NULL || directory_entry->type != TIFF_TYPE_ASCII) { in Get() 62 std::string(directory_entry->value.begin(), directory_entry->value.end()); in Get() 77 const DirectoryEntry* directory_entry = Find(tag); in Get() local 78 if (directory_entry == NULL || (directory_entry->type != TIFF_TYPE_SHORT && in Get() [all …]
|
/third_party/skia/third_party/externals/piex/src/tiff_directory/ |
D | tiff_directory.cc | 45 const DirectoryEntry* directory_entry = Find(tag); in Get() local 46 if (directory_entry == NULL || in Get() 47 (directory_entry->type != TIFF_TYPE_BYTE && in Get() 48 directory_entry->type != TIFF_TYPE_UNDEFINED)) { in Get() 52 *value = directory_entry->value; in Get() 57 const DirectoryEntry* directory_entry = Find(tag); in Get() local 58 if (directory_entry == NULL || directory_entry->type != TIFF_TYPE_ASCII) { in Get() 62 std::string(directory_entry->value.begin(), directory_entry->value.end()); in Get() 77 const DirectoryEntry* directory_entry = Find(tag); in Get() local 78 if (directory_entry == NULL || (directory_entry->type != TIFF_TYPE_SHORT && in Get() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | FileSystem.h | 736 class directory_entry { 741 explicit directory_entry(const Twine &path, file_status st = file_status()) 745 directory_entry() = default; 757 bool operator==(const directory_entry& rhs) const { return Path == rhs.Path; } 758 bool operator!=(const directory_entry& rhs) const { return !(*this == rhs); } 759 bool operator< (const directory_entry& rhs) const; 760 bool operator<=(const directory_entry& rhs) const; 761 bool operator> (const directory_entry& rhs) const; 762 bool operator>=(const directory_entry& rhs) const; 783 directory_entry CurrentEntry; [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | FileSystem.h | 1211 class directory_entry { 1223 explicit directory_entry(const Twine &Path, bool FollowSymlinks = true, 1229 directory_entry() = default; 1249 bool operator==(const directory_entry& RHS) const { return Path == RHS.Path; } 1250 bool operator!=(const directory_entry& RHS) const { return !(*this == RHS); } 1251 bool operator< (const directory_entry& RHS) const; 1252 bool operator<=(const directory_entry& RHS) const; 1253 bool operator> (const directory_entry& RHS) const; 1254 bool operator>=(const directory_entry& RHS) const; 1272 directory_entry CurrentEntry; [all …]
|
D | VirtualFileSystem.h | 127 class directory_entry { 132 directory_entry() = default; 133 directory_entry(std::string Path, llvm::sys::fs::file_type Type) in directory_entry() function 151 directory_entry CurrentEntry; 181 const directory_entry &operator*() const { return Impl->CurrentEntry; } 182 const directory_entry *operator->() const { return &Impl->CurrentEntry; } 223 const directory_entry &operator*() const { return *State->Stack.top(); } 224 const directory_entry *operator->() const { return &*State->Stack.top(); }
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | VirtualFileSystem.cpp | 363 CurrentEntry = directory_entry(Iter->path(), Iter->type()); in RealFSDirIter() 370 ? directory_entry() in increment() 371 : directory_entry(Iter->path(), Iter->type()); in increment() 491 CurrentEntry = directory_entry(); in incrementImpl() 907 CurrentEntry = directory_entry(Path.str(), Type); in setCurrentEntry() 911 CurrentEntry = directory_entry(); in setCurrentEntry() 2084 CurrentEntry = directory_entry(); in incrementExternal() 2107 CurrentEntry = directory_entry(PathStr.str(), Type); in incrementContent()
|
D | Path.cpp | 1113 void directory_entry::replace_filename(const Twine &Filename, file_type Type, in replace_filename()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Path.cpp | 976 void directory_entry::replace_filename(const Twine &filename, file_status st) { in replace_filename() 1154 std::error_code directory_entry::status(file_status &result) const { in status()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Unix/ |
D | Path.inc | 538 it.CurrentEntry = directory_entry(path_null.str()); 546 it.CurrentEntry = directory_entry();
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/ |
D | Path.inc | 856 it.CurrentEntry = directory_entry(path_null.str(), follow_symlinks); 864 it.CurrentEntry = directory_entry(); 899 ErrorOr<basic_file_status> directory_entry::status() const {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
D | Path.inc | 664 it.CurrentEntry = directory_entry(directory_entry_path); 674 it.CurrentEntry = directory_entry();
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/ |
D | Path.inc | 994 directory_entry(DirectoryEntryPath, FollowSymlinks, 1006 IT.CurrentEntry = directory_entry(); 1039 ErrorOr<basic_file_status> directory_entry::status() const {
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test9-pr18818-clang.so.abi | 3154 …tory_iterator, boost::filesystem::directory_entry, boost::single_pass_traversal_tag, boost::filesy… 3466 …<class-decl name='directory_entry' size-in-bits='192' visibility='default' filepath='src/third_par… 3477 …<function-decl name='directory_entry' mangled-name='_ZN5boost10filesystem15directory_entryC2Ev' fi… 3483 …<function-decl name='directory_entry' filepath='src/third_party/boost-1.56.0/boost/filesystem/oper… 4485 …directory_entry, boost::single_pass_traversal_tag, boost::filesystem::directory_entry &, long,… 4490 …directory_entry, boost::single_pass_traversal_tag, boost::filesystem::directory_entry &, long,… 4501 …directory_entry, boost::filesystem::directory_entry &>, boost::detail::operator_brackets_pr… 4511 …oxy<boost::filesystem::directory_iterator>, boost::filesystem::directory_entry>' size-in-… 5067 …<class-decl name='addr_impl_ref<boost::filesystem::directory_entry>' size-in-bits='64' is-st… 5079 …<function-decl name='operator boost::filesystem::directory_entry &' mangled-name='_ZNK5boost6d… [all …]
|
D | test10-pr18818-gcc.so.abi | 4669 …tory_iterator, boost::filesystem::directory_entry, boost::single_pass_traversal_tag, boost::filesy… 5024 …<function-decl name='addressof<boost::filesystem::directory_entry>' filepath='src/third_part… 5044 …<class-decl name='directory_entry' size-in-bits='192' visibility='default' filepath='src/third_par… 5055 …<function-decl name='directory_entry' filepath='src/third_party/boost-1.56.0/boost/filesystem/oper… 5061 …<function-decl name='directory_entry' filepath='src/third_party/boost-1.56.0/boost/filesystem/oper… 5070 …<function-decl name='directory_entry' mangled-name='_ZN5boost10filesystem15directory_entryC2Ev' fi… 6230 …directory_entry, boost::single_pass_traversal_tag, boost::filesystem::directory_entry&, long i… 6235 …directory_entry, boost::single_pass_traversal_tag, boost::filesystem::directory_entry&, long i… 6246 …directory_entry, boost::filesystem::directory_entry&>, boost::detail::operator_brackets_pro… 6256 …oxy<boost::filesystem::directory_iterator>, boost::filesystem::directory_entry>' size-in-… [all …]
|
D | PR22122-libftdc.so.abi | 11278 …<function-decl name='directory_entry' mangled-name='_ZN5boost10filesystem15directory_entryC2Ev' fi… 11284 …<function-decl name='directory_entry' mangled-name='_ZN5boost10filesystem15directory_entryC2ERKS1_…
|