Searched refs:int8_t (Results 1 - 25 of 317) sorted by relevance

1234567891011>>

/openbsd-current/sys/msdosfs/
H A Dbootsect.h27 int8_t bsOemName[8]; /* OEM name and version */
28 int8_t bsBPB[19]; /* BIOS parameter block */
29 int8_t bsDriveNumber; /* drive number (0x80) */
30 int8_t bsBootCode[479]; /* pad so struct is 512b */
38 int8_t exDriveNumber; /* drive number (0x80) */
39 int8_t exReserved1; /* reserved */
40 int8_t exBootSignature; /* ext. boot signature (0x29) */
42 int8_t exVolumeID[4]; /* volume ID number */
43 int8_t exVolumeLabel[11]; /* volume label */
44 int8_t exFileSysTyp
[all...]
H A Dbpb.h117 int8_t bpbBytesPerSec[2]; /* bytes per sector */
118 int8_t bpbSecPerClust; /* sectors per cluster */
119 int8_t bpbResSectors[2]; /* number of reserved sectors */
120 int8_t bpbFATs; /* number of FATs */
121 int8_t bpbRootDirEnts[2]; /* number of root directory entries */
122 int8_t bpbSectors[2]; /* total number of sectors */
123 int8_t bpbMedia; /* media descriptor */
124 int8_t bpbFATsecs[2]; /* number of sectors per FAT */
125 int8_t bpbSecPerTrack[2]; /* sectors per track */
126 int8_t bpbHead
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DLEB128.cpp23 Size += sizeof(int8_t);
38 Size += sizeof(int8_t);
/openbsd-current/games/monop/
H A Ddeck.h35 #define bool int8_t
/openbsd-current/sys/dev/pci/
H A Dpciide_cy693_reg.h63 static int8_t cy_pio_pulse[] = {9, 4, 3, 2, 2};
64 static int8_t cy_pio_rec[] = {9, 7, 4, 2, 0};
66 static int8_t cy_dma_pulse[] = {7, 2, 2};
67 static int8_t cy_dma_rec[] = {7, 1, 0};
H A Dpciide_apollo_reg.h97 static int8_t apollo_udma133_tim[] = {0x07, 0x07, 0x06, 0x04, 0x02, 0x01, 0x00};
98 static int8_t apollo_udma100_tim[] = {0x07, 0x07, 0x04, 0x02, 0x01, 0x00};
99 static int8_t apollo_udma66_tim[] = {0x03, 0x03, 0x02, 0x01, 0x00};
100 static int8_t apollo_udma33_tim[] = {0x03, 0x02, 0x00};
101 static int8_t apollo_pio_set[] = {0x0a, 0x0a, 0x0a, 0x02, 0x02};
102 static int8_t apollo_pio_rec[] = {0x08, 0x08, 0x08, 0x02, 0x00};
H A Dpciide_acer_reg.h99 static int8_t acer_udma[] = {0x4, 0x3, 0x2, 0x1, 0x0, 0x7};
100 static int8_t acer_pio[] = {0x0c, 0x58, 0x44, 0x33, 0x31};
102 static int8_t acer_dma[] = {0x08, 0x33, 0x31};
H A Dpciide_amd_reg.h73 static const int8_t amd756_pio_set[] = {0x0a, 0x0a, 0x0a, 0x02, 0x02};
74 static const int8_t amd756_pio_rec[] = {0x08, 0x08, 0x08, 0x02, 0x00};
89 static const int8_t amd756_udma_tim[] =
H A Dpciide_cmd_reg.h96 static int8_t cmd0646_9_tim_udma[] = {0x03, 0x02, 0x01, 0x02, 0x01, 0x00};
103 static int8_t cmd0643_9_data_tim_pio[] = {0xA9, 0x57, 0x44, 0x32, 0x3F};
104 static int8_t cmd0643_9_data_tim_dma[] = {0x87, 0x32, 0x3F};
H A Dpciide_piix_reg.h114 static int8_t piix_isp_pio[] = {0x00, 0x00, 0x01, 0x02, 0x02};
115 static int8_t piix_rtc_pio[] = {0x00, 0x00, 0x00, 0x01, 0x03};
116 static int8_t piix_isp_dma[] = {0x00, 0x02, 0x02};
117 static int8_t piix_rtc_dma[] = {0x00, 0x02, 0x03};
118 static int8_t piix4_sct_udma[] = {0x00, 0x01, 0x02, 0x01, 0x02, 0x01};
H A Dpciide_pdc202xx_reg.h108 static int8_t pdc2xx_pa[] = {0x9, 0x5, 0x3, 0x2, 0x1};
109 static int8_t pdc2xx_pb[] = {0x13, 0xc, 0x8, 0x6, 0x4};
110 static int8_t pdc2xx_dma_mb[] = {0x3, 0x3, 0x3};
111 static int8_t pdc2xx_dma_mc[] = {0x5, 0x4, 0x3};
112 static int8_t pdc2xx_udma_mb[] = {0x3, 0x2, 0x1, 0x2, 0x1, 0x1};
113 static int8_t pdc2xx_udma_mc[] = {0x3, 0x2, 0x1, 0x2, 0x1, 0x1};
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20040304-1.c4 typedef signed char int8_t; typedef
25 ((int8_t)tempA) :
35 ((int8_t)tempB) :
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcgen-types.h28 typedef int8_t QI;
/openbsd-current/sys/stand/efi/include/riscv64/
H A Defibind.h5 typedef int8_t INT8;
/openbsd-current/sys/stand/efi/include/arm64/
H A Defibind.h5 typedef int8_t INT8;
/openbsd-current/sys/stand/efi/include/arm/
H A Defibind.h5 typedef int8_t INT8;
/openbsd-current/gnu/llvm/clang/include/clang/Format/
H A DFormat.h66 enum BracketAlignmentStyle : int8_t {
109 enum ArrayInitializerAlignmentStyle : int8_t {
300 enum EscapedNewlineAlignmentStyle : int8_t {
335 enum OperandAlignmentStyle : int8_t {
374 enum TrailingCommentsAlignmentKinds : int8_t {
496 enum ShortBlockStyle : int8_t {
557 enum ShortFunctionStyle : int8_t {
609 enum ShortIfStyle : int8_t {
681 enum ShortLambdaStyle : int8_t {
720 enum DefinitionReturnTypeBreakingStyle : int8_t {
[all...]
/openbsd-current/sys/stand/efi/include/amd64/
H A Defibind.h5 typedef int8_t INT8;
/openbsd-current/sys/stand/efi/include/i386/
H A Defibind.h5 typedef int8_t INT8;
/openbsd-current/gnu/llvm/compiler-rt/lib/orc/tests/unit/
H A Dendian_test.cpp61 int8_t original_int8 = static_cast<int8_t>(value);
76 original_int8 = static_cast<int8_t>(value);
112 EXPECT_EQ(int8_t(0x11), getSwappedBytes(int8_t(0x11)));
153 int8_t value = 0x11;
155 EXPECT_EQ(int8_t(0x11), value);
/openbsd-current/sys/dev/usb/
H A Dif_mtwvar.h188 int8_t txpow1[54];
189 int8_t txpow2[54];
190 int8_t txpow3[54];
191 int8_t rssi_2ghz[3];
192 int8_t rssi_5ghz[3];
201 int8_t bbp_temp;
/openbsd-current/sys/lib/libkern/
H A Dmilieu.h120 typedef int8_t sbits8;
/openbsd-current/sbin/iked/
H A Dcrypto_api.h14 typedef int8_t crypto_int8;
/openbsd-current/usr.bin/lex/
H A Dflexint.h20 typedef int8_t flex_int8_t;
/openbsd-current/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMsgPackWriter.h121 void writeExt(int8_t Type, MemoryBufferRef Buffer);

Completed in 326 milliseconds

1234567891011>>