| /external/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_printf.c | 46 int argcount, in lp_build_print_args() 198 unsigned argcount, i; in lp_build_printf() local
|
| /external/libvterm/src/ |
| D | pen.c | 91 static int lookup_colour(const VTermState *state, int palette, const long args[], int argcount, VTe… in lookup_colour() 267 INTERNAL void vterm_state_setpen(VTermState *state, const long args[], int argcount) in vterm_state_setpen() 456 INTERNAL int vterm_state_getpen(VTermState *state, long args[], int argcount) in vterm_state_getpen()
|
| D | state.c | 882 static int on_csi(const char *leader, const long args[], int argcount, const char *intermed, char c… in on_csi()
|
| /external/ltp/pan/ |
| D | splitstr.c | 61 const char **splitstr(const char *str, const char *separator, int *argcount) in splitstr()
|
| /external/python/cpython2/Objects/ |
| D | codeobject.c | 93 PyCode_New(int argcount, int nlocals, int stacksize, int flags, in PyCode_New() 271 int argcount; in code_new() local
|
| D | classobject.c | 2586 Py_ssize_t argcount = PyTuple_Size(arg); in instancemethod_call() local
|
| /external/python/cpython3/Objects/ |
| D | codeobject.c | 97 PyCode_New(int argcount, int kwonlyargcount, in PyCode_New() 345 int argcount; in code_new() local
|
| D | call.c | 881 Py_ssize_t argcount; in _PyObject_Call_Prepend() local
|
| /external/mesa3d/src/mesa/state_tracker/ |
| D | st_atifs_to_tgsi.c | 209 struct ureg_dst *dst, struct ureg_src *args, unsigned argcount) in emit_special_inst() 244 struct ureg_dst *dst, struct ureg_src *args, unsigned argcount) in emit_arith_inst()
|
| /external/python/cpython2/Modules/_ctypes/ |
| D | callproc.c | 778 int argcount) in _call_function_pointer() 1099 Py_ssize_t i, n, argcount, argtype_count; in _ctypes_callproc() local
|
| /external/python/cpython3/Modules/_ctypes/ |
| D | callproc.c | 768 int argcount) in _call_function_pointer() 1081 Py_ssize_t i, n, argcount, argtype_count; in _ctypes_callproc() local
|
| /external/nos/host/android/manual_tests/ |
| D | test_citadel.c | 238 int i, rv, argcount, optind = 1; in do_tpm() local
|
| /external/python/cpython2/Python/ |
| D | marshal.c | 1005 int argcount; in r_object() local
|
| D | ceval.c | 3368 PyObject **args, int argcount, PyObject **kws, int kwcount, in PyEval_EvalCodeEx()
|
| /external/python/cpython3/Python/ |
| D | marshal.c | 1361 int argcount; in r_object() local
|
| D | ceval.c | 3665 PyObject *const *args, Py_ssize_t argcount, in _PyEval_EvalCodeWithName() 3954 PyObject *const *args, int argcount, in PyEval_EvalCodeEx()
|
| D | compile.c | 5382 int argcount, kwonlyargcount, maxdepth; in makecode() local
|