Home
last modified time | relevance | path

Searched defs:current_state (Results 1 – 6 of 6) sorted by relevance

/llvm-project/openmp/libompd/src/
H A Domp-state.cpp33 ompd_word_t current_state, ompd_word_t *next_state, in ompd_enumerate_states()
/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DTargetThreadWindows.cpp128 StateType current_state = GetState(); in DoResume() local
H A DNativeThreadWindows.cpp47 StateType current_state = GetState(); in DoResume() local
/llvm-project/polly/lib/External/isl/
H A Disl_stream.c891 static enum isl_yaml_state current_state(__isl_keep isl_stream *s) in current_state() function
H A Disl_printer.c540 static enum isl_yaml_state current_state(__isl_keep isl_printer *p) in current_state() function
/llvm-project/openmp/runtime/src/
H A Dompt-general.cpp537 ompt_enumerate_states(int current_state,int * next_state,const char ** next_state_name) global() argument