Searched refs:int8_t (Results 151 - 175 of 318) sorted by relevance

1234567891011>>

/openbsd-current/sys/dev/pci/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu11_driver_if_navi10.h748 int8_t GfxOffset; // in Amps
752 int8_t SocOffset; // in Amps
756 int8_t Mem0Offset; // in Amps
760 int8_t Mem1Offset; // in Amps
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DDataExtractor.cpp144 return (int8_t)getU8(offset_ptr);
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMMCInstLower.cpp177 static const int8_t NoopsInSledCount = 6;
/openbsd-current/gnu/llvm/llvm/lib/Target/VE/
H A DVECustomDAG.h130 enum class PackElem : int8_t {
/openbsd-current/gnu/llvm/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCCodeEmitter.cpp158 int8_t OffsetBits;
/openbsd-current/gnu/llvm/compiler-rt/lib/orc/tests/unit/
H A Dsimple_packed_serialization_test.cpp92 testFixedIntegralTypeSerialization<int8_t>();
/openbsd-current/usr.sbin/snmpd/
H A Dapplication_internal.c41 struct ber_element * (*getnext)(int8_t, struct ber_oid *);
52 struct ber_element *(*)(int8_t, struct ber_oid *));
254 struct ber_element *(*getnext)(int8_t, struct ber_oid *))
381 int8_t include;
/openbsd-current/usr.sbin/vmd/
H A Dvirtio.h97 int8_t state; /* Interrupt state toggle (if any) */
/openbsd-current/sys/netinet/
H A Dip_var.h98 int8_t ipopt_list[MAX_IPOPTLEN]; /* options proper */
/openbsd-current/sys/dev/pci/
H A Dif_mwxreg.h935 int8_t pwr_limit[MT_SKU_POWER_LIMIT];
939 int8_t cck[4];
940 int8_t ofdm[8];
941 int8_t mcs[4][10];
942 int8_t ru[7][12];
/openbsd-current/sys/dev/x86emu/
H A Dx86emu.c930 offset += (int8_t)fetch_byte_imm(emu);
974 offset += (int8_t)fetch_byte_imm(emu);
1383 imm = (int8_t)fetch_byte_imm(emu);
1416 imm = (int8_t)fetch_byte_imm(emu);
1443 int8_t offset;
1446 offset = (int8_t) fetch_byte_imm(emu);
1657 imm = (int8_t) fetch_byte_imm(emu);
1941 imm = (int8_t) fetch_byte_imm(emu);
1954 imm = (int8_t) fetch_byte_imm(emu);
2650 int8_t val
[all...]
/openbsd-current/sys/dev/ic/
H A Drtwn.c143 int8_t rtwn_r88e_get_rssi(struct rtwn_softc *, int, void *);
144 int8_t rtwn_r88f_get_rssi(struct rtwn_softc *, int, void *);
1417 rtwn_update_avgrssi(struct rtwn_softc *sc, int rate, int8_t rssi)
1453 int8_t
1456 static const int8_t cckoff[] = { 16, -12, -26, -46 };
1460 int8_t rssi;
1484 int8_t
1487 static const int8_t cckoff[] = { 20, 14, 10, -4, -16, -22, -38, -40 };
1490 int8_t rssi;
1508 int8_t
[all...]
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dsmu74.h266 int8_t CurrLevel;
267 int8_t TargLevel;
H A Dsmu75.h200 int8_t CurrLevel;
201 int8_t TargLevel;
/openbsd-current/gnu/llvm/llvm/include/llvm/MC/
H A DMCFragment.h402 int8_t Value;
411 MCOrgFragment(const MCExpr &Offset, int8_t Value, SMLoc Loc,
/openbsd-current/sys/dev/usb/
H A Dif_urtwreg.h286 int8_t wr_dbm_antsignal;
/openbsd-current/sys/dev/i2c/
H A Dw83795g.c222 int8_t data;
H A Dlm87.c286 (int8_t)data * 1000000 + 273150000;
H A Dadm1025.c199 int8_t sdata;
H A Dadm1024.c202 int8_t sdata;
/openbsd-current/sys/dev/fdt/
H A Dqcpwm.c74 int8_t sc_sid;
/openbsd-current/gnu/llvm/clang/lib/AST/Interp/
H A DIntegral.h46 template <> struct Repr<8, true> { using Type = int8_t; };
/openbsd-current/gnu/llvm/lldb/source/Plugins/ABI/X86/
H A DABIMacOSX_i386.cpp326 value.GetScalar() = (int8_t)(
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h84 int8_t LineBase;
/openbsd-current/sys/arch/macppc/dev/
H A Dasms.c281 int8_t sdata;

Completed in 277 milliseconds

1234567891011>>