Searched refs:coerced (Results 1 – 7 of 7) sorted by relevance
253 coerced = self.__coerce__(other)254 if coerced is NotImplemented:256 other = coerced[1]274 coerced = self.__coerce__(other)275 if coerced is NotImplemented:277 other = coerced[1]
634 InetAddress coerced = InetAddresses.getCoercedIPv4Address( in testGetCoercedIPv4Address() local636 assertTrue(0xe0000000 <= InetAddresses.coerceToInteger(coerced)); in testGetCoercedIPv4Address()637 assertTrue(InetAddresses.coerceToInteger(coerced) <= 0xfffffffe); in testGetCoercedIPv4Address()
86 // Two ints in a struct are simply coerced to i64:89 // IR: declare void f(i64 %i0.coerced)
357 rigoriously than Python 2 does; binary data cannot be automatically coerced to
364 rigoriously than Python 2 does; binary data cannot be automatically coerced to
550 'built-ins/String/prototype/normalize/return-normalized-string-from-coerced-form': [SKIP],
632 coerced to an integer by retyping the variables that define the