Listings for builtins¶
builtins¶
-
builtins.abs()¶ - defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'> - defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- defined by
-
builtins.chr()¶ - defined by
ol_chr(i)at numba/cpython/unicode.py:2370-2375
- defined by
-
builtins.divmod()¶ - defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- defined by
-
builtins.hash()¶ - defined by
hash_overload(obj)at numba/cpython/hashing.py:46-50
- defined by
-
builtins.iter()¶ - defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- defined by
-
builtins.len()¶ - defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'> - defined by
literal_list_len(lst)at numba/cpython/listobj.py:1218-1223 - defined by
unicode_len(s)at numba/cpython/unicode.py:442-447 - defined by
impl_len(d)at numba/typed/dictobject.py:658-668 - defined by
literalstrkeydict_impl_len(d)at numba/typed/dictobject.py:1250-1255 - defined by
charseq_len(s)at numba/cpython/charseq.py:348-369 - defined by
impl_len(l)at numba/typed/listobject.py:402-410 - defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- defined by
-
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:536-544 - defined by
iterable_max(iterable)at numba/cpython/builtins.py:569-571
- defined by
-
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:525-533 - defined by
iterable_min(iterable)at numba/cpython/builtins.py:564-566
- defined by
-
builtins.next()¶ - defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- defined by
-
builtins.ord()¶ - defined by
ol_ord(c)at numba/cpython/unicode.py:2330-2339
- defined by
-
builtins.pow()¶ - defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- defined by
-
builtins.print()¶ - defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- defined by
-
builtins.round()¶ - defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- defined by
-
builtins.sorted()¶ - defined by
ol_sorted(iterable, key=None, reverse=False)at numba/cpython/listobj.py:1100-1113
- defined by
Not showing 27 unsupported functions.
supported = 14 / 41 = 34.15%