Searched refs:Load (Results 1 - 25 of 66) sorted by relevance

123

/vbox/src/VBox/Additions/x11/Installer/
H A Dsolaris_xorg_modeless.conf27 Load "IA"
28 Load "dbe"
29 Load "extmod"
30 Load "record"
31 Load "xtrap"
32 Load "Glcore"
33 Load "glx"
34 Load "dri"
35 Load "xtsol"
36 Load "type
[all...]
H A Dsolaris_xorg.conf28 Load "IA"
29 Load "dbe"
30 Load "extmod"
31 Load "record"
32 Load "xtrap"
33 Load "Glcore"
34 Load "glx"
35 Load "dri"
36 Load "xtsol"
37 Load "type
[all...]
H A Dlinux_xorg_suse11.conf48 Load "dri"
49 Load "dbe"
50 Load "freetype"
51 Load "extmod"
52 Load "glx"
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/intel/dtrace/
H A Ddtrace_asm.s177 movl 8(%ebp), %esi / Load source address
178 movl 12(%ebp), %edi / Load destination address
179 movl 16(%ebp), %ecx / Load count
238 movl 8(%ebp), %ebx / Load source address
239 movl 12(%ebp), %edx / Load destination address
240 movl 16(%ebp), %ecx / Load count
243 movb (%ebx), %al / Load from source
/vbox/src/libs/xpcom18a4/xpcom/components/
H A DxcDll.cpp129 PRBool nsDll::Load(void) function in class:nsDll
143 // Load any library dependencies
209 // Load this dependent library with the global flag and stash
248 lf->Load(&m_instance);
321 if (Load() != PR_TRUE)
356 if (Load() != PR_TRUE) return NS_ERROR_FAILURE;
H A DxcDll.h95 PRBool Load(void);
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Sec/Ia32/
H A DSecEntry.S39 # Load temporary stack top at very low memory. The C code
H A DSecEntry.asm41 ; Load temporary stack top at very low memory. The C code
/vbox/src/VBox/Frontends/VirtualBox/src/settings/
H A DUISettingsSerializer.cpp40 , m_fSavingComplete(m_direction == Load)
92 if (m_direction == Load)
154 if (m_direction == Load)
336 case UISettingsSerializer::Load: m_pLabelOperationProgress->setText(tr("Loading Settings...")); break;
H A DUISettingsSerializer.h81 enum SerializationDirection { Load, Save }; enumerator in enum:UISettingsSerializer::SerializationDirection
/vbox/src/VBox/Runtime/r0drv/os2/
H A DRTR0Os2DHQueryDOSVar.asm133 ; Load Word at ax:ebx.
139 ; Load selector at ax:ebx.
146 ; Load 16:16 ptr at ax:ebx.
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Sec/X64/
H A DSecEntry.S39 # Load temporary stack top at very low memory. The C code
H A DSecEntry.asm39 ; Load temporary stack top at very low memory. The C code
/vbox/src/VBox/VMM/VMMRC/
H A DCPUMRCA.asm89 ; 0 | 0 | 0 | Exec | Exec :: Clear TS & MP, Save HC, Load GC.
90 ; 0 | 0 | 1 | Exec | Exec :: Clear TS, Save HC, Load GC.
91 ; 0 | 1 | 0 | #NM | Exec :: Clear TS & MP, Save HC, Load GC;
92 ; 0 | 1 | 1 | #NM | Exec :: Clear TS, Save HC, Load GC.
93 ; 1 | 0 | 0 | #NM | Exec :: Clear MP, Save HC, Load GC. (EM is already cleared.)
95 ; 1 | 1 | 0 | #NM | Exec :: Clear MP, Save HC, Load GC. (EM is already set.)
172 ; Load new CR0 value.
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3drm.h109 STDMETHOD(Load)(THIS_ void *source, void *object_id, IID **iids, DWORD iid_count, D3DRMLOADOPTIONS flags,
152 #define IDirect3DRM_Load(p,a,b,c,d,e,f,g,h,i,j) (p)->lpVtbl->Load(p,a,b,c,d,e,f,g,h,i,j)
190 #define IDirect3DRM_Load(p,a,b,c,d,e,f,g,h,i,j) (p)->Load(a,b,c,d,e,f,g,h,i,j)
249 STDMETHOD(Load)(THIS_ void *source, void *object_id, IID **iids, DWORD iid_count, D3DRMLOADOPTIONS flags,
293 #define IDirect3DRM2_Load(p,a,b,c,d,e,f,g,h,i,j) (p)->lpVtbl->Load(p,a,b,c,d,e,f,g,h,i,j)
332 #define IDirect3DRM2_Load(p,a,b,c,d,e,f,g,h,i,j) (p)->Load(a,b,c,d,e,f,g,h,i,j)
392 STDMETHOD(Load)(THIS_ void *source, void *object_id, IID **iids, DWORD iid_count, D3DRMLOADOPTIONS flags,
441 #define IDirect3DRM3_Load(p,a,b,c,d,e,f,g,h,i,j) (p)->lpVtbl->Load(p,a,b,c,d,e,f,g,h,i,j)
485 #define IDirect3DRM3_Load(p,a,b,c,d,e,f,g,h,i,j) (p)->Load(a,b,c,d,e,f,g,h,i,j)
H A Docidl.idl875 HRESULT Load( [in] LPSTREAM pStm );
897 HRESULT Load(
901 [call_as(Load)]
937 HRESULT Load(
1024 HRESULT Load(
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3drm.h99 STDMETHOD(Load)(THIS_ LPVOID, LPVOID, LPIID *, DWORD, D3DRMLOADOPTIONS, D3DRMLOADCALLBACK, LPVOID,
141 #define IDirect3DRM_Load(p,a,b,c,d,e,f,g,h,i,j) (p)->lpVtbl->Load(p,a,b,c,d,e,f,g,h,i,j)
179 #define IDirect3DRM_Load(p,a,b,c,d,e,f,g,h,i,j) (p)->Load(a,b,c,d,e,f,g,h,i,j)
233 STDMETHOD(Load)(THIS_ LPVOID, LPVOID, LPIID *, DWORD, D3DRMLOADOPTIONS, D3DRMLOADCALLBACK, LPVOID,
276 #define IDirect3DRM2_Load(p,a,b,c,d,e,f,g,h,i,j) (p)->lpVtbl->Load(p,a,b,c,d,e,f,g,h,i,j)
315 #define IDirect3DRM2_Load(p,a,b,c,d,e,f,g,h,i,j) (p)->Load(a,b,c,d,e,f,g,h,i,j)
370 STDMETHOD(Load)(THIS_ LPVOID, LPVOID, LPIID *, DWORD, D3DRMLOADOPTIONS, D3DRMLOADCALLBACK, LPVOID,
418 #define IDirect3DRM3_Load(p,a,b,c,d,e,f,g,h,i,j) (p)->lpVtbl->Load(p,a,b,c,d,e,f,g,h,i,j)
462 #define IDirect3DRM3_Load(p,a,b,c,d,e,f,g,h,i,j) (p)->Load(a,b,c,d,e,f,g,h,i,j)
H A Docidl.idl875 HRESULT Load( [in] LPSTREAM pStm );
897 HRESULT Load(
901 [call_as(Load)]
937 HRESULT Load(
1024 HRESULT Load(
/vbox/src/VBox/Runtime/common/asm/
H A DASMMultU64ByU32DivByU32.asm70 ; Load parameters into registers.
/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsFileSpecOS2.cpp364 // Load the shortcut.
365 hres = ppf->Load(wsz, STGM_READ);
419 // Load the shortcut.
420 hres = ppf->Load(wsz, STGM_READ);
H A DnsFileSpecWin.cpp309 // Load the shortcut.
310 hres = ppf->Load(wsz, STGM_READ);
360 // Load the shortcut.
361 hres = ppf->Load(wsz, STGM_READ);
/vbox/src/VBox/Runtime/testcase/
H A DtstLdr-4.cpp105 struct Load struct
124 * Load them.
H A DtstLdr.cpp95 struct Load struct
113 * Load them.
/vbox/src/VBox/ValidationKit/bootsectors/
H A Dbootsector2-vbinstst-kernel.asm98 ; Load the extended image into high memory.
300 ; Load loop. We load and copy 64 KB at the time into the high location.
324 ; Load a bunch of sectors into the temp segment.
/vbox/src/VBox/VMM/VMMR0/
H A DCPUMR0A.asm158 ; Load a couple of registers we'll use later in all branches.
228 ; Load a couple of registers we'll use later in all branches.
339 ; Load a couple of registers we'll use later in all branches.
433 ; Load a couple of registers we'll use later in all branches.

Completed in 161 milliseconds

123