/third_party/python/Lib/unittest/test/ |
H A D | test_case.py | 1335 def func() : function
|
/third_party/python/Programs/ |
H A D | _testembed.c | 2059 int (*func)(void); member
|
/third_party/python/Python/ |
H A D | bltinmodule.c | 94 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 D | pylifecycle.c | 2821 _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 D | sre.c | 765 PyObject* func; in call() local
|
/third_party/python/Modules/ |
H A D | mathmodule.c | 2315 loghelper(PyObject* arg, double (*func)(double), const char *funcname) loghelper() argument [all...] |
H A D | pyexpat.c | 215 call_with_frame(const char *funcname, int lineno, PyObject* func, PyObject* args, in call_with_frame() argument
|
/third_party/python/Objects/ |
H A D | genobject.c | 893 make_gen(PyTypeObject *type, PyFunctionObject *func) in make_gen() argument 919 _Py_MakeCoro(PyFunctionObject *func) in _Py_MakeCoro() argument [all...] |
H A D | object.c | 544 PyObject *result, *func; in PyObject_Bytes() local
|
H A D | abstract.c | 1267 binaryfunc func = m->sq_inplace_concat; in PyNumber_InPlaceAdd() local
|
H A D | descrobject.c | 272 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 D | connection.c | 1001 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 D | bluez5-util.c | 153 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 D | test_base_events.py | 869 def func(): function [all...] |
/third_party/python/Lib/test/ |
H A D | test_types.py | 1272 def func(ns): function 1297 def func(ns): function 1512 def func(*args, **kwargs): function
|
/third_party/python/Modules/_ctypes/ |
H A D | _ctypes_test.c | 40 _testfunc_cbk_large_struct(Test in, void (*func)(Test)) in _testfunc_cbk_large_struct() argument 449 EXPORT(int) _testfunc_callback_i_if(int value, int (*func)(int)) in _testfunc_callback_i_if() argument 14 _testfunc_cbk_reg_int(int a, int b, int c, int d, int e, int (*func)(int, int, int, int, int)) _testfunc_cbk_reg_int() argument 21 _testfunc_cbk_reg_double(double a, double b, double c, double d, double e, double (*func)(double, double, double, double, double)) _testfunc_cbk_reg_double() argument [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fIntegerStateQueryTests.cpp | 1727 virtual void SetBlendFunc (GLenum func) in SetBlendFunc() argument 1760 void SetBlendFunc (GLenum func) in SetBlendFunc() argument
|
H A D | es3fShaderDerivateTests.cpp | 160 static const char* getDerivateFuncName (DerivateFunc func) in getDerivateFuncName() argument 173 static const char* getDerivateFuncCaseName (DerivateFunc func) in getDerivateFuncCaseName() argument 934 ConstantDerivateCase::ConstantDerivateCase (Context& context, const char* name, const char* description, DerivateFunc func, glu::DataType type) in ConstantDerivateCase() argument 1002 LinearDerivateCase::LinearDerivateCase (Context& context, const char* name, const char* description, DerivateFunc func, glu::DataType type, glu::Precision precision, deUint32 hint, SurfaceType surfaceType, int numSamples, const char* fragmentSrcTmpl) in LinearDerivateCase() argument 1244 TextureDerivateCase(Context& context, const char* name, const char* description, DerivateFunc func, glu::DataType type, glu::Precision precision, deUint32 hint, SurfaceType surfaceType, int numSamples) TextureDerivateCase() argument [all...] |
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsLifetimeTests.cpp | 1307 LifeTest::TestFunction func; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderDerivateTests.cpp | 103 static const char* getDerivateFuncName (DerivateFunc func) in getDerivateFuncName() argument 122 static const char* getDerivateFuncCaseName (DerivateFunc func) in getDerivateFuncCaseName() argument 141 static inline bool isDfdxFunc (DerivateFunc func) in isDfdxFunc() argument 146 static inline bool isDfdyFunc (DerivateFunc func) in isDfdyFunc() argument 151 isFwidthFunc(DerivateFunc func) isFwidthFunc() argument 538 DerivateFunc func; global() member 873 ConstantDerivateCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, DerivateFunc func, glu::DataType type) ConstantDerivateCase() argument 1104 LinearDerivateCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, DerivateFunc func, glu::DataType type, glu::Precision precision, bool inNonUniformControlFlow, SurfaceType surfaceType, int numSamples, const std::string& fragmentSrcTmpl, BaseUniformType usedDefaultUniform) LinearDerivateCase() argument 1401 TextureDerivateCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, DerivateFunc func, glu::DataType type, glu::Precision precision, SurfaceType surfaceType, int numSamples) TextureDerivateCase() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
H A D | vktSparseResourcesBufferTests.cpp | 1443 FunctionProgramsSimple1 (Function func) : m_func(func) {} in FunctionProgramsSimple1() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | http_curl.c | 1096 static void tls_show_errors(const char *func, const char *txt) in tls_show_errors() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wps_hostapd.c | 47 int (*func)(struct hostapd_data *h, void *ctx); member
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 505 void GLContext::stencilFunc (deUint32 func, int ref, deUint32 mask) in stencilFunc() argument 515 void GLContext::depthFunc (deUint32 func) in depthFunc() argument 545 void GLContext::stencilFuncSeparate (deUint32 face, deUint32 func, int ref, deUint32 mask) in stencilFuncSeparate() argument
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fIntegerStateQueryTests.cpp | 1414 virtual void SetBlendFunc (GLenum func) in SetBlendFunc() argument 1447 void SetBlendFunc (GLenum func) in SetBlendFunc() argument
|