Searched refs:int8_t (Results 251 - 275 of 465) sorted by relevance

<<111213141516171819

/freebsd-12-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dutil.h170 #define ev_int8_t int8_t
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-sctp.c313 int8_t addrFmt[SCTP_ADDRMAX];
/freebsd-12-stable/contrib/libevent/include/event2/
H A Dutil.h175 #define ev_int8_t int8_t
/freebsd-12-stable/contrib/ldns/
H A Ddname.c300 int8_t i, j;
/freebsd-12-stable/contrib/elftoolchain/libdwarf/
H A Ddwarf_form.c268 *return_svalue = (int8_t) at->u[0].s64;
H A Dlibdwarf_loc.c186 operand1 = (int8_t) *p++;
/freebsd-12-stable/sys/dev/adb/
H A Dadb_bus.c139 int8_t first_relocated = -1;
/freebsd-12-stable/sys/dev/dpaa/
H A Dqman.c302 t_Handle congst_group, int8_t overhead_accounting_len,
/freebsd-12-stable/sys/dev/drm2/
H A Ddrm.h52 typedef int8_t __s8;
/freebsd-12-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_prf.c628 int8_t i8;
/freebsd-12-stable/sys/dev/mwl/
H A Dmwlhal.h116 int8_t maxTxPow; /* max tx power (dBm) */
/freebsd-12-stable/sys/dev/otus/
H A Dif_otusreg.h788 int8_t antennaGainCh[AR5416_MAX_CHAINS];
793 int8_t pgaDesiredSize;
802 int8_t iqCalICh[AR5416_MAX_CHAINS];
803 int8_t iqCalQCh[AR5416_MAX_CHAINS];
/freebsd-12-stable/sys/dev/sound/pcm/
H A Dchannel.h47 int8_t offset[SND_CHN_T_MAX];
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h76 int8_t stepName[16];
/freebsd-12-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c125 int8_t pwr_table_offset;
/freebsd-12-stable/sys/dev/ath/
H A Dif_ath_btcoex_mci.c439 int8_t value_dbm;
/freebsd-12-stable/lib/libusbhid/
H A Dparse.c292 dval = (int8_t)hid_get_byte(s, 1);
/freebsd-12-stable/sys/arm/freescale/vybrid/
H A Dvf_dcu4.c428 memset((int8_t *)sc->sc_info.fb_vbase, 0x0, sc->sc_info.fb_size);
/freebsd-12-stable/sys/arm/mv/
H A Dmv_localbus.c92 int8_t bank;
/freebsd-12-stable/sys/arm/samsung/exynos/
H A Dexynos5_fimd.c369 memset((int8_t *)sc->sc_info.fb_vbase, 0x0, sc->sc_info.fb_size);
/freebsd-12-stable/crypto/openssh/
H A Ddefines.h213 typedef signed char int8_t; typedef
/freebsd-12-stable/usr.bin/gprof/
H A Dgprof.c425 samples[i] += *(int8_t *)&sample;
/freebsd-12-stable/usr.sbin/bluetooth/hccontrol/
H A Dle.c475 (int8_t)rp.transmit_power_level);
/freebsd-12-stable/usr.sbin/prometheus_sysctl_exporter/
H A Dprometheus_sysctl_exporter.c258 GET_VALUE(CTLTYPE_S8, int8_t);
/freebsd-12-stable/contrib/llvm-project/lldb/bindings/interface/
H A DSBData.i69 int8_t

Completed in 391 milliseconds

<<111213141516171819