Searched defs:type_map (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/util/format/ |
H A D | u_format_table.py | 53 type_map = { variable
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | heap-statistics-collector.cc | 75 RecordObjectType( std::unordered_map<const void*, size_t>& type_map, std::vector<HeapStatistics::ObjectStatsEntry>& object_statistics, HeapObjectHeader* header, size_t object_size) RecordObjectType() argument
|
/third_party/selinux/libsepol/src/ |
H A D | optimize.c | 143 static void destroy_type_map(const policydb_t *p, struct type_vec *type_map) in destroy_type_map() argument 199 is_avrule_redundant(avtab_ptr_t entry, avtab_t *tab, const struct type_vec *type_map, unsigned char not_cond) is_avrule_redundant() argument 257 is_cond_rule_redundant(avtab_ptr_t e1, cond_av_list_t *list, const struct type_vec *type_map) is_cond_rule_redundant() argument 295 optimize_avtab(policydb_t *p, const struct type_vec *type_map) optimize_avtab() argument 323 optimize_cond_av_list(cond_av_list_t **cond, cond_av_list_t **del, policydb_t *p, const struct type_vec *type_map) optimize_cond_av_list() argument 373 optimize_cond_avtab(policydb_t *p, const struct type_vec *type_map) optimize_cond_avtab() argument 442 struct type_vec *type_map; policydb_optimize() local [all...] |
/third_party/libabigail/src/ |
H A D | abg-ir.cc | 10915 lookup_types_in_map(const interned_string& type_name, const istring_type_base_wptrs_map_type& type_map) lookup_types_in_map() argument 10942 lookup_type_in_map(const interned_string& type_name, const istring_type_base_wptrs_map_type& type_map) lookup_type_in_map() argument
|
Completed in 34 milliseconds