Home
last modified time | relevance | path

Searched refs:save (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dstrtod.c69 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/
Dpickle.py224 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/
DIoFifo.asm29 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
DIoFifo.nasm31 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/
DThunk16.asm98 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/
DPageFaultHandler.S19 # save rax
22 # pushq %rax # save all volatile registers
29 # save volatile fp registers
69 # save OriginalHandler address
DPageFaultHandler.asm22 ; save rax
25 ;push rax ; save all volatile registers
32 ; save volatile fp registers
72 ; save OriginalHandler address
DPageFaultHandler.nasm24 ; save rax
27 ;push rax ; save all volatile registers
34 ; save volatile fp registers
74 ; save OriginalHandler address
/device/google/trout/tools/
Dlogcat_diff.py54 def save(self): member in Logcat
74 file1 = logcat1.save()
75 file2 = logcat2.save()
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/BaseFspApiLib/X64/
DThunk64To32.S46 # 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
DThunk64To32.asm44 ; 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
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/X64/
DThunk64To32.nasm46 ; 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/
Dwinmakemakefile.py46 save = sys.stdout
51 sys.stdout = save
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/
DCrtWrapper.c127 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/
Dllex.c46 #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/
DAsmFuncs.nasm208 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/
DMain.vfi140 … 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/
DAsmDispatchExecute.S46 # 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
DAsmDispatchExecute.asm44 ; 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
/device/linaro/bootloader/edk2/OvmfPkg/Library/QemuFwCfgLib/X64/
DIoLibExAsm.nasm30 xchg rdi, r8 ; rdi: buffer address; r8: save rdi
48 xchg rsi, r8 ; rdi: buffer address; r8: save rdi
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/CompilerStub/Ia32/
Dmemset.asm51 movq [esp], mm0 ; save mm0
52 movq [esp + 8], mm1 ; save mm1
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibMmx/Ia32/
DSetMem.asm50 movq [esp], mm0 ; save mm0
51 movq [esp + 8], mm1 ; save mm1
DSetMem.S47 movq %mm0, (%esp) # save mm0
48 movq %mm1, 8(%esp) # save mm1
/device/generic/goldfish-opengl/android-emu/android/base/
DAndroidSubAllocator.cpp59 bool save(Stream* stream) { in save() function in android::base::guest::SubAllocator::Impl
206 bool SubAllocator::save(Stream* stream) { in save() function in android::base::guest::SubAllocator
207 return mImpl->save(stream); in save()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/X64/
DThunk16.asm115 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

12345678910>>...12