Searched refs:initialize (Results 501 - 525 of 765) sorted by relevance

<<21222324252627282930>>

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsCompactionManager.hpp124 static void initialize(ParMarkBitMap* mbm);
H A DpsOldGen.hpp110 void initialize(ReservedSpace rs, size_t alignment,
/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DmutableNUMASpace.hpp197 virtual void initialize(MemRegion mr, bool clear_space, bool mangle_space, bool setup_pages = SetupPages);
/openjdk7/hotspot/src/share/vm/interpreter/
H A DtemplateInterpreter.hpp134 static void initialize();
/openjdk7/hotspot/src/share/vm/oops/
H A DobjArrayKlass.hpp97 void initialize(TRAPS);
/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DAbstractMidiDeviceProvider.java46 Platform.initialize();
51 // also for memory's sake, do not initialize the arrays here
75 // initialize the arrays
/openjdk7/jdk/src/share/classes/com/sun/security/auth/module/
H A DSolarisLoginModule.java98 public void initialize(Subject subject, CallbackHandler callbackHandler, method in class:SolarisLoginModule
108 // initialize any configured options
H A DUnixLoginModule.java92 public void initialize(Subject subject, CallbackHandler callbackHandler, method in class:UnixLoginModule
101 // initialize any configured options
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dvm_version_sparc.hpp106 static void initialize();
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/
H A DCustomFilter.java107 if (s.initialize(getJsHelperText())) {
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_ValueType.cpp52 void ValueType::initialize(Arena* arena) { function in class:ValueType
53 // Note: Must initialize all types for each compilation
/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCPlatformEmbeddedFrame.java58 public void initialize(Window target, final LWWindowPeer peer, PlatformWindow owner) { method in class:CPlatformEmbeddedFrame
/openjdk7/hotspot/src/share/vm/runtime/
H A DfieldDescriptor.cpp91 void fieldDescriptor::initialize(klassOop k, int index) { function in class:fieldDescriptor
H A Dfprofiler.hpp168 void initialize();
H A Dhandles.cpp106 void HandleMark::initialize(Thread* thread) { function in class:HandleMark
H A DjniHandles.hpp88 static void initialize();
H A DsimpleThresholdPolicy.hpp113 virtual void initialize();
/openjdk7/hotspot/src/share/vm/services/
H A DmemoryService.hpp210 void initialize(bool fullGC,
H A DruntimeService.cpp50 Abstract_VM_Version::initialize();
/openjdk7/hotspot/src/share/vm/shark/
H A DsharkStack.hpp50 void initialize(llvm::Value* method);
/openjdk7/jdk/test/com/sun/crypto/provider/Cipher/RSA/
H A DTestOAEP.java53 kpg.initialize(768);
H A DTestOAEPWithParams.java61 kpg.initialize(768);
/openjdk7/jdk/test/com/sun/crypto/provider/KeyAgreement/
H A DDHGenSharedSecret.java91 keyGen.initialize(spec);
H A DDHKeyFactory.java71 kpgen.initialize(dhSkipParamSpec);
H A DDHKeyGenSpeed.java95 keyGen.initialize(spec);

Completed in 1008 milliseconds

<<21222324252627282930>>