Searched defs:mo (Results 1 - 25 of 28) sorted by last modified time

12

/openjdk10/langtools/test/tools/javah/6572945/
H A DTestClass1.java184 void mo(Object o) { } method in class:TestClass1
321 void mo(Object o) { } method in class:TestClass1.Inner1
459 void mo(Object o) { } method in class:TestClass1.Inner2
/openjdk10/langtools/test/tools/javac/nativeHeaders/javahComparison/
H A DTestClass1.java186 void mo(Object o) { } method in class:TestClass1
323 void mo(Object o) { } method in class:TestClass1.Inner1
461 void mo(Object o) { } method in class:TestClass1.Inner2
/openjdk10/jdk/test/java/util/Calendar/
H A DCalendarTest.java638 void test4064654(int yr, int mo, int dt, int hr, int mn, int sc) { argument
/openjdk10/jdk/test/java/time/tck/java/time/
H A DTCKOffsetDateTime.java326 private void check(OffsetDateTime test, int y, int mo, int d, int h, int m, int s, int n, ZoneOffset offset) { argument
/openjdk10/jdk/test/java/rmi/activation/ActivationSystem/stubClassesPermitted/
H A DStubClassesPermitted.java204 StubClassesPermitted(ActivationID id, MarshalledObject mo) argument
/openjdk10/jdk/test/java/rmi/activation/Activatable/shutdownGracefully/
H A DShutdownGracefully.java179 ShutdownGracefully(ActivationID id, MarshalledObject mo) argument
/openjdk10/jdk/test/java/rmi/activation/Activatable/checkAnnotations/
H A DCheckAnnotations.java248 CheckAnnotations(ActivationID id, MarshalledObject mo) argument
/openjdk10/jdk/test/com/sun/crypto/provider/Cipher/AES/
H A DTestSameBuffer.java65 public void runTest(String algo, String mo, String pad) throws Exception { argument
H A DPadding.java67 public void runTest(String algo, String mo, String pad) throws Exception { argument
H A DTestNonexpanding.java63 public void runTest(String algo, String mo, String pad) throws Exception { argument
H A DTestAESCipher.java76 public void runTest(String algo, String mo, String pad) throws Exception { argument
H A DCICO.java73 public void runTest(String algo, String mo, String pad, int whichRead) throws Exception { argument
[all...]
H A DCTR.java70 public void runTest(String algo, String mo, String pad) throws Exception { argument
/openjdk10/jdk/test/com/sun/crypto/provider/Cipher/AES/TestAESCiphers/
H A DDynamic.java123 protected boolean runTest(String algo, String mo, String pad) argument
/openjdk10/jdk/test/com/sun/crypto/provider/Cipher/
H A DTestCipher.java131 private void runTest(String mo, String pad, int keySize) argument
/openjdk10/jdk/test/com/sun/crypto/provider/Cipher/PBE/
H A DTestCipherPBECons.java84 public boolean runTest(Provider p, String algo, String mo, String pad, argument
/openjdk10/jdk/test/com/sun/crypto/provider/CICO/
H A DCICODESFuncTest.java95 private static void runTest(Provider p, String algo, String mo, String pad, argument
[all...]
H A DCICOSkipTest.java167 CipherGenerator(String algo, String mo, String pad) argument
/openjdk10/jdk/src/java.management.rmi/share/classes/javax/management/remote/rmi/
H A DRMIConnectionImpl.java1552 private <T> T unwrap(final MarshalledObject<?> mo, argument
1604 private <T> T unwrap(final MarshalledObject<?> mo, argument
/openjdk10/hotspot/src/share/vm/opto/
H A Dmemnode.hpp192 LoadNode(Node *c, Node *mem, Node *adr, const TypePtr* at, const Type *rt, MemOrd mo, ControlDependency control_dependency) argument
293 LoadBNode(Node *c, Node *mem, Node *adr, const TypePtr* at, const TypeInt *ti, MemOrd mo, ControlDependency control_dependency = DependsOnlyOnTest) argument
307 LoadUBNode(Node* c, Node* mem, Node* adr, const TypePtr* at, const TypeInt* ti, MemOrd mo, ControlDependency control_dependency = DependsOnlyOnTest) argument
321 LoadUSNode(Node *c, Node *mem, Node *adr, const TypePtr* at, const TypeInt *ti, MemOrd mo, ControlDependency control_dependency = DependsOnlyOnTest) argument
335 LoadSNode(Node *c, Node *mem, Node *adr, const TypePtr* at, const TypeInt *ti, MemOrd mo, ControlDependenc argument
349 LoadINode(Node *c, Node *mem, Node *adr, const TypePtr* at, const TypeInt *ti, MemOrd mo, ControlDependency control_dependency = DependsOnlyOnTest) argument
381 LoadLNode(Node *c, Node *mem, Node *adr, const TypePtr* at, const TypeLong *tl, MemOrd mo, ControlDependency control_dependency = DependsOnlyOnTest, bool require_atomic_access = false) argument
404 LoadL_unalignedNode(Node *c, Node *mem, Node *adr, const TypePtr* at, MemOrd mo, ControlDependency control_dependency = DependsOnlyOnTest) argument
413 LoadFNode(Node *c, Node *mem, Node *adr, const TypePtr* at, const Type *t, MemOrd mo, ControlDependency control_dependency = DependsOnlyOnTest) argument
433 LoadDNode(Node *c, Node *mem, Node *adr, const TypePtr* at, const Type *t, MemOrd mo, ControlDependency control_dependency = DependsOnlyOnTest, bool require_atomic_access = false) argument
456 LoadD_unalignedNode(Node *c, Node *mem, Node *adr, const TypePtr* at, MemOrd mo, ControlDependency control_dependency = DependsOnlyOnTest) argument
465 LoadPNode(Node *c, Node *mem, Node *adr, const TypePtr *at, const TypePtr* t, MemOrd mo, ControlDependency control_dependency = DependsOnlyOnTest) argument
478 LoadNNode(Node *c, Node *mem, Node *adr, const TypePtr *at, const Type* t, MemOrd mo, ControlDependency control_dependency = DependsOnlyOnTest) argument
494 LoadKlassNode(Node *c, Node *mem, Node *adr, const TypePtr *at, const TypeKlassPtr *tk, MemOrd mo) argument
510 LoadNKlassNode(Node *c, Node *mem, Node *adr, const TypePtr *at, const TypeNarrowKlass *tk, MemOrd mo) argument
547 StoreNode(Node *c, Node *mem, Node *adr, const TypePtr* at, Node *val, MemOrd mo) argument
551 StoreNode(Node *c, Node *mem, Node *adr, const TypePtr* at, Node *val, Node *oop_store, MemOrd mo) argument
616 StoreBNode(Node *c, Node *mem, Node *adr, const TypePtr* at, Node *val, MemOrd mo) argument
627 StoreCNode(Node *c, Node *mem, Node *adr, const TypePtr* at, Node *val, MemOrd mo) argument
638 StoreINode(Node *c, Node *mem, Node *adr, const TypePtr* at, Node *val, MemOrd mo) argument
656 StoreLNode(Node *c, Node *mem, Node *adr, const TypePtr* at, Node *val, MemOrd mo, bool require_atomic_access = false) argument
674 StoreFNode(Node *c, Node *mem, Node *adr, const TypePtr* at, Node *val, MemOrd mo) argument
691 StoreDNode(Node *c, Node *mem, Node *adr, const TypePtr* at, Node *val, MemOrd mo, bool require_atomic_access = false) argument
711 StorePNode(Node *c, Node *mem, Node *adr, const TypePtr* at, Node *val, MemOrd mo) argument
721 StoreNNode(Node *c, Node *mem, Node *adr, const TypePtr* at, Node *val, MemOrd mo) argument
731 StoreNKlassNode(Node *c, Node *mem, Node *adr, const TypePtr* at, Node *val, MemOrd mo) argument
773 LoadPLockedNode(Node *c, Node *mem, Node *adr, MemOrd mo) argument
[all...]
H A Dmemnode.cpp786 Node *LoadNode::make(PhaseGVN& gvn, Node *ctl, Node *mem, Node *adr, const TypePtr* adr_type, const Type *rt, BasicType bt, MemOrd mo, argument
843 make_atomic(Node* ctl, Node* mem, Node* adr, const TypePtr* adr_type, const Type* rt, MemOrd mo, ControlDependency control_dependency, bool unaligned, bool mismatched) argument
856 make_atomic(Node* ctl, Node* mem, Node* adr, const TypePtr* adr_type, const Type* rt, MemOrd mo, ControlDependency control_dependency, bool unaligned, bool mismatched) argument
2338 make(PhaseGVN& gvn, Node* ctl, Node* mem, Node* adr, const TypePtr* adr_type, Node* val, BasicType bt, MemOrd mo) argument
2376 make_atomic(Node* ctl, Node* mem, Node* adr, const TypePtr* adr_type, Node* val, MemOrd mo) argument
2381 make_atomic(Node* ctl, Node* mem, Node* adr, const TypePtr* adr_type, Node* val, MemOrd mo) argument
[all...]
H A Dparse3.cpp206 MemNode::MemOrd mo = is_vol ? MemNode::acquire : MemNode::unordered; local
267 const MemNode::MemOrd mo = local
H A Dlibrary_call.cpp2476 MemNode::MemOrd mo = access_kind_to_memord_LS(kind, is_store); local
2634 store_oop_to_unknown(control(), heap_base_oop, adr, adr_type, val, type, mo, mismatched); local
2636 store_to_memory(control(), adr, val, type, adr_type, mo, requires_atomic_access, unaligned, mismatched); local
2881 MemNode::MemOrd mo = access_kind_to_memord(access_kind); local
3139 MemNode::MemOrd mo = MemNode::unset; local
3154 MemNode::MemOrd mo = MemNode::unset; local
6133 MemNode::MemOrd mo = is_vol ? MemNode::acquire : MemNode::unordered; local
[all...]
H A DidealKit.cpp369 store(Node* ctl, Node* adr, Node *val, BasicType bt, int adr_idx, MemNode::MemOrd mo, bool require_atomic_access, bool mismatched) argument
H A DgraphKit.cpp1486 make_load(Node* ctl, Node* adr, const Type* t, BasicType bt, int adr_idx, MemNode::MemOrd mo, LoadNode::ControlDependency control_dependency, bool require_atomic_access, bool unaligned, bool mismatched) argument
1513 store_to_memory(Node* ctl, Node* adr, Node *val, BasicType bt, int adr_idx, MemNode::MemOrd mo, bool require_atomic_access, bool unaligned, bool mismatched) argument
1622 store_oop(Node* ctl, Node* obj, Node* adr, const TypePtr* adr_type, Node* val, const TypeOopPtr* val_type, BasicType bt, bool use_precise, MemNode::MemOrd mo, bool mismatched) argument
1657 store_oop_to_unknown(Node* ctl, Node* obj, Node* adr, const TypePtr* adr_type, Node* val, BasicType bt, MemNode::MemOrd mo, bool mismatched) argument
[all...]

Completed in 221 milliseconds

12