Searched +full:frc +full:- +full:shared (Results 1 – 13 of 13) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | samsung,exynos4210-mct.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/timer/samsung,exynos4210-mct.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Krzysztof Kozlowski <krzk@kernel.org> 14 global timer and CPU local timers. The global timer is a 64-bit free running 15 up-counter and can generate 4 interrupts when the counter reaches one of the 16 four preset counter values. The CPU local timers are 32-bit free running 17 down-counters and generate an interrupt when the counter expires. There is 23 - enum: [all …]
|
/freebsd/contrib/ntp/ |
H A D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 18 if test -z '$(MAKELEVEL)'; then \ 20 elif test -n '$(MAKE_HOST)'; then \ 22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 29 case $${target_option-} in \ 32 "target option '$${target_option-}' specified" >&2; \ 55 *=*|--*) continue;; \ 56 -* [all...] |
H A D | ChangeLog | 1 --- 7 * [Bug 3913] Avoid duplicate IPv6 link-local manycast associations. 10 * [Bug 3910] Memory leak using openssl-3 <hart@ntp.org> 13 * [Bug 3903] lib/isc/win32/strerror.c NTstrerror() is not thread-safe. 15 * [Bug 3901] LIB_GETBUF isn't thread-safe. <hart@ntp.org> 18 * [Bug 3888] ntpd with multiple same-subnet IPs using manycastclient creates 25 * [Bug 3869] Remove long-gone "calldelay" & "crypto sign" from docs. 29 * [Bug 3864] ntpd IPv6 refid different for big-endia [all...] |
H A D | CommitLog | 1 ChangeSet@1.4062, 2024-05-25 00:06:49-07:00, ntpreleng@ntp-build.tal1.ntfo.org 5 ChangeLog@1.2103 +1 -0 8 ntpd/invoke-ntp.conf.texi@1.231 +1 -1 11 ntpd/invoke-ntp.keys.texi@1.214 +1 -1 14 ntpd/invoke-ntp [all...] |
/freebsd/contrib/ntp/ntpdate/ |
H A D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 24 if test -z '$(MAKELEVEL)'; then \ 26 elif test -n '$(MAKE_HOST)'; then \ 28 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 35 case $${target_option-} in \ 38 "target option '$${target_option-}' specified" >&2; \ 61 *=*|--*) continue;; \ 62 -* [all...] |
/freebsd/contrib/ntp/sntp/ |
H A D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 26 if test -z '$(MAKELEVEL)'; then \ 28 elif test -n '$(MAKE_HOST)'; then \ 30 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 37 case $${target_option-} in \ 40 "target option '$${target_option-}' specified" >&2; \ 63 *=*|--*) continue;; \ 64 -* [all...] |
/freebsd/contrib/ntp/ntpdc/ |
H A D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 25 if test -z '$(MAKELEVEL)'; then \ 27 elif test -n '$(MAKE_HOST)'; then \ 29 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 36 case $${target_option-} in \ 39 "target option '$${target_option-}' specified" >&2; \ 62 *=*|--*) continue;; \ 63 -* [all...] |
/freebsd/contrib/ntp/ntpq/ |
H A D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 26 if test -z '$(MAKELEVEL)'; then \ 28 elif test -n '$(MAKE_HOST)'; then \ 30 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 37 case $${target_option-} in \ 40 "target option '$${target_option-}' specified" >&2; \ 63 *=*|--*) continue;; \ 64 -* [all...] |
/freebsd/contrib/ntp/util/ |
H A D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 24 if test -z '$(MAKELEVEL)'; then \ 26 elif test -n '$(MAKE_HOST)'; then \ 28 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 35 case $${target_option-} in \ 38 "target option '$${target_option-}' specified" >&2; \ 61 *=*|--*) continue;; \ 62 -* [all...] |
/freebsd/contrib/ntp/sntp/tests/ |
H A D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 19 if test -z '$(MAKELEVEL)'; then \ 21 elif test -n '$(MAKE_HOST)'; then \ 23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 30 case $${target_option-} in \ 33 "target option '$${target_option-}' specified" >&2; \ 56 *=*|--*) continue;; \ 57 -* [all...] |
/freebsd/contrib/ntp/ntpd/ |
H A D | Makefile.in | 4 # Copyright (C) 1994-2021 Free Software Foundation, Inc. 26 if test -z '$(MAKELEVEL)'; then \ 28 elif test -n '$(MAKE_HOST)'; then \ 30 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 37 case $${target_option-} in \ 40 "target option '$${target_option-}' specified" >&2; \ 63 *=*|--*) continue;; \ 64 -* [all...] |
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.c | 17 ** 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 …]
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 2 %%% 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 …]
|