Home
last modified time | relevance | path

Searched defs:NUM_KEYWORDS (Results 1 – 25 of 85) sorted by relevance

1234

/external/python/cpython3/Modules/clinic/
D_testclinic_depr.c.h44 #define NUM_KEYWORDS 1 in depr_star_new() macro
129 #define NUM_KEYWORDS 1 in depr_star_new_clone() macro
211 #define NUM_KEYWORDS 1 in depr_star_init() macro
296 #define NUM_KEYWORDS 1 in depr_star_init_clone() macro
368 #define NUM_KEYWORDS 4 in depr_star_init_noinline() macro
447 #define NUM_KEYWORDS 1 in depr_kwd_new() macro
530 #define NUM_KEYWORDS 1 in depr_kwd_init() macro
604 #define NUM_KEYWORDS 3 in depr_kwd_init_noinline() macro
688 #define NUM_KEYWORDS 1 in depr_star_pos0_len1() macro
766 #define NUM_KEYWORDS 2 in depr_star_pos0_len2() macro
[all …]
D_opcode.c.h30 #define NUM_KEYWORDS 1 in _opcode_stack_effect() macro
107 #define NUM_KEYWORDS 1 in _opcode_is_valid() macro
170 #define NUM_KEYWORDS 1 in _opcode_has_arg() macro
233 #define NUM_KEYWORDS 1 in _opcode_has_const() macro
296 #define NUM_KEYWORDS 1 in _opcode_has_name() macro
359 #define NUM_KEYWORDS 1 in _opcode_has_jump() macro
427 #define NUM_KEYWORDS 1 in _opcode_has_free() macro
490 #define NUM_KEYWORDS 1 in _opcode_has_local() macro
553 #define NUM_KEYWORDS 1 in _opcode_has_exc() macro
690 #define NUM_KEYWORDS 2 in _opcode_get_executor() macro
D_hashopenssl.c.h95 #define NUM_KEYWORDS 1 in EVPXOF_digest() macro
165 #define NUM_KEYWORDS 1 in EVPXOF_hexdigest() macro
239 #define NUM_KEYWORDS 3 in EVP_new() macro
316 #define NUM_KEYWORDS 2 in _hashlib_openssl_md5() macro
391 #define NUM_KEYWORDS 2 in _hashlib_openssl_sha1() macro
466 #define NUM_KEYWORDS 2 in _hashlib_openssl_sha224() macro
541 #define NUM_KEYWORDS 2 in _hashlib_openssl_sha256() macro
616 #define NUM_KEYWORDS 2 in _hashlib_openssl_sha384() macro
691 #define NUM_KEYWORDS 2 in _hashlib_openssl_sha512() macro
768 #define NUM_KEYWORDS 2 in _hashlib_openssl_sha3_224() macro
[all …]
D_testinternalcapi.c.h29 #define NUM_KEYWORDS 1 in _testinternalcapi_compiler_cleandoc() macro
108 #define NUM_KEYWORDS 4 in _testinternalcapi_compiler_codegen() macro
181 #define NUM_KEYWORDS 3 in _testinternalcapi_optimize_cfg() macro
246 #define NUM_KEYWORDS 3 in _testinternalcapi_assemble_code_object() macro
322 #define NUM_KEYWORDS 1 in gh_119213_getargs() macro
D_asynciomodule.c.h37 #define NUM_KEYWORDS 1 in _asyncio_Future___init__() macro
247 #define NUM_KEYWORDS 1 in _asyncio_Future_add_done_callback() macro
360 #define NUM_KEYWORDS 1 in _asyncio_Future_cancel() macro
501 #define NUM_KEYWORDS 5 in _asyncio_Task___init__() macro
629 #define NUM_KEYWORDS 1 in _asyncio_Task_cancel() macro
752 #define NUM_KEYWORDS 1 in _asyncio_Task_get_stack() macro
819 #define NUM_KEYWORDS 2 in _asyncio_Task_print_stack() macro
1041 #define NUM_KEYWORDS 1 in _asyncio__register_task() macro
1098 #define NUM_KEYWORDS 1 in _asyncio__register_eager_task() macro
1155 #define NUM_KEYWORDS 1 in _asyncio__unregister_task() macro
[all …]
D_testclinic.c.h1255 #define NUM_KEYWORDS 2 in keywords() macro
1311 #define NUM_KEYWORDS 2 in keywords_kwonly() macro
1367 #define NUM_KEYWORDS 3 in keywords_opt() macro
1436 #define NUM_KEYWORDS 4 in keywords_opt_kwonly() macro
1516 #define NUM_KEYWORDS 3 in keywords_kwonly_opt() macro
1584 #define NUM_KEYWORDS 1 in posonly_keywords() macro
1640 #define NUM_KEYWORDS 1 in posonly_kwonly() macro
1697 #define NUM_KEYWORDS 2 in posonly_keywords_kwonly() macro
1756 #define NUM_KEYWORDS 3 in posonly_keywords_opt() macro
1827 #define NUM_KEYWORDS 2 in posonly_opt_keywords_opt() macro
[all …]
D_datetimemodule.c.h33 #define NUM_KEYWORDS 3 in iso_calendar_date_new() macro
104 #define NUM_KEYWORDS 3 in datetime_date_replace() macro
190 #define NUM_KEYWORDS 6 in datetime_time_replace() macro
309 #define NUM_KEYWORDS 1 in datetime_datetime_now() macro
374 #define NUM_KEYWORDS 9 in datetime_datetime_replace() macro
Dposixmodule.c.h50 #define NUM_KEYWORDS 3 in os_stat() macro
132 #define NUM_KEYWORDS 2 in os_lstat() macro
228 #define NUM_KEYWORDS 5 in os_access() macro
388 #define NUM_KEYWORDS 1 in os_chdir() macro
453 #define NUM_KEYWORDS 1 in os_fchdir() macro
538 #define NUM_KEYWORDS 4 in os_chmod() macro
634 #define NUM_KEYWORDS 2 in os_fchmod() macro
704 #define NUM_KEYWORDS 2 in os_lchmod() macro
780 #define NUM_KEYWORDS 3 in os_chflags() macro
863 #define NUM_KEYWORDS 2 in os_lchflags() macro
[all …]
Dbinascii.c.h60 #define NUM_KEYWORDS 1 in binascii_b2a_uu() macro
136 #define NUM_KEYWORDS 1 in binascii_a2b_base64() macro
207 #define NUM_KEYWORDS 1 in binascii_b2a_base64() macro
386 #define NUM_KEYWORDS 3 in binascii_b2a_hex() macro
475 #define NUM_KEYWORDS 3 in binascii_hexlify() macro
621 #define NUM_KEYWORDS 2 in binascii_a2b_qp() macro
697 #define NUM_KEYWORDS 4 in binascii_b2a_qp() macro
D_csv.c.h51 #define NUM_KEYWORDS 1 in _csv_unregister_dialect() macro
108 #define NUM_KEYWORDS 1 in _csv_get_dialect() macro
168 #define NUM_KEYWORDS 1 in _csv_field_size_limit() macro
D_bisectmodule.c.h40 #define NUM_KEYWORDS 5 in _bisect_bisect_right() macro
148 #define NUM_KEYWORDS 5 in _bisect_insort_right() macro
253 #define NUM_KEYWORDS 5 in _bisect_bisect_left() macro
361 #define NUM_KEYWORDS 5 in _bisect_insort_left() macro
Ditertoolsmodule.c.h43 #define NUM_KEYWORDS 3 in batched_new() macro
159 #define NUM_KEYWORDS 2 in itertools_groupby() macro
505 #define NUM_KEYWORDS 2 in itertools_combinations() macro
576 #define NUM_KEYWORDS 2 in itertools_combinations_with_replacement() macro
646 #define NUM_KEYWORDS 2 in itertools_permutations() macro
708 #define NUM_KEYWORDS 3 in itertools_accumulate() macro
783 #define NUM_KEYWORDS 2 in itertools_compress() macro
881 #define NUM_KEYWORDS 2 in itertools_count() macro
D_winapi.c.h118 #define NUM_KEYWORDS 2 in _winapi_ConnectNamedPipe() macro
175 #define NUM_KEYWORDS 4 in _winapi_CreateEventW() macro
389 #define NUM_KEYWORDS 3 in _winapi_CreateMutexW() macro
770 #define NUM_KEYWORDS 1 in _winapi_GetLongPathName() macro
874 #define NUM_KEYWORDS 1 in _winapi_GetShortPathName() macro
1072 #define NUM_KEYWORDS 3 in _winapi_OpenEventW() macro
1138 #define NUM_KEYWORDS 3 in _winapi_OpenMutexW() macro
1311 #define NUM_KEYWORDS 3 in _winapi_LCMapStringEx() macro
1369 #define NUM_KEYWORDS 3 in _winapi_ReadFile() macro
1423 #define NUM_KEYWORDS 1 in _winapi_ReleaseMutex() macro
[all …]
Dsha2module.c.h163 #define NUM_KEYWORDS 2 in _sha2_sha256() macro
237 #define NUM_KEYWORDS 2 in _sha2_sha224() macro
311 #define NUM_KEYWORDS 2 in _sha2_sha512() macro
385 #define NUM_KEYWORDS 2 in _sha2_sha384() macro
D_queuemodule.c.h63 #define NUM_KEYWORDS 3 in _queue_SimpleQueue_put() macro
140 #define NUM_KEYWORDS 1 in _queue_SimpleQueue_put_nowait() macro
206 #define NUM_KEYWORDS 2 in _queue_SimpleQueue_get() macro
/external/python/cpython3/Objects/clinic/
Dodictobject.c.h29 #define NUM_KEYWORDS 2 in OrderedDict_fromkeys() macro
94 #define NUM_KEYWORDS 2 in OrderedDict_setdefault() macro
160 #define NUM_KEYWORDS 2 in OrderedDict_pop() macro
224 #define NUM_KEYWORDS 1 in OrderedDict_popitem() macro
289 #define NUM_KEYWORDS 2 in OrderedDict_move_to_end() macro
Dmemoryobject.c.h26 #define NUM_KEYWORDS 1 in memoryview() macro
83 #define NUM_KEYWORDS 2 in memoryview__from_flags() macro
162 #define NUM_KEYWORDS 2 in memoryview_cast() macro
270 #define NUM_KEYWORDS 1 in memoryview_tobytes() macro
365 #define NUM_KEYWORDS 2 in memoryview_hex() macro
Dtypevarobject.c.h29 #define NUM_KEYWORDS 6 in typevar_new() macro
206 #define NUM_KEYWORDS 1 in paramspecargs_new() macro
260 #define NUM_KEYWORDS 1 in paramspeckwargs_new() macro
317 #define NUM_KEYWORDS 6 in paramspec_new() macro
492 #define NUM_KEYWORDS 2 in typevartuple() macro
647 #define NUM_KEYWORDS 3 in typealias_new() macro
Ddescrobject.c.h26 #define NUM_KEYWORDS 1 in mappingproxy_new() macro
112 #define NUM_KEYWORDS 4 in property_init() macro
/external/python/cpython3/Python/clinic/
Dmarshal.c.h43 #define NUM_KEYWORDS 1 in marshal_dump() macro
132 #define NUM_KEYWORDS 1 in marshal_load() macro
208 #define NUM_KEYWORDS 1 in marshal_dumps() macro
289 #define NUM_KEYWORDS 1 in marshal_loads() macro
Dinstruction_sequence.c.h59 #define NUM_KEYWORDS 1 in InstructionSequenceType_use_label() macro
120 #define NUM_KEYWORDS 6 in InstructionSequenceType_addop() macro
232 #define NUM_KEYWORDS 1 in InstructionSequenceType_add_nested() macro
Dbltinmodule.c.h45 #define NUM_KEYWORDS 5 in builtin___import__() macro
268 #define NUM_KEYWORDS 7 in builtin_compile() macro
422 #define NUM_KEYWORDS 2 in builtin_eval() macro
500 #define NUM_KEYWORDS 3 in builtin_exec() macro
839 #define NUM_KEYWORDS 3 in builtin_pow() macro
913 #define NUM_KEYWORDS 4 in builtin_print() macro
1052 #define NUM_KEYWORDS 2 in builtin_round() macro
1118 #define NUM_KEYWORDS 1 in builtin_sum() macro
/external/python/cpython3/Modules/_sqlite/clinic/
Dconnection.c.h36 #define NUM_KEYWORDS 9 in pysqlite_connection_init() macro
189 #define NUM_KEYWORDS 1 in pysqlite_connection_cursor() macro
261 #define NUM_KEYWORDS 2 in blobopen() macro
454 #define NUM_KEYWORDS 4 in pysqlite_connection_create_function() macro
645 #define NUM_KEYWORDS 3 in pysqlite_connection_create_aggregate() macro
747 #define NUM_KEYWORDS 1 in pysqlite_connection_set_authorizer() macro
840 #define NUM_KEYWORDS 2 in pysqlite_connection_set_progress_handler() macro
928 #define NUM_KEYWORDS 1 in pysqlite_connection_set_trace_callback() macro
1030 #define NUM_KEYWORDS 1 in pysqlite_connection_load_extension() macro
1228 #define NUM_KEYWORDS 1 in pysqlite_connection_iterdump() macro
[all …]
/external/python/cpython3/Modules/_sre/clinic/
Dsre.c.h187 #define NUM_KEYWORDS 3 in _sre_SRE_Pattern_match() macro
280 #define NUM_KEYWORDS 3 in _sre_SRE_Pattern_fullmatch() macro
375 #define NUM_KEYWORDS 3 in _sre_SRE_Pattern_search() macro
467 #define NUM_KEYWORDS 3 in _sre_SRE_Pattern_findall() macro
562 #define NUM_KEYWORDS 3 in _sre_SRE_Pattern_finditer() macro
654 #define NUM_KEYWORDS 3 in _sre_SRE_Pattern_scanner() macro
746 #define NUM_KEYWORDS 2 in _sre_SRE_Pattern_split() macro
820 #define NUM_KEYWORDS 3 in _sre_SRE_Pattern_sub() macro
897 #define NUM_KEYWORDS 3 in _sre_SRE_Pattern_subn() macro
1037 #define NUM_KEYWORDS 6 in _sre_compile() macro
[all …]
/external/python/cpython3/Lib/test/
Dclinic.test.c1976 #define NUM_KEYWORDS 2 in test_keywords() macro
2046 #define NUM_KEYWORDS 2 in test_keywords_kwonly() macro
2117 #define NUM_KEYWORDS 3 in test_keywords_opt() macro
2203 #define NUM_KEYWORDS 4 in test_keywords_opt_kwonly() macro
2299 #define NUM_KEYWORDS 3 in test_keywords_kwonly_opt() macro
2382 #define NUM_KEYWORDS 1 in test_posonly_keywords() macro
2453 #define NUM_KEYWORDS 1 in test_posonly_kwonly() macro
2526 #define NUM_KEYWORDS 2 in test_posonly_keywords_kwonly() macro
2602 #define NUM_KEYWORDS 3 in test_posonly_keywords_opt() macro
2689 #define NUM_KEYWORDS 2 in test_posonly_keywords_opt2() macro
[all …]

1234