Home
last modified time | relevance | path

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

12345678910

/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.objc/
H A Dobjcdecode.m4 @interface Decode: Object interface
11 @implementation Decode implementation
21 return "Decode gdb test object";
36 obj = [Decode new];
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.objc/
H A Dobjcdecode.m4 @interface Decode: Object interface
11 @implementation Decode implementation
21 return "Decode gdb test object";
36 obj = [Decode new];
/netbsd-src/common/lib/libc/md/
H A Dmd4c.c82 static void Decode(UINT4 *, const unsigned char *, unsigned int);
228 Decode(x, block, 64); in MD4Transform()
315 Decode(UINT4 *output, const unsigned char *input, unsigned int len) in Decode() function
H A Dmd5c.c90 static void Decode(UINT4 *, const unsigned char *, unsigned int);
116 Decode (UINT4 *output, in Decode() function
274 Decode(x, block, 64); in MD5Transform()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dmd5c.c69 static void Decode(UINT4 *, const unsigned char *, unsigned int);
95 Decode (UINT4 *output, in Decode() function
245 Decode(x, block, 64); in MD5Transform()
/netbsd-src/external/bsd/iscsi/dist/src/lib/
H A Dmd5c.c97 static void Decode(UINT4 *, const unsigned char *, unsigned int);
124 Decode (output, input, len) in Decode() function
287 Decode(x, block, 64);
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Duuencode26 0 search/1 Decode\ the\ following\ with\ bdeco bencoded News text
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_ppmd7_private.h69 void (*Decode)(void *p, UInt32 start, UInt32 size); member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DARMEHABIPrinter.h66 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(OCC.W).Decode(Entry, Offset, Length); in PrintOpcodes()
/netbsd-src/sys/external/bsd/acpica/dist/resources/
H A Drsaddr.c229 /* General Flags - Consume, Decode, MinFixed, MaxFixed */
235 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.Address.Decode),
H A Drsxface.c60 ACPI_COPY_FIELD(Out, In, Decode); \
/netbsd-src/external/gpl3/gdb/dist/sim/rl78/
H A DChangeLog-2021290 * load.c (rl78_load): Decode ISA completely.
292 * rl78.c (decode_opcode): Decode based on ISA.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A Db2i_PVK_bio_ex.pod5 b2i_PVK_bio, b2i_PVK_bio_ex, i2b_PVK_bio, i2b_PVK_bio_ex - Decode and encode
/netbsd-src/external/public-domain/sqlite/dist/tea/win/
H A Drules.vc211 # Decode the options requested.
382 # Decode the statistics requested.
405 # Decode the checks requested.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SchedKryo.td23 let MispredictPenalty = 14; // Fetch + Decode/Rename/Dispatch + Branch
/netbsd-src/external/gpl2/lvm2/dist/udev/
H A D10-dm.rules.in27 # Decode udev control flags and set environment variables appropriately.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
H A Dpredicates.md128 /* Decode the address now. */
/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Dpredicates.md128 /* Decode the address now. */
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-n13.md39 ;; I1 - Instruction Issue First / Instruction Decode
41 ;; 32/16-Bit Instruction Decode
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-n13.md39 ;; I1 - Instruction Issue First / Instruction Decode
41 ;; 32/16-Bit Instruction Decode
/netbsd-src/usr.sbin/traceroute/
H A DCHANGES95 - Decode "administratively prohibited filter" icmp code and print
/netbsd-src/lib/libusbhid/
H A Dusb_hid_usages2582 0x3A Good Decode Indication
2639 0x89 GRWTI After Decode
2661 0xAB Periodical Only Decode with + 2
2664 0xAE Periodical Only Decode with + 5
2712 0xFF Decode Data Continued
2718 0x106 Minimum Length to Decode
2719 0x107 Maximum Length to Decode
2720 0x108 First Discrete Length to Decode
2721 0x109 Second Discrete Length to Decode
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCScheduleE500.td18 // * Decode & Dispatch
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacrestyp.h356 UINT8 Decode; \
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-2008164 * readelf.c (display_power_gnu_attribute): Decode
734 * readelf.c (dump_relocations): Decode OpenVMS-specific sections.
735 (get_ia64_dynamic_type): Decode OpenVMS-specific tags.

12345678910