Home
last modified time | relevance | path

Searched defs:codeptr (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp_csupport.cpp1371 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(global_tid); in __kmpc_critical_with_hint() local
2190 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock_with_hint() local
2214 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock_with_hint() local
2240 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock() local
2312 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock() local
2389 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_destroy_lock() local
2463 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_destroy_nest_lock() local
2539 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_set_lock() local
2594 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_set_lock() local
2628 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_set_nest_lock() local
[all …]
Dkmp_wait_release.h137 void *codeptr = NULL; in __ompt_implicit_task_end() local
Dompt-specific.cpp256 ompt_data_t *ompt_pid, void *codeptr) { in __ompt_lw_taskteam_init()
Dkmp_barrier.cpp1721 void *codeptr = NULL; in __kmp_join_barrier() local
2009 void *codeptr = NULL; in __kmp_fork_barrier() local
Dkmp_runtime.cpp1189 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(global_tid); in __kmp_serialized_parallel() local
2277 int flags, void *codeptr) { in __kmp_join_ompt()
2378 void *codeptr = team->t.ompt_team_info.master_return_address; in __kmp_join_call() local
7475 void *codeptr = NULL; in __kmp_internal_join() local
Dkmp_sched.cpp79 void *codeptr in __kmp_for_static_init()
Dkmp_tasking.cpp2437 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_taskgroup() local
2465 void *codeptr; in __kmpc_end_taskgroup() local
Dkmp_dispatch.cpp1900 void *codeptr in __kmp_dispatch_next()
/external/libcups/cups/
Draster-interpret.c513 *codeptr; /* Pointer into copy of code */ in _cupsRasterExecPS() local
/external/pcre/dist2/src/
Dpcre2_compile.c5281 compile_branch(uint32_t *optionsptr, PCRE2_UCHAR **codeptr, uint32_t **pptrptr, in compile_branch()
7971 compile_regex(uint32_t options, PCRE2_UCHAR **codeptr, uint32_t **pptrptr, in compile_regex()