Searched refs:int8_t (Results 401 - 425 of 465) sorted by relevance

<<111213141516171819

/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_mci.c1565 (int8_t) (((pld8[11] & 0x07) << 5) | (pld8[10] >> 3)),
/freebsd-12-stable/sys/netinet/
H A Dtcp_hpts.c888 int8_t need_wakeup = 0;
/freebsd-12-stable/sys/kern/
H A Dkern_tc.c494 int8_t ffclock_updated; /* New estimates are available. */
/freebsd-12-stable/usr.bin/lex/
H A Dinitscan.c55 typedef int8_t flex_int8_t;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2655 sizeof(int8_t) + // Pointer Size (in bytes)
2656 sizeof(int8_t); // Segment Size (in bytes)
/freebsd-12-stable/sys/dev/iwi/
H A Dif_iwi.c1188 int8_t rssi, nf;
2812 iwi_set_sensitivity(struct iwi_softc *sc, int8_t rssi_dbm)
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp300 int8_t TruncOffset = (RealOffset & 0xFF);
/freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp2595 operator=(static_cast<int8_t>(data.GetU8(&offset)));
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2663 SmallVector<int8_t, 32> Provenance; // int8_t means max size is i128.
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c267 int8_t bit_addr; /* Current bit pointer inside current byte. */
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c1784 remaining = *((int8_t *)addr);
/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-usb.c179 int8_t split_sc_frame; /**< The low order bits of the frame number the split complete should be sent on */
/freebsd-12-stable/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c463 int8_t action; /* action */
/freebsd-12-stable/sys/dev/ipw/
H A Dif_ipw.c1167 int8_t rssi, nf;
/freebsd-12-stable/sys/dev/mrsas/
H A Dmrsas.h2631 int8_t class;
/freebsd-12-stable/sys/dev/wi/
H A Dif_wi.c1265 int8_t rssi, nf;
/freebsd-12-stable/sys/dev/xen/netback/
H A Dnetback_unit_tests.c2465 int8_t dest[12];
/freebsd-12-stable/sys/dev/ral/
H A Drt2560.c1097 int8_t rssi, nf;
/freebsd-12-stable/sys/dev/usb/
H A Dusb_hub.c2965 int8_t temp;
/freebsd-12-stable/sys/dev/usb/wlan/
H A Dif_uath.c2711 int8_t nf;
H A Dif_upgt.c2216 int8_t nf;
H A Dif_ural.c857 int8_t rssi = 0, nf = 0;
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1158 int8_t pwr_table_offset;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp856 std::is_same<int8_t, typename std::make_signed<T>::type>::value;
874 std::is_same<int8_t, typename std::make_signed<T>::type>::value;
/freebsd-12-stable/sys/dev/wpi/
H A Dif_wpi.c1940 le32toh(desc->len), len, (int8_t)stat->rssi,
2023 tap->wr_dbm_antsignal = (int8_t)(stat->rssi + WPI_RSSI_OFFSET);

Completed in 422 milliseconds

<<111213141516171819