Home
last modified time | relevance | path

Searched defs:_parser (Results 1 - 25 of 132) sorted by relevance

123456

/third_party/mesa3d/src/mapi/glapi/gen/
H A Dremap_helper.py126 def _parser(): function
H A Dgl_apitemp.py308 def _parser(): function
H A Dgl_gentable.py199 def _parser(): function
H A Dgl_table.py178 def _parser(): function
H A Dgl_procs.py155 def _parser(): function
H A Dgl_x86_asm.py189 def _parser(): function
H A Dgl_SPARC_asm.py169 def _parser(): function
H A Dgl_enums.py274 def _parser(): function
H A Dgl_x86-64_asm.py234 def _parser(): function
/third_party/python/Python/clinic/
H A Dtraceback.c.h20 static _PyArg_Parser _parser = {NULL, _keywords, "TracebackType", 0}; in tb_new() local
H A DPython-tokenize.c.h13 static _PyArg_Parser _parser = {NULL, _keywords, "tokenizeriter", 0}; in tokenizeriter_new() local
H A D_warnings.c.h23 static _PyArg_Parser _parser = {NULL, _keywords, "warn", 0}; in warnings_warn() local
/third_party/python/Modules/_ssl/clinic/
H A Dcert.c.h21 static _PyArg_Parser _parser = {NULL, _keywords, "public_bytes", 0}; in _ssl_Certificate_public_bytes() local
/third_party/python/Objects/clinic/
H A Denumobject.c.h28 static _PyArg_Parser _parser = {NULL, _keywords, "enumerate", 0}; in enum_new() local
H A Dfuncobject.c.h31 static _PyArg_Parser _parser = {NULL, _keywords, "function", 0}; in func_new() local
H A Dmoduleobject.c.h21 static _PyArg_Parser _parser = {NULL, _keywords, "module", 0}; in module___init__() local
H A Dstructseq.c.h13 static _PyArg_Parser _parser = {NULL, _keywords, "structseq", 0}; in structseq_new() local
H A Ddescrobject.c.h13 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.h25 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 Dwinsound.c.h27 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 Dsocketmodule.c.h14 static _PyArg_Parser _parser = {NULL, _keywords, "socket", 0}; in sock_initobj() local
H A D_opcode.c.h23 static _PyArg_Parser _parser = {NULL, _keywords, "stack_effect", 0}; in _opcode_stack_effect() local
H A D_testmultiphase.c.h77 static _PyArg_Parser _parser = {NULL, _keywords, "increment_count_clinic", 0}; in _testmultiphase_StateAccessType_increment_count_clinic() local
H A Dgrpmodule.c.h24 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 Dposixshmem.c.h25 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

Completed in 9 milliseconds

123456