/freebsd/sys/contrib/device-tree/src/arm64/sprd/ |
H A D | sharkl3.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 9 interrupt-parent = <&gic>; 10 #address-cells = <2>; 11 #size-cells = <2>; 14 compatible = "simple-bus"; 15 #address-cells = <2>; 16 #size-cells = <2>; 20 compatible = "sprd,sc9863a-glbregs", "syscon", 21 "simple-mfd"; 23 #address-cells = <1>; [all …]
|
H A D | ums512.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 8 #include <dt-bindings/clock/sprd,ums512-clk.h> 9 #include <dt-bindings/interrupt-controller/arm-gic.h> 12 interrupt-parent = <&gic>; 13 #address-cells = <2>; 14 #size-cells = <2>; 17 #address-cells = <2>; 18 #size-cells = <0>; 20 cpu-map { 51 compatible = "arm,cortex-a55"; [all …]
|
H A D | ums9620.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 11 interrupt-parent = <&gic>; 12 #address-cells = <2>; 13 #size-cells = <2>; 16 #address-cells = <2>; 17 #size-cells = <0>; 19 cpu-map { 50 compatible = "arm,cortex-a55"; 52 enable-method = "psci"; [all …]
|
H A D | sc9863a.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 8 #include <dt-bindings/clock/sprd,sc9863a-clk.h> 9 #include <dt-bindings/interrupt-controller/arm-gic.h> 14 #address-cells = <2>; 15 #size-cells = <0>; 17 cpu-map { 48 compatible = "arm,cortex-a55"; 50 enable-method = "psci"; 51 cpu-idle-states = <&CORE_PD>; 56 compatible = "arm,cortex-a55"; [all …]
|
H A D | whale2.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 #include <dt-bindings/clock/sprd,sc9860-clk.h> 11 interrupt-parent = <&gic>; 12 #address-cells = <2>; 13 #size-cells = <2>; 16 compatible = "simple-bus"; 17 #address-cells = <2>; 18 #size-cells = <2>; 66 ap-apb@70000000 { 67 compatible = "simple-bus"; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | sprd,ums512-clk.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/clock/sprd,ums512-clk.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Orson Zhai <orsonzhai@gmail.com> 12 - Baolin Wang <baolin.wang7@gmail.com> 13 - Chunyan Zhang <zhang.lyra@gmail.com> 18 - sprd,ums512-apahb-gate 19 - sprd,ums512-ap-clk 20 - sprd,ums512-aonapb-clk [all …]
|
H A D | sprd,sc9863a-clk.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/clock/sprd,sc9863a-cl [all...] |
/freebsd/contrib/file/magic/Magdir/ |
H A D | archive | 1 #------------------------------------------------------------------------------ 3 # archive: file(1) magic for archive formats (see also "msdos" for self- 7 # pre-POSIX "tar" archives are also handled in the C code ../../src/is_tar.c. 11 # Reference: https://www.freebsd.org/cgi/man.cgi?query=tar&sektion=5&manpath=FreeBSD+8-current 18 # last 4 header bytes often null but tar\0 in gtarfail2.tar gtarfail.tar-bad 19 # at https://sourceforge.net/projects/s-tar/files/testscripts/ 21 # nul, space or ascii digit 0-7 at start of mode 32 >>>>>>>>>0 use tar-nvram 34 #>>>>>>>>0 regex \^[0-9]{2,4}[.](png|jpg|jpeg|tif|tiff|gif|bmp) NAME "%s" 37 >>>>>>>>0 regex \^[0-9]{2,4}[.](png|jpg|jpeg|tif|tiff|gif|bmp) [all …]
|
H A D | magic | 2 #------------------------------------------------------------------------------ 7 # skip Magicsee_R1.cfg found on retropie starting with # Magicsee R1 one-handed controller 10 !:mime text/x-file 12 !:ext / 17 # archive arm assembler beetle c-lang clojure compress der filesystems firmware gentoo lammps 19 >4 string -------- 23 >>>0 use magic-fragment 29 >>>0 use magic-fragment 34 >>>>0 use magic-fragment 39 >>>>>0 use magic-fragment [all …]
|
H A D | images | 2 #------------------------------------------------------------------------------ 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 …]
|
H A D | fonts | 2 #------------------------------------------------------------------------------ 8 0 short 017001 byte-swapped Berkeley vfont data 17 0 string %!PS-AdobeFont-1. PostScript Type 1 font text 18 #!:mime font/x-postscript-pfb 19 #!:ext pfb 22 6 string %!PS-AdobeFont-1. 23 # skip DROID fmt-525-signature-id-816.pfb by checking for content after header 25 #!:mime application/octet-stream 26 !:mime font/x-postscript-pfb 27 !:ext pfb [all …]
|
H A D | riff | 2 #------------------------------------------------------------------------------ 8 # http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Docs/riffmci.pdf 9 # https://www.iana.org/assignments/wave-avi-codec-registry/wave-avi-codec-registry.xml 13 0 name riff-wave 21 >0 leshort 0x06 \b, ITU G.711 A-law 22 >0 leshort 0x07 \b, ITU G.711 mu-law 129 0 name riff-walk 132 >>>8 use riff-wave 134 >>&(4.l+4) use riff-walk 136 >>&(4.l+4) use riff-walk [all …]
|
H A D | mathematica | 2 #------------------------------------------------------------------------------ 6 # Mathematica a multi-purpose math program 11 !:ext mb 21 0 search/1000 Content-type:\040application/mathematica Mathematica notebook version 2.x 22 !:ext nb 73 # these start with "[0-9][0-9][0-9]\ A~[0-9][0-9][0-9]\ 78 …*********************\n\n\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Mathematica-Compatible Notebook M… 83 #0 string (* Mathematica, or Pascal, Modula-2 or 3 code text 89 # first 116 bytes of header contain text in human-readable form 92 #!:mime application/octet-stream [all …]
|
H A D | mail.news | 1 #------------------------------------------------------------------------------ 7 0 string/t Relay-Version: old news text 17 0 string/tc delivered-to: SMTP mail text 19 0 string/tc return-path: SMTP mail text 40 # is not text because of characters like Control-L Control-_ 43 # https://reposcope.com/mimetype/message/x-gnu-rmail 44 !:mime message/x-gnu-rmail 46 !:ext / 49 0 string/t MIME-Version: MIME entity text 50 #0 string/t Content- MIME entity text [all …]
|
H A D | sql | 2 #------------------------------------------------------------------------------ 9 # from https://bazaar.launchpad.net/~maria-captains/maria/5.5/view/head:/support-files/magic 39 >3 byte 26 \b, type MARIA 68 >>13 long 75 \b, MySQL V4.0.2-V4.1 75 #------------------------------------------------------------------------------ 82 >39 string iHP-100 [H Series] 84 #------------------------------------------------------------------------------ 92 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/s/sqlite-2x.trid.xml 96 !:mime application/x-sqlite2 98 !:ext sqlite/sqlite2/db [all …]
|
H A D | database | 2 #------------------------------------------------------------------------------ 12 0 belong 0x13579acd GNU dbm 1.x or ndbm database, big endian, 32-bit 13 !:mime application/x-gdbm 15 !:mime application/x-gdbm 16 0 belong 0x13579acf GNU dbm 1.x or ndbm database, big endian, 64-bit 17 !:mime application/x-gdbm 18 0 lelong 0x13579acd GNU dbm 1.x or ndbm database, little endian, 32-bit 19 !:mime application/x-gdbm 21 !:mime application/x-gdbm 22 0 lelong 0x13579acf GNU dbm 1.x or ndbm database, little endian, 64-bit [all …]
|
H A D | compress | 1 #------------------------------------------------------------------------------ 3 # compress: file(1) magic for pure-compression formats (no archives) 13 !:mime application/x-compress 15 !:ext Z 19 # gzip (GNU zip, not to be confused with Info-ZIP or PKWARE zip archiver) 25 # * Produce shorter output - notably, only report compression methods 27 # Note: find defs -iname '*.trid.xml' -exec grep -q '<Bytes>1F8B08' {} \; -ls 30 # KPR KOffice/Calligra KPresenter application/x-kpresenter 31 # KPT KOffice/Calligra KPresenter template? application/x-kpresenter 33 # SAV FarCry (demo) saved game http://www.farcry-thegame.com [all …]
|
H A D | windows | 2 #------------------------------------------------------------------------------ 23 # v1.0.4/libdbx_1.0.4.tar.gz/FILE-FORMAT 25 # and partly verified by `undbx --verbosity 4 Posteingang.dbx` 27 # skip DROID fmt-838-signature-id-1193.dbx fmt-839-signature-id-1194.dbx by check for valid file si… 29 #!:mime application/octet-stream 30 #!:mime application/vnd.ms-outlook 31 !:mime application/x-ms-dbx 32 !:ext dbx 43 # CLSID: 6F74FDC5-E366-11d1-9A4E-00C04FA309D4~Message 6F74FDC6-E366-11D1-9A4E-00C04FA309D4~Folder 44 # 26FE9D30-1A8F-11D2-AABF-006097D474C4~offline [all …]
|
H A D | msdos | 2 #------------------------------------------------------------------------------ 4 # msdos: file(1) magic for MS-DOS files 11 !:mime text/x-msdos-batch 12 !:ext bat 14 !:mime text/x-msdos-batch 15 !:ext bat 17 !:mime text/x-msdos-batch 18 !:ext bat 20 !:mime text/x-msdos-batch 21 !:ext bat [all …]
|
H A D | c64 | 2 #------------------------------------------------------------------------------ 16 # Reference: https://vice-emu.sourceforge.io/vice_17.html#SEC391 18 # http://mark0.net/download/triddefs_xml.7z/defs/c/crt-c64.trid.xml 23 # skip DROID fmt-822-signature-id-1179.crt with missing packet length 25 >>0 use c64-crt 27 0 name c64-crt 29 #!:mime application/octet-stream 30 !:mime application/x-commodore-crt 31 !:ext crt 32 # http://mark0.net/download/triddefs_xml.7z/defs/c/car-ccs64.trid.xml [all …]
|
H A D | apple | 2 #------------------------------------------------------------------------------ 16 # Ref: https://applesaucefdc.com/a2r2-reference/ 58 # Ref: https://applesaucefdc.com/moof-reference/ 64 >>>21 byte 03 \b, DSHD MFM (1.44M) 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') 319 !:ext awp [all …]
|
/freebsd/share/i18n/esdb/ISO-2022/ |
H A D | ISO-2022-CN-EXT.src | 1 # $NetBSD: ISO-2022-CN-EXT.src,v 1.1 2006/10/26 15:06:18 tnozaki Exp $ 3 NAME "ISO-2022-CN-EXT" 5 VARIABLE "INIT0=94B 1=94$A 1=94$E 1=94$G 2=94$H 3=94$I 3=94$J 3=94$K 3=94$L 3=94$M SI SO SS2 SS3" 6 DEFCSID "ISO646-US" 0 8 DEFCSID "ISO-IR-165" 0x45007F00 14 DEFCSID "CNS11643-1" 0x47007F00 15 DEFCSID "CNS11643-2" 0x48007F00 16 DEFCSID "CNS11643-3" 0x49007F00 17 DEFCSID "CNS11643-4" 0x4A007F00 18 DEFCSID "CNS11643-5" 0x4B007F00 [all …]
|
/freebsd/usr.sbin/ckdist/ |
H A D | ckdist.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 63 #define isstdin(path) ((path)[0] == '-' && !(path)[1]) 79 const char *ext); 95 while ((c = getopt(argc, argv, "ad:in:rst:x")) != -1) in main() 117 warnx("illegal argument to -t option"); in main() 127 argc -= optind; in main() 150 switch (f->fts_info) { in main() 152 rval = fail(f->fts_path, "Directory causes a cycle"); in main() 157 rval = fail(f->fts_path, sys_errlist[f->fts_errno]); in main() [all …]
|
/freebsd/lib/libc/nls/ |
H A D | fr_FR.ISO8859-1.msg | 2 $ Message catalog for fr_FR.ISO8859-1 locale 30 12 Impossible d'allouer de la m�moire 42 18 Lien inter-unit�s 58 26 Fichier en cours d'utilisation 148 71 Trop de niveaux ext�rieurs dans le path 238 26 Virtual timer expired
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | mdspan | 1 // -*- C++ -*- 2 //===----------------------------------------------------------------------===// 6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 8 //===---------------------------------------------------------------------===// 25 using dims = see below; // since C++26 54 static constexpr rank_type rank_dynamic() noexcept { return dynamic-index(rank()); } 79 // libcxx note: we do not use an array here, but we need to preserve the as-if behavior 81 array<index_type, rank_dynamic()> dynamic-extents{}; // exposition only 86 -> see below; 310 constexpr mdspan(data_handle_type p, const extents_type& ext); [all …]
|