Searched refs:component (Results 1 – 5 of 5) sorted by relevance
92 Class<?> component = clazz.getComponentType(); in arrayBaseOffset() local93 if (component == null) { in arrayBaseOffset()96 return getArrayBaseOffsetForComponentType(component); in arrayBaseOffset()106 Class<?> component = clazz.getComponentType(); in arrayIndexScale() local107 if (component == null) { in arrayIndexScale()110 return getArrayIndexScaleForComponentType(component); in arrayIndexScale()
672 int component=0; in hashCode() local674 component = (component << 8) + ipaddress[i]; in hashCode()678 hash += component; in hashCode()
3578 Date[] component = new Date[0]; in test_copyOf_$TI() local3581 object = Arrays.copyOf(component, 2); in test_copyOf_$TI()3583 component = Arrays.copyOf(component, 2); in test_copyOf_$TI()3584 assertNotNull(component); in test_copyOf_$TI()3585 assertEquals(2, component.length); in test_copyOf_$TI()
155 of the operating system on which the executable runs, unless that component
441 of the operating system on which the executable runs, unless that component