Home
last modified time | relevance | path

Searched refs:character (Results 1 – 25 of 48) sorted by relevance

12

/f-stack/freebsd/contrib/device-tree/Bindings/auxdisplay/
H A Darm-charlcd.txt3 This binding defines the character LCD interface found on ARM Versatile AB
8 - reg : Location and size of character LCD registers
11 - interrupts - single interrupt for character LCD. The character LCD can
H A Dhit,hd44780.yaml13 The Hitachi HD44780 Character LCD Controller is commonly used on character
52 description: Height of the display, in character cells,
58 description: Width of the display, in character cells.
/f-stack/freebsd/contrib/zstd/programs/
H A Ddatagen.c64 BYTE character = (ld<=0.0) ? 0 : '0'; in RDG_fillLiteralDistrib() local
71 while (u < end) ldt[u++] = character; in RDG_fillLiteralDistrib()
72 character++; in RDG_fillLiteralDistrib()
73 if (character > lastChar) character = firstChar; in RDG_fillLiteralDistrib()
/f-stack/freebsd/contrib/device-tree/Bindings/power/reset/
H A Dqnap-poweroff.txt5 Orion5x SoCs. Sending the character 'A', at 19200 baud, tells the
9 9600, and a different character, '1'.
/f-stack/tools/libxo/doc/
H A Dfield-formatting.rst21 '%' format-modifier * format-character
25 - a '#' character, indicating the output value should be prefixed
38 character may be composed of multiple bytes.
45 - a 'z' character, indicating a 'size_t' argument.
46 - a 't' character, indicating a 'ptrdiff_t' argument.
47 - a ' ' character, indicating a space should be emitted before
49 - a '+' character, indicating sign should emitted before any number.
54 The format character is described in the following table:
76 c unsigned char a character
77 C wint_t a character
[all …]
H A Dxolint.rst39 'Last character before field definition is a field type'
42 The message "Last character before field definition is a field type" can be caused by code like:
323 'Value field name contains invalid character'
326 The message "Value field name contains invalid character" can be caused by code like:
338 An invalid character is often a sign of a typo, like "{:]}"
343 'decoration field contains invalid character'
346 The message "decoration field contains invalid character" can be caused by code like:
H A Dformat-strings.rst42 While roles and modifiers typically use single character for brevity,
45 follow any single-character values::
H A Dxo.rst44 by the '/' character::
/f-stack/freebsd/contrib/device-tree/Bindings/serial/
H A Dqcom,msm-uart.txt6 character at a time.
/f-stack/freebsd/contrib/zlib/doc/
H A Drfc1952.txt94 and character set, and hence can be used for interchange;
140 a file system or anything about character sets or encodings
156 machines which store a character on a number of bits different
346 EBCDIC or any other character set for file names, the name
347 must be translated to the ISO LATIN-1 character set. This
360 denoted by a single line feed character (10 decimal).
485 character sets - Part 1: Latin alphabet No.1" (ISO 8859-1:1987).
486 The ISO 8859-1 (Latin-1) character set is a superset of 7-bit
487 ASCII. Files defining this character set are available as
/f-stack/freebsd/contrib/openzfs/.github/ISSUE_TEMPLATE/
H A Dbug_report.md23 <!-- add version after "|" character -->
/f-stack/freebsd/contrib/xz-embedded/linux/lib/xz/
H A DKconfig53 a character special file. It calculates CRC32 of the decompressed
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dingenic,pinctrl.txt10 naming scheme "PxN" where x is a character identifying the GPIO port with
H A Dingenic,pinctrl.yaml17 naming scheme "PxN" where x is a character identifying the GPIO port with
H A Dcnxt,cx92755-pinctrl.txt60 is an uppercase character from 'A' to 'R', and y is a digit from 0 to 7.
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dl3_forward_access_ctrl.rst101 * ACL rule line, which starts with a leading character '@'
103 * Route rule line, which starts with a leading character 'R'
105 * Comment line, which starts with a leading character '#'
137 * Route rules start with a leading character 'R' and have the same format as ACL rules except an …
H A Dpipeline.rst87 Escape character is '^]'.
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/
H A Dtst.set_props.zcp35 -- add an extra character so we spill over the limit
/f-stack/freebsd/netgraph/
H A DNOTES62 colon character at the end of the name. Note ngctl allows you
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dchosen.txt49 If the character ":" is present in the value, this terminates the path.
H A Dexample-schema.yaml26 begin with a tab character.
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Darmada-385-synology-ds116.dts53 * and takes single-character orders :
/f-stack/dpdk/doc/guides/nics/
H A Dpfe.rst90 the character device "pfe_us_cdev" which will be used for interacting with
/f-stack/freebsd/contrib/openzfs/config/
H A Dzfs-meta.m418 dnl # any non-space character since that will prevent the regex from
/f-stack/dpdk/doc/guides/linux_gsg/
H A Deal_args.include.rst27 The ``-`` character is used as a range separator and ``,`` is used as a

12