Home
last modified time | relevance | path

Searched defs:func (Results 3626 - 3650 of 4171) sorted by relevance

1...<<141142143144145146147148149150>>...167

/third_party/python/Modules/
H A D_hashopenssl.c255 const char *lib, *func, *reason; in _setException() local
2196 PyObject *func, *name_obj; in hashlib_init_constructors() local
H A Dmathmodule.c2315 loghelper(PyObject* arg, double (*func)(double), const char *funcname) loghelper() argument
[all...]
/third_party/python/Lib/test/
H A Dtest_threading.py102 def func(): pass function
[all...]
H A Dtest_coroutines.py716 async def func(): pass function
1281 async def func(): function
2088 async def func(): pass function
2101 async def func(): pass function
2117 async def func(): pass function
[all...]
H A Dtest_exceptions.py1787 def func(): function
1797 def func(): function
[all...]
H A Dtest_types.py1272 def func(ns): function
1297 def func(ns): function
1512 def func(*args, **kwargs): function
/third_party/python/Lib/unittest/test/testmock/
H A Dtestpatch.py1539 def func(): pass function
1567 def func(): pass function
/third_party/python/Modules/_io/
H A Dbufferedio.c2143 PyObject *func, *ret; _forward_call() local
/third_party/python/Include/internal/
H A Dpycore_ast_state.h191 PyObject *func; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DCommandLine.cpp2075 void cl::SetVersionPrinter(void (*func)()) { OverrideVersionPrinter = func; } in SetVersionPrinter() argument
2077 void cl::AddExtraVersionPrinter(void (*func)()) { in AddExtraVersionPrinter() argument
/third_party/skia/third_party/externals/tint/src/
H A Dprogram_builder.h1561 const ast::CallExpression* Call(NAME&& func, ARGS&&... args) { in Call() argument
1826 auto* func = local
1549 Call(const Source& source, NAME&& func, ARGS&&... args) Call() argument
1850 auto* func = create<ast::Function>(Sym(std::forward<NAME>(name)), params, global() local
[all...]
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dresolver_validation.cc747 bool Resolver::ValidateFunctionParameter(const ast::Function* func, in ValidateFunctionParameter() argument
956 bool Resolver::ValidateFunction(const sem::Function* func) { in ValidateFunction() argument
1062 ValidateEntryPoint(const sem::Function* func) ValidateEntryPoint() argument
[all...]
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator_impl.cc798 auto func = utils::GetOrCreate( in EmitAtomicCall() local
1573 bool GeneratorImpl::EmitFunction(const ast::Function* func) { in EmitFunction() argument
1680 EmitEntryPointFunction(const ast::Function* func) EmitEntryPointFunction() argument
[all...]
/third_party/python/Lib/unittest/test/
H A Dtest_case.py1335 def func() : function
/third_party/python/Programs/
H A D_testembed.c2059 int (*func)(void); member
/third_party/python/Python/
H A Dbltinmodule.c94 PyObject *func, *name, *winner, *prep; in builtin___build_class__() local
487 PyObject *func; member
494 PyObject *func, *seq; in filter_new() local
1234 PyObject *func; global() member
1240 PyObject *it, *iters, *func; map_new() local
[all...]
H A Dpylifecycle.c2821 _Py_FatalErrorFunc(const char *func, const char *msg) in _Py_FatalErrorFunc() argument
2823 fatal_error(fileno(stderr), 1, func, msg, -1); in _Py_FatalErrorFunc() local
2828 _Py_FatalErrorFormat(const char *func, const char *format, ...) in _Py_FatalErrorFormat() argument
2862 _Py_FatalRefcountErrorFunc(const char *func, const char *msg) in _Py_FatalRefcountErrorFunc() argument
2913 Py_AtExit(void (*func)(void)) Py_AtExit() argument
[all...]
/third_party/python/Modules/_sre/
H A Dsre.c765 PyObject* func; in call() local
/third_party/python/Objects/
H A Dgenobject.c893 make_gen(PyTypeObject *type, PyFunctionObject *func) in make_gen() argument
919 _Py_MakeCoro(PyFunctionObject *func) in _Py_MakeCoro() argument
[all...]
H A Dobject.c544 PyObject *result, *func; in PyObject_Bytes() local
H A Dabstract.c1267 binaryfunc func = m->sq_inplace_concat; in PyNumber_InPlaceAdd() local
H A Ddescrobject.c272 method_check_args(PyObject *func, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in method_check_args() argument
303 method_enter_call(PyThreadState *tstate, PyObject *func) in method_enter_call() argument
313 method_vectorcall_VARARGS( PyObject *func, PyObject *const *args, size_t nargsf, PyObject *kwnames) method_vectorcall_VARARGS() argument
338 method_vectorcall_VARARGS_KEYWORDS( PyObject *func, PyObject *const *args, size_t nargsf, PyObject *kwnames) method_vectorcall_VARARGS_KEYWORDS() argument
374 method_vectorcall_FASTCALL_KEYWORDS_METHOD( PyObject *func, PyObject *const *args, size_t nargsf, PyObject *kwnames) method_vectorcall_FASTCALL_KEYWORDS_METHOD() argument
394 method_vectorcall_FASTCALL( PyObject *func, PyObject *const *args, size_t nargsf, PyObject *kwnames) method_vectorcall_FASTCALL() argument
413 method_vectorcall_FASTCALL_KEYWORDS( PyObject *func, PyObject *const *args, size_t nargsf, PyObject *kwnames) method_vectorcall_FASTCALL_KEYWORDS() argument
432 method_vectorcall_NOARGS( PyObject *func, PyObject *const *args, size_t nargsf, PyObject *kwnames) method_vectorcall_NOARGS() argument
459 method_vectorcall_O( PyObject *func, PyObject *const *args, size_t nargsf, PyObject *kwnames) method_vectorcall_O() argument
1637 PyObject *func, *res; property_descr_set() local
[all...]
/third_party/python/Modules/_sqlite/
H A Dconnection.c1001 pysqlite_connection_create_function_impl(pysqlite_Connection *self, PyTypeObject *cls, const char *name, int narg, PyObject *func, int deterministic) pysqlite_connection_create_function_impl() argument
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.c153 send_and_add_to_pending(pa_bluetooth_discovery *y, DBusMessage *m, DBusPendingCallNotifyFunction func, void *call_data) send_and_add_to_pending() argument
/third_party/python/Lib/test/test_asyncio/
H A Dtest_base_events.py869 def func(): function
[all...]

Completed in 73 milliseconds

1...<<141142143144145146147148149150>>...167