Home
last modified time | relevance | path

Searched refs:uppercase (Results 1 – 25 of 86) sorted by relevance

1234

/OK3568_Linux_fs/kernel/Documentation/admin-guide/cifs/
H A Dwinucase_convert.pl26 $uppercase = hex($3);
28 $top[$firstchar][$secondchar] = $uppercase;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dios_base.h393 static const fmtflags uppercase = _S_uppercase; in _GLIBCXX_VISIBILITY()
988 uppercase(ios_base& __base) in _GLIBCXX_VISIBILITY()
990 __base.setf(ios_base::uppercase); in _GLIBCXX_VISIBILITY()
998 __base.unsetf(ios_base::uppercase); in _GLIBCXX_VISIBILITY()
H A Dlocale_facets.tcc821 const bool __uppercase = __flags & ios_base::uppercase; in __int_to_char()
912 const bool __uppercase = __flags & ios_base::uppercase; in _M_insert_int()
1184 | ios_base::uppercase); in do_put()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dios_base.h393 static const fmtflags uppercase = _S_uppercase; in _GLIBCXX_VISIBILITY()
988 uppercase(ios_base& __base) in _GLIBCXX_VISIBILITY()
990 __base.setf(ios_base::uppercase); in _GLIBCXX_VISIBILITY()
998 __base.unsetf(ios_base::uppercase); in _GLIBCXX_VISIBILITY()
H A Dlocale_facets.tcc821 const bool __uppercase = __flags & ios_base::uppercase; in __int_to_char()
912 const bool __uppercase = __flags & ios_base::uppercase; in _M_insert_int()
1184 | ios_base::uppercase); in do_put()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/char_encoding/unicode/
H A Dquery.hpp85 uppercase = 128, enumerator
234 return (detail::category_lookup(ch) & properties::uppercase) != 0; in is_uppercase()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dstring_stdlib.cpp11 std::string uppercase(const std::string& str) { in uppercase() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dplatform.hpp12 std::string uppercase(const std::string &string);
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dfeature.c60 static void uppercase(char *str, size_t len) in uppercase() function
519 uppercase(define_name, sizeof(define_name)); in probe_prog_type()
552 uppercase(define_name, sizeof(define_name)); in probe_map_type()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dstring_stdlib.cpp8 std::string uppercase(const std::string& str) in uppercase() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dios46 static constexpr fmtflags uppercase;
178 ios_base& uppercase (ios_base& str);
251 static const fmtflags uppercase = 0x4000;
909 uppercase(ios_base& __str)
911 __str.setf(ios_base::uppercase);
919 __str.unsetf(ios_base::uppercase);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dios46 static constexpr fmtflags uppercase;
178 ios_base& uppercase (ios_base& str);
251 static const fmtflags uppercase = 0x4000;
909 uppercase(ios_base& __str)
911 __str.setf(ios_base::uppercase);
919 __str.unsetf(ios_base::uppercase);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dchar_class.hpp154 struct uppercase { BOOST_SPIRIT_IS_TAG() }; struct
399 BOOST_SPIRIT_UNICODE_CLASSIFY(uppercase)
643 BOOST_SPIRIT_UNICODE_CLASSIFY_WHAT(uppercase)
H A Dcommon_terminals.hpp329 BOOST_SPIRIT_UNICODE_CHAR_CODE(uppercase)
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/fsl/
H A Dcpus.txt21 name with all uppercase letters converted to lowercase, indicates that
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/
H A D0001-rarpd.8-add-man-file.patch37 +in hexadecimal uppercase letters is present in the TFTP boot directory
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dadding-packages-cargo.txt91 uppercase name of the new package and update the values of the standard
H A Dadding-packages-linux-kernel-spec-infra.txt36 followed by the uppercase name of the tool (like is done for packages).
H A Dadding-packages-meson.txt65 uppercase name of the new package and update the values of the standard
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dcnxt,cx92755-pinctrl.txt60 is an uppercase character from 'A' to 'R', and y is a digit from 0 to 7.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/char_encoding/
H A Dunicode.hpp216 BOOST_SPIRIT_DERIVED_CATEGORY(uppercase)
/OK3568_Linux_fs/u-boot/fs/fat/
H A Dfat_write.c20 static void uppercase(char *str, int len) in uppercase() function
68 uppercase(s_name, len); in set_name()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Det_EE75 % the collation on iso_41651_t1 did uppercase first. I don’t know whether
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A Det_EE75 % the collation on iso_41651_t1 did uppercase first. I don’t know whether
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Dintroduction.rst23 are written as all-uppercase, for example: DRM, KMS, IOCTL, CRTC, and so

1234