Home
last modified time | relevance | path

Searched refs:SBI (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_win32con.c144 *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 …]
/freebsd/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c78 #define AdjustY() (CON.buffered ? 0 : (int) CON.SBI.srWindow.Top)
143 CONSOLE_SCREEN_BUFFER_INFO SBI; member
205 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 …]
H A Dwin32_driver.c64 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 …]
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOI386.h181 section_iterator SBI = getSectionByAddress(Obj, AddrB); in processSECTDIFFRelocation() local
182 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()
H A DRuntimeDyldMachOARM.h392 section_iterator SBI = getSectionByAddress(MachO, AddrB); in processHALFSECTDIFFRelocation() local
393 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()
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp888 auto *SBI = cast<Instruction>(getContext().getValue(&*BB->begin())); in front() local
889 assert(SBI != nullptr && "Expected Instr!"); in front()
890 return *SBI; in front()
896 auto *SBI = cast<Instruction>(getContext().getValue(&*BB->rbegin())); in back() local
897 assert(SBI != nullptr && "Expected Instr!"); in back()
898 return *SBI; in back()
920 auto *SBI = dyn_cast<Instruction>(SBV); in dump() local
921 if (SBI == nullptr) { in dump()
924 if (Visited.insert(SBI).second) in dump()
925 OS << *SBI << "\n"; in dump()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Driscv,cpu-intc.txt14 controlled via Supervisor Binary Interface (SBI) calls and CSR reads. External
31 - Source 1 is the supervisor software interrupt, which can be sent by an SBI
34 SBI calls and implements a one-shot timer.
/freebsd/contrib/ncurses/include/
H A Dnc_win32.h166 CONSOLE_SCREEN_BUFFER_INFO SBI; member
/freebsd/sys/riscv/conf/
H A DNOTES23 # RISC-V SBI console
H A DGENERIC80 # RISC-V SBI console
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h565 const sandboxir::Instruction &SBI) {
566 SBI.dump(OS);
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrFormats.td346 // t = type (1 for SBI, 0 for CBI)
/freebsd/contrib/file/magic/Magdir/
H A Daudio96 0 string SBI SoundBlaster instrument data