Home
last modified time | relevance | path

Searched refs:letters (Results 1 – 25 of 50) sorted by relevance

12

/openbmc/gpioplus/src/gpioplus/utility/
H A Daspeed.hpp41 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 Dgcc.git-ab884fffe3fc82a710bea66ad651720d71c938b8.patch39 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 DKconfig96 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 Dsysfs-driver-speakup41 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 Drail.md18 … | Unique ID for this rail. Can only contain letters (A-Z, a-z), numbe…
H A Drule.md21 …tring | Unique ID for this rule. Can only contain letters (A-Z, a-z), numbe…
H A Ddevice.md18 … | Unique ID for this device. Can only contain letters (A-Z, a-z), numbe…
/openbmc/openbmc/poky/meta/recipes-support/libunistring/
H A Dlibunistring_1.3.bb4 consist of very different scripts from Latin letters to Chinese Hanzi\
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dcpus.txt21 name with all uppercase letters converted to lowercase, indicates that
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/
H A Dcdparanoia_10.2.bb23 # Uppercase letters are not allowed in the recipe name, thus the recipe can not be named cdparanoia…
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-platform-asus-laptop38 where T control the 3 letters display, and DDD the 3 digits display.
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/
H A Dtwinstall.sh90 and contain both letters and numbers.
/openbmc/u-boot/lib/efi_loader/
H A DKconfig26 set, only the the correct handling of the letters of the codepage
/openbmc/linux/drivers/tty/vt/
H A Dcp437.uni152 # Non-English characters, mostly lower case letters...
254 # Greek letters and mathematical symbols
/openbmc/linux/scripts/
H A Dget_maintainer.pl58 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 Dxenstore_impl.c496 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 Dget_maintainer.pl54 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 D0001-rarpd.8-add-man-file.patch39 +in hexadecimal uppercase letters is present in the TFTP boot directory
/openbmc/phosphor-power/phosphor-power-sequencer/docs/config_file/
H A Drail.md29 … | string | Unique name for the rail. Can only contain letters (A-Z, a-z), numbe…
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DJPL-image15 * 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 Dtainted-kernels.rst37 either letters or blanks. In above example it looks like this::
44 To decode other letters use the table below.
H A Dkernel-parameters.rst9 punctuation and sorting digits before letters in a case insensitive
215 parameter values. These 'K', 'M', and 'G' letters represent the _binary_
H A Ddevices.rst209 expected that multiple letters will be used; all letters will be upper
/openbmc/linux/Documentation/admin-guide/laptops/
H A Dasus-laptop.rst203 where T control the 3 letters display, and DDD the 3 digits display,
/openbmc/openbmc/meta-arm/documentation/
H A Dreleases.md39 …ftware releases. The tag will consist of the board name (in all capital letters), year, and month…

12