Home
last modified time | relevance | path

Searched refs:CurrentCol (Results 1 – 25 of 134) sorted by relevance

123456

/dports/editors/uemacs/uemacs-4.0/src/
H A Dmswdrv.c268 if (CurrentCol < UpdateCol.leftmost) UpdateCol.leftmost = CurrentCol;
269 if (CurrentCol > UpdateCol.rightmost) UpdateCol.rightmost = CurrentCol;
272 if (CurrentCol > 0) MLBuf[--CurrentCol] = ' ';
277 MLBuf[CurrentCol] = c;
278 if (CurrentCol < MLSIZE - 1) ++CurrentCol;
282 else ++CurrentCol;
296 MoveEmacsCaret (hIOWnd, CurrentCol, CurrentRow); in mswflush()
325 CurrentCol = newcol; in mswmove()
328 MoveEmacsCaret (hIOWnd, CurrentCol, CurrentRow); in mswmove()
339 UpdateCol.leftmost = min(UpdateCol.leftmost,CurrentCol); in msweeol()
[all …]
/dports/lang/retro12/RETRO12-2021.4/vm/nga-c-native-x86/x86/
H A DBlock-Editor.retro169 :indicators @CurrentCol #3 + #0 cursor $# c:put
176 :pos @CurrentLine n:put $: c:put @CurrentCol n:put ;
267 &CurrentCol #0 #63 v:limit ;
277 :editor:key<h> &CurrentCol v:dec boundaries ;
278 :editor:key<s> &CurrentCol v:inc boundaries ;
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/CustomizedDisplayLib/
H A DCustomizedDisplayLibInternal.c562 UINTN CurrentCol; in PrintHotKeyHelpString() local
592 CurrentCol = LocalScreen.LeftColumn + 2 * ColumnWidth; in PrintHotKeyHelpString()
595 CurrentCol = LocalScreen.LeftColumn + ColumnWidth; in PrintHotKeyHelpString()
598 CurrentCol = LocalScreen.LeftColumn + 2; in PrintHotKeyHelpString()
618 PrintStringAtWithWidth (CurrentCol, CurrentRow, ColumnStr, ColumnIndexWidth); in PrintHotKeyHelpString()
637 CurrentCol = LocalScreen.LeftColumn + 2 * ColumnWidth; in PrintHotKeyHelpString()
640 PrintStringAtWithWidth (CurrentCol, CurrentRow, gLibEmptyString, ColumnIndexWidth); in PrintHotKeyHelpString()
643 CurrentCol = LocalScreen.LeftColumn + ColumnWidth; in PrintHotKeyHelpString()
645 PrintStringAtWithWidth (CurrentCol, CurrentRow, gLibEmptyString, ColumnIndexWidth); in PrintHotKeyHelpString()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Library/CustomizedDisplayLib/
H A DCustomizedDisplayLibInternal.c543 UINTN CurrentCol; in PrintHotKeyHelpString() local
573 CurrentCol = LocalScreen.LeftColumn + 2 * ColumnWidth; in PrintHotKeyHelpString()
576 CurrentCol = LocalScreen.LeftColumn + ColumnWidth; in PrintHotKeyHelpString()
579 CurrentCol = LocalScreen.LeftColumn + 2; in PrintHotKeyHelpString()
599 PrintStringAtWithWidth (CurrentCol, CurrentRow, ColumnStr, ColumnIndexWidth); in PrintHotKeyHelpString()
618 CurrentCol = LocalScreen.LeftColumn + 2 * ColumnWidth; in PrintHotKeyHelpString()
621 PrintStringAtWithWidth (CurrentCol, CurrentRow, gLibEmptyString, ColumnIndexWidth); in PrintHotKeyHelpString()
624 CurrentCol = LocalScreen.LeftColumn + ColumnWidth; in PrintHotKeyHelpString()
626 PrintStringAtWithWidth (CurrentCol, CurrentRow, gLibEmptyString, ColumnIndexWidth); in PrintHotKeyHelpString()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/CustomizedDisplayLib/
H A DCustomizedDisplayLibInternal.c562 UINTN CurrentCol; in PrintHotKeyHelpString() local
592 CurrentCol = LocalScreen.LeftColumn + 2 * ColumnWidth; in PrintHotKeyHelpString()
595 CurrentCol = LocalScreen.LeftColumn + ColumnWidth; in PrintHotKeyHelpString()
598 CurrentCol = LocalScreen.LeftColumn + 2; in PrintHotKeyHelpString()
618 PrintStringAtWithWidth (CurrentCol, CurrentRow, ColumnStr, ColumnIndexWidth); in PrintHotKeyHelpString()
637 CurrentCol = LocalScreen.LeftColumn + 2 * ColumnWidth; in PrintHotKeyHelpString()
640 PrintStringAtWithWidth (CurrentCol, CurrentRow, gLibEmptyString, ColumnIndexWidth); in PrintHotKeyHelpString()
643 CurrentCol = LocalScreen.LeftColumn + ColumnWidth; in PrintHotKeyHelpString()
645 PrintStringAtWithWidth (CurrentCol, CurrentRow, gLibEmptyString, ColumnIndexWidth); in PrintHotKeyHelpString()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/CustomizedDisplayLib/
H A DCustomizedDisplayLibInternal.c562 UINTN CurrentCol; in PrintHotKeyHelpString() local
592 CurrentCol = LocalScreen.LeftColumn + 2 * ColumnWidth; in PrintHotKeyHelpString()
595 CurrentCol = LocalScreen.LeftColumn + ColumnWidth; in PrintHotKeyHelpString()
598 CurrentCol = LocalScreen.LeftColumn + 2; in PrintHotKeyHelpString()
618 PrintStringAtWithWidth (CurrentCol, CurrentRow, ColumnStr, ColumnIndexWidth); in PrintHotKeyHelpString()
637 CurrentCol = LocalScreen.LeftColumn + 2 * ColumnWidth; in PrintHotKeyHelpString()
640 PrintStringAtWithWidth (CurrentCol, CurrentRow, gLibEmptyString, ColumnIndexWidth); in PrintHotKeyHelpString()
643 CurrentCol = LocalScreen.LeftColumn + ColumnWidth; in PrintHotKeyHelpString()
645 PrintStringAtWithWidth (CurrentCol, CurrentRow, gLibEmptyString, ColumnIndexWidth); in PrintHotKeyHelpString()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/CustomizedDisplayLib/
H A DCustomizedDisplayLibInternal.c562 UINTN CurrentCol; in PrintHotKeyHelpString() local
592 CurrentCol = LocalScreen.LeftColumn + 2 * ColumnWidth; in PrintHotKeyHelpString()
595 CurrentCol = LocalScreen.LeftColumn + ColumnWidth; in PrintHotKeyHelpString()
598 CurrentCol = LocalScreen.LeftColumn + 2; in PrintHotKeyHelpString()
618 PrintStringAtWithWidth (CurrentCol, CurrentRow, ColumnStr, ColumnIndexWidth); in PrintHotKeyHelpString()
637 CurrentCol = LocalScreen.LeftColumn + 2 * ColumnWidth; in PrintHotKeyHelpString()
640 PrintStringAtWithWidth (CurrentCol, CurrentRow, gLibEmptyString, ColumnIndexWidth); in PrintHotKeyHelpString()
643 CurrentCol = LocalScreen.LeftColumn + ColumnWidth; in PrintHotKeyHelpString()
645 PrintStringAtWithWidth (CurrentCol, CurrentRow, gLibEmptyString, ColumnIndexWidth); in PrintHotKeyHelpString()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/CustomizedDisplayLib/
H A DCustomizedDisplayLibInternal.c562 UINTN CurrentCol; in PrintHotKeyHelpString() local
592 CurrentCol = LocalScreen.LeftColumn + 2 * ColumnWidth; in PrintHotKeyHelpString()
595 CurrentCol = LocalScreen.LeftColumn + ColumnWidth; in PrintHotKeyHelpString()
598 CurrentCol = LocalScreen.LeftColumn + 2; in PrintHotKeyHelpString()
618 PrintStringAtWithWidth (CurrentCol, CurrentRow, ColumnStr, ColumnIndexWidth); in PrintHotKeyHelpString()
637 CurrentCol = LocalScreen.LeftColumn + 2 * ColumnWidth; in PrintHotKeyHelpString()
640 PrintStringAtWithWidth (CurrentCol, CurrentRow, gLibEmptyString, ColumnIndexWidth); in PrintHotKeyHelpString()
643 CurrentCol = LocalScreen.LeftColumn + ColumnWidth; in PrintHotKeyHelpString()
645 PrintStringAtWithWidth (CurrentCol, CurrentRow, gLibEmptyString, ColumnIndexWidth); in PrintHotKeyHelpString()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Library/CustomizedDisplayLib/
H A DCustomizedDisplayLibInternal.c562 UINTN CurrentCol; in PrintHotKeyHelpString() local
592 CurrentCol = LocalScreen.LeftColumn + 2 * ColumnWidth; in PrintHotKeyHelpString()
595 CurrentCol = LocalScreen.LeftColumn + ColumnWidth; in PrintHotKeyHelpString()
598 CurrentCol = LocalScreen.LeftColumn + 2; in PrintHotKeyHelpString()
618 PrintStringAtWithWidth (CurrentCol, CurrentRow, ColumnStr, ColumnIndexWidth); in PrintHotKeyHelpString()
637 CurrentCol = LocalScreen.LeftColumn + 2 * ColumnWidth; in PrintHotKeyHelpString()
640 PrintStringAtWithWidth (CurrentCol, CurrentRow, gLibEmptyString, ColumnIndexWidth); in PrintHotKeyHelpString()
643 CurrentCol = LocalScreen.LeftColumn + ColumnWidth; in PrintHotKeyHelpString()
645 PrintStringAtWithWidth (CurrentCol, CurrentRow, gLibEmptyString, ColumnIndexWidth); in PrintHotKeyHelpString()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/CustomizedDisplayLib/
H A DCustomizedDisplayLibInternal.c562 UINTN CurrentCol; in PrintHotKeyHelpString() local
592 CurrentCol = LocalScreen.LeftColumn + 2 * ColumnWidth; in PrintHotKeyHelpString()
595 CurrentCol = LocalScreen.LeftColumn + ColumnWidth; in PrintHotKeyHelpString()
598 CurrentCol = LocalScreen.LeftColumn + 2; in PrintHotKeyHelpString()
618 PrintStringAtWithWidth (CurrentCol, CurrentRow, ColumnStr, ColumnIndexWidth); in PrintHotKeyHelpString()
637 CurrentCol = LocalScreen.LeftColumn + 2 * ColumnWidth; in PrintHotKeyHelpString()
640 PrintStringAtWithWidth (CurrentCol, CurrentRow, gLibEmptyString, ColumnIndexWidth); in PrintHotKeyHelpString()
643 CurrentCol = LocalScreen.LeftColumn + ColumnWidth; in PrintHotKeyHelpString()
645 PrintStringAtWithWidth (CurrentCol, CurrentRow, gLibEmptyString, ColumnIndexWidth); in PrintHotKeyHelpString()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Library/CustomizedDisplayLib/
H A DCustomizedDisplayLibInternal.c562 UINTN CurrentCol; in PrintHotKeyHelpString() local
592 CurrentCol = LocalScreen.LeftColumn + 2 * ColumnWidth; in PrintHotKeyHelpString()
595 CurrentCol = LocalScreen.LeftColumn + ColumnWidth; in PrintHotKeyHelpString()
598 CurrentCol = LocalScreen.LeftColumn + 2; in PrintHotKeyHelpString()
618 PrintStringAtWithWidth (CurrentCol, CurrentRow, ColumnStr, ColumnIndexWidth); in PrintHotKeyHelpString()
637 CurrentCol = LocalScreen.LeftColumn + 2 * ColumnWidth; in PrintHotKeyHelpString()
640 PrintStringAtWithWidth (CurrentCol, CurrentRow, gLibEmptyString, ColumnIndexWidth); in PrintHotKeyHelpString()
643 CurrentCol = LocalScreen.LeftColumn + ColumnWidth; in PrintHotKeyHelpString()
645 PrintStringAtWithWidth (CurrentCol, CurrentRow, gLibEmptyString, ColumnIndexWidth); in PrintHotKeyHelpString()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/CustomizedDisplayLib/
H A DCustomizedDisplayLibInternal.c562 UINTN CurrentCol; in PrintHotKeyHelpString() local
592 CurrentCol = LocalScreen.LeftColumn + 2 * ColumnWidth; in PrintHotKeyHelpString()
595 CurrentCol = LocalScreen.LeftColumn + ColumnWidth; in PrintHotKeyHelpString()
598 CurrentCol = LocalScreen.LeftColumn + 2; in PrintHotKeyHelpString()
618 PrintStringAtWithWidth (CurrentCol, CurrentRow, ColumnStr, ColumnIndexWidth); in PrintHotKeyHelpString()
637 CurrentCol = LocalScreen.LeftColumn + 2 * ColumnWidth; in PrintHotKeyHelpString()
640 PrintStringAtWithWidth (CurrentCol, CurrentRow, gLibEmptyString, ColumnIndexWidth); in PrintHotKeyHelpString()
643 CurrentCol = LocalScreen.LeftColumn + ColumnWidth; in PrintHotKeyHelpString()
645 PrintStringAtWithWidth (CurrentCol, CurrentRow, gLibEmptyString, ColumnIndexWidth); in PrintHotKeyHelpString()
/dports/lang/retro12/RETRO12-2021.4/example/
H A Dblock-editor.retro182 :pos @CurrentCol @CurrentLine '%n,%n s:format s:put ;
276 &CurrentCol #0 #63 v:limit ;
286 :editor:key<h> &CurrentCol v:dec boundaries ;
287 :editor:key<s> &CurrentCol v:inc boundaries ;
325 $; c:put @CurrentCol #4 + n:put $H c:put ;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp175 Value *CurrentCol = &*ColLoopHeader->begin(); in createTileLoadStoreLoops() local
184 Value *CurrentColZExt = B.CreateZExt(CurrentCol, Stride->getType()); in createTileLoadStoreLoops()
190 Value *Idx = B.CreateAdd(B.CreateMul(CurrentRow, B.getInt16(16)), CurrentCol); in createTileLoadStoreLoops()
299 Value *CurrentCol = &*ColLoopHeader->begin(); in createTileDPLoops() local
345 B.CreateAdd(B.CreateMul(CurrentRow, B.getInt16(16)), CurrentCol); in createTileDPLoops()
360 B.CreateAdd(B.CreateMul(CurrentInner, B.getInt16(16)), CurrentCol); in createTileDPLoops()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp175 Value *CurrentCol = &*ColLoopHeader->begin(); in createTileLoadStoreLoops() local
184 Value *CurrentColZExt = B.CreateZExt(CurrentCol, Stride->getType()); in createTileLoadStoreLoops()
190 Value *Idx = B.CreateAdd(B.CreateMul(CurrentRow, B.getInt16(16)), CurrentCol); in createTileLoadStoreLoops()
299 Value *CurrentCol = &*ColLoopHeader->begin(); in createTileDPLoops() local
345 B.CreateAdd(B.CreateMul(CurrentRow, B.getInt16(16)), CurrentCol); in createTileDPLoops()
360 B.CreateAdd(B.CreateMul(CurrentInner, B.getInt16(16)), CurrentCol); in createTileDPLoops()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp175 Value *CurrentCol = &*ColLoopHeader->begin(); in createTileLoadStoreLoops() local
184 Value *CurrentColZExt = B.CreateZExt(CurrentCol, Stride->getType()); in createTileLoadStoreLoops()
190 Value *Idx = B.CreateAdd(B.CreateMul(CurrentRow, B.getInt16(16)), CurrentCol); in createTileLoadStoreLoops()
299 Value *CurrentCol = &*ColLoopHeader->begin(); in createTileDPLoops() local
345 B.CreateAdd(B.CreateMul(CurrentRow, B.getInt16(16)), CurrentCol); in createTileDPLoops()
360 B.CreateAdd(B.CreateMul(CurrentInner, B.getInt16(16)), CurrentCol); in createTileDPLoops()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp175 Value *CurrentCol = &*ColLoopHeader->begin(); in createTileLoadStoreLoops() local
184 Value *CurrentColZExt = B.CreateZExt(CurrentCol, Stride->getType()); in createTileLoadStoreLoops()
190 Value *Idx = B.CreateAdd(B.CreateMul(CurrentRow, B.getInt16(16)), CurrentCol); in createTileLoadStoreLoops()
299 Value *CurrentCol = &*ColLoopHeader->begin(); in createTileDPLoops() local
345 B.CreateAdd(B.CreateMul(CurrentRow, B.getInt16(16)), CurrentCol); in createTileDPLoops()
360 B.CreateAdd(B.CreateMul(CurrentInner, B.getInt16(16)), CurrentCol); in createTileDPLoops()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp175 Value *CurrentCol = &*ColLoopHeader->begin(); in createTileLoadStoreLoops() local
184 Value *CurrentColZExt = B.CreateZExt(CurrentCol, Stride->getType()); in createTileLoadStoreLoops()
190 Value *Idx = B.CreateAdd(B.CreateMul(CurrentRow, B.getInt16(16)), CurrentCol); in createTileLoadStoreLoops()
299 Value *CurrentCol = &*ColLoopHeader->begin(); in createTileDPLoops() local
345 B.CreateAdd(B.CreateMul(CurrentRow, B.getInt16(16)), CurrentCol); in createTileDPLoops()
360 B.CreateAdd(B.CreateMul(CurrentInner, B.getInt16(16)), CurrentCol); in createTileDPLoops()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp175 Value *CurrentCol = &*ColLoopHeader->begin(); in createTileLoadStoreLoops() local
184 Value *CurrentColZExt = B.CreateZExt(CurrentCol, Stride->getType()); in createTileLoadStoreLoops()
190 Value *Idx = B.CreateAdd(B.CreateMul(CurrentRow, B.getInt16(16)), CurrentCol); in createTileLoadStoreLoops()
299 Value *CurrentCol = &*ColLoopHeader->begin(); in createTileDPLoops() local
345 B.CreateAdd(B.CreateMul(CurrentRow, B.getInt16(16)), CurrentCol); in createTileDPLoops()
360 B.CreateAdd(B.CreateMul(CurrentInner, B.getInt16(16)), CurrentCol); in createTileDPLoops()
/dports/editors/uemacs/uemacs-4.0/h/
H A Dmswin.h80 int CurrentCol = 0; variable
114 extern int CurrentCol; /* caret positions (in text coordinates) */
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Transforms/Utils/
H A DMatrixUtils.h49 Value *CurrentCol; member
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Transforms/Utils/
H A DMatrixUtils.h49 Value *CurrentCol; member
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Transforms/Utils/
H A DMatrixUtils.h49 Value *CurrentCol; member
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMatrixUtils.h49 Value *CurrentCol; member
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Transforms/Utils/
H A DMatrixUtils.h49 Value *CurrentCol; member

123456