| /mirbsd/src/usr.bin/file/magdir/ |
| D | ti-8x | 19 >0x00003B byte 0x00 (real number) 20 >0x00003B byte 0x01 (list) 21 >0x00003B byte 0x02 (matrix) 22 >0x00003B byte 0x03 (equation) 23 >0x00003B byte 0x04 (string) 24 >0x00003B byte 0x05 (program) 25 >0x00003B byte 0x06 (assembly program) 26 >0x00003B byte 0x07 (picture) 27 >0x00003B byte 0x08 (gdb) 28 >0x00003B byte 0x0C (complex number) [all …]
|
| D | audio | 47 >9 byte >0 (format %d) 48 >11 byte >1 using %d channels 53 >19 byte 0x1A 54 >23 byte >0 - version %d 55 >22 byte >0 \b.%d 75 >4 byte&0xf0 x version %d 76 >4 byte&0x0f x \b.%d, 77 >45 byte x %d instruments 78 >83 byte 0 (module) 79 >83 byte 1 (song) [all …]
|
| D | animation | 21 >2 byte&0xf0 =0x10 \b, 32 kBits 22 >2 byte&0xf0 =0x20 \b, 40 kBits 23 >2 byte&0xf0 =0x30 \b, 48 kBits 24 >2 byte&0xf0 =0x40 \b, 56 kBits 25 >2 byte&0xf0 =0x50 \b, 64 kBits 26 >2 byte&0xf0 =0x60 \b, 80 kBits 27 >2 byte&0xf0 =0x70 \b, 96 kBits 28 >2 byte&0xf0 =0x80 \b, 112 kBits 29 >2 byte&0xf0 =0x90 \b, 128 kBits 30 >2 byte&0xf0 =0xA0 \b, 160 kBits [all …]
|
| D | sysex | 7 0 byte 0xF0 SysEx File - 10 >1 byte 0x01 Sequential 11 >1 byte 0x02 IDP 12 >1 byte 0x03 OctavePlateau 13 >1 byte 0x04 Moog 14 >1 byte 0x05 Passport 15 >1 byte 0x06 Lexicon 16 >1 byte 0x07 Kurzweil 17 >1 byte 0x08 Fender 18 >1 byte 0x09 Gulbransen [all …]
|
| D | dolby | 10 >4 byte&0xc0 0x00 48 kHz, 11 >4 byte&0xc0 0x40 44.1 kHz, 12 >4 byte&0xc0 0x80 32 kHz, 14 >4 byte&0xc0 0xc0 reserved frequency, 16 >5 byte&7 = 0 \b, complete main (CM) 17 >5 byte&7 = 1 \b, music and effects (ME) 18 >5 byte&7 = 2 \b, visually impaired (VI) 19 >5 byte&7 = 3 \b, hearing impaired (HI) 20 >5 byte&7 = 4 \b, dialogue (D) 21 >5 byte&7 = 5 \b, commentary (C) [all …]
|
| D | OpenBSD | 6 # All new-style magic numbers are in network byte order. 15 >0 byte &0x80 19 >0 byte ^0x80 executable 22 >0 byte &0x80 dynamically linked executable 23 >0 byte ^0x80 executable 26 >0 byte &0x80 dynamically linked executable 27 >0 byte ^0x80 28 >>0 byte &0x40 position independent 36 >0 byte &0x80 40 >0 byte ^0x80 executable [all …]
|
| D | mcrypt | 12 >3 byte 0 algorithm: blowfish-448, 13 >3 byte 1 algorithm: DES, 14 >3 byte 2 algorithm: 3DES, 15 >3 byte 3 algorithm: 3-WAY, 16 >3 byte 4 algorithm: GOST, 17 >3 byte 6 algorithm: SAFER-SK64, 18 >3 byte 7 algorithm: SAFER-SK128, 19 >3 byte 8 algorithm: CAST-128, 20 >3 byte 9 algorithm: xTEA, 21 >3 byte 10 algorithm: TWOFISH-128, [all …]
|
| D | console | 10 >4 byte x %dx16k PRG 11 >5 byte x \b, %dx8k CHR 12 >6 byte&0x01 =0x1 \b, [Vert.] 13 >6 byte&0x01 =0x0 \b, [Horiz.] 14 >6 byte&0x02 =0x2 \b, [SRAM] 15 >6 byte&0x04 =0x4 \b, [Trainer] 16 >6 byte&0x04 =0x8 \b, [4-Scr] 23 >0x146 byte 0x03 \b,[SGB] 24 >0x147 byte 0x00 \b, [ROM ONLY] 25 >0x147 byte 0x01 \b, [ROM+MBC1] [all …]
|
| D | gringotts | 13 >>8 byte&0x70 0x00 RIJNDAEL-128 crypt, 14 >>8 byte&0x70 0x10 SERPENT crypt, 15 >>8 byte&0x70 0x20 TWOFISH crypt, 16 >>8 byte&0x70 0x30 CAST-256 crypt, 17 >>8 byte&0x70 0x40 SAFER+ crypt, 18 >>8 byte&0x70 0x50 LOKI97 crypt, 19 >>8 byte&0x70 0x60 3DES crypt, 20 >>8 byte&0x70 0x70 RIJNDAEL-256 crypt, 21 >>8 byte&0x08 0x00 SHA1 hash, 22 >>8 byte&0x08 0x08 RIPEMD-160 hash, [all …]
|
| D | visx | 7 >2 byte 0 (zero) 8 >2 byte 1 (unsigned char) 9 >2 byte 2 (short integer) 10 >2 byte 3 (float 32) 11 >2 byte 4 (float 64) 12 >2 byte 5 (signed char) 13 >2 byte 6 (bit-plane) 14 >2 byte 7 (classes) 15 >2 byte 8 (statistics) 16 >2 byte 10 (ascii text) [all …]
|
| D | compress | 15 >2 byte&0x80 >0 block compressed 16 >2 byte&0x1f x %d bits 24 >2 byte <8 \b, reserved method 25 >2 byte >8 \b, unknown method 26 >3 byte &0x01 \b, ASCII 27 >3 byte &0x02 \b, continuation 28 >3 byte&0x6 =0x06 \b, extra field 30 >>3 byte &0x08 32 >3 byte&0x6 =0x04 35 >>>3 byte &0x08 [all …]
|
| D | olf | 6 # We have to check the byte order flag to see what byte order all the 15 >4 byte 0 invalid class 16 >4 byte 1 32-bit 17 >4 byte 2 64-bit 18 >7 byte 0 invalid os 19 >7 byte 1 OpenBSD 20 >7 byte 2 NetBSD 21 >7 byte 3 FreeBSD 22 >7 byte 4 4.4BSD 23 >7 byte 5 Linux [all …]
|
| D | os9 | 40 >6 byte&0x0f 0x00 non-executable 41 >6 byte&0x0f 0x01 machine language 42 >6 byte&0x0f 0x02 BASIC I-code 43 >6 byte&0x0f 0x03 P-code 44 >6 byte&0x0f 0x04 C I-code 45 >6 byte&0x0f 0x05 COBOL I-code 46 >6 byte&0x0f 0x06 FORTRAN I-code 48 >6 byte&0xf0 0x10 program executable 49 >6 byte&0xf0 0x20 subroutine 50 >6 byte&0xf0 0x30 multi-module [all …]
|
| D | fsav | 8 >11 byte >0 \b%02d- 9 >10 byte >0 \b%02d) 13 #8 byte 0x0a 14 #>12 byte 0x07 16 #>10 byte 0 \b01- 17 #>10 byte 1 \b02- 18 #>10 byte 2 \b03- 19 #>10 byte 3 \b04- 20 #>10 byte 4 \b05- 21 #>10 byte 5 \b06- [all …]
|
| D | modules | 31 >30 byte 1 32 >>31 byte x 1.%02d module 33 >30 byte 2 34 >>31 byte x 2.%d module 40 >41 byte 0x13 41 >>40 byte x 3.%02x module 47 >30 byte 0 48 >>29 byte x 1.%02d module 49 >30 byte 2 50 >>29 byte x 2.%02d module [all …]
|
| D | sgi | 13 >8 byte >0 Ver %d: 19 >2 byte 0x49 - 20 >3 byte x - version %ld 22 >2 byte 0x63 - 23 >3 byte x - version %ld 25 >4 byte x - version %ld 27 >4 byte x - version %ld 37 >22 byte x - version %ld 38 >23 byte x .%ld 46 >23 byte x - version %d [all …]
|
| D | xenix | 15 0 byte 0x80 8086 relocatable (Microsoft) 18 >0 byte x archive 27 >0x1c byte &0x80 byte-swapped 28 >0x1c byte &0x40 word-swapped 33 >0x1c byte &0x4 86 34 >0x1c byte &0xb 186 35 >0x1c byte &0x9 286 36 >0x1c byte &0xa 386 37 >0x1f byte <0x040 small model 38 >0x1f byte =0x048 large model [all …]
|
| D | elf | 6 # We have to check the byte order flag to see what byte order all the 10 # What're the correct byte orders for the nCUBE and the Fujitsu VPP500? 14 >4 byte 0 invalid class 15 >4 byte 1 32-bit 16 >4 byte 2 64-bit 17 >5 byte 0 invalid byte order 18 >5 byte 1 LSB 26 >>>4 byte 1 37 >>>4 byte 2 52 >>18 leshort 1 AT&T WE32100 - invalid byte order, [all …]
|
| D | database | 20 # Hash 1.85/1.86 databases store metadata in network byte order. 21 # Btree 1.85/1.86 databases store the metadata in host byte order. 22 # Hash and Btree 2.X and later databases store the metadata in host byte order. 28 >>4 belong >0 (Hash, version %d, native byte-order) 42 >>4 belong >0 (Hash, version %d, native byte-order) 45 >4 long >0 (Btree, version %d, native byte-order) 52 >16 long >0 (Hash, version %d, native byte-order) 59 >16 long >0 (Btree, version %d, native byte-order) 66 >16 long >0 (Queue, version %d, native byte-order) 87 #>0x39 byte 3 v. 3.0 [all …]
|
| D | archive | 18 # byte order as the machine running "file" with "cpio archive", and 19 # to indicate archives produced on machines with the opposite byte order 20 # from the machine running "file" with "byte-swapped cpio archive". 26 0 short 0143561 byte-swapped cpio archive 88 # XXX - from "vax", which appears to collect a bunch of byte-swapped 107 # From "pdp" (but why a 4-byte quantity?) 114 # The first byte is the magic (0x1a), byte 2 is the compression type for 130 #0 byte 0x1a RISC OS archive 136 >5 byte x \b, v%d, 137 >8 byte &0x04 multi-volume, [all …]
|
| D | plus5 | 6 # XXX - byte order? Paging Hokey.... 9 >2 byte >0 (V%d) 10 >6 byte >0 with %d byte name 11 >7 byte >0 and %d byte data cells 13 >2 byte >0 (V%d) 14 >8 short >0 - %d byte blocks 15 >15 byte 0x00 - P/D format 16 >15 byte 0x01 - P/K/D format 17 >15 byte 0x02 - K/D format 18 >15 byte >0x02 - Bad Flags
|
| /mirbsd/src/kern/c/sparc/ |
| D | ffs.S | 61 andcc %o0, 0xff, %o1 ! get low byte 63 srl %o0, 8, %o0 ! delay slot, get ready for next byte 69 andcc %o0, 0xff, %o1 ! byte 1 like byte 0... 71 srl %o0, 8, %o0 ! (use delay to prepare for byte 2) 80 srl %o0, 8, %o0 ! (prepare for byte 3) 92 .byte -24,1,2,1,3,1,2,1,4,1,2,1,3,1,2,1 /* 00-0f */ 93 .byte 5,1,2,1,3,1,2,1,4,1,2,1,3,1,2,1 /* 10-1f */ 94 .byte 6,1,2,1,3,1,2,1,4,1,2,1,3,1,2,1 /* 20-2f */ 95 .byte 5,1,2,1,3,1,2,1,4,1,2,1,3,1,2,1 /* 30-3f */ 96 .byte 7,1,2,1,3,1,2,1,4,1,2,1,3,1,2,1 /* 40-4f */ [all …]
|
| /mirbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | h8500-dis.c | 93 int byte; in print_insn_h8500() local 105 for (byte = 0; byte < opcode->length; byte++) in print_insn_h8500() 107 FETCH_DATA (info, buffer + byte + 1); in print_insn_h8500() 108 if ((buffer[byte] & opcode->bytes[byte].mask) in print_insn_h8500() 109 != (opcode->bytes[byte].contents)) in print_insn_h8500() 115 switch (opcode->bytes[byte].insert) in print_insn_h8500() 123 opcode->bytes[byte].insert); in print_insn_h8500() 126 rn = buffer[byte] & 0x7; in print_insn_h8500() 129 rs = buffer[byte] & 0x7; in print_insn_h8500() 132 cr = buffer[byte] & 0x7; in print_insn_h8500() [all …]
|
| /mirbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | sysroff.info | 2 (("size") (1 byte) ("size")) 4 (("hd") (1 byte) ("hd")) 5 (("hs") (1 byte) ("hs")) 6 (("un") (1 byte) ("un")) 7 (("us") (1 byte) ("us")) 9 (("sc") (1 byte) ("sc")) 10 (("ss") (1 byte) ("ss")) 11 (("er") (1 byte) ("er")) 12 (("ed") (1 byte) ("ed")) 14 (("sh") (1 byte) ("sh")) [all …]
|
| /mirbsd/src/lib/libssl/src/crypto/bn/asm/ |
| D | r3000.s | 17 .byte 0x24,0x52,0x65,0x76,0x69,0x73,0x69,0x6f 18 .byte 0x6e,0x3a,0x20,0x31,0x2e,0x34,0x39,0x20 19 .byte 0x24,0x0 21 .byte 0x24,0x52,0x65,0x76,0x69,0x73,0x69,0x6f 22 .byte 0x6e,0x3a,0x20,0x31,0x2e,0x33,0x34,0x20 23 .byte 0x24,0x0 25 .byte 0x24,0x52,0x65,0x76,0x69,0x73,0x69,0x6f 26 .byte 0x6e,0x3a,0x20,0x31,0x2e,0x35,0x20,0x24 27 .byte 0x0 29 .byte 0x24,0x52,0x65,0x76,0x69,0x73,0x69,0x6f [all …]
|