Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/vulkan/
Dgfx8_cmd_buffer.c462 const bool pma = want_depth_pma_fix(cmd_buffer, &opt_ds); in genX() local
531 const bool pma = want_stencil_pma_fix(cmd_buffer, &opt_ds); in genX() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/
D5-1.c84 pthread_mutexattr_t *pma[5]; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/
D5-1.c139 pthread_mutexattr_t ma[4], *pma[5]; in main() local
D3-1.c148 pthread_mutexattr_t ma[4], *pma[5]; in threaded() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_destroy/
D5-2.c106 pthread_mutexattr_t *pma[NSCENAR + 2]; in main() local
D2-2.c105 pthread_mutexattr_t *pma[NSCENAR + 2]; in main() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/
Dstress.c90 pthread_mutexattr_t *pma; in threaded() local
Ds-c.c89 pthread_mutexattr_t *pma[10 * SCALABILITY_FACTOR]; member
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
Dstress.c381 static void cell_init(int id, cell_t * c, pthread_mutexattr_t * pma) in cell_init()
562 pthread_mutexattr_t *pma[sz]; in main() local
Ds-c2.c105 static pthread_mutexattr_t *pma[6]; variable