/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | strtod.c | 69 char *save; in strtod() local 83 for (save = sp; (c = *sp); sp++) in strtod() 107 if (sp == save) { in strtod() 124 save = sp, expt = 0, esign = 1; in strtod() 136 save = sp-1; in strtod() 138 if (ptr) *ptr = save; in strtod()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | pickle.py | 224 self.save(obj) 269 def save(self, obj): member in Pickler 340 self.save(pid) 357 save = self.save 396 save(cls) 397 save(args) 400 save(func) 401 save(args) 419 save(state) 544 save = self.save [all …]
|
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuIo2Dxe/X64/ |
D | IoFifo.asm | 29 xchg rdi, r8 ; rdi: buffer address; r8: save rdi 47 xchg rdi, r8 ; rdi: buffer address; r8: save rdi 65 xchg rdi, r8 ; rdi: buffer address; r8: save rdi 83 xchg rsi, r8 ; rsi: buffer address; r8: save rsi 101 xchg rsi, r8 ; rsi: buffer address; r8: save rsi 119 xchg rsi, r8 ; rsi: buffer address; r8: save rsi
|
D | IoFifo.nasm | 31 xchg rdi, r8 ; rdi: buffer address; r8: save rdi 49 xchg rdi, r8 ; rdi: buffer address; r8: save rdi 67 xchg rdi, r8 ; rdi: buffer address; r8: save rdi 85 xchg rsi, r8 ; rsi: buffer address; r8: save rsi 103 xchg rsi, r8 ; rsi: buffer address; r8: save rsi 121 xchg rsi, r8 ; rsi: buffer address; r8: save rsi
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/Ia32/ |
D | Thunk16.asm | 98 push edi ; save stack offset 117 stosd ; save esp 118 mov eax, ss ; save ss 120 sgdt fword ptr [edi] ; save GDTR 121 sidt fword ptr [esp + 36] ; save IDTR 123 mov [edi + 6], esi ; save CR0 126 mov [edi + 10], eax ; save CR4
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsulePei/X64/ |
D | PageFaultHandler.S | 19 # save rax 22 # pushq %rax # save all volatile registers 29 # save volatile fp registers 69 # save OriginalHandler address
|
D | PageFaultHandler.asm | 22 ; save rax 25 ;push rax ; save all volatile registers 32 ; save volatile fp registers 72 ; save OriginalHandler address
|
D | PageFaultHandler.nasm | 24 ; save rax 27 ;push rax ; save all volatile registers 34 ; save volatile fp registers 74 ; save OriginalHandler address
|
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/BaseFspApiLib/X64/ |
D | Thunk64To32.asm | 44 ; save IFLAG and disable it 50 ; save orignal GDTR and CS 72 ; save CR3 93 ; save the 32-bit function entry and the return address into stack which will be 102 ; let rax save DS 146 mov ebx, eax ; save return status
|
D | Thunk64To32.S | 46 # save IFLAG and disable it 52 # save orignal GDTR and CS 74 # save CR3 95 # save the 32-bit function entry and the return address into stack which will be 104 # let rax save DS 148 movl %eax, %ebx # save return status
|
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/X64/ |
D | Thunk64To32.nasm | 46 ; save IFLAG and disable it 52 ; save orignal GDTR and CS 74 ; save CR3 95 ; save the 32-bit function entry and the return address into stack which will be 104 ; let rax save DS 148 mov ebx, eax ; save return status
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/ |
D | winmakemakefile.py | 46 save = sys.stdout 51 sys.stdout = save
|
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/ |
D | CrtWrapper.c | 127 char * save; in strrchr() local 129 for (save = NULL; ; ++str) { in strrchr() 131 save = (char *)str; in strrchr() 134 return (save); in strrchr()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
D | llex.c | 46 #define save_and_next(ls) (save(ls, ls->current), next(ls)) 52 static void save (LexState *ls, int c) { in save() function 96 save(ls, '\0'); in txtToken() 246 save(ls, '\0'); in read_numeral() 288 save(ls, '\n'); in read_long_string() 308 save(ls, '\\'); in escerror() 310 save(ls, c[i]); in escerror() 388 only_save: save(ls, c); /* save 'c' */ in read_string()
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/ |
D | AsmFuncs.nasm | 208 mov ebp, esp ; save esp in ebp 210 ; Make stack 16-byte alignment to make sure save fxrstor later 220 mov ebx, eax ; save vector in ebx 232 push ebx ; temporarily save value of ebx on stack 333 ;; save the exception data 364 ;; skip restore of dr6. We cleared dr6 during the context save. 406 pop dword [ebp] ; save updated ebp 407 pop dword [ebp + 4] ; save updated esp
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/ |
D | Main.vfi | 140 … Note that it is a member of NULL, so the RTC will be the system resource to retrieve and save from 148 … Note that it is a member of NULL, so the RTC will be the system resource to retrieve and save from 156 … Note that it is a member of NULL, so the RTC will be the system resource to retrieve and save from 190 … Note that it is a member of NULL, so the RTC will be the system resource to retrieve and save from 198 … Note that it is a member of NULL, so the RTC will be the system resource to retrieve and save from 206 … Note that it is a member of NULL, so the RTC will be the system resource to retrieve and save from
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk/X64/ |
D | AsmDispatchExecute.asm | 44 ; save orignal GDTR and CS 66 ; save CR3 87 ; save the 32-bit function entry and the return address into stack which will be 96 ; let rax save DS
|
D | AsmDispatchExecute.S | 46 # save orignal GDTR and CS 68 # save CR3 89 # save the 32-bit function entry and the return address into stack which will be 98 # let rax save DS
|
/device/linaro/bootloader/edk2/OvmfPkg/Library/QemuFwCfgLib/X64/ |
D | IoLibExAsm.nasm | 30 xchg rdi, r8 ; rdi: buffer address; r8: save rdi 48 xchg rsi, r8 ; rdi: buffer address; r8: save rdi
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibMmx/Ia32/ |
D | SetMem.S | 47 movq %mm0, (%esp) # save mm0 48 movq %mm1, 8(%esp) # save mm1
|
D | SetMem.asm | 50 movq [esp], mm0 ; save mm0 51 movq [esp + 8], mm1 ; save mm1
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/CompilerStub/Ia32/ |
D | memset.asm | 51 movq [esp], mm0 ; save mm0 52 movq [esp + 8], mm1 ; save mm1
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/X64/ |
D | Thunk16.asm | 115 sgdt fword ptr [rsp + 58h] ; save GDTR 118 mov rax, cr0 ; save CR0 121 mov rax, cr4 ; save CR4 123 sidt fword ptr [rsp + 58h] ; save IDTR
|
D | Thunk16.S | 119 sgdt 0x58(%rsp) #save GDTR 122 mov %cr0,%rax #save CR0 125 mov %cr4,%rax #save CR4 127 sidt 0x58(%rsp) #save IDTR
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/ |
D | Thunk16.asm | 263 sgdt fword ptr [rsp + 60h] ; save GDT stack in argument space 268 mov word ptr [rcx + (SavedGdt - SavedCr4)], r10w ; save the limit of shadowed GDT table 269 …mov qword ptr [rcx + (SavedGdt - SavedCr4) + 2], r11 ; save the base address of shadowed GDT … 272 …xchg rcx, r10 ; save rcx to r10 and initialize rcx to be the limit of GDT ta… 274 …xchg rdi, r11 ; save rdi to r11 and initialize rdi to the base address of sh… 279 sidt fword ptr [rsp + 50h] ; save IDT stack in argument space 284 mov [rcx], ebp ; save CR4 in SavedCr4
|