Searched defs:traits (Results 1 – 9 of 9) sorted by relevance
757 const omp_alloctrait_t *traits) in omp_init_allocator_()765 const omp_alloctrait_t *traits) in omp_init_allocator_8_()
64 const omp_alloctrait_t traits[]) in omp_init_allocator()
658 type (omp_alloctrait), intent(in) :: traits(*) local666 type (omp_alloctrait), intent(in) :: traits(*) local
236 traits, enumerator416 traits, enumerator
227 traits, enumerator
2456 struct traits { struct in depset2458 typedef depset *value_type;2460 typedef std::pair<tree,tree> compare_type;2462 static const bool empty_zero_p = true;2465 inline static hashval_t hash (const compare_type &p) in hash()2475 inline static bool equal (const value_type b, const compare_type &p) in equal()2487 inline static hashval_t hash (const value_type b) in hash()2499 static inline void mark_empty (value_type &p) {p = NULL;} in mark_empty()2500 static inline bool is_empty (value_type p) {return !p;} in is_empty()2503 static bool is_deleted (value_type) { return false; } in is_deleted()[all …]
834 typedef __gnu_cxx::__alloc_traits<std::allocator<value_type> > traits; in _GLIBCXX_VISIBILITY() typedef
224 const char* traits[] = { in TraitsInitializer() local