| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.objc/ |
| H A D | objcdecode.m | 3 @interface Decode: Object interface 10 @implementation Decode implementation 20 return "Decode gdb test object"; 35 obj = [Decode new];
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | ManualDWARFIndex.cpp | 530 bool ManualDWARFIndex::IndexSet::Decode(const DataExtractor &data, in Decode() function in ManualDWARFIndex::IndexSet 534 if (!strtab.Decode(data, offset_ptr)) in Decode() 552 if (!function_basenames.Decode(data, offset_ptr, strtab)) in Decode() 556 if (!function_fullnames.Decode(data, offset_ptr, strtab)) in Decode() 560 if (!function_methods.Decode(data, offset_ptr, strtab)) in Decode() 564 if (!function_selectors.Decode(data, offset_ptr, strtab)) in Decode() 568 if (!objc_class_selectors.Decode(data, offset_ptr, strtab)) in Decode() 572 if (!globals.Decode(data, offset_ptr, strtab)) in Decode() 576 if (!types.Decode(data, offset_ptr, strtab)) in Decode() 580 if (!namespaces.Decode(data, offset_ptr, strtab)) in Decode() [all …]
|
| H A D | ManualDWARFIndex.h | 68 bool Decode(const DataExtractor &data, lldb::offset_t *offset_ptr); 97 bool Decode(const DataExtractor &data, lldb::offset_t *offset_ptr,
|
| H A D | NameToDIE.cpp | 97 bool NameToDIE::Decode(const DataExtractor &data, lldb::offset_t *offset_ptr, in Decode() function in NameToDIE 110 if (std::optional<DIERef> die_ref = DIERef::Decode(data, offset_ptr)) in Decode()
|
| H A D | NameToDIE.h | 64 bool Decode(const lldb_private::DataExtractor &data,
|
| H A D | DIERef.cpp | 30 std::optional<DIERef> DIERef::Decode(const DataExtractor &data, in Decode() function in DIERef
|
| H A D | DIERef.h | 76 static std::optional<DIERef> Decode(const lldb_private::DataExtractor &data,
|
| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/tml-world/ |
| H A D | Template-Provider-Unicode-Japanese.tml | 4 abstract: Decode all templates by Unicode::Japanese 26 abstract => 'Decode all templates by Unicode::Japanese',
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Core/ |
| H A D | DataFileCache.h | 176 bool Decode(const DataExtractor &data, lldb::offset_t *offset_ptr); 219 bool Decode(const DataExtractor &data, lldb::offset_t *offset_ptr);
|
| H A D | Mangled.h | 275 bool Decode(const DataExtractor &data, lldb::offset_t *offset_ptr,
|
| H A D | Disassembler.h | 172 virtual size_t Decode(const Disassembler &disassembler, 370 size_t Decode(const Disassembler &disassembler, const DataExtractor &data,
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/ |
| H A D | TraceIntelPT.cpp | 179 Expected<DecodedThreadSP> TraceIntelPT::Decode(Thread &thread) { in Decode() function in TraceIntelPT 185 return storage.multicpu_decoder->Decode(thread); in Decode() 190 return it->second->Decode(); in Decode() 231 if (Expected<DecodedThreadSP> decoded_thread = Decode(thread)) { in CreateNewCursor() 260 Expected<DecodedThreadSP> decoded_thread_sp_or_err = Decode(thread); in DumpTraceInfo() 371 Expected<DecodedThreadSP> decoded_thread_sp_or_err = Decode(thread); in DumpTraceInfoAsJson()
|
| H A D | ThreadDecoder.h | 37 llvm::Expected<DecodedThreadSP> Decode();
|
| H A D | TraceIntelPTMultiCpuDecoder.h | 42 llvm::Expected<DecodedThreadSP> Decode(Thread &thread);
|
| H A D | ThreadDecoder.cpp | 40 Expected<DecodedThreadSP> ThreadDecoder::Decode() { in Decode() function in ThreadDecoder
|
| H A D | TraceIntelPT.h | 249 llvm::Expected<DecodedThreadSP> Decode(Thread &thread);
|
| /openbsd-src/regress/lib/libcrypto/certs/ |
| H A D | verify_test.go | 68 block, intermediatesPEM := pem.Decode(bundlePEM)
|
| /openbsd-src/gnu/llvm/lldb/source/Core/ |
| H A D | DataFileCache.cpp | 232 bool CacheSignature::Decode(const lldb_private::DataExtractor &data, in Decode() function in CacheSignature 301 bool StringTableReader::Decode(const lldb_private::DataExtractor &data, in Decode() function in StringTableReader
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/RISCV/ |
| H A D | EmulateInstructionRISCV.h | 73 std::optional<DecodeResult> Decode(uint32_t inst);
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Locale-Maketext-Simple/lib/Locale/Maketext/ |
| H A D | Simple.pm | 148 my $decode = $args{Decode} || 0;
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | uuencode | 24 0 search/1 Decode\ the\ following\ with\ bdeco bencoded News text
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Host/ |
| H A D | Host.h | 50 static WaitStatus Decode(int wstatus);
|
| /openbsd-src/gnu/llvm/lldb/source/Symbol/ |
| H A D | Symtab.cpp | 1294 bool Symtab::Decode(const DataExtractor &data, lldb::offset_t *offset_ptr, in Decode() function in Symtab 1301 if (!signature.Decode(data, offset_ptr)) in Decode() 1308 if (!strtab.Decode(data, offset_ptr)) in Decode() 1324 if (!m_symbols[i].Decode(data, offset_ptr, sections, strtab)) in Decode() 1359 const bool result = Decode(data, &offset, signature_mismatch); in LoadFromCache()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/ |
| H A D | ARMEHABIPrinter.h | 66 void Decode(const uint8_t *Opcodes, off_t Offset, size_t Length); 306 inline void OpcodeDecoder::Decode(const uint8_t *Opcodes, off_t Offset, in Decode() function 515 OpcodeDecoder(SW).Decode(Entry, Offset, Length); in PrintOpcodes()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/OpenBSD/ |
| H A D | NativeProcessOpenBSD.cpp | 88 WaitStatus::Decode(wstatus)); in Launch() 418 WaitStatus wait_status = WaitStatus::Decode(status); in SigchldHandler()
|