Searched defs:fargs (Results 1 – 9 of 9) sorted by relevance
| /external/OpenCL-CTS/dependencies/ocl-stubs/ |
| D | stubs.cpp | 10 #define FUNC_TYPES(rettype, fname, fargs, callArgs) \ argument 13 #define FUNC_SYM(rettype, fname, fargs, callArgs) … argument
|
| /external/libffi/src/x86/ |
| D | ffiw64.c | 251 UINT64 fargs[4]; member
|
| /external/python/cffi/c/ |
| D | realize_c_type.c | 556 PyObject *fargs; in realize_c_type_or_func_now() local
|
| D | _cffi_backend.c | 5670 static int fb_build(struct funcbuilder_s *fb, PyObject *fargs, in fb_build() 5807 PyObject *fargs, in fb_prepare_ctype() 5852 static cif_description_t *fb_prepare_cif(PyObject *fargs, in fb_prepare_cif() 5913 static PyObject *new_function_type(PyObject *fargs, /* tuple */ in new_function_type() 5994 PyObject *fargs; in b_new_function_type() local
|
| /external/python/cpython2/Modules/ |
| D | threadmodule.c | 654 thread_PyThread_start_new_thread(PyObject *self, PyObject *fargs) in thread_PyThread_start_new_thread()
|
| /external/python/cpython2/Lib/test/ |
| D | test_functools.py | 12 def newfunc(*fargs, **fkeywords):
|
| /external/python/cpython3/Modules/ |
| D | _threadmodule.c | 1114 thread_PyThread_start_new_thread(PyObject *self, PyObject *fargs) in thread_PyThread_start_new_thread()
|
| /external/cronet/third_party/icu/source/test/intltest/ |
| D | tmsgfmt.cpp | 1418 const Formattable fargs( d, Formattable::kIsDate ); in _testCopyConstructor2() local
|
| /external/icu/icu4c/source/test/intltest/ |
| D | tmsgfmt.cpp | 1418 const Formattable fargs( d, Formattable::kIsDate ); in _testCopyConstructor2() local
|