Searched defs:p_output (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_gs.c | 78 tgsi_fetch_gs_outputs(struct draw_geometry_shader *shader, unsigned stream, unsigned num_primitives, float (**p_output)[4]) tgsi_fetch_gs_outputs() argument 299 llvm_fetch_gs_outputs(struct draw_geometry_shader *shader, unsigned stream, unsigned num_primitives, float (**p_output)[4]) llvm_fetch_gs_outputs() argument
|
/third_party/python/Objects/ |
H A D | longobject.c | 1708 long_to_decimal_string_internal(PyObject *aa, PyObject **p_output, _PyUnicodeWriter *writer, _PyBytesWriter *bytes_writer, char **bytes_str) long_to_decimal_string_internal() argument 1930 long_format_binary(PyObject *aa, int base, int alternate, PyObject **p_output, _PyUnicodeWriter *writer, _PyBytesWriter *bytes_writer, char **bytes_str) long_format_binary() argument
|
H A D | unicodeobject.c | 14368 formatfloat(PyObject *v, struct unicode_format_arg_t *arg, PyObject **p_output, _PyUnicodeWriter *writer) formatfloat() argument 14555 mainformatlong(PyObject *v, struct unicode_format_arg_t *arg, PyObject **p_output, _PyUnicodeWriter *writer) mainformatlong() argument
|
Completed in 30 milliseconds