| /src/sys/dev/splash/ |
| splash.c | 68 { 0x00, 0x00, 0x55 }, 71 { 0x00, 0x55, 0x00 }, 72 { 0x00, 0x55, 0x55 }, 73 { 0x00, 0x55, 0xaa }, 74 { 0x00, 0x55, 0xff }, 76 { 0x00, 0xaa, 0x55 }, 80 { 0x00, 0xff, 0x55 }, 83 { 0x55, 0x00, 0x00 }, 84 { 0x55, 0x00, 0x55 } [all...] |
| /src/crypto/external/apache2/openssl/lib/libdefault/prov/ |
| der_sm2.h | 21 #define DER_OID_V_sm2_with_SM3 DER_P_OBJECT, 8, 0x2A, 0x81, 0x1C, 0xCF, 0x55, 0x01, 0x83, 0x75 28 #define DER_OID_V_curveSM2 DER_P_OBJECT, 8, 0x2A, 0x81, 0x1C, 0xCF, 0x55, 0x01, 0x82, 0x2D
|
| /src/crypto/external/bsd/openssl/lib/libdefault/prov/ |
| der_sm2.h | 21 #define DER_OID_V_sm2_with_SM3 DER_P_OBJECT, 8, 0x2A, 0x81, 0x1C, 0xCF, 0x55, 0x01, 0x83, 0x75 28 #define DER_OID_V_curveSM2 DER_P_OBJECT, 8, 0x2A, 0x81, 0x1C, 0xCF, 0x55, 0x01, 0x82, 0x2D
|
| /src/sys/dev/onewire/ |
| onewirereg.h | 49 #define ONEWIRE_CMD_MATCH_ROM 0x55 57 #define ONEWIRE_CMD_COPY_SCRATCHPAD 0x55 71 #define ONEWIRE_CMD_WRITE_STATUS 0x55
|
| /src/sys/arch/mmeye/include/ |
| mmeye.h | 28 #define WDT_CLRCMD 0x55
|
| /src/sys/dev/ic/ |
| ds.h | 55 #define DS_ROM_MATCH 0x55 /* 55 8-bytes-of-ROM-to-select */ 78 #define DS_MEM_COPY_SCRATCH 0x55 /* 55 low-ads high-ads end-ofs */
|
| /src/sys/external/isc/libsodium/dist/test/default/ |
| stream3.c | 5 static unsigned char firstkey[32] = { 0x1b, 0x27, 0x55, 0x64, 0x73, 0xe9, 0x85, 11 static unsigned char nonce[24] = { 0x69, 0x69, 0x6e, 0xe9, 0x55, 0xb6,
|
| core2.c | 5 static unsigned char firstkey[32] = { 0x1b, 0x27, 0x55, 0x64, 0x73, 0xe9, 0x85, 11 static unsigned char nonceprefix[16] = { 0x69, 0x69, 0x6e, 0xe9, 0x55, 0xb6,
|
| stream4.c | 5 static unsigned char firstkey[32] = { 0x1b, 0x27, 0x55, 0x64, 0x73, 0xe9, 0x85, 11 static unsigned char nonce[24] = { 0x69, 0x69, 0x6e, 0xe9, 0x55, 0xb6, 26 0xa1, 0x34, 0x80, 0x57, 0xe2, 0xf6, 0x55, 0x6a, 0xd6, 0xb1, 0x31, 0x8a,
|
| /src/crypto/external/apache2/openssl/include/openssl/ |
| fipskey.h | 26 0xf4, 0x55, 0x66, 0x50, 0xac, 0x31, 0xd3, 0x54, 0x61, 0x61, 0x0b, 0xac, 0x4e, 0xd8, 0x1b, 0x1a, 0x18, 0x1b, 0x2d, 0x8a, 0x43, 0xea, 0x28, 0x54, 0xcb, 0xae, 0x22, 0xca, 0x74, 0x56, 0x08, 0x13
|
| /src/crypto/external/bsd/openssl/include/openssl/ |
| fipskey.h | 25 0xf4, 0x55, 0x66, 0x50, 0xac, 0x31, 0xd3, 0x54, 0x61, 0x61, 0x0b, 0xac, 0x4e, 0xd8, 0x1b, 0x1a, 0x18, 0x1b, 0x2d, 0x8a, 0x43, 0xea, 0x28, 0x54, 0xcb, 0xae, 0x22, 0xca, 0x74, 0x56, 0x08, 0x13
|
| /src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
| issue139.S | 17 R0.H = 0x55; 39 R0.H = 0x55; 58 R0.H = 0x55; 77 R0.H = 0x55; 98 R0.H = 0x55;
|
| l0.s | 51 DBGA ( R2.L , 0x55 ); 53 DBGA ( R3.L , 0x55 ); 56 DBGA ( R0.L , 0x55 ); 59 DBGA ( R1.L , 0x55 );
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/ |
| issue139.S | 17 R0.H = 0x55; 39 R0.H = 0x55; 58 R0.H = 0x55; 77 R0.H = 0x55; 98 R0.H = 0x55;
|
| l0.s | 51 DBGA ( R2.L , 0x55 ); 53 DBGA ( R3.L , 0x55 ); 56 DBGA ( R0.L , 0x55 ); 59 DBGA ( R1.L , 0x55 );
|
| /src/sys/fs/msdosfs/ |
| bootsect.h | 34 #define BOOTSIG0 0x55 56 #define BOOTSIG0 0x55 68 #define BOOTSIG0 0x55
|
| /src/sys/arch/vax/vax/ |
| db_disasm.h | 72 ((x) == 0xfffe) ? 0x55 : 0
|
| /src/sys/compat/linux32/arch/amd64/ |
| linux32_exec.h | 56 0x55, /* push %ebp */ \
|
| /src/sys/dev/i2c/ |
| smscmonvar.h | 39 #define SMSC_CID_47M192 0x55 /* LPC47M192/LPC47M997 */
|
| /src/external/gpl3/gdb.old/dist/sim/common/ |
| dv-cfi.h | 26 #define CFI_ADDR_CFI_QUERY_START 0x55
|
| /src/external/gpl3/gdb/dist/sim/common/ |
| dv-cfi.h | 26 #define CFI_ADDR_CFI_QUERY_START 0x55
|
| /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/tests/ |
| FuzzerUnittest.cpp | 119 uint8_t REM0[8] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77}; 120 uint8_t REM1[8] = {0x00, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77}; 121 uint8_t REM2[8] = {0x00, 0x11, 0x33, 0x44, 0x55, 0x66, 0x77}; 122 uint8_t REM3[8] = {0x00, 0x11, 0x22, 0x44, 0x55, 0x66, 0x77}; 123 uint8_t REM4[8] = {0x00, 0x11, 0x22, 0x33, 0x55, 0x66, 0x77}; 125 uint8_t REM6[8] = {0x00, 0x11, 0x22, 0x33, 0x44, 0x55, 0x77}; 126 uint8_t REM7[8] = {0x00, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66}; 128 uint8_t REM8[6] = {0x22, 0x33, 0x44, 0x55, 0x66, 0x77}; 129 uint8_t REM9[6] = {0x00, 0x11, 0x22, 0x33, 0x44, 0x55}; 130 uint8_t REM10[6] = {0x00, 0x11, 0x22, 0x55, 0x66, 0x77} [all...] |
| /src/sys/arch/hpcmips/vr/ |
| flashreg.h | 92 #define MBM29LV160_COMM_CMD1 0x55 98 #define MBM29LV160_ESECT_CMD4 0x55
|
| /src/crypto/external/bsd/openssl/dist/test/ |
| pkcs7_test.c | 23 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x18, 0x30, 0x16, 0x06, 24 0x03, 0x55, 0x04, 0x03, 0x0c, 0x0f, 0x63, 0x72, 0x79, 0x70, 0x74, 0x6f, 29 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x55, 0x53, 0x31, 0x18, 0x30, 0x16, 30 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x0f, 0x63, 0x72, 0x79, 0x70, 0x74, 40 0x03, 0x55, 0x1d, 0x13, 0x01, 0x01, 0xff, 0x04, 0x05, 0x30, 0x03, 0x01,
|
| /src/sys/dev/isa/ |
| smscvar.h | 53 #define SMSC_CONFIG_START 0x55 /* Start configuration mode */
|