Home
last modified time | relevance | path

Searched refs:int8_t (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/openbsd/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) */
38 int8_t exDriveNumber; /* drive number (0x80) */
39 int8_t exReserved1; /* reserved */
42 int8_t exVolumeID[4]; /* volume ID number */
43 int8_t exVolumeLabel[11]; /* volume label */
50 int8_t bsBPB[25]; /* BIOS parameter block */
51 int8_t bsExt[26]; /* Bootsector Extension */
62 int8_t bsBPB[53]; /* BIOS parameter block */
[all …]
H A Dbpb.h117 int8_t bpbBytesPerSec[2]; /* bytes per sector */
118 int8_t bpbSecPerClust; /* sectors per cluster */
120 int8_t bpbFATs; /* number of FATs */
123 int8_t bpbMedia; /* media descriptor */
125 int8_t bpbSecPerTrack[2]; /* sectors per track */
126 int8_t bpbHeads[2]; /* number of heads */
135 int8_t bpbBytesPerSec[2]; /* bytes per sector */
136 int8_t bpbSecPerClust; /* sectors per cluster */
138 int8_t bpbFATs; /* number of FATs */
141 int8_t bpbMedia; /* media descriptor */
[all …]
/openbsd/gnu/llvm/clang/include/clang/Format/
H A DFormat.h496 enum ShortBlockStyle : int8_t {
609 enum ShortIfStyle : int8_t {
1274 enum BinPackStyle : int8_t {
2515 int8_t Binary;
2523 int8_t BinaryMinDigits;
2530 int8_t Decimal;
2538 int8_t DecimalMinDigits;
2545 int8_t Hex;
2554 int8_t HexMinDigits;
2694 enum LanguageKind : int8_t {
[all …]
/openbsd/sys/dev/pci/
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_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};
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_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 Dif_iwnvar.h27 int8_t wr_dbm_antsignal;
28 int8_t wr_dbm_antnoise;
299 int8_t maxpwr2GHz;
300 int8_t maxpwr5GHz;
301 int8_t maxpwr[IEEE80211_CHAN_MAX];
302 int8_t maxpwr40[IEEE80211_CHAN_MAX];
303 int8_t enh_maxpwr[35];
H A Dif_wpivar.h27 int8_t wr_dbm_antsignal;
28 int8_t wr_dbm_antnoise;
104 int8_t power;
111 int8_t maxpwr;
181 int8_t maxpwr[IEEE80211_CHAN_MAX];
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_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};
/openbsd/usr.sbin/smtpd/
H A Dsmtpd.h1079 int8_t not_fcrdns;
1080 int8_t fcrdns;
1082 int8_t not_rdns;
1083 int8_t rdns;
1104 int8_t auth;
1226 int8_t flag_tag;
1227 int8_t flag_from;
1228 int8_t flag_for;
1229 int8_t flag_from_rdns;
1232 int8_t flag_tag_regex;
[all …]
/openbsd/gnu/llvm/compiler-rt/lib/orc/tests/unit/
H A Dendian_test.cpp61 int8_t original_int8 = static_cast<int8_t>(value); in TEST()
76 original_int8 = static_cast<int8_t>(value); in TEST()
112 EXPECT_EQ(int8_t(0x11), getSwappedBytes(int8_t(0x11))); in TEST()
153 int8_t value = 0x11; in TEST()
155 EXPECT_EQ(int8_t(0x11), value); in TEST()
/openbsd/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;
H A Dif_runvar.h163 int8_t txpow1[54];
164 int8_t txpow2[54];
165 int8_t txpow3[54];
166 int8_t rssi_2ghz[3];
167 int8_t rssi_5ghz[3];
/openbsd/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) : in foo()
35 ((int8_t)tempB) : in foo()
/openbsd/sys/sys/
H A Dvideoio.h1904 int8_t lf_update[4];
1956 int8_t y_dc_delta;
1957 int8_t y2_dc_delta;
1958 int8_t y2_ac_delta;
1959 int8_t uv_dc_delta;
1960 int8_t uv_ac_delta;
2731 int8_t delta_q_y_dc;
3307 int8_t delta_q_y_dc;
3308 int8_t delta_q_u_dc;
3309 int8_t delta_q_u_ac;
[all …]
/openbsd/sys/arch/sparc64/dev/
H A Dclkbrd.c160 int8_t clkbrd_temp[] = {
177 const int8_t clkbrd_temp_warn = 60;
178 const int8_t clkbrd_temp_crit = 68;
185 int8_t temp; in clkbrd_refresh()
/openbsd/gnu/llvm/clang/lib/Headers/
H A Dwasm_simd128.h176 int8_t __v; in wasm_v128_load8_lane()
178 int8_t __v = ((const struct __wasm_v128_load8_lane_struct *)__mem)->__v; in wasm_v128_load8_lane()
231 int8_t __v; in wasm_v128_store8_lane()
270 wasm_i8x16_make(int8_t __c0, int8_t __c1, int8_t __c2, int8_t __c3, int8_t __c4, in wasm_i8x16_make()
271 int8_t __c5, int8_t __c6, int8_t __c7, int8_t __c8, int8_t __c9, in wasm_i8x16_make()
272 int8_t __c10, int8_t __c11, int8_t __c12, int8_t __c13, in wasm_i8x16_make()
273 int8_t __c14, int8_t __c15) { in wasm_i8x16_make()
338 wasm_i8x16_const(int8_t __c0, int8_t __c1, int8_t __c2, int8_t __c3, in wasm_i8x16_const()
339 int8_t __c4, int8_t __c5, int8_t __c6, int8_t __c7, in wasm_i8x16_const()
340 int8_t __c8, int8_t __c9, int8_t __c10, int8_t __c11, in wasm_i8x16_const()
[all …]
H A Dhexagon_circ_brev_intrinsics.h59 { ptr = (int8_t *) HEXAGON_circ_ldb (ptr, &(dest), ((((K)-2)<<24)|(bufsize)), incr); }
114 { ptr = (int8_t *) HEXAGON_circ_stb (ptr, src, ((((K)-2)<<24)|(bufsize)), incr); }
161 { ptr = (int8_t *) HEXAGON_brev_ldb (ptr, &(dest), (1<<(16-((log2bufsize))))); }
217 { ptr = (int8_t *) HEXAGON_brev_stb (ptr, src, (1<<(16-((log2bufsize))))); }
/openbsd/sys/dev/ic/
H A Drt2860var.h155 int8_t txpow1[54];
156 int8_t txpow2[54];
157 int8_t rssi_2ghz[3];
158 int8_t rssi_5ghz[3];
H A Dar9287reg.h96 int8_t pwrTableOffset;
97 int8_t tempSensSlope;
98 int8_t tempSensSlopePalOn;
105 int8_t antennaGainCh[AR9287_MAX_CHAINS];
109 int8_t adcDesiredSize;
114 int8_t noiseFloorThreshCh[AR9287_MAX_CHAINS];
117 int8_t iqCalICh[AR9287_MAX_CHAINS];
118 int8_t iqCalQCh[AR9287_MAX_CHAINS];
/openbsd/gnu/llvm/llvm/lib/Support/
H A DLEB128.cpp23 Size += sizeof(int8_t); in getULEB128Size()
38 Size += sizeof(int8_t); in getSLEB128Size()
/openbsd/sys/dev/pci/drm/include/linux/
H A Dtypes.h15 typedef int8_t __s8;
24 typedef int8_t s8;

12345678910>>...15