Home
last modified time | relevance | path

Searched +full:partition +full:- +full:art (Results 1 – 21 of 21) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/mtd/partitions/
H A Dqcom,smem-part.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mtd/partitions/qcom,smem-part.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm SMEM NAND flash partition parser
10 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
14 Memory (SMEM) based partition table scheme. The maximum partitions supported
15 varies between partition table revisions. V3 supports maximum 16 partitions
22 const: qcom,smem-part
25 "^partition-[0-9a-z]+$":
[all …]
H A Dnvmem-cells.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/mtd/partitions/nvmem-cell
[all...]
/freebsd/contrib/file/magic/Magdir/
H A Dandroid2 #------------------------------------------------------------
5 #------------------------------------------------------------
12 >0 regex dex\n[0-9]{2} Dalvik dex file
15 >0 regex dey\n[0-9]{2} Dalvik dex file (optimized for host)
43 # android-backup-extractor/perl/backupencrypt.pl
53 # No mime-type defined officially
54 !:mime application/x-google-ab
59 >17 string 0\n \b, Not-Compressed
61 # The 4th line is encryption "none" or "AES-256"
63 >19 string none\n \b, Not-Encrypted
[all …]
H A Dapple2 #------------------------------------------------------------------------------
16 # Ref: https://applesaucefdc.com/a2r2-reference/
58 # Ref: https://applesaucefdc.com/moof-reference/
187 >>4 string x \b, Creator tag "%-4.4s"
304 # test for unused bits of zoom- , paginated-boolean bytes
313 # application/x-appleworks is mime type for claris version with cwk extension
314 !:mime application/x-appleworks3
316 # ('p' + 1-byte ProDOS File Type + 2-byte ProDOS Aux Type')
327 #>>>5 string >\0 \b, tabstops "%-79s"
332 # contains any mail-merge commands
[all …]
H A Dimages2 #------------------------------------------------------------------------------
4 # images: file(1) magic for image formats (see also "iff", and "c-lang" for
9 # merging several one- and two-line files into here.
13 # Targa - matches `povray', `ppmtotga' and `xv' outputs
19 # Note: called by DROID "Truevision TGA Bitmap" version 1.0 via PUID x-fmt/367
23 # or theoretically 2-128 reserved for use by Truevision or 128-255 may be used for developer applic…
32 # Targa image data (strength=70=110-40) before some Commodore disc image (strength=70=70+0 ./c64) l…
35 !:strength -40
37 #>(2.S-2) belong !0x28632943
52 >>>>>>>0 use tga-image
[all …]
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-ipq4018-jalapeno.dts1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
4 #include "qcom-ipq4019.dtsi"
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
14 mdio_pins: mdio-state {
15 mdio-pins {
18 bias-pull-up;
21 mdc-pins {
24 bias-pull-up;
28 serial_pins: serial-state{
[all …]
H A Dqcom-ipq4018-ap120c-ac.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 #include "qcom-ipq4019.dtsi"
4 #include <dt-bindings/gpio/gpio.h>
5 #include <dt-bindings/input/input.h>
8 model = "ALFA Network AP120C-AC";
9 compatible = "alfa-network,ap120c-ac", "qcom,ipq4018";
16 stdout-path = "serial0:115200n8";
20 compatible = "gpio-keys";
22 key-reset {
31 i2c0_pins: i2c0-state {
[all …]
/freebsd/sys/contrib/device-tree/src/mips/qca/
H A Dar9132_tl_wr1043nd_v1.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include <dt-bindings/gpio/gpio.h>
5 #include <dt-bindings/input/input.h>
10 compatible = "tplink,tl-wr1043nd-v1", "qca,ar9132";
11 model = "TP-Link TL-WR1043ND Version 1";
19 compatible = "fixed-clock";
20 #clock-cells = <0>;
21 clock-frequency = <40000000>;
24 gpio-keys {
[all …]
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dstm32h750i-art-pi.dts2 * Copyright 2021 - Dillon Min <dillon.minfei@gmail.com>
4 * This file is dual-licensed: you can use it either under the terms
42 * For art-pi board resources, you can refer to link:
43 * https://art-pi.gitee.io/website/
46 /dts-v1/;
48 #include "stm32h7-pinctrl.dtsi"
49 #include <dt-bindings/interrupt-controller/irq.h>
50 #include <dt-bindings/gpio/gpio.h>
53 model = "RT-Thread STM32H750i-ART-PI board";
54 compatible = "st,stm32h750i-art-pi", "st,stm32h750";
[all …]
/freebsd/sys/dts/arm/
H A Dqcom-ipq4018-rt-ac58u.dts1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 #include "qcom/qcom-ipq4019.dtsi"
4 #include "qcom-ipq4019-ethernet.dtsi"
6 #include <dt-bindings/gpio/gpio.h>
7 #include <dt-bindings/input/input.h>
8 #include <dt-bindings/soc/qcom,tcsr.h>
11 model = "ASUS RT-AC58U";
12 compatible = "asus,rt-ac58u";
20 led-boot = &led_power;
21 led-failsafe = &led_power;
[all …]
/freebsd/stand/defaults/
H A Dloader.conf.552 .Bl -bullet
77 .Bl -tag -width Ar
101 .Dq Li -1 ,
128 Set to "yes" to get the same effect as boot -v or booting verbose from the
145 The lua-based loader will process files with a
156 should be treated as write-only.
179 .Bd -literal
188 .Bl -bullet -compact
208 Specify the root partition to mount.
216 from the partition the kernel was loaded from.
[all …]
/freebsd/lib/libc/stdlib/
H A Dradixsort.355 is denoted by the user-specified value
62 .Pf non- Dv NULL ,
68 The end-of-string byte must have a sort weight of 0 or 255
76 for A-Z as for a-z will result in a case-insensitive sort.
100 These functions are variants of most-significant-byte radix sorting; in
107 .Rv -std radixsort
109 .Bl -tag -width Er
132 .%B "The Art of Computer Programming"
135 .%P pp. 170-178
140 .%T "Three Partition Refinement Algorithms"
[all …]
H A Dqsort.3110 function is a modified partition-exchange sort, or quicksort.
117 intended for sorting data with pre-existing order.
200 a variant of partition-exchange sorting; in particular, see
206 O N**2 worst-case behavior.
218 takes O N lg N worst-case time.
236 is optimized for data with pre-existing order; its worst case
245 Memory availability and pre-existing order in the data can make this
266 is zero, then the runtime-constraint handler is called, and
281 function returns zero on success, non-zero on error.
283 .Rv -std heapsort mergesort
[all …]
/freebsd/share/doc/psd/16.lex/
H A Dlex.ms1 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved.
41 .EH 'PSD:16-%''Lex \- A Lexical Analyzer Generator'
42 .OH 'Lex \- A Lexical Analyzer Generator''PSD:16-%'
61 .\".TM 75-1274-15 39199 39199-11
63 Lex \- A Lexical Analyzer ~Generator~
64 .AU ``MH 2C-569'' 6377
83 It is well suited for editor-script type transformations and
107 end of the current partition, so that the user
112 It is available on the PDP-11 UNIX, Honeywell GCOS,
119 with access to this compiler-compiler system.
[all …]
/freebsd/contrib/one-true-awk/testdir/
H A Dbib65 And the LORD God called unto Adam, and said unto him, Where art thou?
70 And the LORD God said unto the serpent, Because thou hast done this, thou art cursed above all catt…
75 … thou return unto the ground; for out of it wast thou taken: for dust thou art, and unto dust shal…
86 And the LORD said unto Cain, Why art thou wroth? and why is thy countenance fallen?
91 And now art thou cursed from the earth, which hath opened her mouth to receive thy brother's blood …
310 …into Egypt, that he said unto Sarai his wife, Behold now, I know that thou art a fair woman to loo…
312 Say, I pray thee, thou art my sister: that it may be well with me for thy sake; and my soul shall l…
333 …rated from him, Lift up now thine eyes, and look from the place where thou art northward, and sout…
393 And the angel of the LORD said unto her, Behold, thou art with child and shalt bear a son, and shal…
406 And I will give unto thee, and to thy seed after thee, the land wherein thou art a stranger, all th…
[all …]
H A Dfunstack.ok23 for Pert Networks . . . . . . . . . . . 738--739
29 the First Kind . . . . . . . . . . . . . 479--480
40 for Arguments Larger than One . . . . . 488--492
52 M. C. Pike ACM Algorithm 299: Chi-Squared Integral 243--244
57 Edsger Wybe Dijkstra Go to statement considered harmful . . . 147--148
62 ANSI Subcommittee X3J3 Clarification of Fortran Standards ---
63 Initial Progress . . . . . . . . . . . . 289--294
69 Computer Organization . . . . . . . . . 489--498
74 V. Y. Lum Multi-Attribute Retrieval with Combined
75 Indexes . . . . . . . . . . . . . . . . 660--665
[all …]
H A Dfunstack.in2 %%% BibTeX-file{
23 %%% (incompletely) 1970 -- 1979.
50 %%% covering 1958--1996 became too large (about
65 %%% Algorithms 1--492. For Algorithms 493--686,
72 %%% cross-referenced in both directions, so
75 %%% Corrigenda. Cross-referenced entries are
77 %%% that each is completely self-contained.
83 %%% ftp://netlib.bell-labs.com/netlib/toms.
88 %%% http://ciir.cs.umass.edu/cgi-bin/web_query_form/public/cacm2.1.
90 %%% The initial draft of entries for 1981 --
[all …]
/freebsd/crypto/openssh/
H A Dssh.178 .Ux Ns -domain
108 .Bl -tag -width Ds -compact
121 .Xr ssh-agent 1 .
122 This can also be specified on a per-host basis in a configuration file.
127 .Ux Ns -domain
155 .Ux Ns -domain
161 The default value can be set on a host-by-host basis in the
170 is a comma-separated list of ciphers
186 application-level port forwarding.
230 followed by control-Z suspends the connection;
[all …]
/freebsd/share/dict/
H A Dweb2a12 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 Dweb213646 Art
13647 art
99810 Jean-Christophe
99811 Jean-Pierre
140002 partition
/freebsd/contrib/sqlite3/
H A Dsqlite3.c17 ** language. The code for the "sqlite3" command-line shell is also in a
20 ** The content in this amalgamation comes from Fossil check-in
54 ** NO_TEST - The branches on this line are not
59 ** OPTIMIZATION-IF-TRUE - This branch is allowed to always be false
63 ** OPTIMIZATION-IF-FALSE - This branch is allowed to always be true
67 ** PREVENTS-HARMLESS-OVERREAD - This branch prevents a buffer overread
72 ** slash-asterisk...asterisk-slash comment marks, with no spaces between the
147 ** 2015-03-02
185 ** large file support, or if the OS is windows, these should be no-ops.
191 ** Large file support can be disabled using the -DSQLITE_DISABLE_LFS switch
[all …]