| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cifs/ |
| H A D | winucase_convert.pl | 26 $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 D | ios_base.h | 393 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 D | locale_facets.tcc | 821 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 D | ios_base.h | 393 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 D | locale_facets.tcc | 821 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 D | query.hpp | 85 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 D | string_stdlib.cpp | 11 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 D | platform.hpp | 12 std::string uppercase(const std::string &string);
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | feature.c | 60 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 D | string_stdlib.cpp | 8 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 D | ios | 46 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 D | ios | 46 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 D | char_class.hpp | 154 struct uppercase { BOOST_SPIRIT_IS_TAG() }; struct 399 BOOST_SPIRIT_UNICODE_CLASSIFY(uppercase) 643 BOOST_SPIRIT_UNICODE_CLASSIFY_WHAT(uppercase)
|
| H A D | common_terminals.hpp | 329 BOOST_SPIRIT_UNICODE_CHAR_CODE(uppercase)
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | cpus.txt | 21 name with all uppercase letters converted to lowercase, indicates that
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/ |
| H A D | 0001-rarpd.8-add-man-file.patch | 37 +in hexadecimal uppercase letters is present in the TFTP boot directory
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | adding-packages-cargo.txt | 91 uppercase name of the new package and update the values of the standard
|
| H A D | adding-packages-linux-kernel-spec-infra.txt | 36 followed by the uppercase name of the tool (like is done for packages).
|
| H A D | adding-packages-meson.txt | 65 uppercase name of the new package and update the values of the standard
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | cnxt,cx92755-pinctrl.txt | 60 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 D | unicode.hpp | 216 BOOST_SPIRIT_DERIVED_CATEGORY(uppercase)
|
| /OK3568_Linux_fs/u-boot/fs/fat/ |
| H A D | fat_write.c | 20 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 D | et_EE | 75 % 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 D | et_EE | 75 % the collation on iso_41651_t1 did uppercase first. I don’t know whether
|
| /OK3568_Linux_fs/kernel/Documentation/gpu/ |
| H A D | introduction.rst | 23 are written as all-uppercase, for example: DRM, KMS, IOCTL, CRTC, and so
|