| /third_party/python/Lib/test/ |
| H A D | test_context.py | 108 def func(*args, **kwargs): function 136 def func(*args, **kwargs): function 175 def func(): global() function [all...] |
| H A D | test_trace.py | 97 def func(): function [all...] |
| /third_party/python/Objects/ |
| H A D | moduleobject.c | 160 PyObject *func; in _add_methods_to_object() local
|
| H A D | classobject.c | 49 PyObject *func = PyMethod_GET_FUNCTION(method); in method_vectorcall() local 105 PyMethod_New(PyObject *func, PyObject *self) in PyMethod_New() argument 134 PyObject *func = PyMethod_GET_FUNCTION(self); in method___reduce___impl() local 278 PyObject *func in method_repr() local 357 PyInstanceMethod_New(PyObject *func) PyInstanceMethod_New() argument 444 PyObject *func = PyInstanceMethod_GET_FUNCTION(descr); instancemethod_descr_get() local 482 PyObject *func = PyInstanceMethod_Function(self); instancemethod_repr() local [all...] |
| /third_party/python/Lib/ctypes/test/ |
| H A D | test_structures.py | 613 func = dll._testfunc_union_by_value1 global() variable in StructureTestCase.test_union_by_value.Test5 621 func = dll._testfunc_union_by_value2 global() variable in StructureTestCase.test_union_by_value.Test5 683 func = dll._testfunc_bitfield_by_value1 global() variable in StructureTestCase.test_bitfield_by_value.Test6 734 func = dll._testfunc_bitfield_by_value2 global() variable in StructureTestCase.test_bitfield_by_value.Test8 [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/ |
| H A D | symbolize_test.cc | 70 ABSL_SYMBOLIZE_TEST_NOINLINE void Foo::func(int) { in func() function in Foo [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | convert_to_half_pass.cpp | 333 bool ConvertToHalfPass::ProcessFunction(Function* func) { in ProcessFunction() argument
|
| H A D | inst_buff_addr_check_pass.cpp | 210 std::unique_ptr<Function> func = in GetSearchAndTestFuncId() local
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglColorClearCase.cpp | 110 static void renderClear (EGLint api, const ApiFunctions& func, const ClearOp& clear) in renderClear() argument 123 static void finish (EGLint api, const ApiFunctions& func) in finish() argument 136 static void readPixels (EGLint api, const ApiFunctions& func, tcu::Surface& dst) in readPixels() argument
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fDepthRangeTests.cpp | 73 static inline bool compare (deUint32 func, T a, T b) in compare() argument
|
| /third_party/vk-gl-cts/modules/gles2/performance/ |
| H A D | es2pTextureUploadTests.cpp | 498 UploadFunction func; in init() member
|
| /third_party/elfutils/libcpu/ |
| H A D | riscv_disasm.c | 552 uint32_t func; in riscv_disasm() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_chromakey_cuda.c | 294 static int call_cuda_kernel(AVFilterContext *ctx, CUfunction func, in call_cuda_kernel() argument
|
| H A D | vf_scale_cuda.c | 404 static int call_resize_kernel(AVFilterContext *ctx, CUfunction func, in call_resize_kernel() argument
|
| H A D | vf_hqx.c | 40 hqxfunc_t func; member
|
| H A D | vf_xbr.c | 48 xbrfunc_t func; member
|
| /third_party/curl/lib/vssh/ |
| H A D | libssh.c | 343 curl_sshkeycallback func = in myssh_is_known() local
|
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | checkasm.c | 74 void (*func)(void); member 260 void *func; member 752 void *checkasm_check_func(void *func, const char *name, ...) in checkasm_check_func() argument [all...] |
| /third_party/glfw/deps/ |
| H A D | stb_image_write.h | 269 stbi_write_func *func; global() member 512 stbi_write_bmp_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const void *data) stbi_write_bmp_to_func() argument [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_iec958.c | 57 iec958_f func; member
|
| H A D | pcm_lfloat.c | 54 void (*func)(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, member
|
| H A D | pcm_mulaw.c | 52 mulaw_f func; member
|
| H A D | pcm_adpcm.c | 83 adpcm_f func; member
|
| H A D | pcm_alaw.c | 53 alaw_f func; member
|
| /third_party/astc-encoder/Source/ |
| H A D | stb_image_write.h | 269 stbi_write_func *func; global() member 512 stbi_write_bmp_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const void *data) stbi_write_bmp_to_func() argument [all...] |