Home
last modified time | relevance | path

Searched defs:functools (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/python/cpython3/Doc/whatsnew/
D3.5.rst1147 functools section in Improved Modules
1152 Most of the :func:`~functools.lru_cache` machinery is now implemented in C, making argument
D3.4.rst850 functools section in Improved Modules
862 The new :func:`~functools.singledispatch` decorator brings support for argument
D3.11.rst739 functools section in Improved Modules
770 .. _whatsnew311-hashlib:
D3.2.rst753 functools section in New, Improved, and Deprecated Modules
D3.8.rst763 functools section in Improved Modules
D3.3.rst1387 functools section in Improved Modules
D3.7.rst921 functools section in Improved Modules
/aosp_15_r20/external/pytorch/torch/_dynamo/polyfills/
H A D__init__.py22 functools as functools, unknown
/aosp_15_r20/external/python/cpython3/Modules/_sqlite/
Dmodule.c257 PyObject *functools = PyImport_ImportModule("functools"); in load_functools_lru_cache() local
/aosp_15_r20/external/python/cpython3/Modules/
D_operator.c1758 PyObject *functools; in methodcaller_reduce() local
D_pickle.c236 PyObject *functools = NULL; in _Pickle_InitState() local
/aosp_15_r20/external/python/cpython2/Python/
Dbltinmodule.c2124 PyObject *functools = PyImport_ImportModule("functools"); in builtin_reduce() local
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...