Home
last modified time | relevance | path

Searched refs:classic (Results 1 - 25 of 26) sorted by relevance

12

/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeStringUtil.cpp45 // Always use locale::classic to ensure consistent behavior in all environments.
50 ToLower (void) : loc(locale::classic()) {} in ToLower()
57 ToUpper (void) : loc(locale::classic()) {} in ToUpper()
63 //! Convert string to lowercase using the classic "C" locale
71 //! Convert string to uppercase using the classic "C" locale
79 //! Convert string's first character to uppercase using the classic "C" locale
135 return std::toupper(c, std::locale::classic()); in toUpper()
140 return std::tolower(c, std::locale::classic()); in toLower()
145 return std::isupper(c, std::locale::classic()); in isUpper()
150 return std::islower(c, std::locale::classic()); in isLower()
[all...]
/third_party/node/src/inspector/
H A Dnode_string.cc87 stream.imbue(std::locale::classic()); // Ignore current locale in fromDouble()
94 stream.imbue(std::locale::classic()); // Ignore current locale in toDouble()
/third_party/skia/src/sksl/
H A DSkSLString.cpp130 buffer.imbue(std::locale::classic()); in to_string()
151 buffer.imbue(std::locale::classic()); in stod()
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPpContext.cpp98 strtodStream.imbue(std::locale::classic()); in TPpContext()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A Dnumeric_lex.h63 stream.imbue(std::locale::classic()); in numeric_lex_float()
/third_party/node/src/tracing/
H A Dtraced_value.cc97 stream.imbue(std::locale::classic()); // Ignore current locale in DoubleToCString()
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DShCompile_test.cpp208 std::locale::global(std::locale::classic()); in TEST_F()
212 << "float formatted incorrectly with classic locale"; in TEST_F()
/third_party/skia/src/core/
H A DSkCanvasPriv.cpp109 std::locale loc(std::locale::classic()); in ValidateMarker()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCommon.h233 // Initialize a new stream which must be imbued with the classic locale
238 stream.imbue(std::locale::classic()); in InitializeStream()
/third_party/node/src/
H A Dutil-inl.h286 return std::tolower(c, std::locale::classic()); in ToLower()
297 return std::toupper(c, std::locale::classic()); in ToUpper()
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dstring-to-double.cc56 std::use_facet<std::ctype<char> >(std::locale::classic()); in ToLower()
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-string-to-double.cpp73 std::use_facet<std::ctype<char> >(std::locale::classic()); in ToLower()
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-string-to-double.cpp73 std::use_facet<std::ctype<char> >(std::locale::classic()); in ToLower()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-string-to-double.cpp73 std::use_facet<std::ctype<char> >(std::locale::classic()); in ToLower()
/third_party/libunwind/libunwind/doc/
H A Dlibunwind.tex148 which prints a classic stack trace:
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DOrdinals.pm255 correspond to the classic C<$a> and C<$b> that are available in a C<sort>
/third_party/openssl/util/perl/OpenSSL/
H A DOrdinals.pm255 correspond to the classic C<$a> and C<$b> that are available in a C<sort>
/third_party/python/Lib/test/
H A Dtest_descr.py1710 # Testing classic classes...
3095 # Testing classic comparisons...
3096 class classic: class
3099 for base in (classic, int, object):
3175 class classic: class
3177 for base in (classic, int, object, list):
4020 if str(msg) == "a new-style class can't have only classic bases":
4334 # Test with a classic class
4341 # Test with a classic subclass
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp24617 classic();
[all...]
/third_party/typescript/lib/
H A DtypingsInstaller.js9376 Specify_module_resolution_strategy_Colon_node_Node_js_or_classic_TypeScript_pre_1_6: diag(6069, ts.DiagnosticCategory.Message, "Specify_module_resolution_strategy_Colon_node_Node_js_or_classic_TypeScript_pre_1_6_6069", "Specify module resolution strategy: 'node' (Node.js) or 'classic' (TypeScript pre-1.6)."),
[all...]
H A Dtsc.js6513 Specify_module_resolution_strategy_Colon_node_Node_js_or_classic_TypeScript_pre_1_6: diag(6069, ts.DiagnosticCategory.Message, "Specify_module_resolution_strategy_Colon_node_Node_js_or_classic_TypeScript_pre_1_6_6069", "Specify module resolution strategy: 'node' (Node.js) or 'classic' (TypeScript pre-1.6)."),
[all...]
H A Dtsserverlibrary.js9395 Specify_module_resolution_strategy_Colon_node_Node_js_or_classic_TypeScript_pre_1_6: diag(6069, ts.DiagnosticCategory.Message, "Specify_module_resolution_strategy_Colon_node_Node_js_or_classic_TypeScript_pre_1_6_6069", "Specify module resolution strategy: 'node' (Node.js) or 'classic' (TypeScript pre-1.6)."),
[all...]
H A Dtypescript.js9386 Specify_module_resolution_strategy_Colon_node_Node_js_or_classic_TypeScript_pre_1_6: diag(6069, ts.DiagnosticCategory.Message, "Specify_module_resolution_strategy_Colon_node_Node_js_or_classic_TypeScript_pre_1_6_6069", "Specify module resolution strategy: 'node' (Node.js) or 'classic' (TypeScript pre-1.6)."),
[all...]
H A DtypescriptServices.js9386 Specify_module_resolution_strategy_Colon_node_Node_js_or_classic_TypeScript_pre_1_6: diag(6069, ts.DiagnosticCategory.Message, "Specify_module_resolution_strategy_Colon_node_Node_js_or_classic_TypeScript_pre_1_6_6069", "Specify module resolution strategy: 'node' (Node.js) or 'classic' (TypeScript pre-1.6)."),
[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js9310 Specify_module_resolution_strategy_Colon_node_Node_js_or_classic_TypeScript_pre_1_6: diag(6069, ts.DiagnosticCategory.Message, "Specify_module_resolution_strategy_Colon_node_Node_js_or_classic_TypeScript_pre_1_6_6069", "Specify module resolution strategy: 'node' (Node.js) or 'classic' (TypeScript pre-1.6)."),
[all...]

Completed in 201 milliseconds

12