Searched +defs:lu +defs:it (Results 1 – 7 of 7) sorted by relevance
/external/python/cpython3/Objects/ |
D | memoryobject.c | 1676 unsigned long lu; in pylong_as_lu() local 1764 unsigned long lu; in unpack_single() local 1863 unsigned long lu; in pack_single() local 3309 memoryiterobject *it = (memoryiterobject *)self; in memoryiter_dealloc() local 3318 memoryiterobject *it = (memoryiterobject *)self; in memoryiter_traverse() local 3326 memoryiterobject *it = (memoryiterobject *)self; in memoryiter_next() local 3376 memoryiterobject *it; in memory_iter() local
|
/external/cronet/tot/third_party/icu/source/test/intltest/ |
D | usettest.cpp | 319 UBool lu = (u_charType((char16_t)i) == U_UPPERCASE_LETTER); in TestCategories() local 796 UnicodeSetIterator it(set); in TestIteration() local 1390 for (auto it = closure.find(c);; ++it) { in addIfAbsent() local 1431 for (auto it = closure.find(t); it != closure.end() && it->first == t; ++it) { in TestCloseOverSimpleCaseFolding() local 1457 for (auto it = closure.find(c); it != closure.end() && it->first == c; ++it) { in TestCloseOverSimpleCaseFolding() local 2099 UnicodeSetIterator it(s); in copyWithIterator() local
|
/external/cronet/stable/third_party/icu/source/test/intltest/ |
D | usettest.cpp | 319 UBool lu = (u_charType((char16_t)i) == U_UPPERCASE_LETTER); in TestCategories() local 796 UnicodeSetIterator it(set); in TestIteration() local 1390 for (auto it = closure.find(c);; ++it) { in addIfAbsent() local 1431 for (auto it = closure.find(t); it != closure.end() && it->first == t; ++it) { in TestCloseOverSimpleCaseFolding() local 1457 for (auto it = closure.find(c); it != closure.end() && it->first == c; ++it) { in TestCloseOverSimpleCaseFolding() local 2099 UnicodeSetIterator it(s); in copyWithIterator() local
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | LanguageGroup.java | 76 temp, romance, "fr", "pt", "gl", "es", "ca", "ast", "it", "rm", "ro", "fur", "an", in add() 130 add( in add()
|
/external/icu/icu4c/source/test/intltest/ |
D | usettest.cpp | 329 UBool lu = (u_charType(static_cast<char16_t>(i)) == U_UPPERCASE_LETTER); in TestCategories() local 803 UnicodeSetIterator it(set); in TestIteration() local 1397 for (auto it = closure.find(c);; ++it) { in addIfAbsent() local 1438 for (auto it = closure.find(t); it != closure.end() && it->first == t; ++it) { in TestCloseOverSimpleCaseFolding() local 1464 for (auto it = closure.find(c); it != closure.end() && it->first == c; ++it) { in TestCloseOverSimpleCaseFolding() local 2106 UnicodeSetIterator it(s); in copyWithIterator() local
|
/external/cronet/tot/net/base/registry_controlled_domains/ |
D | effective_tld_names.gperf | 3958 it, 0 keyword 4861 lu, 0 keyword
|
/external/cronet/stable/net/base/registry_controlled_domains/ |
D | effective_tld_names.gperf | 3958 it, 0 keyword 4861 lu, 0 keyword
|