| /freebsd-11-stable/contrib/libarchive/libarchive/ |
| HD | archive_ppmd7.c | 836 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()
|
| HD | archive_ppmd7_private.h | 69 void (*Decode)(void *p, UInt32 start, UInt32 size); member
|
| /freebsd-11-stable/sys/kern/ |
| HD | md4c.c | 57 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
|
| HD | md5c.c | 51 #define Decode memcpy macro 80 Decode (u_int32_t *output, const unsigned char *input, unsigned int len) in Decode() function 241 Decode (x, block, 64);
|
| /freebsd-11-stable/lib/libmd/ |
| HD | md4c.c | 57 static void Decode PROTO_LIST 194 Decode (x, block, 64); 281 static void Decode (output, input, len) in Decode() function
|
| HD | md5c.c | 53 #define Decode memcpy macro 77 Decode (u_int32_t *output, const unsigned char *input, unsigned int len) in Decode() function 240 Decode (x, block, 64);
|
| /freebsd-11-stable/contrib/opie/libopie/ |
| HD | md4c.c | 64 static VOIDRET Decode __P((UINT4 *, unsigned char *, unsigned int)); 177 Decode(x, block, 64); 260 static VOIDRET Decode FUNCTION((output, input, len), UINT4 *output AND unsigned char *input AND uns…
|
| /freebsd-11-stable/contrib/apr-util/crypto/ |
| HD | apr_md4.c | 71 static void Decode(apr_uint32_t *output, const unsigned char *input, 300 Decode(x, block, 64); in MD4Transform() 386 static void Decode(apr_uint32_t *output, const unsigned char *input, in Decode() function
|
| HD | apr_md5.c | 92 static void Decode(apr_uint32_t *output, const unsigned char *input, 350 Decode(tmpbuf, block, 64); in MD5Transform() 461 static void Decode(apr_uint32_t *output, const unsigned char *input, in Decode() function
|
| /freebsd-11-stable/contrib/file/magic/Magdir/ |
| HD | uuencode | 24 0 search/1 Decode\ the\ following\ with\ bdeco bencoded News text
|
| /freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| HD | ARMEHABIPrinter.h | 67 void Decode(const uint8_t *Opcodes, off_t Offset, size_t Length); 307 inline void OpcodeDecoder::Decode(const uint8_t *Opcodes, off_t Offset, in Decode() function 497 OpcodeDecoder(OCC.W).Decode(Entry, Offset, Length); in PrintOpcodes()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/ |
| HD | Host.h | 49 static WaitStatus Decode(int wstatus);
|
| /freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/ |
| HD | Disassembler.h | 154 virtual size_t Decode(const Disassembler &disassembler, 342 size_t Decode(const Disassembler &disassembler, const DataExtractor &data,
|
| /freebsd-11-stable/share/misc/ |
| HD | usb_hid_usages | 1509 0x3A Good Decode Indication 1566 0x89 GRWTI After Decode 1588 0xAB Periodical Only Decode with + 2 1591 0xAE Periodical Only Decode with + 5 1639 0xFF Decode Data Continued 1645 0x106 Minimum Length to Decode 1646 0x107 Maximum Length to Decode 1647 0x108 First Discrete Length to Decode 1648 0x109 Second Discrete Length to Decode
|
| /freebsd-11-stable/sys/contrib/dev/acpica/components/resources/ |
| HD | rsaddr.c | 343 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.Address.Decode),
|
| HD | rsxface.c | 168 ACPI_COPY_FIELD(Out, In, Decode); \
|
| /freebsd-11-stable/contrib/sqlite3/tea/win/ |
| HD | rules.vc | 211 # Decode the options requested. 382 # Decode the statistics requested. 405 # Decode the checks requested.
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64SchedKryo.td | 23 let MispredictPenalty = 14; // Fetch + Decode/Rename/Dispatch + Branch
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/ |
| HD | NativeProcessNetBSD.cpp | 81 WaitStatus::Decode(wstatus)); in Launch() 737 WaitStatus wait_status = WaitStatus::Decode(status); in SigchldHandler()
|
| /freebsd-11-stable/sys/dev/pci/ |
| HD | pcib_if.m | 206 # Decode a PCI Routing Identifier (RID) into PCI bus/slot/function
|
| /freebsd-11-stable/contrib/traceroute/ |
| HD | CHANGES | 94 - Decode "administratively prohibited filter" icmp code and print
|
| /freebsd-11-stable/sys/contrib/dev/acpica/include/ |
| HD | acrestyp.h | 458 UINT8 Decode; \
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/ |
| HD | Host.cpp | 635 WaitStatus WaitStatus::Decode(int wstatus) { in Decode() function in WaitStatus
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| HD | PPCScheduleE500.td | 18 // * Decode & Dispatch
|
| HD | PPCScheduleE500mc.td | 18 // * Decode & Dispatch
|