Home
last modified time | relevance | path

Searched refs:Decode (Results 1 – 25 of 83) sorted by relevance

1234

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DManualDWARFIndex.cpp549 if (!strtab.Decode(data, offset_ptr)) in Decode()
567 if (!function_basenames.Decode(data, offset_ptr, strtab)) in Decode()
571 if (!function_fullnames.Decode(data, offset_ptr, strtab)) in Decode()
575 if (!function_methods.Decode(data, offset_ptr, strtab)) in Decode()
579 if (!function_selectors.Decode(data, offset_ptr, strtab)) in Decode()
587 if (!globals.Decode(data, offset_ptr, strtab)) in Decode()
591 if (!types.Decode(data, offset_ptr, strtab)) in Decode()
595 if (!namespaces.Decode(data, offset_ptr, strtab)) in Decode()
661 bool ManualDWARFIndex::Decode(const DataExtractor &data, in Decode() function in ManualDWARFIndex
666 if (!signature.Decode(data, offset_ptr)) in Decode()
[all …]
H A DManualDWARFIndex.h69 bool Decode(const DataExtractor &data, lldb::offset_t *offset_ptr);
98 bool Decode(const DataExtractor &data, lldb::offset_t *offset_ptr,
H A DNameToDIE.cpp97 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 DDIERef.cpp27 std::optional<DIERef> DIERef::Decode(const DataExtractor &data, in Decode() function in DIERef
H A DNameToDIE.h65 bool Decode(const DataExtractor &data, lldb::offset_t *offset_ptr,
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/
H A DDataFileCache.h176 bool Decode(const DataExtractor &data, lldb::offset_t *offset_ptr);
219 bool Decode(const DataExtractor &data, lldb::offset_t *offset_ptr);
H A DMangled.h262 bool Decode(const DataExtractor &data, lldb::offset_t *offset_ptr,
/freebsd-14.2/contrib/bearssl/src/x509/
H A Dskey_decoder.t0140 \ Decode RSA key, starting with the SEQUENCE tag.
157 \ Decode RSA key; the version, and the tag for the modulus, have been
194 \ Decode an EC key, starting with the SEQUENCE tag.
212 \ Decode an EC key; the version, and the tag for the OCTET STRING, have
257 \ Decode a PKCS#8 object. The version and the tag for the AlgorithmIdentifier
260 \ Decode the AlgorithmIdentifier.
297 \ Decode a private key.
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPT.cpp178 Expected<DecodedThreadSP> TraceIntelPT::Decode(Thread &thread) { in Decode() function in TraceIntelPT
184 return storage.multicpu_decoder->Decode(thread); in Decode()
189 return it->second->Decode(); in Decode()
230 if (Expected<DecodedThreadSP> decoded_thread = Decode(thread)) { in CreateNewCursor()
259 Expected<DecodedThreadSP> decoded_thread_sp_or_err = Decode(thread); in DumpTraceInfo()
370 Expected<DecodedThreadSP> decoded_thread_sp_or_err = Decode(thread); in DumpTraceInfoAsJson()
H A DThreadDecoder.h37 llvm::Expected<DecodedThreadSP> Decode();
H A DTraceIntelPTMultiCpuDecoder.h42 llvm::Expected<DecodedThreadSP> Decode(Thread &thread);
H A DThreadDecoder.cpp40 Expected<DecodedThreadSP> ThreadDecoder::Decode() { in Decode() function in ThreadDecoder
/freebsd-14.2/sys/kern/
H A Dmd4c.c57 static void Decode PROTO_LIST
187 Decode (x, block, 64); in MD4Transform()
273 Decode(UINT4 *output, const unsigned char *input, unsigned int len) in Decode() function
H A Dmd5c.c49 #define Decode memcpy macro
78 Decode (uint32_t *output, const unsigned char *input, unsigned int len) in Decode() function
233 Decode (x, block, 64); in MD5Transform()
/freebsd-14.2/contrib/libarchive/libarchive/
H A Darchive_ppmd7.c836 p->p.Decode(p, 0, size0); in Range_DecodeBit_RAR()
841 p->p.Decode(p, size0, PPMD_BIN_SCALE - size0); in Range_DecodeBit_RAR()
849 p->p.Decode = Range_Decode_7z; in Ppmd7z_RangeDec_CreateVTable()
856 p->p.Decode = Range_Decode_RAR; in PpmdRAR_RangeDec_CreateVTable()
873 rc->Decode(rc, 0, s->Freq); in Ppmd7_DecodeSymbol()
886 rc->Decode(rc, hiCnt - s->Freq, s->Freq); in Ppmd7_DecodeSymbol()
897 rc->Decode(rc, hiCnt, p->MinContext->SummFreq - hiCnt); in Ppmd7_DecodeSymbol()
957 rc->Decode(rc, hiCnt - s->Freq, s->Freq); in Ppmd7_DecodeSymbol()
966 rc->Decode(rc, hiCnt, freqSum - hiCnt); in Ppmd7_DecodeSymbol()
H A Darchive_ppmd7_private.h69 void (*Decode)(void *p, UInt32 start, UInt32 size); member
/freebsd-14.2/sys/contrib/device-tree/Bindings/media/
H A Dmediatek,vcodec-decoder.yaml8 title: Mediatek Video Decode Accelerator
14 Mediatek Video Decode is the video decode hardware present in Mediatek
H A Dqcom,venus-common.yaml7 title: Qualcomm SoC Venus Video Encode and Decode Accelerators Common Properties
H A Dmediatek-vpu.txt4 H.264/VP8/VP9 Decode, H.264/VP8 Encode and Image Processor (scale/rotate/color convert).
/freebsd-14.2/lib/libmd/
H A Dmd4c.c58 static void Decode PROTO_LIST
191 Decode (x, block, 64); in MD4Transform()
277 Decode(UINT4 *output, const unsigned char *input, unsigned int len) in Decode() function
H A Dmd5c.c53 #define Decode memcpy macro
77 Decode (u_int32_t *output, const unsigned char *input, unsigned int len) in Decode() function
231 Decode (x, block, 64); in MD5Transform()
/freebsd-14.2/contrib/file/magic/Magdir/
H A Duuencode26 0 search/1 Decode\ the\ following\ with\ bdeco bencoded News text
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DDataFileCache.cpp232 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
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.h73 std::optional<DecodeResult> Decode(uint32_t inst);
/freebsd-14.2/sys/contrib/device-tree/Bindings/sound/
H A Dqcom,q6asm-dais.yaml51 - Q6ASM_DAI_RX (2) for only rx (Playback/Decode)

1234