Home
last modified time | relevance | path

Searched defs:GoUp (Results 1 – 24 of 24) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/filters/sheets/opencalc/
H A Dopencalcimport.h75 enum bPos { Left, Top, Right, Bottom, Fall, GoUp, Border }; enumerator
/dports/lang/rust/rustc-1.58.1-src/library/std/src/sync/mpsc/
H A Doneshot.rs70 GoUp(Receiver<T>), enumerator
H A Dstream.rs63 GoUp(Receiver<T>), enumerator
/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/ascent/utils/
H A Dascent_block_timer.cpp264 BlockTimer::GoUp() in GoUp() function in ascent::BlockTimer
/dports/x11/xdtm/xdtm/
H A Ddirman.c575 private void GoUp(w, event) in GoUp() function
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/FastColoredTextBox/
H A DHotkeys.cs181 GoUp, enumerator
H A DRange.cs503 internal void GoUp(bool shift) in GoUp() method in FastColoredTextBoxNS.Range
/dports/games/xblast/xblast-2.10.4/
H A Dxblast.h225 GoStop = 0, GoUp, GoLeft, GoDown, GoRight, GoDefault, GoAll, enumerator
/dports/games/warmux/warmux-11.04/src/weapon/
H A Dgrapple.cpp501 void Grapple::GoUp() in GoUp() function in Grapple
/dports/devel/dasm/dasm-2.20.14.1/test/atari2600/
H A Dboing26.asm331 GoUp: JSR UP label
/dports/cad/qelectrotech/qet-0.7.0/sources/
H A Dqeticons.cpp109 QIcon GoUp; variable
/dports/audio/audacity/audacity-Audacity-3.1.3/modules/mod-nyq-bench/
H A DNyqBench.cpp320 void NyqTextCtrl::GoUp() in GoUp() function in NyqTextCtrl
/dports/games/ivan/ivan-059/Main/Source/
H A Dcommand.cpp260 truth commandsystem::GoUp(character* Char) in GoUp() function in commandsystem
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Universal/DisplayEngineDxe/
H A DFormDisplay.c1015 IN BOOLEAN GoUp, in MoveToNextStatement()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
H A DFormDisplay.c1051 IN BOOLEAN GoUp, in MoveToNextStatement()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/DisplayEngineDxe/
H A DFormDisplay.c1051 IN BOOLEAN GoUp, in MoveToNextStatement()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
H A DFormDisplay.c1051 IN BOOLEAN GoUp, in MoveToNextStatement()
/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgeedit.cpp751 void IEclass::GoUp() { in GoUp() function in IEclass
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
H A DFormDisplay.c1051 IN BOOLEAN GoUp, in MoveToNextStatement()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
H A DFormDisplay.c1051 IN BOOLEAN GoUp, in MoveToNextStatement()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
H A DFormDisplay.c1051 IN BOOLEAN GoUp, in MoveToNextStatement()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Universal/DisplayEngineDxe/
H A DFormDisplay.c1051 IN BOOLEAN GoUp, in MoveToNextStatement()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
H A DFormDisplay.c1051 IN BOOLEAN GoUp, in MoveToNextStatement()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs33004 pub unsafe fn GoUp(&self) -> ::windows::runtime::Result<()> { in GoUp() method