| /third_party/mesa3d/src/mapi/glapi/gen/ |
| H A D | remap_helper.py | 126 def _parser(): function
|
| H A D | gl_apitemp.py | 308 def _parser(): function
|
| H A D | gl_gentable.py | 199 def _parser(): function
|
| H A D | gl_table.py | 178 def _parser(): function
|
| H A D | gl_procs.py | 155 def _parser(): function
|
| H A D | gl_x86_asm.py | 189 def _parser(): function
|
| H A D | gl_SPARC_asm.py | 169 def _parser(): function
|
| H A D | gl_enums.py | 274 def _parser(): function
|
| H A D | gl_x86-64_asm.py | 234 def _parser(): function
|
| /third_party/python/Python/clinic/ |
| H A D | traceback.c.h | 20 static _PyArg_Parser _parser = {NULL, _keywords, "TracebackType", 0}; in tb_new() local
|
| H A D | Python-tokenize.c.h | 13 static _PyArg_Parser _parser = {NULL, _keywords, "tokenizeriter", 0}; in tokenizeriter_new() local
|
| H A D | _warnings.c.h | 23 static _PyArg_Parser _parser = {NULL, _keywords, "warn", 0}; in warnings_warn() local
|
| /third_party/python/Modules/_ssl/clinic/ |
| H A D | cert.c.h | 21 static _PyArg_Parser _parser = {NULL, _keywords, "public_bytes", 0}; in _ssl_Certificate_public_bytes() local
|
| /third_party/python/Objects/clinic/ |
| H A D | enumobject.c.h | 28 static _PyArg_Parser _parser = {NULL, _keywords, "enumerate", 0}; in enum_new() local
|
| H A D | funcobject.c.h | 31 static _PyArg_Parser _parser = {NULL, _keywords, "function", 0}; in func_new() local
|
| H A D | moduleobject.c.h | 21 static _PyArg_Parser _parser = {NULL, _keywords, "module", 0}; in module___init__() local
|
| H A D | structseq.c.h | 13 static _PyArg_Parser _parser = {NULL, _keywords, "structseq", 0}; in structseq_new() local
|
| H A D | descrobject.c.h | 13 static _PyArg_Parser _parser = {NULL, _keywords, "mappingproxy", 0}; in mappingproxy_new() local 76 static _PyArg_Parser _parser = {NULL, _keywords, "property", 0}; in property_init() local
|
| /third_party/python/PC/clinic/ |
| H A D | _testconsole.c.h | 25 static _PyArg_Parser _parser = {NULL, _keywords, "write_input", 0}; in _testconsole_write_input() local 67 static _PyArg_Parser _parser = {NULL, _keywords, "read_output", 0}; in _testconsole_read_output() local
|
| H A D | winsound.c.h | 27 static _PyArg_Parser _parser = {NULL, _keywords, "PlaySound", 0}; in winsound_PlaySound() local 70 static _PyArg_Parser _parser = {NULL, _keywords, "Beep", 0}; in winsound_Beep() local 112 static _PyArg_Parser _parser = {NULL, _keywords, "MessageBeep", 0}; in winsound_MessageBeep() local
|
| /third_party/python/Modules/clinic/ |
| H A D | socketmodule.c.h | 14 static _PyArg_Parser _parser = {NULL, _keywords, "socket", 0}; in sock_initobj() local
|
| H A D | _opcode.c.h | 23 static _PyArg_Parser _parser = {NULL, _keywords, "stack_effect", 0}; in _opcode_stack_effect() local
|
| H A D | _testmultiphase.c.h | 77 static _PyArg_Parser _parser = {NULL, _keywords, "increment_count_clinic", 0}; in _testmultiphase_StateAccessType_increment_count_clinic() local
|
| H A D | grpmodule.c.h | 24 static _PyArg_Parser _parser = {NULL, _keywords, "getgrgid", 0}; in grp_getgrgid() local 58 static _PyArg_Parser _parser = {NULL, _keywords, "getgrnam", 0}; in grp_getgrnam() local
|
| /third_party/python/Modules/_multiprocessing/clinic/ |
| H A D | posixshmem.c.h | 25 static _PyArg_Parser _parser = {NULL, _keywords, "shm_open", 0}; in _posixshmem_shm_open() local 92 static _PyArg_Parser _parser = {NULL, _keywords, "shm_unlink", 0}; in _posixshmem_shm_unlink() local
|