/device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/ |
D | VbeShim.asm | 65 push di define 66 push ds define 92 push di define 93 push ds define 141 push dx define 157 push dx define 239 push ds ; save original define
|
/device/linaro/bootloader/edk2/DuetPkg/BootSector/ |
D | Mbr.asm | 68 push di ; PUSH 0x0600 + Offset(RelocatedStart) define 135 push dx ; 0000:7bfa = Si <---- define 162 push di ; PUSH 0x7C00 - Offset define
|
D | Gpt.asm | 68 push di ; PUSH 0x0600 + Offset(RelocatedStart) define 169 push di ; PUSH 0x7C00 define 184 push ds define
|
D | bs16.asm | 105 push ds define 163 push dx define
|
D | bootsect.asm | 118 push ds define 176 push dx define
|
D | bs32.asm | 129 push ds define 185 push dx define
|
D | start16.asm | 161 push ds define
|
D | start.asm | 163 push ds define
|
D | start32.asm | 176 push ds define
|
D | st16_64.asm | 173 push ds define
|
D | st32_64.asm | 189 push ds define
|
/device/linaro/bootloader/arm-trusted-firmware/services/spd/trusty/ |
D | trusty_helpers.S | 9 .macro push ra, rb, sp=sp macro
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | asynchat.py | 179 def push (self, data): member in async_chat 286 def push (self, data): member in fifo
|
D | multifile.py | 133 def push(self, sep): member in MultiFile
|
D | code.py | 249 def push(self, line): member in InteractiveConsole
|
D | smtpd.py | 135 def push(self, msg): member in SMTPChannel
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/ |
D | parse.py | 184 def push(self, type, newdfa, newstate, context): member in Parser
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/ |
D | misc.py | 37 def push(self, elt): member in Stack
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/Ia32/ |
D | Thunk16.asm | 189 push ds define
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/ |
D | Thunk16.asm | 96 push ds define
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ |
D | Thunk16.asm | 95 push ds define
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/ |
D | feedparser.py | 96 def push(self, data): member in BufferedSubFile
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/ |
D | parser.c | 120 push(register stack *s, int type, dfa *d, int newstate, int lineno, int col_offset) in push() function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/ |
D | parser.c | 120 push(register stack *s, int type, dfa *d, int newstate, int lineno, int col_offset) in push() function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_poplib.py | 62 def push(self, data): member in DummyPOP3Handler
|