Home
last modified time | relevance | path

Searched refs:lowercase (Results 1 – 25 of 72) sorted by relevance

123

/OK3568_Linux_fs/kernel/fs/hpfs/
H A Dsuper.c314 int *lowercase, int *eas, int *chk, int *errs, in parse_opts() argument
355 *lowercase = 1; in parse_opts()
358 *lowercase = 0; in parse_opts()
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
569 lowercase = 0; in hpfs_fill_super()
576 if (!(o = parse_opts(options, &uid, &gid, &umask, &lowercase, in hpfs_fill_super()
[all …]
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.android-fastboot-protocol104 * 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/buildroot/package/nmap/
H A Dnmap.hash1 # 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/deps/boost/1.65.1/include/boost/spirit/home/support/char_encoding/unicode/
H A Dquery.hpp86 lowercase = 256, enumerator
239 return (detail::category_lookup(ch) & properties::lowercase) != 0; in is_lowercase()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dstring_stdlib.cpp17 std::string lowercase(const std::string& str) { in lowercase() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dplatform.hpp15 std::string lowercase(const std::string &string);
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/
H A DCVE-2022-27664.patch58 -// 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 Dadding-packages-luarocks.txt94 +$(lowercase LUA_FOO_NAME_UPSTREAM)-$(LUA_FOO_VERSION).src.rock+
103 +$(lowercase LUA_FOO_NAME_UPSTREAM)-$(LUA_FOO_VERSION).rockspec+
H A Dwriting-rules.txt57 preferably in lowercase, enclosed between separators made of 80 hashes. A
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dstring_stdlib.cpp41 std::string lowercase(const std::string& str) in lowercase() function
/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.hpp155 struct lowercase { BOOST_SPIRIT_IS_TAG() }; struct
400 BOOST_SPIRIT_UNICODE_CLASSIFY(lowercase)
644 BOOST_SPIRIT_UNICODE_CLASSIFY_WHAT(lowercase)
H A Dcommon_terminals.hpp330 BOOST_SPIRIT_UNICODE_CHAR_CODE(lowercase)
/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/buildroot/boot/grub2/
H A D0085-loader-bsd-Check-for-NULL-arg-up-front.patch45 "<type><number><lowercase letter> are supported");
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/
H A Dxilinx.txt37 directive in system.mhs). Should be in lowercase
42 to lowercase and all underscore '_' characters are
/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.hpp217 BOOST_SPIRIT_DERIVED_CATEGORY(lowercase)
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-event_source-devices-events46 a number is base-16 format with a '0x' prefix (lowercase only).
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/
H A D06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch194 lowercase\n %-42s -V retain VMS version numbers\n%s";
203 +lowercase\n %-42s -V retain VMS version numbers\n%s\
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/tiff/
H A D0001-tiffcrop-subroutines-require-a-larger-buffer-fixes-2.patch148 /* convert option to lowercase */
156 /* convert value to lowercase */
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dvfat.rst128 **lower**: convert to lowercase for display,
303 the 8.3 namespace and are written on Windows NT to be lowercase will
/OK3568_Linux_fs/kernel/Documentation/sh/
H A Dnew-machine.rst244 lowercase, regardless of the fact that the mach-types entries are all
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_layout.cpp115 u8string = platform::lowercase(u8string); in SymbolLayout()
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-3.0.rst283 :term:`NATIVELSBSTRING` to use all lowercase
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dcompound_expression.cpp507 return platform::lowercase(input); in initializeDefinitions()
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dusbmon.rst8 The name "usbmon" in lowercase refers to a facility in kernel which is

123