Searched refs:Old (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/DxeIplPeim/Ia32/
H A DIdtVectorAsm.asm65 ; + Old SS +
67 ; + Old RSP +
/vbox/src/VBox/Installer/linux/debian/
H A Dpreinst.in76 Old vboxdrv kernel modules found in
/vbox/debian/
H A Dpreinst.in76 Old vboxdrv kernel modules found in
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
H A DBufferImage.c1144 UINT8 Old; local
1181 Old = Line->Buffer[FCol - 1];
1186 Old = (UINT8) (Old & 0x0f);
1187 Old = (UINT8) (Old << 4);
1188 Old = (UINT8) (Value + Old);
1189 Line->Buffer[FCol - 1] = Old;
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DEfiCompress.c109 IN NODE Old
600 NODE Old
610 Old - the node to split
621 t = mPrev[Old];
624 t = mNext[Old];
627 mParent[New] = mParent[Old];
630 MakeChild(New, mText[mMatchPos + mMatchLen], Old);
H A DTianoCompress.c109 IN NODE Old
621 NODE Old
631 Old - the node to split
643 TempNode = mPrev[Old];
646 TempNode = mNext[Old];
649 mParent[New] = mParent[Old];
652 MakeChild (New, mText[mMatchPos + mMatchLen], Old);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DCompress.c324 @param[in] Old The node to split.
329 IN NODE Old
339 LoopVar10 = mPrev[Old];
342 LoopVar10 = mNext[Old];
345 mParent[New] = mParent[Old];
348 MakeChild (New, mText[mMatchPos + mMatchLen], Old);
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuDxe/X64/
H A DCpuAsm.S112 # + Old SS +
114 # + Old RSP +
H A DCpuAsm.asm101 ; + Old SS +
103 ; + Old RSP +
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/TianoCompress/
H A DTianoCompress.h143 IN NODE Old
H A DTianoCompress.c443 NODE Old
453 Old - the node to split
465 TempNode = mPrev[Old];
468 TempNode = mNext[Old];
471 mParent[New] = mParent[Old];
474 MakeChild (New, mText[mMatchPos + mMatchLen], Old);
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
H A DAsmFuncs.S155 # + Old SS +
157 # + Old RSP +
/vbox/src/VBox/Disassembler/testcase/
H A DtstDisasm-1A.asm151 %if __YASM_VERSION_ID__ >= 001030000h ; Old yasm doesn't support the instructions below
330 %if __YASM_VERSION_ID__ >= 001030000h ; Old yasm doesn't support the instructions below
/vbox/src/libs/zlib-1.2.6/as400/
H A Dzlib.inc410 D adler 10U 0 value Old checksum
415 D crc 10U 0 value Old checksum

Completed in 111 milliseconds