Searched defs:tmp (Results 201 - 205 of 205) sorted by relevance

123456789

/openjdk9/hotspot/src/os/windows/vm/
H A Dos_windows.cpp249 char tmp[MAX_PATH]; local
1817 char tmp[64]; local
[all...]
/openjdk9/hotspot/src/os/solaris/vm/
H A Dos_solaris.cpp1829 char tmp[256]; local
2846 size_t tmp = array[key]; local
/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp1276 LIR_Opr tmp() const { return _tmp; } function in class:LIR_OpArrayCopy
1393 LIR_OpRTCall(address addr, LIR_Opr tmp, argument
1402 LIR_Opr tmp() const { return _tmp; } function in class:LIR_OpRTCall
1535 LIR_Opr tmp() const { return _tmp; } function in class:LIR_OpRoundFP
1934 LIR_OpProfileType(LIR_Opr mdp, LIR_Opr obj, ciKlass* exact_klass, intptr_t current_klass, LIR_Opr tmp, bool not_null, bool no_conflict) argument
1946 LIR_Opr tmp() const { return _tmp; } function in class:LIR_OpProfileType
2105 void safepoint(LIR_Opr tmp, CodeEmitInf argument
2152 abs(LIR_Opr from, LIR_Opr to, LIR_Opr tmp) argument
2153 sqrt(LIR_Opr from, LIR_Opr to, LIR_Opr tmp) argument
2156 log10(LIR_Opr from, LIR_Opr to, LIR_Opr tmp) argument
2162 mul_strictfp(LIR_Opr left, LIR_Opr right, LIR_Opr res, LIR_Opr tmp) argument
2164 div_strictfp(LIR_Opr left, LIR_Opr right, LIR_Opr res, LIR_Opr tmp) argument
2218 call_runtime_leaf(address routine, LIR_Opr tmp, LIR_Opr result, LIR_OprList* arguments) argument
2222 call_runtime(address routine, LIR_Opr tmp, LIR_Opr result, LIR_OprList* arguments, CodeEmitInfo* info) argument
2235 arraycopy(LIR_Opr src, LIR_Opr src_pos, LIR_Opr dst, LIR_Opr dst_pos, LIR_Opr length, LIR_Opr tmp, ciArrayKlass* expected_type, int flags, CodeEmitInfo* info) argument
2252 profile_type(LIR_Address* mdp, LIR_Opr obj, ciKlass* exact_klass, intptr_t current_klass, LIR_Opr tmp, bool not_null, bool no_conflict) argument
2256 xadd(LIR_Opr src, LIR_Opr add, LIR_Opr res, LIR_Opr tmp) argument
2257 xchg(LIR_Opr src, LIR_Opr set, LIR_Opr res, LIR_Opr tmp) argument
[all...]
/openjdk9/jdk/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Component.cpp6438 jint * tmp = env->GetIntArrayElements(obj, JNI_FALSE); local
/openjdk9/jdk/test/javax/xml/ws/8043129/
H A Djavax.mail.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/mail/ com/sun/mail/imap/ ...

Completed in 293 milliseconds

123456789