Lines Matching refs:two
402 // moment no command expects more than two parameters.
771 static bool ICacheMatch(void* one, void* two) {
773 DCHECK((reinterpret_cast<intptr_t>(two) & CachePage::kPageMask) == 0);
774 return one == two;
1157 // Runtime FP routines take up to two double arguments and zero
1487 // two
1503 // If the number is halfway between two integers,
1528 // two representable values, round to zero. Behave like round_w_d.
1544 // If the number is halfway between two integers,
1570 // two representable values, round to zero. Behave like round_w_d.
1586 // If the number is halfway between two integers,
1611 // two representable values, round to zero. Behave like round_w_d.
1627 // If the number is halfway between two integers,
1961 // Note: To be able to return two values from some calls the code in runtime.cc
1962 // uses the ObjectPair which is essentially two 32-bit values stuffed into a
2067 double dval0, dval1; // one or two double parameters
2540 // If the number is halfway between two integers,
2554 // If the number is halfway between two integers,
2950 // If the number is halfway between two integers,
3003 // If the number is halfway between two integers,