Home
last modified time | relevance | path

Searched refs:letters (Results 1 – 25 of 48) 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/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/openbmc/poky/meta/recipes-support/libunistring/
H A Dlibunistring_1.2.bb4 consist of very different scripts from Latin letters to Chinese Hanzi\
/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/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/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/devicetree/bindings/powerpc/fsl/
H A Dcpus.txt21 name with all uppercase letters converted to lowercase, indicates that
/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/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/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/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/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/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/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
H A Dbinfmt-misc.rst54 of the interpreter. It is a string of capital letters, each controls a
/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/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml48 insensitive, letters in the riscv,isa string must be all
/openbmc/phosphor-logging/docs/
H A Dstructured-logging.md57 the tag: it must be all capital letters, numbers, or underscores and must not
141 contain underscore, uppercase letters, or numbers (`[_A-Z0-9]`) and may not

12