Lines Matching refs:Bytes

1386         u2 len = Bytes::get_Java_u2(bytes);
1398 u4 val = Bytes::get_Java_u4(bytes);
1404 u4 val = Bytes::get_Java_u4(bytes);
1410 u8 val = Bytes::get_Java_u8(bytes);
1417 u8 val = Bytes::get_Java_u8(bytes);
1424 idx1 = Bytes::get_Java_u2(bytes);
1430 idx1 = Bytes::get_Java_u2(bytes);
1436 idx1 = Bytes::get_Java_u2(bytes);
1437 idx2 = Bytes::get_Java_u2(bytes+2);
1443 idx1 = Bytes::get_Java_u2(bytes);
1444 idx2 = Bytes::get_Java_u2(bytes+2);
1450 idx1 = Bytes::get_Java_u2(bytes);
1451 idx2 = Bytes::get_Java_u2(bytes+2);
1457 idx1 = Bytes::get_Java_u2(bytes);
1458 idx2 = Bytes::get_Java_u2(bytes+2);
1611 Bytes::put_Java_u2((address) (bytes+1), (u2) len);
1620 Bytes::put_Java_u4((address) (bytes+1), *(u4*)&val);
1625 Bytes::put_Java_u4((address) (bytes+1), *(u4*)&val);
1630 Bytes::put_Java_u8((address) (bytes+1), *(u8*)&val);
1636 Bytes::put_Java_u8((address) (bytes+1), *(u8*)&val);
1647 Bytes::put_Java_u2((address) (bytes+1), idx1);
1678 Bytes::put_Java_u2((address) (bytes+1), idx1);
1687 Bytes::put_Java_u2((address) (bytes+1), idx1);
1697 Bytes::put_Java_u2((address) (bytes+1), idx1);
1698 Bytes::put_Java_u2((address) (bytes+3), idx2);
1705 Bytes::put_Java_u2((address) (bytes+1), idx1);
1706 Bytes::put_Java_u2((address) (bytes+3), idx2);
1713 Bytes::put_Java_u2((address) (bytes+1), idx1);
1720 Bytes::put_Java_u2((address) (bytes+1), idx1);
1729 Bytes::put_Java_u2((address) (bytes+2), idx1);
1736 Bytes::put_Java_u2((address) (bytes+1), idx1);
1745 Bytes::put_Java_u2((address) (bytes+1), idx1);
1746 Bytes::put_Java_u2((address) (bytes+3), idx2);