Home
last modified time | relevance | path

Searched defs:search_function (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/encodings/
D__init__.py71 def search_function(encoding): function
/aosp_15_r20/external/python/cpython3/Lib/encodings/
D__init__.py71 def search_function(encoding): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/encodings/
D__init__.py71 def search_function(encoding): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/encodings/
D__init__.py71 def search_function(encoding): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/encodings/
H A D__init__.py71 def search_function(encoding): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/encodings/
D__init__.py71 def search_function(encoding): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/encodings/
D__init__.py71 def search_function(encoding): function
/aosp_15_r20/external/fonttools/Lib/fontTools/encodings/
H A Dcodecs.py108 def search_function(name): function
/aosp_15_r20/external/python/cpython3/Modules/
D_codecsmodule.c62 _codecs_register(PyObject *module, PyObject *search_function) in _codecs_register()
82 _codecs_unregister(PyObject *module, PyObject *search_function) in _codecs_unregister()
/aosp_15_r20/external/python/cpython3/Python/
Dcodecs.c35 int PyCodec_Register(PyObject *search_function) in PyCodec_Register()
55 PyCodec_Unregister(PyObject *search_function) in PyCodec_Unregister()
/aosp_15_r20/external/icing/icing/query/advanced_query_parser/
H A Dquery-visitor.cc231 Function search_function = in RegisterFunctions() local
/aosp_15_r20/external/python/cpython2/Python/
Dcodecs.c29 int PyCodec_Register(PyObject *search_function) in PyCodec_Register()
/aosp_15_r20/external/python/cpython2/Modules/
D_codecsmodule.c52 PyObject *codec_register(PyObject *self, PyObject *search_function) in codec_register()
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_unicode.py19 def search_function(encoding): function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_unicode.py29 def search_function(encoding): function
Dtest_codecs.py3528 def search_function(encoding): function
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...