Searched defs:property (Results 1 – 6 of 6) sorted by relevance
79 auto property = Split(line, " ")[0]; in PropertiesToLookup() local91 for (const auto& property : properties) { in LegacyLookupOreo() local102 for (const auto& property : properties) { in LegacyLookupS() local128 for (const auto& property : properties) { in TrieLookupOreo() local140 for (const auto& property : properties) { in TrieLookupS() local
37 int32_t __icu_getIntPropertyValue(wint_t wc, UProperty property) { in __icu_getIntPropertyValue()44 bool __icu_hasBinaryProperty(wint_t wc, UProperty property, int (*fallback)(int)) { in __icu_hasBinaryProperty()
146 wctype_t wctype(const char* property) { in wctype()160 wctype_t wctype_l(const char* property, locale_t) { in wctype_l()
460 for (const auto& property : short_properties) { in TEST() local466 for (const auto& property : long_properties) { in TEST() local494 for (const auto& property : short_properties) { in TEST() local503 for (const auto& property : long_properties) { in TEST() local
215 for (const auto& property : properties) { in BM_property_find_real() local
102 __u8 property; member