Searched defs:sample (Results 1 - 19 of 19) sorted by last modified time

/openjdk9/jdk/test/tools/jlink/plugins/
H A DExcludePluginTest.java75 public void check(String s, String sample, boolean exclude) throws Exception { argument
H A DExcludeFilesPluginTest.java70 public void checkFiles(String s, String sample, String module, boolean exclude) throws Exception { argument
/openjdk9/jdk/src/jdk.jstatd/share/classes/sun/jvmstat/perfdata/monitor/protocol/rmi/
H A DRemoteMonitoredVm.java124 public void sample() throws RemoteException { method in class:RemoteMonitoredVm
H A DPerfDataBuffer.java84 public void sample(ByteBuffer buffer) throws RemoteException { method in class:PerfDataBuffer
/openjdk9/jdk/src/java.desktop/share/native/libjsound/
H A DDirectAudioDevice.c81 static INLINE INT32 MAP_ClipAndConvertToShort(MAP_Sample sample) { argument
92 static INLINE INT32 MAP_ClipAndConvertToShort_Swapped(MAP_Sample sample) { argument
102 static INLINE INT8 MAP_ClipAndConvertToByte(MAP_Sample sample) { argument
113 MAP_ClipAndConvertToUByte(MAP_Sample sample) argument
326 MAP_Sample sample; local
[all...]
/openjdk9/jdk/src/java.desktop/share/classes/com/sun/media/sound/
H A DSF2LayerRegion.java35 SF2Sample sample; field in class:SF2LayerRegion
41 public void setSample(SF2Sample sample) { argument
H A DDLSSoundbank.java928 writeSample(RIFFWriter writer, DLSSample sample) argument
[all...]
H A DDLSRegion.java53 DLSSample sample = null; field in class:DLSRegion
120 public void setSample(DLSSample sample) { argument
H A DEmergencySoundbank.java2533 newLayer(SF2Soundbank sf2, String name, SF2Sample sample) argument
[all...]
/openjdk9/jdk/src/java.desktop/share/classes/com/sun/beans/editors/
H A DFontEditor.java211 private Label sample; field in class:FontEditor
H A DColorEditor.java207 private Canvas sample; field in class:ColorEditor
/openjdk9/hotspot/src/share/vm/runtime/
H A DperfData.cpp215 void PerfLongVariant::sample() { function in class:PerfLongVariant
H A DperfData.hpp384 void sample() { } function in class:PerfLongConstant
537 void sample() { } function in class:PerfStringConstant
564 void sample() { } function in class:PerfStringVariable
[all...]
/openjdk9/hotspot/src/share/vm/opto/
H A Dnode.cpp94 void DUIterator_Common::sample(const Node* node) { function in class:DUIterator_Common
138 void DUIterator::sample(const Node* node) { function in class:DUIterator
/openjdk9/hotspot/src/share/vm/gc/shared/
H A DgcUtil.hpp104 static inline float exp_avg(float avg, float sample, argument
109 static inline size_t exp_avg(size_t avg, size_t sample, argument
[all...]
H A DgcUtil.cpp50 void AdaptiveWeightedAverage::sample(float new_sample) { function in class:AdaptiveWeightedAverage
83 void AdaptivePaddedAverage::sample(float new_sample) { function in class:AdaptivePaddedAverage
96 void AdaptivePaddedNoZeroDevAverage::sample(float new_sample) { function in class:AdaptivePaddedNoZeroDevAverage
[all...]
/openjdk9/hotspot/src/share/vm/gc/parallel/
H A DmutableNUMASpace.hpp117 void sample() { function in class:MutableNUMASpace::LGRPSpace
/openjdk9/hotspot/src/share/vm/classfile/
H A DstringTable.cpp58 int sample(u1* save_buf) { function in class:StableMemoryChecker
/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/spi/monitoring/
H A DStatisticsAccumulator.java78 public void sample(double value) { method in class:StatisticsAccumulator

Completed in 188 milliseconds