Searched refs:COIFUNCTION (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/gcc/liboffloadmic/include/coi/common/
H A DCOITypes_common.h67 typedef struct coifunction * COIFUNCTION; typedef in typeref:struct:coifunction
/haiku-buildtools/gcc/liboffloadmic/include/coi/source/
H A DCOIPipeline_source.h327 COIFUNCTION in_Function,
H A DCOIProcess_source.h442 /// enough to hold an array of COIFUNCTION sized elements that has
473 COIFUNCTION* out_pFunctionHandleArray);
/haiku-buildtools/gcc/liboffloadmic/runtime/coi/
H A Dcoi_client.h78 COIFUNCTION*);
97 extern COIRESULT (*PipelineRunFunction)(COIPIPELINE, COIFUNCTION,
H A Dcoi_client.cpp55 COIFUNCTION*);
65 COIRESULT (*PipelineRunFunction)(COIPIPELINE, COIFUNCTION, uint32_t,
155 (COIRESULT (*)(COIPROCESS, uint32_t, const char**, COIFUNCTION*))
208 (COIRESULT (*)(COIPIPELINE, COIFUNCTION, uint32_t, const COIBUFFER*,
/haiku-buildtools/gcc/liboffloadmic/runtime/
H A Doffload_engine.h495 COIFUNCTION m_funcs[c_funcs_total];
/haiku-buildtools/gcc/liboffloadmic/runtime/emulator/
H A Dcoi_host.cpp758 COIFUNCTION function,
1069 COIFUNCTION *function_handles)
1121 function_handles[i] = (COIFUNCTION) function;

Completed in 96 milliseconds