Searched refs:int8_t (Results 126 - 150 of 318) sorted by relevance

1234567891011>>

/openbsd-current/sys/dev/pci/drm/amd/display/dc/
H A Ddc_dp_types.h1214 int8_t sink_dev_id_str[6];
1215 int8_t sink_hw_revision;
1216 int8_t sink_fw_revision[2];
1219 int8_t branch_dev_name[6];
1220 int8_t branch_hw_revision;
1221 int8_t branch_fw_revision[2];
/openbsd-current/sys/dev/usb/
H A Dif_run.c406 int8_t run_rssi2dbm(struct run_softc *, uint8_t, uint8_t);
1256 b4inc(uint32_t b32, int8_t delta)
1258 int8_t i, b4;
1304 sc->txpow1[i + 0] = (int8_t)(val & 0xff);
1305 sc->txpow1[i + 1] = (int8_t)(val >> 8);
1310 sc->txpow2[i + 0] = (int8_t)(val & 0xff);
1311 sc->txpow2[i + 1] = (int8_t)(val >> 8);
1316 sc->txpow3[i + 0] = (int8_t)(val & 0xff);
1317 sc->txpow3[i + 1] = (int8_t)(val >> 8);
1334 sc->txpow1[i + 14] = (int8_t)(va
[all...]
H A Dif_mtw.c171 int8_t mtw_rssi2dbm(struct mtw_softc *, uint8_t, uint8_t);
176 int mt7601_rf_temperature(struct mtw_softc *, int8_t *);
177 int mt7601_r49_read(struct mtw_softc *, uint8_t, int8_t *);
1223 b4inc(uint32_t b32, int8_t delta)
1225 int8_t i, b4;
1259 sc->txpow1[i + 0] = (int8_t)(val & 0xff);
1260 sc->txpow1[i + 1] = (int8_t)(val >> 8);
1262 sc->txpow2[i + 0] = (int8_t)(val & 0xff);
1263 sc->txpow2[i + 1] = (int8_t)(val >> 8);
1278 sc->txpow1[i + 14] = (int8_t)(va
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DScopedPrinter.h229 virtual void printNumber(StringRef Label, int8_t Value) {
299 virtual void printList(StringRef Label, const ArrayRef<int8_t> List) {
301 for (const int8_t &Item : List)
585 void printNumber(StringRef Label, int8_t Value) override {
635 void printList(StringRef Label, const ArrayRef<int8_t> List) override {
/openbsd-current/sys/dev/pci/
H A Dif_wpireg.h658 int8_t maxpwr;
663 int8_t power;
672 int8_t maxpwr;
H A Dif_iwnreg.h931 int8_t global_limit; /* in half-dBm */
938 int8_t srv_limit; /* in half-dBm */
1147 int8_t gain[3];
1709 int8_t maxpwr;
1723 int8_t chain[3]; /* max power in half-dBm */
1725 int8_t mimo2; /* max power in half-dBm */
1726 int8_t mimo3; /* max power in half-dBm */
1742 int8_t pa_det;
H A Dif_iwxvar.h101 int8_t wr_dbm_antsignal;
102 int8_t wr_dbm_antnoise;
/openbsd-current/sys/dev/ic/
H A Dbwfmreg.h461 int8_t rssi[BWFM_ANT_MAX]; /* per antenna rssi */
462 int8_t nf[BWFM_ANT_MAX]; /* per antenna noise floor */
472 int8_t rx_lastpkt_rssi[BWFM_ANT_MAX]; /* Per antenna RSSI of last
H A Drt2860.c146 int8_t rt2860_rssi2dbm(struct rt2860_softc *, uint8_t, uint8_t);
2224 int8_t txpow1, txpow2;
2278 int8_t txpow1, txpow2;
2344 int8_t txpow1, txpow2;
3103 int8_t
3133 b4inc(uint32_t b32, int8_t delta)
3135 int8_t i, b4;
3176 int8_t delta_2ghz, delta_5ghz;
3294 sc->txpow1[i + 0] = (int8_t)(val & 0xff);
3295 sc->txpow1[i + 1] = (int8_t)(va
[all...]
H A Dar9287.c73 int, int8_t *);
315 int chain, int8_t *pwr)
348 int8_t txpower;
557 int8_t pdadc, slope, tcomp;
/openbsd-current/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DWatchedLiteralsSolver.cpp423 enum class Assignment : int8_t {
655 return static_cast<int8_t>(VarAssignments[var(Lit)]) ==
656 static_cast<int8_t>(Lit & 1);
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBData.cpp237 int8_t SBData::GetSignedInt8(lldb::SBError &error, lldb::offset_t offset) {
240 int8_t value = 0;
245 value = (int8_t)m_opaque_sp->GetMaxS64(&offset, 1);
/openbsd-current/usr.sbin/vmd/
H A Dvioblk.c44 int8_t *);
501 int8_t intr = INTR_STATE_NOOP;
627 handle_io_read(struct viodev_msg *msg, struct virtio_dev *dev, int8_t *intr)
/openbsd-current/sys/ddb/
H A Ddb_dwarf.c73 read_s8(struct dwbuf *d, int8_t *v)
244 int8_t line_base;
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dsmu72.h239 int8_t CurrLevel;
240 int8_t TargLevel;
H A Dsmu73.h231 int8_t CurrLevel;
232 int8_t TargLevel;
/openbsd-current/gnu/llvm/lldb/source/Host/macosx/cfcpp/
H A DCFCMutableDictionary.cpp113 bool CFCMutableDictionary::AddValueSInt8(CFStringRef key, int8_t value,
128 bool CFCMutableDictionary::SetValueSInt8(CFStringRef key, int8_t value,
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h272 sizeof(int8_t) + // Pointer Size (in bytes)
273 (DD->getDwarfVersion() >= 5 ? sizeof(int8_t)
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h415 explicit Variant(int8_t V) : Type(PDB_VariantType::Int8) { Value.Int8 = V; }
456 int8_t Int8;
/openbsd-current/games/monop/
H A Dinitdeck.c54 #define bool int8_t
/openbsd-current/gnu/llvm/lldb/include/lldb/Utility/
H A DStream.h221 Stream &operator<<(int8_t sval) = delete;
/openbsd-current/sys/dev/i2c/
H A Dlm93.c215 (int8_t)data * 1000000 + 273150000;
H A Dadm1021.c172 int8_t sdata;
/openbsd-current/sys/dev/fdt/
H A Dqcpmicgpio.c62 int8_t sc_sid;
/openbsd-current/sys/arch/arm64/dev/
H A Daplpmu.c66 int8_t sc_sid;

Completed in 231 milliseconds

1234567891011>>