| /dragonfly/usr.bin/truss/ |
| HD | syscalls.c | 67 { { Hex, 0 }, {Int, 1}, {Hex, 2}, {Hex, 3}, {Int, 4}, {Quad, 6}}}, 69 { { String | IN, 0} , { Hex, 1}, {Octal, 2}}}, 80 { { Int, 0}, { Ioctl, 1 }, { Hex, 2 }}}, 81 { "break", 1, 1, { { Hex, 0 }}}, 82 { "exit", 0, 1, { { Hex, 0 }}}, 87 { { Hex, 0 }, { Sockaddr | OUT, 1 }, { Ptr | OUT, 2 } } }, 89 { { Hex, 0 }, { Sockaddr | IN, 1 }, { Int, 2 } } }, 91 { { Hex, 0 }, { Sockaddr | IN, 1 }, { Int, 2 } } }, 93 { { Hex, 0 }, { Sockaddr | OUT, 1 }, { Ptr | OUT, 2 } } }, 95 { { Hex, 0 }, { Sockaddr | OUT, 1 }, { Ptr | OUT, 2 } } }, [all …]
|
| HD | syscall.h | 25 enum Argtype { None = 1, Hex, Octal, Int, String, Ptr, Stat, Ioctl, Quad, enumerator
|
| /dragonfly/crypto/libressl/crypto/bn/ |
| HD | bn_print.c | 71 static const char Hex[]="0123456789ABCDEF"; variable 96 *p++ = Hex[v >> 4]; in BN_bn2hex() 97 *p++ = Hex[v & 0x0f]; in BN_bn2hex() 383 if (BIO_write(bp, &(Hex[v]), 1) != 1) in BN_print()
|
| /dragonfly/libexec/rbootd/ |
| HD | utils.c | 202 static char Hex[] = "0123456789abcdef"; in GetEtherAddr() local 214 *cp++ = Hex[*addr >> 4 & 0xf]; in GetEtherAddr() 215 *cp++ = Hex[*addr++ & 0xf]; in GetEtherAddr()
|
| /dragonfly/contrib/file/magic/Magdir/ |
| HD | android | 80 # The 5th line is User Password Salt (128 Hex) 84 # The 6th line is Master Key Checksum Salt (128 Hex) 88 # The 8th line is User key Initialization Vector (IV) (32 Hex) 91 # The 9th line is Master IV+Key+Checksum (192 Hex)
|
| HD | games | 230 >>&0 string 11] (Hex) 289 >2 regex/c GM\\[11\\] - Hex Game
|
| /dragonfly/contrib/tcsh-6/nls/german/ |
| HD | set20 | 32 30 Falsche Tastenangabe -- nicht korrekte Hex-Zahl\n
|
| /dragonfly/lib/libfetch/ |
| HD | http.c | 1127 CvtHex(IN HASH Bin, OUT HASHHEX Hex) in CvtHex() argument 1134 Hex[i*2] = hexchars[j]; in CvtHex() 1136 Hex[i*2+1] = hexchars[j]; in CvtHex() 1138 Hex[HASHHEXLEN] = '\0'; in CvtHex()
|
| /dragonfly/sys/contrib/dev/acpica/tests/misc/ |
| HD | grammar.asl | 54 Warning 1042 - ^ Invalid Hex/Octal Escape - Non-ASCII or NULL 57 Warning 1042 - ^ Invalid Hex/Octal Escape - Non-ASCII or NULL
|
| /dragonfly/sys/contrib/dev/acpica/ |
| HD | changes.txt | 343 x [Hex Value] where "Hex Value" is the iASL exception code. If Hex Value 2158 Store (0x3FFF, Local0) /* Hex equivalent */ 17956 as well as the Octal and Hex escapes. Note: the insertion of a
|
| /dragonfly/contrib/gcc-4.7/gcc/doc/ |
| HD | extend.texi | 41 * Hex Floats:: Hexadecimal floating-point constants. 1045 @node Hex Floats 1046 @section Hex Floats
|
| /dragonfly/games/fortune/datfiles/ |
| HD | fortunes | 51803 Hex that marked on Tower Babel Its speaker's lips became entangled
|