Searched defs:loc2 (Results 1 – 9 of 9) sorted by relevance
/external/stlport/test/unit/ |
D | locale_test.cpp | 195 locale loc2( loc, new my_facet() ); in _locale_init_problem() local 264 locale loc1(locale::classic()), loc2; in combine() local
|
/external/oprofile/pp/ |
D | opannotate.cpp | 205 string::size_type loc1 = string::npos, loc2 = string::npos; in asm_list_annotation() local
|
/external/icu4c/test/intltest/ |
D | caltest.cpp | 2063 Locale loc2("en"); in Test6703() local
|
D | loctest.cpp | 2048 Locale loc2("en","","FOUR"); in TestVariantWithOutCountry() local
|
D | apicoll.cpp | 2171 Locale loc2 = Locale::getFrance(); in TestSubclass() local
|
D | numfmtst.cpp | 2674 Locale loc2("en", "US", "", "numbers=hebr"); in TestNumberingSystems() local
|
/external/chromium/chrome/common/extensions/ |
D | extension.cc | 450 Extension::Location loc1, Extension::Location loc2) { in GetHigherPriorityLocation()
|
/external/icu4c/i18n/ |
D | calendar.cpp | 467 Locale loc2; in handleDefault() local
|
/external/clang/tools/libclang/ |
D | CIndex.cpp | 2710 unsigned clang_equalLocations(CXSourceLocation loc1, CXSourceLocation loc2) { in clang_equalLocations()
|