HomeSort by relevance Sort by last modified time
    Searched refs:array_func (Results 1 - 6 of 6) sorted by null

  /external/clang/test/OpenMP/
single_codegen.cpp 172 // ARRAY-LABEL: array_func
180 void array_func(int n, int a[n], St s[2]) { function
task_private_codegen.cpp 369 // ARRAY-LABEL: array_func
377 void array_func(int n, float a[n], St s[2]) { function
parallel_copyin_codegen.cpp 478 // ARRAY-LABEL: array_func
479 // TLS-ARRAY-LABEL: array_func
488 void array_func() { function
task_firstprivate_codegen.cpp 461 // ARRAY-LABEL: array_func
469 void array_func(int n, float a[n], St s[2]) { function
parallel_firstprivate_codegen.cpp 269 // 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/
api_arrayelt.c 47 typedef void (GLAPIENTRY *array_func)( const void * ); typedef
    [all...]

Completed in 85 milliseconds