Home
last modified time | relevance | path

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

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/
D5-1.c84 pthread_mutexattr_t *pma[5]; in main() local
/external/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
/external/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
/external/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
/external/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
/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/integration/gauss/
DLegendreRuleFactory.java61 double pma = 1; in computeRule() local
DLegendreHighPrecisionRuleFactory.java90 BigDecimal pma = BigDecimal.ONE; in computeRule() local
/external/mesa3d/src/intel/vulkan_hasvk/
Dgfx8_cmd_buffer.c321 const bool pma = want_depth_pma_fix(cmd_buffer, &opt_ds); in genX() local
/external/cronet/tot/third_party/libc++/src/test/std/utilities/utility/mem.res/mem.poly.allocator.class/mem.poly.allocator.mem/
Dconstruct_piecewise_pair_evil.pass.cpp104 PMA pma(std::pmr::new_delete_resource()); in test_evil() local
/external/libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/
Dconstruct_piecewise_pair_evil.pass.cpp111 PMA pma(ex::new_delete_resource()); in test_evil() local
/external/cronet/stable/third_party/libc++/src/test/std/utilities/utility/mem.res/mem.poly.allocator.class/mem.poly.allocator.mem/
Dconstruct_piecewise_pair_evil.pass.cpp104 PMA pma(std::pmr::new_delete_resource()); in test_evil() local
/external/mesa3d/src/intel/vulkan/
DgenX_gfx_state.c1259 const bool pma = want_stencil_pma_fix(dyn, gfx, &opt_ds); in update_wm_depth_stencil() local
/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/
Dbdk-csrs-sata.h1993 uint32_t pma : 1; /**< [ 17: 17](R/W) Port multiplier attached. */ member