Home
last modified time | relevance | path

Searched +full:normal +full:- (Results 1 – 25 of 1089) sorted by relevance

12345678910>>...44

/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos4412-itop-scp-core.dtsi1 // SPDX-License-Identifier: GPL-2.0
13 #include <dt-bindings/clock/samsung,s2mps11.h>
14 #include <dt-bindings/gpio/gpio.h>
15 #include <dt-bindings/input/input.h>
17 #include "exynos4412-ppmu-common.dtsi"
18 #include "exynos-mfc-reserved-memory.dtsi"
31 compatible = "samsung,secure-firmware";
35 fixed-rate-clocks {
37 compatible = "samsung,clock-xxti";
38 clock-frequency = <0>;
[all …]
H A Dexynos4412-origen.dts1 // SPDX-License-Identifier: GPL-2.0
5 * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.
12 /dts-v1/;
14 #include <dt-bindings/clock/samsung,s2mps11.h>
15 #include <dt-bindings/gpio/gpio.h>
16 #include <dt-bindings/input/input.h>
17 #include "exynos-mfc-reserved-memory.dtsi"
34 stdout-path = "serial2:115200n8";
38 compatible = "samsung,secure-firmware";
42 mmc_reg: regulator-0 {
[all …]
/freebsd/contrib/mandoc/
H A Dmandoc.css3 * Standard style sheet for mandoc(1) -Thtml and man.cgi(8).
13 html { max-width: 65em;
14 --bg: #FFFFFF;
15 --fg: #000000; }
16 body { background: var(--bg);
17 color: var(--fg);
18 font-family: Helvetica,Arial,sans-serif; }
19 h1 { font-size: 110%; }
20 table { margin-top: 0em;
21 margin-bottom: 0em;
[all …]
/freebsd/share/man/man4/
H A Dscreen.413 -
43 then enter a decimal number from 0-255 via the numerical keypad, then
50 pressing the scroll-lock key.
58 .Bd -literal
62 -- E7 Save cursor position sc
64 -- E8 Restore saved cursor position rc
66 -- Ec Reset rs
68 -- EM move cursor up 1 line, --
77 CUB E[nD move cursor left n characters --/LE (kl)
81 HPR E[na move cursor right n characters --
[all …]
/freebsd/contrib/tcsh/
H A DPorted5 find it out-of-date, or you have additions or changes, please let me know.
13 CFLAGS : normal
14 LIBES : -ltermcap
24 CFLAGS : normal
25 LIBES : -lcurses -lsocket -lnsl
29 NOTES : The sunpro compiler cannot compile tcsh with -O, it crashes
30 : on some files. In any case do not use -O with any of the
40 CFLAGS : normal
41 LIBES : -lcurses -lsocket -lnsl
51 CFLAGS : normal
[all …]
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DCoreProperties.td4 def EnableExternalLookup: Property<"enable-external-lookup", "Boolean">,
7-file-search-paths and directory of the executable are always checked first for separate debug inf…
8 def EnableBackgroundLookup: Property<"enable-background-lookup", "Boolean">,
11 …Desc<"Alias for backward compatibility: when enabled this is the equivalent to 'symbols.auto-downl…
12 def AutoDownload: Property<"auto-download", "Enum">,
17 def ClangModulesCachePath: Property<"clang-modules-cache-path", "FileSpec">,
20 Desc<"The path to the clang modules cache directory (-fmodules-cache-path).">;
21 def SymLinkPaths: Property<"debug-info-symlink-paths", "FileSpecList">,
25 def EnableLLDBIndexCache: Property<"enable-lldb-index-cache", "Boolean">,
29 def LLDBIndexCachePath: Property<"lldb-index-cache-path", "FileSpec">,
[all …]
/freebsd/sys/arm64/arm64/
H A Dgic_v3_reg.h1 /*-
145 * 0x0 - Device-nGnRnE
146 * 0x1 - Normal Inner Non-cacheable
147 * 0x2 - Normal Inner Read-allocate, Write-through
148 * 0x3 - Normal Inner Read-allocate, Write-back
149 * 0x4 - Normal Inner Write-allocate, Write-through
150 * 0x5 - Normal Inner Write-allocate, Write-back
151 * 0x6 - Normal Inner Read-allocate, Write-allocate, Write-through
152 * 0x7 - Normal Inner Read-allocate, Write-allocate, Write-back
168 * 0x0 - Non-shareable
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dnetbsd2 #------------------------------------------------------------------------------
6 # All new-style magic numbers are in network byte order.
7 # The old-style magic numbers are indistinguishable from the same magic
12 0 name netbsd-detail
21 0 name netbsd-4096
29 0 name netbsd-8192
36 >0 use netbsd-detail
38 0 name netbsd-normal
45 >0 use netbsd-detail
47 0 name netbsd-pure
[all …]
/freebsd/usr.sbin/newsyslog/tests/
H A Dlegacy_test.sh3 # A regular expression matching the format of an RFC-5424 log line header,
6 RFC5424_FMT='^<[0-9][0-9]*>1 [0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}'
8 # A regular expression matching the format of an RFC-3164 (traditional syslog)
10 RFC3164_FMT='^[A-Z][a-z]{2} [ 0-9][0-9] [0-9]{2}:[0-9]{2}:[0-9]{2}'
14 if [ $? -ne 0 ]; then
39 message="$message $COUNT - $NAME"
40 if [ -n "$TODO" ]
52 echo "$CN-$CN" >$1
58 if [ -f $2 ] && echo "$1-$1" | diff - $2 >/dev/null
69 if [ -f $1 ]
[all …]
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dsecure.txt4 "Normal" and "Secure". Most devicetree consumers (including the Linux
5 kernel) are not TrustZone aware and run entirely in either the Normal
8 visible only in the Secure address space, only in the Normal address
15 can be supported by prefixing the property name with "secure-". So for
16 instance "secure-foo" would override "foo". For property names with
18 "vendor,secure-foo". If there is no "secure-" property then the Secure
19 world value is the same as specified for the Normal world by the
20 non-prefixed property. However, only the properties listed below may
21 validly have "secure-" versions; this list will be enlarged on a
22 case-by-case basis.
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfdiv.S1 //===----------------------Hexagon builtin routine ------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
43 #define NORMAL p2 macro
68 #define END(TAG) .size TAG,.-TAG
79 NORMAL = dfclass(A,#DFCLASS_NORMAL) define
80 NORMAL = dfclass(B,#DFCLASS_NORMAL) define
97 if (!NORMAL) jump .Ldiv_abnormal
98 PROD = extractu(DENOM,#SF_MANTBITS,#DF_MANTBITS-SF_MANTBITS)
103 EXPB = extractu(EXPB,#DF_EXPBITS,#DF_MANTBITS-32)
[all …]
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dti,lmk04832.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Liam Beguin <liambeguin@gmail.com>
21 - ti,lmk04832
26 '#address-cells':
29 '#size-cells':
32 '#clock-cells':
35 spi-max-frequency:
40 - description: PLL2 reference clock.
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaConcept.h1 //===-- SemaConcept.h - Semantic Analysis for Constraints and Concepts ----===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
44 if (ParameterMapping->size() != Other.ParameterMapping->size()) in hasMatchingParameterMapping()
47 for (unsigned I = 0, S = ParameterMapping->size(); I < S; ++I) { in hasMatchingParameterMapping()
61 // - an atomic constraint A subsumes another atomic constraint B in subsumes()
88 // A constraint is in conjunctive normal form when it is a conjunction of
91 // normal form.
94 // A constraint is in disjunctive normal form when it is a disjunction of
[all …]
/freebsd/sys/contrib/device-tree/Bindings/power/reset/
H A Dreboot-mode.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/power/reset/reboot-mode.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Andy Yan <andy.yan@rock-chips.com>
20 as mode-xxx = <magic> (xxx is mode name, magic should be a non-zero value).
23 - normal: Normal reboot mode, system reboot with command "reboot".
24 - recovery: Android Recovery mode, it is a mode to format the device or update a new image.
25- bootloader: Android fastboot mode, it's a mode to re-flash partitions on the Android based devic…
26 - loader: A bootloader mode, it's a mode used to download image on Rockchip platform,
[all …]
H A Dreboot-mode.txt10 as mode-xxx = <magic> (xxx is mode name, magic should be a none-zero value).
13 - mode-normal: Normal reboot mode, system reboot with command "reboot".
14 - mode-recovery: Android Recovery mode, it is a mode to format the device or update a new image.
15 - mode-bootloader: Android fastboot mode, it's a mode to re-flash partitions on the Android based d…
16 - mode-loader: A bootloader mode, it's a mode used to download image on Rockchip platform,
20 reboot-mode {
21 mode-normal = <BOOT_NORMAL>;
22 mode-recovery = <BOOT_RECOVERY>;
23 mode-bootloader = <BOOT_FASTBOOT>;
24 mode-loader = <BOOT_BL_DOWNLOAD>;
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c96 return (-x); in dt_fabsl()
108 val = val == INT64_MIN ? INT64_MAX : -val; in dt_ndigits()
121 * 128-bit arithmetic functions needed to support the stddev() aggregating
143 * Shift the 128-bit value in a by b. If b is positive, shift left.
155 b = -b; in dt_shift_128()
157 a[0] = a[1] >> (b - 64); in dt_shift_128()
161 mask = 1LL << (64 - b); in dt_shift_128()
162 mask -= 1; in dt_shift_128()
163 a[0] |= ((a[1] & mask) << (64 - b)); in dt_shift_128()
168 a[1] = a[0] << (b - 64); in dt_shift_128()
[all …]
H A Ddt_printf.c31 #define ABS(a) ((a) < 0 ? -(a) : (a))
79 dtrace_hdl_t *dtp = pfv->pfv_dtp; in pfcheck_uaddr()
80 dt_ident_t *idp = dt_idhash_lookup(dtp->dt_macros, "target"); in pfcheck_uaddr()
85 if (idp == NULL || idp->di_id == 0) in pfcheck_uaddr()
119 ctfp = dnp->dn_ctfp; in pfcheck_str()
120 base = ctf_type_resolve(ctfp, dnp->dn_type); in pfcheck_str()
132 ctf_file_t *ctfp = dnp->dn_ctfp; in pfcheck_wstr()
133 ctf_id_t base = ctf_type_resolve(ctfp, dnp->dn_type); in pfcheck_wstr()
171 if (dnp->dn_flags & DT_NF_SIGNED) in pfcheck_dint()
172 pfd->pfd_fmt[strlen(pfd->pfd_fmt) - 1] = 'i'; in pfcheck_dint()
[all …]
/freebsd/usr.bin/ul/
H A Dul.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
50 #define NORMAL 000 macro
66 int c_width; /* width or -1 if multi-column char. filler */
106 while ((c = getopt(argc, argv, "it:T:")) != -1) in main()
126 /* No such terminal type - assume dumb */ in main()
153 fprintf(stderr, "usage: ul [-i] [-t terminal] [file ...]\n"); in usage()
186 col--; in filter()
213 halfpos--; in filter()
216 halfpos--; in filter()
[all …]
/freebsd/lib/libc/tests/stdio/
H A Dgets_s_test.c1 /*-
34 #include <atf-c.h>
54 /* normal */
55 ATF_TC_WITHOUT_HEAD(normal);
56 ATF_TC_BODY(normal, tc) in ATF_TC_BODY() argument
73 ATF_CHECK_MSG(gets_s(b, sizeof(b)) == 0, "gets_s() normal failed"); in ATF_TC_BODY()
136 ATF_TP_ADD_TC(tp, normal); in ATF_TP_ADD_TCS()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/
H A Dmmp_hostid.ksh1 #!/bin/ksh -p
25 # 1. Create a non-redundant pool
30 # 6. Verify normal, cache, log and special vdevs can be added
31 # 7. Verify normal, cache, and log vdevs can be removed
46 if [[ -L $HOSTID_FILE ]]; then
47 rm -f $HOSTID_FILE
54 log_must mkdir -p $MMP_DIR
55 log_must truncate -s $MINVDEVSIZE $MMP_DIR/file.{0,1,2,3,4,5}
57 # 1. Create a non-redundant pool
62 log_must zfs create -o primarycache=none -o secondarycache=none $MMP_POOL/etc
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/
H A Dredacted_incrementals.ksh22 # Verify that incrementals (redacted and normal) work with redacted datasets.
25 # 1. Test normal incrementals from the original snap to a subset of the
28 # 3. Test receipt with origin snap specified by '-o origin='.
48 log_must eval "zfs send --redact book1 $sendfs@snap0 >$stream"
51 # Verify receipt of normal incrementals to redaction list members.
52 log_must eval "zfs send -i $sendfs@snap0 $POOL/stride3@snap >$stream"
55 log_must eval "zfs send -i $sendfs@snap0 $POOL/stride5@snap >$stream"
59 # But not a normal child that we weren't redacted with respect to.
60 log_must eval "zfs send -i $sendfs@snap0 $POOL/hole@snap >$stream"
66 log_must eval "zfs send -i $sendfs@snap0 --redact book2 $POOL/int@snap >$stream"
[all …]
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp1 //===--- CGCleanup.cpp - Bookkeeping and code emission for cleanups -------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
15 // normal control flow, or both.
17 //===----------------------------------------------------------------------===//
57 /// Given a saved r-value produced by SaveRValue, perform the code
76 llvm_unreachable("bad saved r-value kind"); in restore()
79 /// Push an entry of the given size onto this protected-scope stack.
87 } else if (static_cast<size_t>(StartOfData - StartOfBuffer) < Size) { in allocate()
88 unsigned CurrentCapacity = EndOfBuffer - StartOfBuffer; in allocate()
[all …]
/freebsd/usr.bin/patch/
H A Dpatch.11 .\"-
31 .Bk -words
33 .Op Fl B Ar backup-prefix
36 .Op Fl F Ar max-fuzz
38 .Op Fl o Ar out-file
39 .Op Fl p Ar strip-count
40 .Op Fl r Ar rej-name
43 .Op Fl z Ar backup-ext
68 Context diffs (old-style, new-style, and unified) and
69 normal diffs are applied directly by the
[all …]
/freebsd/contrib/dialog/
H A Dutil.c4 * util.c -- miscellaneous utilities for dialog
6 * Copyright 2000-2020,2021 Thomas E. Dickey
116 #define UseShadow(dw) ((dw) != 0 && (dw)->normal != 0 && (dw)->shadow != 0)
123 /* *INDENT-OFF* */
155 DATA(A_NORMAL, ITEMHELP, itemhelp, "Item help-text"),
166 /* *INDENT-ON* */
178 p->normal = parent; in add_subwindow()
179 p->shadow = child; in add_subwindow()
180 p->getc_timeout = WTIMEOUT_OFF; in add_subwindow()
181 p->next = dialog_state.all_subwindows; in add_subwindow()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dtvp7002.txt7 - compatible : Must be "ti,tvp7002"
10 - hsync-active: HSYNC Polarity configuration for the bus. Default value when
13 - vsync-active: VSYNC Polarity configuration for the bus. Default value when
16 - pclk-sample: Clock polarity of the bus. Default value when this property is
19 - sync-on-green-active: Active state of Sync-on-green signal property of the
21 0 = Normal Operation (Active Low, Default)
24 - field-even-active: Active-high Field ID output polarity control of the bus.
25 Under normal operation, the field ID output is set to logic 1 for an odd field
27 0 = Normal Operation (Active Low, Default)
31 video-interfaces.txt.
[all …]

12345678910>>...44