/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.objc/ |
H A D | objcdecode.m | 4 @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 D | objcdecode.m | 4 @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 D | md4c.c | 82 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 D | md5c.c | 90 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 D | md5c.c | 69 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 D | md5c.c | 97 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 D | uuencode | 26 0 search/1 Decode\ the\ following\ with\ bdeco bencoded News text
|
/netbsd-src/external/bsd/libarchive/dist/libarchive/ |
H A D | archive_ppmd7_private.h | 69 void (*Decode)(void *p, UInt32 start, UInt32 size); member
|
/netbsd-src/external/apache2/llvm/dist/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(OCC.W).Decode(Entry, Offset, Length); in PrintOpcodes()
|
/netbsd-src/sys/external/bsd/acpica/dist/resources/ |
H A D | rsaddr.c | 229 /* General Flags - Consume, Decode, MinFixed, MaxFixed */ 235 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.Address.Decode),
|
H A D | rsxface.c | 60 ACPI_COPY_FIELD(Out, In, Decode); \
|
/netbsd-src/external/gpl3/gdb/dist/sim/rl78/ |
H A D | ChangeLog-2021 | 290 * 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 D | b2i_PVK_bio_ex.pod | 5 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 D | rules.vc | 211 # 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 D | AArch64SchedKryo.td | 23 let MispredictPenalty = 14; // Fetch + Decode/Rename/Dispatch + Branch
|
/netbsd-src/external/gpl2/lvm2/dist/udev/ |
H A D | 10-dm.rules.in | 27 # Decode udev control flags and set environment variables appropriately.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/ |
H A D | predicates.md | 128 /* Decode the address now. */
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/ |
H A D | predicates.md | 128 /* Decode the address now. */
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32-n13.md | 39 ;; I1 - Instruction Issue First / Instruction Decode 41 ;; 32/16-Bit Instruction Decode
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32-n13.md | 39 ;; I1 - Instruction Issue First / Instruction Decode 41 ;; 32/16-Bit Instruction Decode
|
/netbsd-src/usr.sbin/traceroute/ |
H A D | CHANGES | 95 - Decode "administratively prohibited filter" icmp code and print
|
/netbsd-src/lib/libusbhid/ |
H A D | usb_hid_usages | 2582 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 D | PPCScheduleE500.td | 18 // * Decode & Dispatch
|
/netbsd-src/sys/external/bsd/acpica/dist/include/ |
H A D | acrestyp.h | 356 UINT8 Decode; \
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | ChangeLog-2008 | 164 * 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.
|