Lines Matching defs:args
74 PyObject *test_ompd_get_thread_handle(PyObject *self, PyObject *args) { in test_ompd_get_thread_handle()
181 PyObject *test_ompd_get_curr_parallel_handle(PyObject *self, PyObject *args) { in test_ompd_get_curr_parallel_handle()
258 PyObject *test_ompd_get_thread_in_parallel(PyObject *self, PyObject *args) { in test_ompd_get_thread_in_parallel()
341 PyObject *test_ompd_thread_handle_compare(PyObject *self, PyObject *args) { in test_ompd_thread_handle_compare()
448 PyObject *test_ompd_get_thread_id(PyObject *self, PyObject *args) { in test_ompd_get_thread_id()
540 PyObject *test_ompd_rel_thread_handle(PyObject *self, PyObject *args) { in test_ompd_rel_thread_handle()
580 PyObject *args) { in test_ompd_get_enclosing_parallel_handle()
660 PyObject *test_ompd_parallel_handle_compare(PyObject *self, PyObject *args) { in test_ompd_parallel_handle_compare()
771 PyObject *test_ompd_rel_parallel_handle(PyObject *self, PyObject *args) { in test_ompd_rel_parallel_handle()
1156 PyObject *test_ompd_get_omp_version(PyObject *self, PyObject *args) { in test_ompd_get_omp_version()
1221 PyObject *test_ompd_get_omp_version_string(PyObject *self, PyObject *args) { in test_ompd_get_omp_version_string()
1304 PyObject *test_ompd_get_curr_task_handle(PyObject *self, PyObject *args) { in test_ompd_get_curr_task_handle()
1397 PyObject *test_ompd_get_task_parallel_handle(PyObject *self, PyObject *args) { in test_ompd_get_task_parallel_handle()
1482 PyObject *test_ompd_get_generating_task_handle(PyObject *self, PyObject *args) { in test_ompd_get_generating_task_handle()
1570 PyObject *test_ompd_get_scheduling_task_handle(PyObject *self, PyObject *args) { in test_ompd_get_scheduling_task_handle()
1644 PyObject *test_ompd_get_task_in_parallel(PyObject *self, PyObject *args) { in test_ompd_get_task_in_parallel()
1789 PyObject *test_ompd_task_handle_compare(PyObject *self, PyObject *args) { in test_ompd_task_handle_compare()
1909 PyObject *test_ompd_get_task_function(PyObject *self, PyObject *args) { in test_ompd_get_task_function()
1991 PyObject *test_ompd_get_task_frame(PyObject *self, PyObject *args) { in test_ompd_get_task_frame()
2059 PyObject *test_ompd_get_state(PyObject *self, PyObject *args) { in test_ompd_get_state()
2136 PyObject *test_ompd_get_display_control_vars(PyObject *self, PyObject *args) { in test_ompd_get_display_control_vars()
2249 PyObject *test_ompd_enumerate_icvs(PyObject *self, PyObject *args) { in test_ompd_enumerate_icvs()
2353 PyObject *args) { in test_ompd_get_icv_from_scope_with_addr_handle()
2424 PyObject *args) { in test_ompd_get_icv_from_scope_with_thread_handle()
2458 PyObject *args) { in test_ompd_get_icv_from_scope_with_parallel_handle()
2483 PyObject *args) { in test_ompd_get_icv_from_scope_with_task_handle()
2527 PyObject *test_ompd_get_icv_string_from_scope(PyObject *self, PyObject *args) { in test_ompd_get_icv_string_from_scope()
2586 PyObject *test_ompd_get_tool_data(PyObject *self, PyObject *args) { in test_ompd_get_tool_data()
2591 PyObject *test_ompd_enumerate_states(PyObject *self, PyObject *args) { in test_ompd_enumerate_states()