/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | video-interface-devices.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/media/video-interface-devices.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jacopo Mondi <jacopo@jmondi.org> 11 - Sakari Ailus <sakari.ailus@linux.intel.com> 14 flash-leds: 15 $ref: /schemas/types.yaml#/definitions/phandle-array 17 An array of phandles, each referring to a flash LED, a sub-node of the LED 20 lens-focus: [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/ |
H A D | mount-matrix.txt | 2 * is the definition of +/- values practical or counterintuitive? 13 that produce three-dimensional data in relation to the world where it is 37 reference. This means that the sensor may be flipped upside-down, left-right, 47 Device-to-world examples for some three-dimensional sensor types: 49 - Accelerometers have their world frame of reference toward the center of 53 this point. Up and down in the world relative to the device frame of 57 as the gravity vector is projected 1:1 onto the sensors (z)-axis. 67 +--------+ +--------+ 69 +--------+ +--------+ 80 (---------) [all …]
|
/freebsd/share/misc/ |
H A D | flowers | 2 # Upside down reverses the meaning. 14 Forget-me-not:True love.
|
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
H A D | nokia,smia.txt | 8 Documentation/devicetree/bindings/media/video-interfaces.txt . 12 Documentation/devicetree/bindings/media/video-interfaces.txt . 15 -------------------- 17 - compatible: "nokia,smia" 18 - reg: I2C address (0x10, or an alternative address) 19 - vana-supply: Analogue voltage supply (VANA), typically 2,8 volts (sensor 21 - clocks: External clock to the sensor 22 - clock-frequency: Frequency of the external clock to the sensor 23 - link-frequencies: List of allowed data link frequencies. An array of 24 64-bit elements. [all …]
|
H A D | ov5640.txt | 1 * Omnivision OV5640 MIPI CSI-2 / parallel sensor 4 - compatible: should be "ovti,ov5640" 5 - clocks: reference to the xclk input clock. 6 - clock-names: should be "xclk". 7 - DOVDD-supply: Digital I/O voltage supply, 1.8 volts 8 - AVDD-supply: Analog voltage supply, 2.8 volts 9 - DVDD-supply: Digital core voltage supply, 1.5 volts 12 - reset-gpios: reference to the GPIO connected to the reset pin, if any. 14 - powerdown-gpios: reference to the GPIO connected to the powerdown pin, 16 - rotation: as defined in [all …]
|
H A D | ovti,ov02a10.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Dongchu [all...] |
/freebsd/contrib/mandoc/ |
H A D | mandoc_char.7 | 5 .\" Copyright (c) 2011, 2013, 2015, 2017-2020, 2022 61 In particular, in English manual pages, do not use special-character 67 the en-dash (\(en), 68 the em-dash (\(em), 75 .Bd -unfilled -offset indent 76 blue-eyed 77 lorry-driver 80 The en-dash is used to separate the two elements of a range, 81 or can be used the same way as an em-dash. 84 .Bd -unfilled -offset indent [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sm6115p-lenovo-j606f.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) 6 /dts-v1/; 14 chassis-type = "tablet"; 17 qcom,msm-id = <445 0x10000>, <420 0x10000>; 18 qcom,board-id = <34 3>; 25 #address-cells = <2>; 26 #size-cells = <2>; 30 compatible = "simple-framebuffer"; 40 gpio-keys { 41 compatible = "gpio-keys"; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap3-n950.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * omap3-n950.dts - Device Tree file for Nokia N950 8 /dts-v1/; 10 #include "omap3-n950-n9.dtsi" 11 #include <dt-bindings/input/input.h> 15 compatible = "nokia,omap3-n950", "ti,omap3630", "ti,omap3"; 18 compatible = "gpio-keys"; 23 linux,input-type = <EV_SW>; 25 wakeup-source; 26 pinctrl-names = "default"; [all …]
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | spa_log_spacemap.c | 9 * or https://opensource.org/licenses/CDDL-1.0. 39 * whose workloads are primarily random-writes. Random-write workloads are also 40 * typically random-free, meaning that they are freeing from locations scattered 43 * changes in memory and log them altogether in one pool-wide space map on-disk 55 * - The pool has a new feature flag and a new entry in the MOS. The feature 58 * to DMU_POOL_LOG_SPACEMAP_ZAP] is populated with a ZAP whose key-value 60 * This entry is our on-disk reference of the log space maps that exist in 66 * - Each vdev has a new entry in its vdev_top_zap (see field 68 * each metaslab in this vdev. This field is the on-disk counterpart of the 69 * in-memory field ms_unflushed_txg which tells us from which TXG and onwards [all …]
|
/freebsd/contrib/ntp/util/ |
H A D | tg2.c | 6 * broadcast timecode. Alternatively, it can generate the IRIG-B 24 * over the range 0-255. The signal generator by default uses WWV 26 * switches to IRIG-B format. 42 * the transmissionorder is low-order first as the frame is processed 44 * For IRIG the on-time marker M preceeds the first (units) bit, so its 54 * v0.23 2007-02-12 dmw: 55 * - Changed statistics to include calculated error 60 * v0.22 2007-02-08 dmw: 61 * - Changed default for rate correction to "enabled", "-j" switch now disables. 62 * - Adjusted help message accordingly. [all …]
|
/freebsd/sys/contrib/v4l/ |
H A D | videodev2.h | 4 * Copyright (C) 1999-2007 the contributors 46 * All kernel-specific stuff were moved to media/v4l2-dev.h, so 108 /* Four-character-code (FOURCC) */ 125 buffer, top-bottom order */ 126 V4L2_FIELD_SEQ_BT = 6, /* same as above + bottom-top order */ 196 /* ITU-R 601 -- broadcast NTSC/PAL */ 199 /* 1125-Line (US) HDTV */ 205 /* broken BT878 extents (601, luma range 16-253 instead of 16-235) */ 213 * unspecified chromaticities and full 0-255 on each of the 293 #define V4L2_PIX_FMT_RGB332 v4l2_fourcc('R', 'G', 'B', '1') /* 8 RGB-3-3-2 */ [all …]
|
/freebsd/share/dict/ |
H A D | web2a | 12 A-b-c book 13 A-b-c method 14 abdomino-uterotomy 15 Abdul-baha 16 a-be 20 able-bodied 21 able-bodiedness 22 able-minded 23 able-mindedness 27 Abor-miri [all …]
|
H A D | web2 | 57388 down 99810 Jean-Christophe 99811 Jean-Pierre 225632 upside
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | bib | 272 And the LORD came down to see the city and the tower, which the children of men builded. 274 Go to, let us go down, and there confound their language, that they may not understand one another'… 309 And there was a famine in the land: and Abram went down into Egypt to sojourn there; for the famine… 372 And when the fowls came down upon the carcases, Abram drove them away. 373 And when the sun was going down, a deep sleep fell upon Abram; and, lo, an horror of great darkness… 378 And it came to pass, that, when the sun went down, and it was dark, behold a smoking furnace, and a… 446 I will go down now, and see whether they have done altogether according to the cry of it, which is … 462 But before they lay down, the men of the city, even the men of Sodom, compassed the house round, bo… 491 …tborn went in, and lay with her father; and he perceived not when she lay down, nor when she arose. 493 …nd the younger arose, and lay with him; and he perceived not when she lay down, nor when she arose. [all …]
|
/freebsd/share/ctypedef/ |
H A D | C.UTF-8.src | 4 # ----------------------------------------------------------------------------- 315 <ARABIC_LETTER_ALEF_WITH_EXTENDED_ARABIC-INDIC_DIGIT_TWO_ABOVE>;/ 316 <ARABIC_LETTER_ALEF_WITH_EXTENDED_ARABIC-INDIC_DIGIT_THREE_ABOVE>;/ 317 <ARABIC_LETTER_FARSI_YEH_WITH_EXTENDED_ARABIC-INDIC_DIGIT_TWO_ABOVE>;/ 318 <ARABIC_LETTER_FARSI_YEH_WITH_EXTENDED_ARABIC-INDIC_DIGIT_THREE_ABOVE>;/ 319 <ARABIC_LETTER_FARSI_YEH_WITH_EXTENDED_ARABIC-INDIC_DIGIT_FOUR_BELOW>;/ 320 <ARABIC_LETTER_WAW_WITH_EXTENDED_ARABIC-INDIC_DIGIT_TWO_ABOVE>;/ 321 <ARABIC_LETTER_WAW_WITH_EXTENDED_ARABIC-INDIC_DIGIT_THREE_ABOVE>;/ 322 <ARABIC_LETTER_YEH_BARREE_WITH_EXTENDED_ARABIC-INDIC_DIGIT_TWO_ABOVE>;/ 323 <ARABIC_LETTER_YEH_BARREE_WITH_EXTENDED_ARABIC-INDIC_DIGIT_THREE_ABOVE>;/ [all …]
|
/freebsd/tools/tools/locale/etc/final-maps/ |
H A D | widths.txt | 4 # ----------------------------------------------------------------------------- 250 <SYRIAC_HBASA-ESASA_DOTTED> 0 287 <SAMARITAN_MARK_IN-ALAF> 0 312 <ARABIC_SMALL_HIGH_WORD_AL-JUZ> 0 330 <ARABIC_SMALL_HIGH_WORD_AR-RUB> 0 336 <ARABIC_SMALL_HIGH_WORD_ATH-THALATHA> 0 337 <ARABIC_SMALL_HIGH_WORD_AS-SAJDA> 0 338 <ARABIC_SMALL_HIGH_WORD_AN-NISF> 0 469 <GUJARATI_SIGN_THREE-DOT_NUKTA_ABOVE> 0 471 <GUJARATI_SIGN_TWO-CIRCLE_NUKTA_ABOVE> 0 [all …]
|
H A D | map.UTF-8 | 5 # charset: UTF-8 8 # Copyright © 1991-2024 Unicode, Inc. 10 # SPDX-License-Identifier: Unicode-3.0 13 <code_set_name> "UTF-8" 18 <CONTROL-0000> \x00 20 <CONTROL-0001> \x01 22 <CONTROL-0002> \x02 24 <CONTROL-0003> \x03 26 <CONTROL-0004> \x04 28 <CONTROL-0005> \x05 [all …]
|