Home
last modified time | relevance | path

Searched +full:width +full:- +full:mm (Results 1 – 25 of 187) sorted by relevance

12345678

/freebsd-src/usr.bin/touch/
H A Dtouch.139 .Op Fl A Ar [-][[hh]mm]SS
43 .Op Fl d Ar YYYY-MM-DDThh:mm:SS[.frac][tz]
74 .Bl -tag -width Ds
82 .Dq [-][[hh]mm]SS
85 .Bl -tag -width Ds -compact -offset indent
86 .It Ar -
91 .It Ar mm
117 .Dq YYYY-MM-DDThh:mm:SS[.frac][tz]
119 .Bl -tag -width Ds -compact -offset indent
122 .It Ar MM , Ar DD , Ar hh , Ar mm , Ar SS
[all …]
/freebsd-src/contrib/bsddialog/lib/
H A Ddatebox.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2022-2024 Alfonso Sabato Siciliano
82 int width; member
87 static int month_days(int yy, int mm) in month_days() argument
91 if (mm == 2) in month_days()
93 else if (mm == 4 || mm == 6 || mm == 9 || mm == 11) in month_days()
101 static int week_day(int yy, int mm, int dd) in week_day() argument
105 dd += mm < 3 ? yy-- : yy - 2; in week_day()
106 wd = 23*mm/9 + dd + 4 + yy/4 - yy/100 + yy/400; in week_day()
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/display/panel/
H A Dsgd,gktw70sdae4se.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Neil Armstrong <neil.armstrong@linaro.org>
11 - Thierry Reding <thierry.reding@gmail.com>
14 - $ref: panel-common.yaml#
15 - $ref: /schemas/display/lvds.yaml#
24 - compatible
29 - const: sgd,gktw70sdae4se
30 - const: panel-lvds
[all …]
H A Dadvantech,idk-1110wr.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/panel/advantech,idk-1110wr.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Advantech IDK-1110WR 10.1" WSVGA LVDS Display Panel
10 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
11 - Thierry Reding <thierry.reding@gmail.com>
14 - $ref: panel-common.yaml#
15 - $ref: /schemas/display/lvds.yaml#
21 const: advantech,idk-1110wr
[all …]
H A Dmitsubishi,aa121td01.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Laurent Pinchart <laurent.pinchart@ideasonboard.com>
11 - Thierry Reding <thierry.reding@gmail.com>
14 - $ref: panel-common.yaml#
15 - $ref: /schemas/display/lvds.yaml#
24 - compatible
29 - const: mitsubishi,aa121td01
30 - const: panel-lvds
[all …]
H A Dmitsubishi,aa104xd12.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Laurent Pinchart <laurent.pinchart@ideasonboard.com>
11 - Thierry Reding <thierry.reding@gmail.com>
14 - $ref: panel-common.yaml#
15 - $ref: /schemas/display/lvds.yaml#
24 - compatible
29 - const: mitsubishi,aa104xd12
30 - const: panel-lvds
[all …]
H A Dsamsung,s6e8aa0.txt4 - compatible: "samsung,s6e8aa0"
5 - reg: the virtual channel number of a DSI peripheral
6 - vdd3-supply: core voltage supply
7 - vci-supply: voltage supply for analog circuits
8 - reset-gpios: a GPIO spec for the reset pin
9 - display-timings: timings for the connected panel as described by [1]
12 - power-on-delay: delay after turning regulators on [ms]
13 - reset-delay: delay after reset sequence [ms]
14 - init-delay: delay after initialization sequence [ms]
15 - panel-width-mm: physical panel width [mm]
[all …]
H A Dsamsung,s6e8aa0.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Andrzej Hajda <a.hajda@samsung.com>
13 - $ref: panel-commo
[all...]
H A Dsamsung,ld9040.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Andrzej Hajda <a.hajda@samsung.com>
13 - $ref: panel-commo
[all...]
H A Dadvantech,idk-2121wr.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/panel/advantech,idk-2121wr.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Advantech IDK-2121WR 21.5" Full-HD dual-LVDS panel
10 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
11 - Thierry Reding <thierry.reding@gmail.com>
14 The IDK-2121WR from Advantech is a Full-HD dual-LVDS panel.
15 A dual-LVDS interface is a dual-link connection with even pixels traveling
20 dual-lvds-odd-pixels or dual-lvds-even-pixels).
[all …]
H A Dpanel-common.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/display/panel/panel-common.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Thierry Reding <thierry.reding@gmail.com>
11 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
24 width-mm:
26 Specifies the width of the physical area where images are displayed. This
29 height-mm:
43 non-descriptive information. For instance an LCD panel in a system that
[all …]
H A Dinnolux,ee101ia-01d.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/display/panel/innolux,ee101ia-01d.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Innolux Corporation 10.1" EE101IA-01D WXGA (1280x800) LVDS panel
10 - Heiko Stuebner <heiko.stuebner@bq.com>
11 - Thierry Reding <thierry.reding@gmail.com>
14 - $ref: panel-common.yaml#
15 - $ref: /schemas/display/lvds.yaml#
21 const: innolux,ee101ia-01d
[all …]
H A Dtpo,tpg110.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Linus Walleij <linus.walleij@linaro.org>
11 - Thierry Reding <thierry.reding@gmail.com>
20 self-describin
[all...]
H A Draydium,rm67191.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Raydium RM67171 OLED LCD panel with MIPI-DSI protocol
10 - Robert Chiras <robert.chiras@nxp.com>
13 -
[all...]
H A Dpanel-mipi-dbi-spi.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/panel/panel-mip
[all...]
H A Dstartek,startek-kd050c.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/display/panel/startek,startek-kd050c.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Nikita Kiryanov <nikita@compulab.co.il>
13 - $ref: panel-dpi.yaml#
18 - const: startek,startek-kd050c
19 - {} # panel-dpi, but not listed here to avoid false select
22 enable-gpios: true
23 height-mm: true
[all …]
/freebsd-src/usr.bin/at/
H A Dat.man23 .Ar MM DD hh mm Op . Ar SS
57 .Bl -tag -width indent
80 .Ar HH:MM
89 and time-of-day may be suffixed with
96 .Ar \%month-name day
100 .Ar DD.MM.YYYY ,
101 .Ar DD.MM.YY ,
102 .Ar MM/DD/YYYY ,
103 .Ar MM/DD/YY ,
111 .Cm \&+ Ar count \%time-units ,
[all …]
/freebsd-src/sys/contrib/dev/acpica/components/executer/
H A Dexregion.c3 * Module Name: exregion - ACPI default OpRegion (address space) handlers
11 * Some or all of this work - Copyright (c) 1999 - 2024, Intel Corp.
28 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent
104 * re-exports any such software from a foreign destination, Licensee shall
105 * ensure that the distribution and export/re-export of the software is in
108 * any of its subsidiaries will export/re-export any technical data, process,
130 * 3. Neither the names of the above-listed copyright holders nor the names
165 * PARAMETERS: Function - Rea
191 ACPI_MEM_MAPPING *Mm = MemInfo->CurMm; AcpiExSystemMemorySpaceHandler() local
[all...]
/freebsd-src/usr.bin/last/
H A Dlast.136 .Op Fl -libxo
42 .Op Ar MM DD
43 .Ar hh mm
72 .Bl -tag -width indent-two
73 .It Fl -libxo
97 .Op Ar MM DD
98 .Ar hh mm
103 .Bl -tag -width Ds -compact -offset indent
120 .It Ar MM
126 .It Ar mm
[all …]
/freebsd-src/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6q-var-mx6customboard.dts1 // SPDX-License-Identifier: GPL-2.0+
3 * Support for Variscite MX6 Carrier-board
9 /dts-v1/;
11 #include "imx6qdl-var-som.dtsi"
12 #include <dt-bindings/pwm/pwm.h>
15 model = "Variscite i.MX6 QUAD/DUAL VAR-SOM-MX6 Custom Board";
16 compatible = "variscite,mx6customboard", "variscite,var-som-imx6q", "fsl,imx6q";
18 panel0: lvds-panel0 {
19 compatible = "panel-lvds";
21 width-mm = <152>;
[all …]
/freebsd-src/contrib/openbsm/bin/auditreduce/
H A Dauditreduce.137 .Op Fl a Ar YYYYMMDD Ns Op Ar HH Ns Op Ar MM Ns Op Ar SS
38 .Op Fl b Ar YYYYMMDD Ns Op Ar HH Ns Op Ar MM Ns Op Ar SS
65 utility to print the selected audit records in human-readable form.
68 .Bl -tag -width indent
71 .It Fl a Ar YYYYMMDD Ns Op Ar HH Ns Op Ar MM Ns Op Ar SS
73 .It Fl b Ar YYYYMMDD Ns Op Ar HH Ns Op Ar MM Ns Op Ar SS
102 .Bl -tag -width ".Cm msgqid"
142 .Bd -literal -offset indent
143 auditreduce -e root \e
150 .Bd -literal -offset indent
[all …]
/freebsd-src/usr.bin/finger/
H A Dfinger.145 .Bl -tag -width indent
91 It also has the side-effect of restricting the output
98 Produce a multi-line format displaying all of the information
111 presented in the form ``hh:mm''.
112 Idle times greater than a day are presented as ``d day[s]hh:mm''.
114 Phone numbers specified as eleven digits are printed as ``+N-NNN-NNN-NNNN''.
117 Numbers specified as five digits are printed as ``xN-NNNN''.
128 last read DDD MMM ## HH:MM YYYY (TZ)'' if the person has looked at their
210 .Bl -tag -width Fl
216 .Bl -tag -width /var/log/utx.lastlogin -compact
/freebsd-src/usr.bin/w/
H A Dpr_time.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
45 * pr_attime --
55 int len, width, offset = 0; in pr_attime() local
59 diff = *now - *started; in pr_attime()
61 /* If more than a week, use day-month-year. */ in pr_attime()
65 /* If not today, use day-hour-am/pm. */ in pr_attime()
74 /* Default is hh:mm{am,pm}. */ in pr_attime()
81 width = wcswidth(buf, len); in pr_attime()
84 if (len == width) in pr_attime()
[all …]
/freebsd-src/bin/date/
H A Ddate.11 .\"-
49 .Op Cm + | -
62 .Op Cm + | -
70 .Ar mm Oc
73 .Oc Ar MM Op Cm \&. Ar SS
76 .\" Set time with the user-provided input format.
84 .Op Cm + | -
97 will set the date and time or print it in a user-defined way.
112 .Bl -tag -widt
[all...]
/freebsd-src/sys/contrib/device-tree/src/arm64/renesas/
H A Dpanel-aa104xd12.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Common file for the AA104XD12 panel connected to Renesas R-Car Gen3 boards.
9 compatible = "mitsubishi,aa104xd12", "panel-lvds";
11 width-mm = <210>;
12 height-mm = <158>;
13 data-mapping = "jeida-18";
15 panel-timing {
17 clock-frequency = <65000000>;
20 hsync-len = <136>;
21 hfront-porch = <20>;
[all …]

12345678