| /OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libtext/ |
| H A D | libtext-wrapi18n-perl_0.06.bb | 2 fullwidth, and combining characters and languages without whitespaces \ 6 EUC-KR, GB2312, and Big5. This module also supports characters with \ 7 irregular widths, such as combining characters (which occupy zero columns \ 8 on terminal, like diacritical marks in UTF-8) and fullwidth characters \ 10 characters). Also, minimal handling of languages which doesn't use \
|
| H A D | libtext-charwidth-perl_0.04.bb | 5 example, ASCII characters occupy one column per character, east Asian \ 6 fullwidth characters (like Hiragana or Han Ideograph) occupy two columns \ 7 per character, and combining characters (apperaring in ISO-8859-11 Thai, \
|
| /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/ |
| H A D | istream | 79 * The number of characters extracted in the previous unformatted 256 * If the function inserts no characters, failbit is set. 265 * @return The number of characters extracted by the previous 285 * The number of characters extracted is stored for later retrieval 321 * @param __n Maximum number of characters to store in @a __s. 328 * - @c __n-1 characters are stored 333 * If no characters are stored, failbit is set in the stream's error 348 * @param __n Maximum number of characters to store in @a s. 373 * If no characters are stored, failbit is set in the stream's error 393 * @param __n Maximum number of characters to extract. [all …]
|
| H A D | streambuf | 81 * program can read characters from a sequence, write characters to 82 * a sequence, put characters back into an input sequence, or alter 87 * represents, at any moment, a (sub)sequence of characters from the 284 * @return The number of characters available. 286 * If a read position is available, returns the number of characters 361 * @a __s[__n-1] with characters from the input sequence, if possible. 369 * @brief Pushing characters back into the input stream. 639 * @return An estimate of the number of characters available in the 644 * least that number of characters have been supplied. If @c 661 * @param __n Maximum number of characters to assign. [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/include/c++/10.3.1/ |
| H A D | istream | 79 * The number of characters extracted in the previous unformatted 256 * If the function inserts no characters, failbit is set. 265 * @return The number of characters extracted by the previous 285 * The number of characters extracted is stored for later retrieval 321 * @param __n Maximum number of characters to store in @a __s. 328 * - @c __n-1 characters are stored 333 * If no characters are stored, failbit is set in the stream's error 348 * @param __n Maximum number of characters to store in @a s. 373 * If no characters are stored, failbit is set in the stream's error 393 * @param __n Maximum number of characters to extract. [all …]
|
| H A D | streambuf | 81 * program can read characters from a sequence, write characters to 82 * a sequence, put characters back into an input sequence, or alter 87 * represents, at any moment, a (sub)sequence of characters from the 284 * @return The number of characters available. 286 * If a read position is available, returns the number of characters 361 * @a __s[__n-1] with characters from the input sequence, if possible. 369 * @brief Pushing characters back into the input stream. 639 * @return An estimate of the number of characters available in the 644 * least that number of characters have been supplied. If @c 661 * @param __n Maximum number of characters to assign. [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | fourcc.rst | 7 specified in this document. First of the characters defines the nature of 9 other three characters depends on the first one. 16 The following first characters are used by raw bayer formats:
|
| H A D | ext-ctrls-fm-rx.rst | 38 which can scroll strings sized as 8 x N characters. So, this control 39 must be configured with steps of 8 characters. The result is it must 52 x N or 64 x N characters. So, this control must be configured with 53 steps of 32 or 64 characters. The result is it must always contain a
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | vfat.rst | 58 characters on FAT filesystem. 64 Unicode characters. Long filenames are stored on disk 83 Translate unhandled Unicode characters to special 86 characters. Until Linux supports Unicode for real, 275 These names support up to 255 characters including spaces and lower 276 case characters as opposed to the traditional 8.3 short names. 314 specially formatted directory entry which holds up to 13 characters of 322 struct slot { // Up to 13 characters of a long name 324 unsigned char name0_4[10]; // first 5 characters in name 328 unsigned char name5_10[12]; // 6 more characters in name [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | unicode.rst | 16 characters to fonts. By downloading a single Unicode-to-font table, 57 Actual characters assigned in the Linux Zone 60 In addition, the following characters not present in Unicode 1.1.4 71 The DEC VT220 uses a 6x10 character matrix, and these characters form 76 [v1.3]: These characters have been officially added to Unicode 3.2.0; 80 [v1.2]: The following characters have been added to represent common 107 Since the characters in the beginning of the Linux CZ have been more 119 Klingon has an alphabet of 26 characters, a positional numeric writing
|
| H A D | lcd-panel-cgram.rst | 5 Some LCDs allow you to define up to 8 characters, mapped to ASCII 6 characters 0 to 7. The escape code to define a new character is
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/figlet/ |
| H A D | figlet_git.bb | 1 SUMMARY = "FIGlet is a program that creates large characters out of ordinary screen characters"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/libfakekey/ |
| H A D | libfakekey_git.bb | 1 SUMMARY = "Library for converting characters to X key-presses" 2 DESCRIPTION = "libfakekey is a simple library for converting UTF-8 characters into 'fake' X \
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/serial/ |
| H A D | tty.rst | 140 write() Write a block of characters to the tty device. 141 Returns the number of characters accepted. The 150 queueing characters with put_char() in order to 153 write_room() Returns the numbers of characters the tty driver 175 somehow signal that no more characters should be 178 unthrottle() Notify the tty driver that characters can now be 182 stop() Ask the tty driver to stop outputting characters 185 start() Ask the tty driver to resume sending characters 198 characters in its transmitter FIFO. 288 write_room() Return the number of characters that can be stuffed [all …]
|
| H A D | driver.rst | 126 Stop transmitting characters. This might be due to the CTS 130 The driver should stop transmitting characters as soon as 140 Start transmitting characters. 150 close to full, and it should somehow signal that no more characters 158 Notify the serial driver that characters can now be sent to the serial 181 Stop receiving characters; the port is in the process of 265 - enable reception of characters (if not set, 266 still receive characters from the port, but 304 Other flags may be used (eg, xon/xoff characters) if your 469 characters in the transmit buffer have dropped below a threshold.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
| H A D | 0005-adb-add-base64-implementation.patch | 111 + strings of 4 encoded characters. Proceeding from left to right, a 117 + characters. The character referenced by the index is placed in the 154 + output will be an integral multiple of 4 characters 158 + characters followed by two "=" padding characters, or 161 + characters followed by one "=" padding character. 226 + converts characters, four at a time, starting at (or after) 297 + * on a byte boundary, and/or with erroneous trailing characters.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/netcat/netcat-openbsd/ |
| H A D | 0001-bundle-own-base64-encode-decode-functions.patch | 122 + strings of 4 encoded characters. Proceeding from left to right, a 128 + characters. The character referenced by the index is placed in the 165 + output will be an integral multiple of 4 characters 169 + characters followed by two "=" padding characters, or 172 + characters followed by one "=" padding character. 237 + converts characters, four at a time, starting at (or after) 308 + * on a byte boundary, and/or with erroneous trailing characters.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libxml/ |
| H A D | libxml-filter-buffertext-perl_1.01.bb | 1 SUMMARY = "XML::Filter::BufferText - Filter to put all characters() in one event" 7 of putting all characters into a single event. \
|
| /OK3568_Linux_fs/kernel/fs/nls/ |
| H A D | Kconfig | 88 more countries here]. It has some characters useful to many European 104 characters for these languages: Albanian, Croatian, Czech, English, 283 If you want to display filenames with native language characters 292 If you want to display filenames with native language characters 317 non-ASCII characters to be translated. 322 If you want to display filenames with native language characters 334 If you want to display filenames with native language characters 345 If you want to display filenames with native language characters 355 If you want to display filenames with native language characters 365 If you want to display filenames with native language characters [all …]
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/ |
| H A D | libtraceevent-tseq.txt | 41 characters already written in _s_ will be deleted. 67 characters put in the trace sequence, or 0 in case of an error 70 trace oversizes the buffer's free space, the number of characters printed, or 74 number of printed characters, or -1 in case of an error.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/libunistring/ |
| H A D | libunistring_1.0.bb | 5 with many kinds of special characters accents, right-to-left writing\ 8 particular properties of many Unicode characters. In fact, the POSIX\
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtbase/ |
| H A D | 0004-configure-bump-path-length-from-256-to-512-character.patch | 4 Subject: [PATCH] configure: bump path length from 256 to 512 characters 7 from 256 to 512 characters, as nativesdk path can be quite long.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/busybox/ |
| H A D | 0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch | 4 Subject: [PATCH 1/2] libbb: sockaddr2str: ensure only printable characters are 23 + /* ensure host contains only printable characters */
|
| /OK3568_Linux_fs/kernel/drivers/tty/vt/ |
| H A D | cp437.uni | 6 # Latin characters should replaced with their nonaccented versions, 7 # and some upper case Greek characters could be replaced by Latin), however, 49 # The ASCII range is identity-mapped, but some of the characters also 50 # have to act as substitutes, especially the upper-case characters. 152 # Non-English characters, mostly lower case letters...
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0067-hfsplus-Check-that-the-volume-name-length-is-valid.patch | 7 255 Unicode characters in length. 35 + /* Ensure label length is at most 255 Unicode characters. */
|