Listings for builtins
builtins
- builtins.abs()
defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
defined by
func(x)
at numba/experimental/jitclass/overloads.py:0-34defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- builtins.chr()
defined by
ol_chr(i)
at numba/cpython/unicode.py:2386-2391
- builtins.divmod()
defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- builtins.hash()
defined by
func(x)
at numba/experimental/jitclass/overloads.py:0-34defined by
hash_overload(obj)
at numba/cpython/hashing.py:48-52
- builtins.isinstance()
defined by
ol_isinstance(var, typs)
at numba/cpython/builtins.py:728-825
- builtins.iter()
defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- builtins.len()
defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
defined by
func(x)
at numba/experimental/jitclass/overloads.py:0-34defined by
unicode_len(s)
at numba/cpython/unicode.py:442-447defined by
charseq_len(s)
at numba/cpython/charseq.py:348-369defined by
literal_list_len(lst)
at numba/cpython/listobj.py:1234-1239defined by
impl_len(d)
at numba/typed/dictobject.py:668-678defined by
impl_len_iters(d)
at numba/typed/dictobject.py:681-692defined by
literalstrkeydict_impl_len(d)
at numba/typed/dictobject.py:1289-1294defined by
impl_len(l)
at numba/typed/listobject.py:402-410defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- builtins.max()
defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
defined by
indval_max(indval1, indval2)
at numba/cpython/builtins.py:577-603defined by
iterable_max(iterable)
at numba/cpython/builtins.py:628-630
- builtins.min()
defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
defined by
indval_min(indval1, indval2)
at numba/cpython/builtins.py:548-574defined by
iterable_min(iterable)
at numba/cpython/builtins.py:623-625
- builtins.next()
defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- builtins.ord()
defined by
ol_ord(c)
at numba/cpython/unicode.py:2346-2355
- builtins.pow()
defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- builtins.print()
defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- builtins.round()
defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- builtins.sorted()
defined by
ol_sorted(iterable, key=None, reverse=False)
at numba/cpython/listobj.py:1116-1129
- builtins.sum()
defined by
ol_sum(iterable, start=0)
at numba/cpython/builtins.py:665-698
Not showing 27 unsupported functions.
supported = 16 / 43 = 37.21%