| /OK3568_Linux_fs/kernel/fs/hpfs/ |
| H A D | super.c | 314 int *lowercase, int *eas, int *chk, int *errs, in parse_opts() argument 355 *lowercase = 1; in parse_opts() 358 *lowercase = 0; in parse_opts() 424 case=lower lowercase all files\n\ in hpfs_help() 425 case=asis do not lowercase files (default)\n\ in hpfs_help() 447 int lowercase, eas, chk, errs, chkdsk, timeshift; in hpfs_remount_fs() local 458 lowercase = sbi->sb_lowercase; in hpfs_remount_fs() 462 if (!(o = parse_opts(data, &uid, &gid, &umask, &lowercase, in hpfs_remount_fs() 480 sbi->sb_lowercase = lowercase; in hpfs_remount_fs() 549 int lowercase, eas, chk, errs, chkdsk, timeshift; in hpfs_fill_super() local [all …]
|
| /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/include/bits/ |
| H A D | wctype-wchar.h | 59 __ISwlower = 1, /* lowercase. */ 72 _ISwlower = _ISwbit (__ISwlower), /* lowercase. */ 114 /* Test for any wide character that corresponds to a lowercase letter 165 /* Converts an uppercase letter to the corresponding lowercase letter. */ 168 /* Converts an lowercase letter to the corresponding uppercase letter. */
|
| /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/include/bits/ |
| H A D | wctype-wchar.h | 59 __ISwlower = 1, /* lowercase. */ 72 _ISwlower = _ISwbit (__ISwlower), /* lowercase. */ 114 /* Test for any wide character that corresponds to a lowercase letter 165 /* Converts an uppercase letter to the corresponding lowercase letter. */ 168 /* Converts an lowercase letter to the corresponding uppercase letter. */
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/include/libnu/ |
| H A D | casemap.h | 71 /** Return lowercase value of codepoint. Unconditional casemapping. 75 * @return lowercase codepoint or 0 if mapping doesn't exist 80 /** Return lowercase value of codepoint. Will transform uppercase 90 * @param transform output value of codepoint transformed into lowercase or 0
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.android-fastboot-protocol | 104 * Commands that begin with a lowercase letter are reserved for this 106 lowercase letter, to prevent incompatibilities with future specs. 168 Names starting with a lowercase character are reserved by this 169 specification. OEM-specific names should not start with lowercase
|
| /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 | locale_facets.h | 251 * @brief Convert to lowercase. in _GLIBCXX_VISIBILITY() 253 * This function converts the argument to lowercase if possible. If in _GLIBCXX_VISIBILITY() 258 * @return The lowercase char_type if convertible, else @a __c. in _GLIBCXX_VISIBILITY() 265 * @brief Convert array to lowercase. in _GLIBCXX_VISIBILITY() 268 * lowercase if possible. Other elements remain untouched. It does so in _GLIBCXX_VISIBILITY() 473 * @brief Convert to lowercase. in _GLIBCXX_VISIBILITY() 475 * This virtual function converts the argument to lowercase if in _GLIBCXX_VISIBILITY() 483 * @return The lowercase char_type if convertible, else @a __c. in _GLIBCXX_VISIBILITY() 489 * @brief Convert array to lowercase. in _GLIBCXX_VISIBILITY() 492 * to lowercase if possible. Other elements remain untouched. in _GLIBCXX_VISIBILITY() [all …]
|
| /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 | locale_facets.h | 251 * @brief Convert to lowercase. in _GLIBCXX_VISIBILITY() 253 * This function converts the argument to lowercase if possible. If in _GLIBCXX_VISIBILITY() 258 * @return The lowercase char_type if convertible, else @a __c. in _GLIBCXX_VISIBILITY() 265 * @brief Convert array to lowercase. in _GLIBCXX_VISIBILITY() 268 * lowercase if possible. Other elements remain untouched. It does so in _GLIBCXX_VISIBILITY() 473 * @brief Convert to lowercase. in _GLIBCXX_VISIBILITY() 475 * This virtual function converts the argument to lowercase if in _GLIBCXX_VISIBILITY() 483 * @return The lowercase char_type if convertible, else @a __c. in _GLIBCXX_VISIBILITY() 489 * @brief Convert array to lowercase. in _GLIBCXX_VISIBILITY() 492 * to lowercase if possible. Other elements remain untouched. in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/ |
| H A D | platform.hpp | 14 // Lowercase a string, potentially using platform-specific routines. 15 std::string lowercase(const std::string &string);
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | ipl_vmparm.c | 19 /* If at least one character is lowercase, we assume mixed in ipl_block_get_ascii_vmparm() 20 * case; otherwise we convert everything to lowercase. in ipl_block_get_ascii_vmparm()
|
| /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/include/ |
| H A D | wctype.h | 82 /* Test for any wide character that corresponds to a lowercase letter 129 /* Converts an uppercase letter to the corresponding lowercase letter. */ 132 /* Converts an lowercase letter to the corresponding uppercase letter. */
|
| H A D | ctype.h | 49 _ISlower = _ISbit (1), /* lowercase. */ 121 /* Return the lowercase version of C. */ 266 /* Return the lowercase version of C in locale L. */
|
| /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/include/ |
| H A D | wctype.h | 82 /* Test for any wide character that corresponds to a lowercase letter 129 /* Converts an uppercase letter to the corresponding lowercase letter. */ 132 /* Converts an lowercase letter to the corresponding uppercase letter. */
|
| H A D | ctype.h | 49 _ISlower = _ISbit (1), /* lowercase. */ 121 /* Return the lowercase version of C. */ 266 /* Return the lowercase version of C in locale L. */
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ |
| H A D | types.cpp | 89 { TextTransformType::Lowercase, "lowercase" },
|
| /OK3568_Linux_fs/buildroot/package/ |
| H A D | pkg-luarocks.mk | 37 # argument 1 is the lowercase package name 67 $(2)_ROCKSPEC ?= $$(call LOWERCASE,$$($(3)_NAME_UPSTREAM))-$$($(3)_VERSION).rockspec 75 $(2)_SOURCE ?= $$(call LOWERCASE,$$($(3)_NAME_UPSTREAM))-$$($(3)_VERSION).src.rock
|
| /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 | 45 lowercase_letter, // [Ll] a lowercase letter 86 lowercase = 256, enumerator 239 return (detail::category_lookup(ch) & properties::lowercase) != 0; in is_lowercase()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | demangle-rust.c | 16 * The last component of the path is a 64-bit hash in lowercase hex, prefixed 59 * 1. The hash must consist of "h" followed by 16 lowercase hex digits. 97 * A hash is the prefix "::h" followed by 16 lowercase hex digits. The hex
|
| H A D | expr.c | 102 * to lowercase, including metric references, hence in expr__add_ref() 103 * we need to add lowercase name for metric, so it's in expr__add_ref()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/ |
| H A D | CVE-2022-27664.patch | 58 -// lowercase prior to their encoding in HTTP/2. " 63 +// lowercase prior to their encoding in HTTP/2. "
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | adding-packages-luarocks.txt | 94 +$(lowercase LUA_FOO_NAME_UPSTREAM)-$(LUA_FOO_VERSION).src.rock+ 103 +$(lowercase LUA_FOO_NAME_UPSTREAM)-$(LUA_FOO_VERSION).rockspec+
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ |
| H A D | xilinx.txt | 37 directive in system.mhs). Should be in lowercase 42 to lowercase and all underscore '_' characters are
|
| /OK3568_Linux_fs/buildroot/package/nmap/ |
| H A D | nmap.hash | 1 # From https://nmap.org/dist/sigs/nmap-7.92.tar.bz2.digest.txt (lowercase)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/ |
| H A D | string_stdlib.cpp | 17 std::string lowercase(const std::string& str) { in lowercase() function
|
| /OK3568_Linux_fs/kernel/fs/hfs/ |
| H A D | sysdep.c | 14 /* dentry case-handling: just lowercase everything */
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/ |
| H A D | types.hpp | 99 Lowercase, enumerator
|