Searched defs:to (Results 176 - 200 of 321) sorted by relevance

1234567891011>>

/openjdk10/jdk/test/java/lang/invoke/
H A DExplicitCastArgumentsTest.java518 testConversion(TestConversionMode mode, Class<?> from, Class<?> to, Object param, Object expectedResult, boolean failureExpected, Class<? extends Throwable> expectedException) argument
[all...]
/openjdk10/jdk/test/java/lang/invoke/lambda/
H A DMetafactoryDescriptorTest.java186 public void put(Class<?> from, Class<?> to) { argument
191 public boolean contains(Class<?> from, Class<?> to) { argument
/openjdk10/jdk/test/java/awt/dnd/MissingEventsOnModalDialog/
H A DMissingEventsOnModalDialogTest.java132 public static void mouseDragAndDrop(Robot robot, Point from, Point to) { argument
/openjdk10/jdk/test/java/text/Format/NumberFormat/
H A DBigDecimalParse.java663 protected void check(String from, Number to) { argument
/openjdk10/jdk/test/java/util/List/
H A DSubList.java57 public void testAdd(List<Integer> list, int from, int to) { argument
67 public void testModAdd(List<Integer> list, int from, int to) { argument
75 public void testUnmodAdd(List<Integer> list, int from, int to) { argument
81 public void testAddAtPos(List<Integer> list, int from, int to) { argument
92 testModAddAtPos(List<Integer> list, int from, int to) argument
101 testUnmodAddAtPos(List<Integer> list, int from, int to) argument
108 testClear(List<Integer> list, int from, int to) argument
117 testModClear(List<Integer> list, int from, int to) argument
125 testUnmodClear(List<Integer> list, int from, int to) argument
131 testEquals(List<Integer> list, int from, int to) argument
157 testModHashCode(List<Integer> list, int from, int to) argument
164 testGet(List<Integer> list, int from, int to) argument
172 testModGet(List<Integer> list, int from, int to) argument
179 testIndexOf(List<Integer> list, int from, int to) argument
207 testModIndexOf(List<Integer> list, int from, int to) argument
214 testIterator(List<Integer> list, int from, int to) argument
226 testModIteratorNext(List<Integer> list, int from, int to) argument
234 testIteratorRemove(List<Integer> list, int from, int to) argument
248 testModIteratorRemove(List<Integer> list, int from, int to) argument
258 testUnmodIteratorRemove(List<Integer> list, int from, int to) argument
266 testIteratorForEachRemaining(List<Integer> list, int from, int to) argument
286 testLastIndexOf(List<Integer> list, int from, int to) argument
313 testModLastIndexOf(List<Integer> list, int from, int to) argument
320 testListIterator(List<Integer> list, int from, int to) argument
333 testModListIteratorNext(List<Integer> list, int from, int to) argument
341 testListIteratorSet(List<Integer> list, int from, int to) argument
357 testModListIteratorSet(List<Integer> list, int from, int to) argument
367 testUnmodListIteratorSet(List<Integer> list, int from, int to) argument
375 testListIteratorPrevious(List<Integer> list, int from, int to) argument
388 testModListIteratorPrevious(List<Integer> list, int from, int to) argument
396 testListIteratorSetPrevious(List<Integer> list, int from, int to) argument
412 testUnmodListIteratorSetPrevious(List<Integer> list, int from, int to) argument
420 testListIteratorAdd(List<Integer> list, int from, int to) argument
434 testUnmodListIteratorAdd(List<Integer> list, int from, int to) argument
443 testModListIteratorAdd(List<Integer> list, int from, int to) argument
452 testListIteratorRemoveNext(List<Integer> list, int from, int to) argument
467 testUnmodListIteratorRemoveNext(List<Integer> list, int from, int to) argument
476 testModListIteratorRemove(List<Integer> list, int from, int to) argument
485 testListIteratorRemovePrevious(List<Integer> list, int from, int to) argument
500 testUnmodListIteratorRemovePrevious(List<Integer> list, int from, int to) argument
508 testRemove(List<Integer> list, int from, int to) argument
520 testUnmodRemove(List<Integer> list, int from, int to) argument
528 testModRemove(List<Integer> list, int from, int to) argument
535 testSet(List<Integer> list, int from, int to) argument
547 testModSet(List<Integer> list, int from, int to) argument
554 testSubList(List<Integer> list, int from, int to) argument
[all...]
/openjdk10/jdk/test/lib/testlibrary/jdk/testlibrary/
H A DOutputAnalyzer.java506 shouldMatchByLineTo(String to, String pattern) argument
525 shouldMatchByLine(String from, String to, String pattern) argument
544 stdoutShouldMatchByLine(String from, String to, String pattern) argument
548 shouldMatchByLine(String buffer, String from, String to, String pattern) argument
[all...]
/openjdk10/langtools/src/jdk.jdeps/share/classes/com/sun/tools/classfile/
H A DModule_attribute.java165 public ExportsEntry(int index, int flags, int[] to) { argument
192 public OpensEntry(int index, int flags, int[] to) { argument
/openjdk10/langtools/test/tools/javac/classfiles/attributes/Module/
H A DModuleTestBase.java266 private final List<String> to = new ArrayList<>(); field in class:ModuleTestBase.Export
277 private final List<String> to = new ArrayList<>(); field in class:ModuleTestBase.Open
369 public ModuleDescriptor exportsTo(String pkg, String to, ExportsFla argument
395 opensTo(String pkg, String to, OpensFlag... flags) argument
[all...]
/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/util/
H A DGraphUtils.java65 public abstract void visitDependency(DependencyKind dk, N from, N to, A arg); argument
88 Properties dependencyAttributes(N to, DependencyKind dk); argument
239 visitDependency(DependencyKind dk, N from, N to, StringBuilder buf) argument
[all...]
/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/arrays/
H A DSparseArrayData.java337 public ArrayData slice(final long from, final long to) { argument
[all...]
H A DTypedArrayData.java146 public ArrayData slice(final long from, final long to) { argument
H A DObjectArrayData.java294 public ArrayData slice(final long from, final long to) { argument
H A DArrayFilter.java174 public ArrayData delete(final long from, final long to) { argument
H A DByteBufferArrayData.java181 public ArrayData slice(final long from, final long to) { argument
/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/
H A DCodeRangeBuffer.java102 private void moveRight(final int from, final int to, final int n) { argument
112 moveLeft(final int from, final int to, final int n) argument
116 moveLeftAndReduce(final int from, final int to) argument
218 addCodeRange(final CodeRangeBuffer pbuf, final ScanEnvironment env, final int from, final int to) argument
[all...]
/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DNashornBeansLinker.java268 canConvert(final Class<?> from, final Class<?> to) argument
[all...]
/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/ast/
H A DCClassNode.java149 public void addCodeRangeToBuf(final int from, final int to) { argument
153 public void addCodeRange(final ScanEnvironment env, final int from, final int to) { argument
[all...]
/openjdk10/hotspot/src/share/vm/classfile/
H A DcompactHashtable.cpp476 char* to = utf8_buffer; local
[all...]
/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir/src/org/graalvm/compiler/lir/alloc/trace/
H A DTraceGlobalMoveResolver.java261 isMoveToSelf(Value from, Value to) argument
294 isRegisterToRegisterMoveToSelf(Value from, Value to) argument
460 addMapping(Value from, AllocatableValue to, Value fromStack) argument
[all...]
/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir/src/org/graalvm/compiler/lir/alloc/trace/lsra/
H A DTraceLocalMoveResolver.java278 private boolean safeToProcessMove(TraceInterval from, TraceInterval to) { argument
291 protected static boolean isMoveToSelf(Value from, Value to) { argument
[all...]
H A DTraceLinearScanLifetimeAnalysisPhase.java194 private void addUse(AllocatableValue operand, int from, int to, RegisterPriority registerPriority) { argument
206 private void addFixedUse(RegisterValue reg, int from, int to) { argument
214 private void addVariableUse(Variable operand, int from, int to, RegisterPriority registerPriority) { argument
640 addInterTraceHints(GlobalLivenessInfo livenessInfo, AbstractBlockBase<?> from, AbstractBlockBase<?> to, LabelOp label) argument
680 setHint(final LIRInstruction op, TraceInterval to, IntervalHint from, DebugContext debug) argument
[all...]
/openjdk10/hotspot/src/os_cpu/linux_aarch64/vm/
H A Dos_linux_aarch64.cpp662 _Copy_conjoint_jshorts_atomic(jshort* from, jshort* to, size_t count) argument
676 _Copy_conjoint_jints_atomic(jint* from, jint* to, size_t count) argument
690 _Copy_conjoint_jlongs_atomic(jlong* from, jlong* to, size_t count) argument
705 _Copy_arrayof_conjoint_bytes(HeapWord* from, HeapWord* to, size_t count) argument
710 _Copy_arrayof_conjoint_jshorts(HeapWord* from, HeapWord* to, size_t count) argument
715 _Copy_arrayof_conjoint_jints(HeapWord* from, HeapWord* to, size_t count) argument
720 _Copy_arrayof_conjoint_jlongs(HeapWord* from, HeapWord* to, size_t count) argument
[all...]
/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir/src/org/graalvm/compiler/lir/alloc/lsra/
H A DLinearScanWalker.java954 isMove(LIRInstruction op, Interval from, Interval to) argument
[all...]
/openjdk10/hotspot/src/os_cpu/bsd_zero/vm/
H A Dos_bsd_zero.cpp384 _Copy_conjoint_jshorts_atomic(jshort* from, jshort* to, size_t count) argument
398 _Copy_conjoint_jints_atomic(jint* from, jint* to, size_t count) argument
412 _Copy_conjoint_jlongs_atomic(jlong* from, jlong* to, size_t count) argument
427 _Copy_arrayof_conjoint_bytes(HeapWord* from, HeapWord* to, size_t count) argument
432 _Copy_arrayof_conjoint_jshorts(HeapWord* from, HeapWord* to, size_t count) argument
437 _Copy_arrayof_conjoint_jints(HeapWord* from, HeapWord* to, size_t count) argument
442 _Copy_arrayof_conjoint_jlongs(HeapWord* from, HeapWord* to, size_t count) argument
[all...]
/openjdk10/hotspot/src/cpu/zero/vm/
H A DbytecodeInterpreter_zero.inline.hpp65 inline void BytecodeInterpreter::VMmemCopy64(uint32_t to[2], argument

Completed in 255 milliseconds

1234567891011>>