Searched refs:int16_t (Results 476 - 500 of 518) sorted by relevance

<<11121314151617181920>>

/freebsd-12-stable/sys/dev/mmc/
H A Dmmc.c1599 int16_t rev;
/freebsd-12-stable/sys/dev/xen/blkback/
H A Dblkback.c460 int16_t nsect;
/freebsd-12-stable/sys/geom/raid/
H A Dmd_promise.c1025 ((int16_t)(pdmeta->generation - pv->pv_generation)) > 0) {
/freebsd-12-stable/sys/dev/usb/
H A Dusb_hub.c1884 usb_hs_bandwidth_adjust(struct usb_device *udev, int16_t len,
/freebsd-12-stable/sys/dev/safe/
H A Dsafe.c798 int16_t coffset;
/freebsd-12-stable/sys/kern/
H A Dsubr_witness.c236 int16_t w_ddb_level;
/freebsd-12-stable/sys/amd64/vmm/
H A Dvmm_instruction_emul.c2536 int16_t signed16;
/freebsd-12-stable/sbin/hastd/
H A Dprimary.c575 int16_t val;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2302 bool llvm::isIntS16Immediate(SDNode *N, int16_t &Imm) {
2306 Imm = (int16_t)cast<ConstantSDNode>(N)->getZExtValue();
2312 bool llvm::isIntS16Immediate(SDValue Op, int16_t &Imm) {
2344 int16_t imm = 0;
2439 int16_t imm = 0;
2463 int16_t imm = 0;
2490 int16_t Imm;
2541 int16_t imm = 0;
H A DPPCInstrInfo.cpp1755 int16_t Immed = (int16_t)Value;
/freebsd-12-stable/sys/dev/arcmsr/
H A Darcmsr.c2681 if(memcpy(puserbuffer, hello_string, (int16_t)strlen(hello_string))) {
2927 , (int16_t)strlen(hello_string));
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp544 return (int16_t)read16(buf);
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp748 {eFormatDecimal, eFormatVectorOfSInt16, sizeof(int16_t)},
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1082 && NewMaxPressure[ID] <= (unsigned)std::numeric_limits<int16_t>::max())
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2653 sizeof(int16_t) + // DWARF ARange version number
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp1980 V = int16_t(U);
H A DHexagonConstPropagation.cpp1638 V = static_cast<int16_t>(V);
/freebsd-12-stable/sys/contrib/zstd/lib/legacy/
H A Dzstd_v02.c95 typedef int16_t S16;
H A Dzstd_v04.c59 typedef int16_t S16;
H A Dzstd_v05.c86 typedef int16_t S16;
H A Dzstd_v06.c88 typedef int16_t S16;
H A Dzstd_v07.c248 typedef int16_t S16;
/freebsd-12-stable/sys/dev/mwl/
H A Dif_mwl.c2619 int16_t nf;
/freebsd-12-stable/sys/dev/ubsec/
H A Dubsec.c982 int16_t coffset;
/freebsd-12-stable/sys/net80211/
H A Dieee80211_ioctl.c2054 ireq->i_val == (int16_t) IEEE80211_CHAN_ANY) {

Completed in 503 milliseconds

<<11121314151617181920>>