Home
last modified time | relevance | path

Searched refs:load (Results 1 – 25 of 171) sorted by relevance

1234567

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_cookie.py34 C.load(case['data'])
42 C.load('Customer="WILE_E_COYOTE"; Version=1; Path=/acme')
67 C.load('Customer="W"; expires=Wed, 01-Jan-2010 00:00:00 GMT')
71 C.load('Customer="W"; expires=Wed, 01-Jan-98 00:00:00 GMT')
86 C.load('Customer="WILE_E_COYOTE"; Version="1"; Path="/acme"')
Dtest_marshal.py20 got = marshal.load(file(test_support.TESTFN, "rb"))
55 new = marshal.load(file(test_support.TESTFN, "rb"))
71 got = marshal.load(file(test_support.TESTFN, "rb"))
98 got = marshal.load(file(test_support.TESTFN, "rb"))
102 got = marshal.load(file(test_support.TESTFN, "rb"))
114 new = marshal.load(file(test_support.TESTFN, "rb"))
125 new = marshal.load(file(test_support.TESTFN, "rb"))
138 new = marshal.load(file(test_support.TESTFN, "rb"))
167 new = marshal.load(file(test_support.TESTFN, "rb"))
176 new = marshal.load(file(test_support.TESTFN, "rb"))
[all …]
Dtest_cpickle.py28 return p.load()
42 return p.load()
59 return p.load()
Dtest_pickle.py40 return u.load()
62 return u.load()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dshelve.py122 value = Unpickler(f).load()
191 return (key, Unpickler(f).load())
196 return (key, Unpickler(f).load())
201 return (key, Unpickler(f).load())
206 return (key, Unpickler(f).load())
211 return (key, Unpickler(f).load())
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/compiler/
Ddumppyc.py17 co = marshal.load(f)
30 def load(filename, codename=None): function
46 load(filename, codename)
/device/google/contexthub/firmware/build/
Dconfig.mk134 define nano-user-var-load
163 define nano-user-vars-load-all
164 $(foreach _nuvla_var,$(NANO_VAR_LIST),$(call nano-user-var-load,$(_nuvla_var),$(1)))
185 $(call aux-variant-load-env,$(_fev_variant)) \
186 $(call nano-user-vars-load-all,$(2)) \
192 $(call aux-variant-load-env,) \
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/
DCpuPm.asl113 // Define handles for opregions (used by load.)
125 // Save the capability information and load tables as needed.
141 // Save the capability information and load tables as needed.
264 // Get the capability information and load appropriate tables as needed.
329 Load(IST0, HI0) // Dynamically load the CPU0IST SSDT
359 Load(CST0, HC0) // Dynamically load the CPU0CST SSDT
371 // Define handles for opregions (used by load.)
397 // Get the capability information and load appropriate tables as needed.
437 // Attempt to dynamically load the IST SSDTs if:
465 // Dynamically load the CST SSDTs if:
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/hotshot/
Dstats.py11 def load(filename): function
12 return StatsLoader(filename).load()
22 def load(self): member in StatsLoader
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/
Dgrammar.py93 def load(self, filename): member in Grammar
96 d = pickle.load(f)
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SectionExtractionDxe/
DSectionExtractionDxe.uni4 // Produces the Section Extraction Protocol required to load modules from firmware volumes that may…
20 … #language en-US "Produces the Section Extraction Protocol required to load modules from firmwa…
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DUefiBootManagerLib.uni4 // The implementation provides richful library functions supporting load option
22 …e en-US "The implementation provides richful library functions supporting load option manipulation…
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeDeferImageLoadLib/
DDxeDeferImageLoadLib.uni2 // Provides security service of deferred image load
20 … STR_MODULE_ABSTRACT #language en-US "Provides security service of deferred image load"
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/
DPeiCore.uni7 // 3) Handoff control to DxeIpl to load DXE core and enter DXE phase.
26 … "3) Handsoff control to DxeIpl to load DXE core and enters DXE phase.<BR>"
/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/
DDxeIpl.uni2 // Last PEIM executed in PEI phase to load DXE Core from a Firmware Volume.
21 #string STR_MODULE_ABSTRACT #language en-US "Last PEIM executed in PEI phase to load DX…
/device/linaro/bootloader/edk2/MdePkg/Library/DxeServicesLib/
DDxeServicesLib.uni6 // from a file system interface, or from the load file interface.
22 …n file path from a firmware volume, from a file system interface, or from the load file interface."
/device/linaro/bootloader/edk2/EmbeddedPkg/TemplateSec/
DTemplateSec.inf5 …e responsibility of this module is to load the DXE Core from a Firmware Volume. This implementatio…
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
DArmShellCmdRunAxf.uni43 #string STR_RUNAXF_ELFFAILSEG #language en-US "Failed to load segment from ELF file.\n
52 ".TH runaxf 0 "load and execute AXF binary"\r\n"
58 "file AXF binary to load and execute.\r\n"
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/cgi/
Dwiki.py25 self.load()
104 def load(self): member in WikiPage
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/BaseFspApiLib/X64/
DThunk64To32.asm59 ; load internal GDT
80 mov rax, 10h ; load long mode selector
109 mov rcx, 08h ; load compatible mode selector
DThunk64To32.S61 # load internal GDT
82 movq $0x10, %rax # load long mode selector
111 movq $8, %rcx # load compatible mode selector
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk/X64/
DAsmDispatchExecute.asm53 ; load internal GDT
74 mov rax, 10h ; load long mode selector
103 mov rcx, 08h ; load compatible mode selector
DAsmDispatchExecute.S55 # load internal GDT
76 movq $0x10, %rax # load long mode selector
105 movq $8, %rcx # load compatible mode selector
/device/linaro/bootloader/edk2/EmbeddedPkg/Scripts/LauterbachT32/
DEfiProcessTeImage.cmm64 ; $fprintf 50, "load /ni /np /a %s &0x%x\n",elfpath,elfbase$;
67 data.load.elf &elfpath &elfbase /NOCODE /NOCLEAR
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/json/
Dtool.py30 obj = json.load(infile)

1234567