/external/libcxx/test/std/localization/locales/locale.global.templates/ |
D | use_facet.pass.cpp | 21 struct my_facet struct 28 my_facet() : im_alive(true) {++facet_count;} in my_facet() argument 29 ~my_facet() {im_alive = false; --facet_count;} in ~my_facet() argument
|
D | has_facet.pass.cpp | 17 struct my_facet struct 23 std::locale::id my_facet::id; argument
|
/external/libcxx/test/libcxx/localization/locales/locale/locale.types/locale.facet/ |
D | facet.pass.cpp | 26 struct my_facet struct 30 my_facet(unsigned refs = 0) in my_facet() function 34 ~my_facet() {--count;} in ~my_facet() argument
|
/external/llvm-project/libcxx/test/std/localization/locales/locale.global.templates/ |
D | use_facet.pass.cpp | 20 struct my_facet struct 27 my_facet() : im_alive(true) {++facet_count;} in my_facet() argument 28 ~my_facet() {im_alive = false; --facet_count;} in ~my_facet() argument
|
D | has_facet.pass.cpp | 18 struct my_facet struct 24 std::locale::id my_facet::id; argument
|
/external/llvm-project/libcxx/test/libcxx/localization/locales/locale/locale.types/locale.facet/ |
D | facet.pass.cpp | 27 struct my_facet struct 31 my_facet(unsigned refs = 0) in my_facet() argument 35 ~my_facet() {--count;} in ~my_facet() argument
|
/external/llvm-project/libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/ |
D | ctor_char32_t_char8_t.pass.cpp | 33 struct my_facet : F { struct 36 explicit my_facet(std::size_t refs = 0) : F(refs) { ++count; } in my_facet() argument 38 ~my_facet() { --count; } in ~my_facet() argument
|
D | ctor_char16_t_char8_t.pass.cpp | 33 struct my_facet : F { struct 36 explicit my_facet(std::size_t refs = 0) : F(refs) { ++count; } in my_facet() argument 38 ~my_facet() { --count; } in ~my_facet() argument
|
/external/libcxx/test/std/localization/locales/locale/locale.cons/ |
D | locale_facetptr.pass.cpp | 59 struct my_facet struct 67 std::locale::id my_facet::id; argument
|
/external/libcxx/test/std/localization/locales/locale/locale.members/ |
D | combine.pass.cpp | 57 struct my_facet struct 65 std::locale::id my_facet::id; argument
|
/external/llvm-project/libcxx/test/std/localization/locales/locale/locale.cons/ |
D | locale_facetptr.pass.cpp | 77 struct my_facet struct 85 std::locale::id my_facet::id; argument
|
/external/libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt.byname/ |
D | ctor_char16_t.pass.cpp | 22 class my_facet class 28 explicit my_facet(const char* nm, std::size_t refs = 0) in my_facet() function in my_facet 30 explicit my_facet(const std::string& nm, std::size_t refs = 0) in my_facet() function in my_facet
|
D | ctor_char.pass.cpp | 24 class my_facet class 30 explicit my_facet(const char* nm, std::size_t refs = 0) in my_facet() function in my_facet 32 explicit my_facet(const std::string& nm, std::size_t refs = 0) in my_facet() function in my_facet
|
D | ctor_char32_t.pass.cpp | 22 class my_facet class 28 explicit my_facet(const char* nm, std::size_t refs = 0) in my_facet() function in my_facet 30 explicit my_facet(const std::string& nm, std::size_t refs = 0) in my_facet() function in my_facet
|
D | ctor_wchar_t.pass.cpp | 26 class my_facet class 32 explicit my_facet(const char* nm, std::size_t refs = 0) in my_facet() function in my_facet 34 explicit my_facet(const std::string& nm, std::size_t refs = 0) in my_facet() function in my_facet
|
/external/llvm-project/libcxx/test/std/localization/locales/locale/locale.members/ |
D | combine.pass.cpp | 74 struct my_facet struct 82 std::locale::id my_facet::id; argument
|
/external/llvm-project/libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt.byname/ |
D | ctor_char16_t.pass.cpp | 26 class my_facet class 32 explicit my_facet(const char* nm, std::size_t refs = 0) in my_facet() function in my_facet 34 explicit my_facet(const std::string& nm, std::size_t refs = 0) in my_facet() function in my_facet
|
D | ctor_wchar_t.pass.cpp | 26 class my_facet class 32 explicit my_facet(const char* nm, std::size_t refs = 0) in my_facet() function in my_facet 34 explicit my_facet(const std::string& nm, std::size_t refs = 0) in my_facet() function in my_facet
|
D | ctor_char32_t.pass.cpp | 26 class my_facet class 32 explicit my_facet(const char* nm, std::size_t refs = 0) in my_facet() function in my_facet 34 explicit my_facet(const std::string& nm, std::size_t refs = 0) in my_facet() function in my_facet
|
D | ctor_char.pass.cpp | 24 class my_facet class 30 explicit my_facet(const char* nm, std::size_t refs = 0) in my_facet() function in my_facet 32 explicit my_facet(const std::string& nm, std::size_t refs = 0) in my_facet() function in my_facet
|
D | ctor_char16_t_char8_t.pass.cpp | 36 class my_facet class 42 explicit my_facet(const char* nm, std::size_t refs = 0) in my_facet() function in my_facet 44 explicit my_facet(const std::string& nm, std::size_t refs = 0) in my_facet() function in my_facet
|
D | ctor_char32_t_char8_t.pass.cpp | 36 class my_facet class 42 explicit my_facet(const char* nm, std::size_t refs = 0) in my_facet() function in my_facet 44 explicit my_facet(const std::string& nm, std::size_t refs = 0) in my_facet() function in my_facet
|
/external/libcxx/test/std/localization/locale.categories/category.time/locale.time.get/locale.time.get.members/ |
D | date_order.pass.cpp | 22 class my_facet class 26 explicit my_facet(std::size_t refs = 0) in my_facet() function in my_facet
|
/external/llvm-project/libcxx/test/std/localization/locale.categories/category.time/locale.time.get/locale.time.get.members/ |
D | date_order.pass.cpp | 22 class my_facet class 26 explicit my_facet(std::size_t refs = 0) in my_facet() function in my_facet
|
/external/llvm-project/libcxx/test/libcxx/localization/locales/ |
D | use_facet.abort.pass.cpp | 25 struct my_facet : public std::locale::facet { struct 29 std::locale::id my_facet::id; argument
|