/vbox/src/libs/xpcom18a4/java/src/org/mozilla/xpcom/ |
H A D | IMozilla.java | 53 void initialize(File aLibXULDirectory) throws XPCOMInitializationException; method in interface:IMozilla
|
H A D | Mozilla.java | 65 * necessary), and initialize embedding. A typical scenario would look like 73 * mozilla.initialize(grePath); 628 public void initialize(File aLibXULDirectory) method in class:Mozilla 669 mozilla.initialize(aLibXULDirectory); 700 "Mozilla.getInstance().initialize() before using this method", e); 718 "Mozilla.getInstance().initialize() before using this method", e); 747 "Mozilla.getInstance().initialize() before using this method", e); 794 "Mozilla.getInstance().initialize() before using this method", e); 829 "Mozilla.getInstance().initialize() before using this method", e); 849 "Mozilla.getInstance().initialize() befor [all...] |
/vbox/src/libs/xpcom18a4/java/src/org/mozilla/xpcom/internal/ |
H A D | MozillaImpl.java | 46 public void initialize(File aLibXULDirectory) method in class:MozillaImpl
|
/vbox/src/VBox/Frontends/VirtualBox/src/net/ |
H A D | UINetworkRequest.cpp | 53 initialize(); 71 initialize(); 185 void UINetworkRequest::initialize() function in class:UINetworkRequest
|
H A D | UINetworkRequest.h | 88 void initialize();
|
/vbox/src/libs/xpcom18a4/java/src/ |
H A D | dlldeps-javaxpcom.cpp | 42 MOZILLA_NATIVE(initialize) (nsnull, nsnull);
|
H A D | nsJavaInterfaces.h | 61 MOZILLA_NATIVE(initialize) (JNIEnv* env, jobject);
|
H A D | nsJavaInterfaces.cpp | 75 MOZILLA_NATIVE(initialize) (JNIEnv* env, jobject) function 81 env->ThrowNew(clazz, "Failed to initialize JavaXPCOM");
|
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/ |
H A D | UIMachine.cpp | 213 /* Try to initialize session UI: */ 214 if (!uisession()->initialize())
|
H A D | UISession.h | 92 bool initialize();
|
H A D | UISession.cpp | 157 bool UISession::initialize() function in class:UISession
|
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/X64/ |
H A D | Thunk16.S | 283 xchg %r10, %rcx # save rcx to r10 and initialize rcx to be the limit of GDT table 285 xchg %r11, %rdi # save rdi to r11 and initialize rdi to the base address of shadowed GDT table
|
H A D | Thunk16.asm | 272 xchg rcx, r10 ; save rcx to r10 and initialize rcx to be the limit of GDT table 274 xchg rdi, r11 ; save rdi to r11 and initialize rdi to the base address of shadowed GDT table
|
/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/ |
H A D | FSCopyObject.c | 1192 iterator.initialize = 0;
|
H A D | MoreFilesX.c | 939 forkIterator.initialize = 0;
|
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | saaj-impl.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ... |
H A D | sjsxp.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ... |
/vbox/src/VBox/Devices/PC/BIOS/ |
H A D | orgs.asm | 301 ;; then initialize the DMA controllers
|