/openbmc/gpioplus/src/gpioplus/utility/ |
H A D | aspeed.hpp | 41 auto letters = name.substr(0, name.length() - 1); in nameToOffset() local 42 for (auto letter : letters) in nameToOffset() 58 for (auto letter : letters) in nameToOffset()
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | gcc.git-ab884fffe3fc82a710bea66ad651720d71c938b8.patch | 39 letters field (as used by CE%sT where the variable part is either empty 40 or "S") from "the letters field is not known for this transition". The 41 tzdata file uses "-" for an empty letters field, which libstdc++ was 44 where we don't know the letters (and so need to decide it). 156 + format_abbrev_str(sys_info& info, string_view letters = {}) 162 + // Expand "%s" to the variable part, given by Rule::letters. 163 + if (letters == "-") 166 + info.abbrev.replace(pos, 2, letters); 245 in >> rule.letters; 246 - if (rule.letters == "-") [all …]
|
/openbmc/linux/lib/fonts/ |
H A D | Kconfig | 96 big letters. It fits between the sun 12x22 and the normal 8x16 font. 110 big letters (like the letters used in the SPARC PROM). If the
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-driver-speakup | 41 Description: This allows speakup to speak letters phoneticaly when arrowing through 45 will speak letters as normally. 161 word being reviewed. Zero just speaks the letters one after 240 can even change how Speakup will pronounce certain letters. For 289 to start speaking uppercase letters. For the soft synthesizer 297 speaking uppercase letters. In the case of the soft synthesizer
|
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
H A D | rail.md | 18 … | Unique ID for this rail. Can only contain letters (A-Z, a-z), numbe…
|
H A D | rule.md | 21 …tring | Unique ID for this rule. Can only contain letters (A-Z, a-z), numbe…
|
H A D | device.md | 18 … | Unique ID for this device. Can only contain letters (A-Z, a-z), numbe…
|
/openbmc/openbmc/poky/meta/recipes-support/libunistring/ |
H A D | libunistring_1.3.bb | 4 consist of very different scripts from Latin letters to Chinese Hanzi\
|
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
H A D | cpus.txt | 21 name with all uppercase letters converted to lowercase, indicates that
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/ |
H A D | cdparanoia_10.2.bb | 23 # Uppercase letters are not allowed in the recipe name, thus the recipe can not be named cdparanoia…
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform-asus-laptop | 38 where T control the 3 letters display, and DDD the 3 digits display.
|
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/ |
H A D | twinstall.sh | 90 and contain both letters and numbers.
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | Kconfig | 26 set, only the the correct handling of the letters of the codepage
|
/openbmc/linux/drivers/tty/vt/ |
H A D | cp437.uni | 152 # Non-English characters, mostly lower case letters... 254 # Greek letters and mathematical symbols
|
/openbmc/linux/scripts/ |
H A D | get_maintainer.pl | 58 my $letters = ""; 272 'letters=s' => \$letters, 312 if ($sections || $letters ne "") { 936 if ($letters eq "" || (!$count || $letters =~ /$1/i)) {
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xenstore_impl.c | 496 static bool can_access(unsigned int dom_id, GList *perms, const char *letters) in can_access() argument 523 access = !!strchr(letters, perm_letter); in can_access() 529 access = !!strchr(letters, perm_letter); in can_access() 617 const char *letters = op->mutating ? "wb" : "rb"; in xs_node_walk() local 619 if (!can_access(op->dom_id, old->perms, letters)) { in xs_node_walk()
|
/openbmc/u-boot/scripts/ |
H A D | get_maintainer.pl | 54 my $letters = ""; 257 'letters=s' => \$letters, 296 if ($sections || $letters ne "") { 886 if ($letters eq "" || (!$count || $letters =~ /$1/i)) {
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/ |
H A D | 0001-rarpd.8-add-man-file.patch | 39 +in hexadecimal uppercase letters is present in the TFTP boot directory
|
/openbmc/phosphor-power/phosphor-power-sequencer/docs/config_file/ |
H A D | rail.md | 29 … | string | Unique name for the rail. Can only contain letters (A-Z, a-z), numbe…
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | JPL-image | 15 * Prior written approval must be obtained to use the JPL logo (stylized JPL letters in red or other…
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | tainted-kernels.rst | 37 either letters or blanks. In above example it looks like this:: 44 To decode other letters use the table below.
|
H A D | kernel-parameters.rst | 9 punctuation and sorting digits before letters in a case insensitive 215 parameter values. These 'K', 'M', and 'G' letters represent the _binary_
|
H A D | devices.rst | 209 expected that multiple letters will be used; all letters will be upper
|
/openbmc/linux/Documentation/admin-guide/laptops/ |
H A D | asus-laptop.rst | 203 where T control the 3 letters display, and DDD the 3 digits display,
|
/openbmc/openbmc/meta-arm/documentation/ |
H A D | releases.md | 39 …ftware releases. The tag will consist of the board name (in all capital letters), year, and month…
|