Home
last modified time | relevance | path

Searched refs:Readable (Results 1 – 19 of 19) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/Host/
H A DFileSystem.h107 bool Readable(const FileSpec &file_spec) const;
108 bool Readable(const llvm::Twine &path) const;
/openbsd/gnu/llvm/lldb/source/Host/common/
H A DFileSystem.cpp155 bool FileSystem::Readable(const Twine &path) const { in Readable() function in FileSystem
159 bool FileSystem::Readable(const FileSpec &file_spec) const { in Readable() function in FileSystem
160 return file_spec && Readable(file_spec.GetPath()); in Readable()
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteDarwinDevice.cpp111 if (FileSystem::Instance().Readable(resolved_module_spec.GetFileSpec())) { in ResolveExecutable()
H A DPlatformAppleSimulator.cpp432 if (FileSystem::Instance().Readable(resolved_module_spec.GetFileSpec())) { in ResolveExecutable()
/openbsd/gnu/llvm/lldb/source/Target/
H A DRemoteAwarePlatform.cpp153 if (FileSystem::Instance().Readable( in ResolveExecutable()
H A DPlatform.cpp852 if (FileSystem::Instance().Readable(resolved_module_spec.GetFileSpec())) { in ResolveRemoteExecutable()
/openbsd/gnu/usr.bin/perl/t/op/
H A Dstat.t566 skip "Readable by group/other means readable by me on $^O", 1 if $^O eq 'VMS'
/openbsd/gnu/llvm/lldb/source/Expression/
H A DREPL.cpp196 if (!fs.Readable(pathTwine)) { in ReadCode()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h691 bool Readable; member
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64SystemOperands.td658 bit Readable = ?;
666 let Readable = 1;
673 let Readable = 1;
680 let Readable = 0;
H A DAArch64ISelDAGToDAG.cpp3611 if (TheReg && TheReg->Readable && in tryReadRegister()
/openbsd/gnu/llvm/libcxx/docs/Status/
H A DCxx20Papers.csv158 "`P1878R1 <https://wg21.link/P1878R1>`__","LWG","Constraining Readable Types","Belfast","|Complete|…
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1840 return (Reg && (Read ? Reg->Readable : Reg->Writeable) && in isValidSysReg()
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp2435 if (!FileSystem::Instance().Readable(file)) { in LoadAllocation()
/openbsd/gnu/llvm/llvm/docs/
H A DCodingStandards.rst642 Use ``auto`` Type Deduction to Make Code More Readable
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp4055 MRSReg = SysReg->Readable ? SysReg->Encoding : -1; in tryParseSysReg()
/openbsd/gnu/usr.bin/perl/cpan/Pod-Perldoc/corpus/
H A Dperlfunc.pod429 print "Readable\n" if -r _;
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlfunc.pod701 print "Readable\n" if -r _;
/openbsd/gnu/usr.bin/perl/
H A DMANIFEST5132 lib/English.pm Readable aliases for short variables