Searched defs:name_count (Results 1 – 11 of 11) sorted by relevance
98 int name_count() const { return name_count_; } in name_count() function140 int name_count() const { return static_cast<int>(names_.size()); } in name_count() function
108 const int name_count = spec->name_count(); in New() local
213 for (const auto &name_count : TargetCountMap) { in read() local
757 int addr_count = 0, name_count = cache_size, lineno = 0; in read_hostsfile() local
691 int name_count = GET_TT_SHORT(ptr); in GetNameFromTT() local
2339 pcre_uint16 name_count; /* Number of name items */ member2365 pcre_uint16 name_count; /* Number of name items */ member2522 int name_count; /* Number of names in name table */ member
4070 int name_count, name_entry_size, real_pcre_size; in main() local
389 sljit_sw name_count; member
816 uint32_t name_count, const char *const *names, in loader_add_layer_names_to_list()
7087 ExtensionConfiguration(int name_count, const char* names[]) in ExtensionConfiguration()
6998 Int i, name_count = 0; in init_prof_mem() local