Searched defs:rf (Results 1 - 6 of 6) sorted by relevance

/openjdk10/hotspot/src/share/vm/runtime/
H A Drframe.cpp84 RFrame* rf = NULL; local
H A DcompilationPolicy.cpp685 RFrame* StackWalkCompPolicy::senderOf(RFrame* rf, GrowableArray<RFrame*>* stack) { argument
/openjdk10/hotspot/src/share/vm/code/
H A DcompressedStream.cpp61 int rf = read_int(); local
100 juint rf = reverse_int(f); local
/openjdk10/jdk/src/java.base/share/classes/java/util/
H A DImmutableCollections.java553 @Override public V compute(K key, BiFunction<? super K,? super V,? extends V> rf) { throw uoe(); } argument
555 @Override public V computeIfPresent(K key, BiFunction<? super K,? super V,? extends V> rf) { throw uoe(); } argument
556 @Override public V merge(K key, V value, BiFunction<? super V,? super V,? extends V> rf) { throw uoe(); } argument
/openjdk10/jdk/src/java.base/share/classes/sun/security/ssl/
H A DDTLSInputRecord.java785 void queueUpChangeCipherSpec(RecordFragment rf) { argument
814 void queueUpFragment(RecordFragment rf) { argument
827 bufferFragment(RecordFragment rf) argument
840 cleanUpRetransmit(RecordFragment rf) argument
900 isDesirable(RecordFragment rf) argument
[all...]
/openjdk10/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 115 milliseconds