Searched defs:mid (Results 1 - 25 of 46) sorted by relevance

12

/openjdk10/jdk/src/java.base/share/native/libjava/
H A DShutdown.c44 jmethodID mid; local
H A DRuntime.c72 jmethodID mid; local
/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/message/
H A DRelatesToHeader.java53 public RelatesToHeader(QName name, String mid) { argument
/openjdk10/jdk/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsConfig.cpp90 jmethodID mid; local
H A Dawt_DrawingSurface.cpp283 static jmethodID mid = NULL; local
297 static jmethodID mid = NULL; local
310 static jmethodID mid = NULL; local
[all...]
/openjdk10/jdk/test/sun/management/jmxremote/bootstrap/
H A Dlauncher.c51 jmethodID mid; local
/openjdk10/hotspot/test/runtime/jni/checked/
H A DlibTestCheckedJniExceptionCheck.c37 jmethodID mid; local
/openjdk10/jdk/src/java.desktop/share/native/libsplashscreen/
H A Djava_awt_SplashScreen.c105 static jmethodID mid = NULL; local
/openjdk10/hotspot/src/share/vm/opto/
H A Dvectornode.cpp438 int mid = lo + ct/2; local
/openjdk10/hotspot/test/runtime/ThreadSignalMask/
H A DexeThreadSignalMask.c113 jmethodID mid; local
/openjdk10/jdk/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dawt_DrawingSurface.c394 static jmethodID mid = NULL; local
409 static jmethodID mid = NULL; local
422 static jmethodID mid = NULL; local
[all...]
/openjdk10/jdk/src/jdk.management/share/native/libmanagement_ext/
H A DDiagnosticCommandImpl.c63 jmethodID mid; local
/openjdk10/jdk/test/java/lang/module/
H A DModuleFinderTest.java759 static ModuleDescriptor newModuleDescriptor(String mid) { argument
781 static Path createExplodedModule(Path dir, String mid, String... entries) argument
804 static Path createModularJar(Path file, String mid, String ... entries) argument
H A DAutomaticModulesTest.java121 public void testNames(String fn, String mid) throws IOException { argument
/openjdk10/hotspot/src/share/vm/classfile/
H A DjavaClasses.inline.hpp180 inline int Backtrace::merge_mid_and_cpref(int mid, int cpref) { argument
H A DvmSymbols.cpp243 int mid = mid_hint; // start at previous success local
/openjdk10/jdk/src/java.base/share/native/libnet/
H A Dnet_util.c51 jmethodID mid; local
/openjdk10/jdk/test/java/util/concurrent/tck/
H A DRecursiveActionTest.java1237 void merge(int lo, int mid, int hi) { argument
/openjdk10/hotspot/src/share/vm/utilities/
H A DgrowableArray.hpp420 int mid = (int)(((uint)max + min) / 2); local
/openjdk10/jdk/src/java.desktop/share/native/libawt/awt/image/cvutils/
H A Dimg_colors.c534 clock_t start, mid, tbl, end; local
/openjdk10/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-cmap-table.hh96 int mid = (min + max) / 2; local
/openjdk10/jdk/src/java.desktop/share/native/liblcms/
H A Dcmsplugin.c389 cmsFloat64Number floater, sign, mid; local
/openjdk10/jdk/test/tools/jar/modularJar/
H A DBasic.java883 public void describeAutomaticModule(String jarName, String mid) argument
/openjdk10/hotspot/src/jdk.hotspot.agent/macosx/native/libsaproc/
H A Dps_core.c154 int mid, lo = 0, hi = ph->core->num_maps - 1; local
/openjdk10/hotspot/src/jdk.hotspot.agent/linux/native/libsaproc/
H A Dps_core.c153 int mid, lo = 0, hi = ph->core->num_maps - 1; local

Completed in 169 milliseconds

12