Searched refs:array_func (Results 1 - 6 of 6) sorted by relevance

/external/clang/test/OpenMP/
H A Dsingle_codegen.cpp172 // ARRAY-LABEL: array_func
180 void array_func(int n, int a[n], St s[2]) { function
H A Dtask_private_codegen.cpp369 // ARRAY-LABEL: array_func
377 void array_func(int n, float a[n], St s[2]) { function
H A Dparallel_copyin_codegen.cpp478 // ARRAY-LABEL: array_func
479 // TLS-ARRAY-LABEL: array_func
488 void array_func() { function
H A Dtask_firstprivate_codegen.cpp461 // ARRAY-LABEL: array_func
469 void array_func(int n, float a[n], St s[2]) { function
H A Dparallel_firstprivate_codegen.cpp269 // ARRAY-LABEL: array_func
270 void array_func(float a[3], St s[2], int n, long double vla1[n]) { function
/external/mesa3d/src/mesa/main/
H A Dapi_arrayelt.c47 typedef void (GLAPIENTRY *array_func)( const void * ); typedef
1678 CALL_by_offset( disp, (array_func), aa->offset,

Completed in 160 milliseconds