Home
last modified time | relevance | path

Searched +full:pmax +full:- +full:pascal (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/iio/pressure/
H A Dhoneywell,mprls0025pa.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd/contrib/file/src/
H A Dapprentice.c2 * Copyright (c) Ian F. Darwin 1986-1995.
4 * maintained 1995-present by Christos Zoulas and others.
29 * apprentice - make one pass through /etc/magic, learning its secrets.
76 #define MAP_FAILED (void *) -1
179 #define DECLARE_FIELD(name) { # name, sizeof(# name) - 1, parse_ ## name }
213 ret = magic_compile(ms, argv[1]) == -1 ? 1 : 0; in main()
229 * XXX - the actual Single UNIX Specification says that "long" means "long",
230 * as in the C data type, but we treat it as meaning "4-byte integer".
236 # define XX(s) s, (sizeof(s) - 1)
320 for (p = tbl; p->len; p++) { in get_type()
[all …]
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src7 # bug-ncurses@gnu.org
19 # under the ncurses MIT-style license. That was the effect of the agreement
33 # some portions of the data are derivative work under a compatible MIT-style
36 #------------------------------------------------------------------------------
37 # https://invisible-island.net/ncurses/ncurses.faq.html#terminfo_copying
38 # https://invisible-island.net/personal/copyrights.html#removing_notes
39 #------------------------------------------------------------------------------
48 # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu
54 # This file describes the capabilities of various character-cell terminals,
55 # as needed by software such as screen-oriented editors.
[all …]