Searched refs:SBI (Results 1 – 13 of 13) sorted by relevance
144 *Lines = (int) (WINCONSOLE.SBI.dwSize.Y); in _nc_console_size()145 *Cols = (int) (WINCONSOLE.SBI.dwSize.X); in _nc_console_size()147 *Lines = (int) (WINCONSOLE.SBI.srWindow.Bottom + 1 - in _nc_console_size()148 WINCONSOLE.SBI.srWindow.Top); in _nc_console_size()149 *Cols = (int) (WINCONSOLE.SBI.srWindow.Right + 1 - in _nc_console_size()150 WINCONSOLE.SBI.srWindow.Left); in _nc_console_size()384 WINCONSOLE.save_region.Bottom = (SHORT) (WINCONSOLE.SBI.dwSize.Y - 1); in save_original_screen()385 WINCONSOLE.save_region.Right = (SHORT) (WINCONSOLE.SBI.dwSize.X - 1); in save_original_screen()391 WINCONSOLE.save_region.Top = WINCONSOLE.SBI.srWindow.Top; in save_original_screen()392 WINCONSOLE.save_region.Left = WINCONSOLE.SBI.srWindow.Left; in save_original_screen()[all …]
78 #define AdjustY() (CON.buffered ? 0 : (int) CON.SBI.srWindow.Top)143 CONSOLE_SCREEN_BUFFER_INFO SBI; member205 int max_cells = (CON.SBI.dwSize.Y * (1 + CON.SBI.dwSize.X)) + 1;214 save_region.Top = CON.SBI.srWindow.Top;215 save_region.Left = CON.SBI.srWindow.Left;216 save_region.Bottom = CON.SBI.srWindow.Bottom;217 save_region.Right = CON.SBI.srWindow.Right;280 ci[actual].Attributes = MapAttr(CON.SBI.wAttributes, in con_write16()327 ci[i].Attributes = MapAttr(CON.SBI.wAttributes, in con_write8()448 bufferCoord.X = (SHORT) (CON.window_only ? CON.SBI.srWindow.Left : 0); in restore_original_screen()[all …]
64 0 : (int) WINCONSOLE.SBI.srWindow.Top)112 int max_cells = (WINCONSOLE.SBI.dwSize.Y *113 (1 + WINCONSOLE.SBI.dwSize.X)) + 1;122 save_region.Top = WINCONSOLE.SBI.srWindow.Top;123 save_region.Left = WINCONSOLE.SBI.srWindow.Left;124 save_region.Bottom = WINCONSOLE.SBI.srWindow.Bottom;125 save_region.Right = WINCONSOLE.SBI.srWindow.Right;189 ci[actual].Attributes = MapAttr(WINCONSOLE.SBI.wAttributes, in con_write16()236 ci[i].Attributes = MapAttr(WINCONSOLE.SBI.wAttributes, in con_write8()352 WINCONSOLE.SBI.srWindow.Left : 0); in restore_original_screen()[all …]
181 section_iterator SBI = getSectionByAddress(Obj, AddrB); in processSECTDIFFRelocation() local182 assert(SBI != Obj.section_end() && "Can't find section for address B"); in processSECTDIFFRelocation()183 uint64_t SectionBBase = SBI->getAddress(); in processSECTDIFFRelocation()185 SectionRef SectionB = *SBI; in processSECTDIFFRelocation()
392 section_iterator SBI = getSectionByAddress(MachO, AddrB); in processHALFSECTDIFFRelocation() local393 assert(SBI != MachO.section_end() && "Can't find section for address B"); in processHALFSECTDIFFRelocation()394 uint64_t SectionBBase = SBI->getAddress(); in processHALFSECTDIFFRelocation()396 SectionRef SectionB = *SBI; in processHALFSECTDIFFRelocation()
888 auto *SBI = cast<Instruction>(getContext().getValue(&*BB->begin())); in front() local889 assert(SBI != nullptr && "Expected Instr!"); in front()890 return *SBI; in front()896 auto *SBI = cast<Instruction>(getContext().getValue(&*BB->rbegin())); in back() local897 assert(SBI != nullptr && "Expected Instr!"); in back()898 return *SBI; in back()920 auto *SBI = dyn_cast<Instruction>(SBV); in dump() local921 if (SBI == nullptr) { in dump()924 if (Visited.insert(SBI).second) in dump()925 OS << *SBI << "\n"; in dump()[all …]
14 controlled via Supervisor Binary Interface (SBI) calls and CSR reads. External31 - Source 1 is the supervisor software interrupt, which can be sent by an SBI34 SBI calls and implements a one-shot timer.
166 CONSOLE_SCREEN_BUFFER_INFO SBI; member
23 # RISC-V SBI console
80 # RISC-V SBI console
565 const sandboxir::Instruction &SBI) {566 SBI.dump(OS);
346 // t = type (1 for SBI, 0 for CBI)
96 0 string SBI SoundBlaster instrument data