Searched defs:fargs (Results 1 – 7 of 7) 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/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 | 1116 thread_PyThread_start_new_thread(PyObject *self, PyObject *fargs) in thread_PyThread_start_new_thread()
|
| /external/icu/icu4c/source/test/intltest/ |
| D | tmsgfmt.cpp | 1418 const Formattable fargs( d, Formattable::kIsDate ); in _testCopyConstructor2() local
|
| /external/cronet/third_party/icu/source/test/intltest/ |
| D | tmsgfmt.cpp | 1418 const Formattable fargs( d, Formattable::kIsDate ); in _testCopyConstructor2() local
|