Searched defs:status (Results 151 - 175 of 208) sorted by relevance

123456789

/openjdk9/jdk/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageConv_8nw.c463 mlib_status status = MLIB_SUCCESS; local
H A Dmlib_ImageConv_16nw.c462 mlib_status status = MLIB_SUCCESS; local
H A Dmlib_ImageConv_u16ext.c517 mlib_status status = MLIB_SUCCESS; variable
H A Dmlib_ImageConv_u16nw.c462 mlib_status status = MLIB_SUCCESS; local
/openjdk9/jdk/src/java.desktop/unix/native/libsplashscreen/
H A Dsplashscreen_sys.c212 int status, actual_format; local
666 unsigned long status; member in struct:PROPMOTIFWMHINTS
/openjdk9/jdk/src/java.desktop/windows/native/libawt/windows/
H A Dawt.h262 jint status = m_pVM->AttachCurrentThread( local
H A Dawt_Toolkit.h588 } status; member in class:AwtToolkit::PreloadThread
/openjdk9/jdk/src/java.smartcardio/share/native/libj2pcsc/
H A Dpcsc.c290 jbyte status[2]; local
/openjdk9/jdk/src/java.smartcardio/share/classes/sun/security/smartcardio/
H A DPCSC.java70 SCardStatus(long cardId, byte[] status) argument
/openjdk9/langtools/src/jdk.jshell/share/classes/jdk/jshell/
H A DJShell.java653 public Status status(Snippet snippet) { method in class:JShell
[all...]
/openjdk9/jdk/test/tools/launcher/
H A DTestHelper.java500 PrintWriter status; field in class:TestHelper.TestResult
[all...]
/openjdk9/hotspot/src/share/vm/utilities/
H A Ddebug.cpp224 report_vm_status_error(const char* file, int line, const char* error_msg, int status, const char* detail) argument
/openjdk9/hotspot/src/os/solaris/vm/
H A Dos_solaris.hpp301 int status; local
330 int status; local
[all...]
/openjdk9/hotspot/src/share/vm/adlc/
H A Ddfa.cpp117 cost_check(FILE *fp, const char *spaces, const char *arrayIdx, const Expr *cost, const char *rule, ProductionState &status) argument
213 calc_cost(FILE *fp, const char *spaces, MatchList &mList, ProductionState &status) argument
239 gen_match(FILE *fp, MatchList &mList, ProductionState &status, Dict &operands_chained_from) argument
293 expand_opclass(FILE *fp, const char *indent, const Expr *cost, const char *result_type, ProductionState &status) argument
311 chain_rule(FILE *fp, const char *indent, const char *operand, const Expr *icost, const char *irule, Dict &operands_chained_from, ProductionState &status) argument
593 gen_dfa_state_body(FILE* fp, Dict &minimize, ProductionState &status, Dict &operands_chained_from, int i) argument
[all...]
/openjdk9/jdk/src/java.desktop/share/native/liblcms/
H A DLCMS.c344 cmsBool status; local
404 cmsBool status; local
481 cmsBool status = FALSE; local
735 cmsBool status = FALSE; local
[all...]
/openjdk9/jdk/src/java.desktop/unix/native/common/java2d/x11/
H A DX11SurfaceData.c1096 Status status = XGetWindowAttributes(awt_display, window, &winAttr); local
/openjdk9/jdk/src/java.desktop/unix/native/libawt_xawt/xawt/
H A DXWindow.c1178 Status status = 0; local
H A DXToolkit.c860 int32_t status; local
904 int status; local
/openjdk9/jdk/src/jdk.jdwp.agent/share/native/libjdwp/
H A DeventHelper.c378 jint status; local
/openjdk9/jdk/src/jdk.jdi/share/classes/com/sun/tools/jdi/
H A DReferenceTypeImpl.java52 private int status = 0; field in class:ReferenceTypeImpl
1073 void decodeStatus(int status) { argument
1122 setStatus(int status) argument
[all...]
/openjdk9/jdk/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/explorer/
H A DGUIBrowser.java129 JLabel status; field in class:GUIBrowser
/openjdk9/test/fmw/gtest/include/gtest/internal/
H A Dgtest-type-util.h69 int status = 0; local
/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/impl/orb/
H A DORBImpl.java195 private byte status = STATUS_OPERATING; field in class:ORBImpl
[all...]
/openjdk9/jdk/src/java.base/share/classes/java/text/
H A DDecimalFormat.java2181 subparse(String text, ParsePosition parsePosition, String positivePrefix, String negativePrefix, DigitList digits, boolean isExponent, boolean status[]) argument
[all...]
/openjdk9/hotspot/src/share/vm/prims/
H A DmethodHandles.cpp1496 int status = env->RegisterNatives(MHN_class, MHN_methods, sizeof(MHN_methods)/sizeof(JNINativeMethod)); local

Completed in 437 milliseconds

123456789