Home
last modified time | relevance | path

Searched +full:separately +full:- +full:defined (Results 1 – 25 of 519) sorted by relevance

12345678910>>...21

/freebsd/contrib/googletest/googlemock/src/
H A Dgmock_main.cc35 #if defined(GTEST_OS_ESP8266) || defined(GTEST_OS_ESP32) || \
36 (defined(GTEST_OS_NRF52) && defined(ARDUINO))
43 // no need for calling testing::InitGoogleTest() separately. in setup()
54 // causes a link error when _tmain is defined in a static library and UNICODE
57 …8/connect.microsoft.com/VisualStudio/feedback/details/394464/wmain-link-error-in-the-static-library
69 // no need for calling testing::InitGoogleTest() separately.
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_cwksp.h1 // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0-only
3 * Copyright (c) 2016-2020, Yann Collet, Facebook, Inc.
6 * This source code is licensed under both the BSD-style license (found in the
9 * You may select, at your option, one of the above-listed licenses.
15 /*-*************************************
20 #if defined (__cplusplus)
24 /*-*************************************
39 /*-*************************************
57 * - These different internal datastructures have different setup requirements:
59 * - The static objects need to be cleared once and can then be trivially
[all …]
/freebsd/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dtrace_dbgmsg.h1 // SPDX-License-Identifier: CDDL-1.0
10 * or https://opensource.org/licenses/CDDL-1.0.
23 #if defined(_KERNEL)
24 #if defined(HAVE_DECLARE_EVENT_CLASS)
32 #if !defined(_TRACE_DBGMSG_H) || defined(TRACE_HEADER_MULTI_READ)
47 * be guarded separately.
/freebsd/crypto/openssl/crypto/ec/curve448/
H A Dcurve448utils.h2 * Copyright 2017-2021 The OpenSSL Project Authors. All Rights Reserved.
21 * Internal word types. Somewhat tricky. This could be decided separately per
28 # if (defined(__SIZEOF_INT128__) && (__SIZEOF_INT128__ == 16)) \
29 && !defined(__sparc__) \
30 && (!defined(__SIZEOF_LONG__) || (__SIZEOF_LONG__ == 8))
43 /* "Boolean" type, will be set to all-zero or all-one (i.e. -1u) */
45 /* Double-word size for internal computations */
47 /* Signed double-word size for internal computations */
54 /* "Boolean" type, will be set to all-zero or all-one (i.e. -1u) */
56 /* Double-word size for internal computations */
[all …]
/freebsd/contrib/ntp/sntp/libopts/compat/
H A Dwindows-config.h3 * \file windows-config.h
7 * routines are in separately compiled modules so that they will not
12 * AutoOpts is Copyright (C) 1992-2018 by Bruce Korb - all rights reserved
84 * has been defined.
116 #if defined(HAVE_INTTYPES_H)
119 #elif defined(HAVE_STDINT_H)
123 #elif ! defined(ADDED_EXACT_SIZE_INTEGERS)
144 /* windows-config.h ends here */
/freebsd/crypto/krb5/src/lib/krb5/asn.1/
H A DREADME.asn14 if at all possible. These notes are up to date as of 2012-02-13.
11 -------
13 For the moment, a developer must hand-translate the ASN.1 module into
22 Plugin modules built separately from the krb5 tree must use another
28 ----
35 field-name [0] IMPLICIT OCTET STRING OPTIONAL
43 TypeName is defined as a sequence type
44 which has an optional field named field-name
46 the tag's class is context-specific (by default)
53 AS-REQ ::= [APPLICATION 10] KDC-REQ
[all …]
/freebsd/usr.sbin/ctld/
H A Dctl.conf.547 .Bd -literal -offset indent
50 .No auth-group Ar name No {
55 .No portal-group Ar name No {
57 .\".Dl listen-iser Ar address
58 .Dl discovery-auth-group Ar name
63 .Dl auth-group Ar name
64 .Dl portal-group Ar name
72 .Bl -tag -width indent
73 .It Ic auth-group Ar name
75 .Sy auth-group
[all …]
/freebsd/contrib/pam-krb5/m4/
H A Dlib-depends.m44 dnl option --enable-reduced-depends to request that library probes assume
9 dnl This macro doesn't do much but is defined separately so that other macros
12 dnl The canonical version of this file is maintained in the rra-c-util
13 dnl package, available at <https://www.eyrie.org/~eagle/software/rra-c-util/>.
16 dnl Copyright 2005-2007
23 dnl SPDX-License-Identifier: FSFULLR
27 AC_ARG_ENABLE([reduced-depends],
28 [AS_HELP_STRING([--enable-reduced-depends],
/freebsd/crypto/openssl/include/openssl/
H A Dopensslv.h5 * Copyright 1999-2020 The OpenSSL Project Authors. All Rights Reserved.
41 /* Could be: #define OPENSSL_VERSION_PRE_RELEASE "-alpha.1" */
58 * This is defined in free form.
83 * These strings are defined separately to allow them to be parsable.
H A Dopensslv.h.in2 * {- join("\n * ", @autowarntext) -}
4 * Copyright 1999-2020 The OpenSSL Project Authors. All Rights Reserved.
29 # define OPENSSL_VERSION_MAJOR {- $config{major} -}
30 # define OPENSSL_VERSION_MINOR {- $config{minor} -}
31 # define OPENSSL_VERSION_PATCH {- $config{patch} -}
40 /* Could be: #define OPENSSL_VERSION_PRE_RELEASE "-alpha.1" */
41 # define OPENSSL_VERSION_PRE_RELEASE "{- $config{prerelease} -}"
44 # define OPENSSL_VERSION_BUILD_METADATA "{- $config{build_metadata} -}"
57 * This is defined in free form.
59 # define OPENSSL_SHLIB_VERSION {- $config{shlib_version} -}
[all …]
/freebsd/sys/net80211/
H A Dieee80211_crypto.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
5 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting
32 * 802.11 protocol crypto-related definitions.
38 * Old WEP-style key. Deprecated.
59 * separately through loadable cipher modules that register with
61 * of the cipher; any per-key state is hung off wk_private by the
65 * The generic crypto support handles encap/decap of cipher-related
66 * frame contents for both hardware- and software-based implementations.
83 #define IEEE80211_KEY_SWENCRYPT 0x00000010 /* host-based encrypt */
[all …]
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_mont.c2 * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
20 #define MONT_WORD /* use the faster word-based algorithm */
42 int num = mont->N.top; in bn_mul_mont_fixed_top()
44 #if defined(OPENSSL_BN_ASM_MONT) && defined(MONT_WORD) in bn_mul_mont_fixed_top()
45 if (num > 1 && num <= BN_SOFT_LIMIT && a->top == num && b->top == num) { in bn_mul_mont_fixed_top()
48 if (bn_mul_mont(r->d, a->d, b->d, mont->N.d, mont->n0, num)) { in bn_mul_mont_fixed_top()
49 r->neg = a->neg ^ b->neg; in bn_mul_mont_fixed_top()
50 r->top = num; in bn_mul_mont_fixed_top()
51 r->flags |= BN_FLG_FIXED_TOP; in bn_mul_mont_fixed_top()
57 if ((a->top + b->top) > 2 * num) in bn_mul_mont_fixed_top()
[all …]
/freebsd/share/man/man4/
H A Dpt.447 adapter must be separately configured into the system
63 They are defined in the header file
65 .Bl -tag -width 012345678901234
78 .Bl -tag -width /dev/ptQQQ -compact
H A Dses.442 Host Adapter, as well as emulated support for SAF-TE (SCSI Accessible
51 adapter must also be separately configured into the system
77 They are defined in the header file
80 .Bl -tag -width ENCIOC_GETENCSTAT
111 The contents of this page are device-specific.
114 The contents of this page are device-specific.
126 .Bl -tag -width /dev/rsdXXXXX -compact
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_cwksp.h5 * This source code is licensed under both the BSD-style license (found in the
8 * You may select, at your option, one of the above-listed licenses.
14 /*-*************************************
19 #if defined (__cplusplus)
23 /*-*************************************
42 /*-*************************************
54 * expect a well-formed caller to free this.
70 * - These different internal datastructures have different setup requirements:
72 * - The static objects need to be cleared once and can then be trivially
75 * - Various buffers don't need to be initialized at all--they are always
[all …]
/freebsd/crypto/krb5/src/util/et/
H A DISSUES1 Issues to be addressed for src/util/et: -*- text -*-
4 Non-thread-safe aspects:
7 a per-thread buffer may be better, but that depends on dynamic
8 allocation working. A caller-provided buffer would be best, but
45 64-bit support:
47 Values are currently computed as 32-bit values, sign-extended to
49 Kerberos uses a separately chosen signed type of at least 32 bits for
51 this is mostly just an issue for application code -- if anything
52 truncates to 32 bits, and then widens without sign-extending, the
53 value may not compare equal to the macro defined in the .h file. This
/freebsd/contrib/xz/src/liblzma/check/
H A Dcrc32_fast.c1 // SPDX-License-Identifier: 0BSD
16 #if defined(CRC_X86_CLMUL)
19 #elif defined(CRC32_ARM64)
21 #elif defined(CRC32_LOONGARCH)
57 --size; in lzma_crc32_generic()
63 // Calculate how many bytes must be calculated separately in lzma_crc32_generic()
67 // Calculate the CRC32 using the slice-by-eight algorithm. in lzma_crc32_generic()
82 // between the two table-lookup pairs. in lzma_crc32_generic()
91 while (size-- != 0) in lzma_crc32_generic()
104 #if defined(CRC32_GENERIC) && defined(CRC32_ARCH_OPTIMIZED)
[all …]
/freebsd/contrib/libarchive/tar/test/
H A Dtest_option_n.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
20 /* Test 1: -c without -n */ in DEFINE_TEST()
24 systemf("%s -cf archive.tar -C .. d1 >c.out 2>c.err", testprog)); in DEFINE_TEST()
28 systemf("%s -xf archive.tar >x.out 2>x.err", testprog)); in DEFINE_TEST()
34 /* Test 2: -c with -n */ in DEFINE_TEST()
38 systemf("%s -cnf archive.tar -C .. d1 >c.out 2>c.err", testprog)); in DEFINE_TEST()
42 systemf("%s -xf archive.tar >x.out 2>x.err", testprog)); in DEFINE_TEST()
58 * get tested separately. This also covers the in DEFINE_TEST()
67 systemf("%s -cnf partial-archive.tar d1 d1/file1 d1/file2 file3 " in DEFINE_TEST()
[all …]
/freebsd/contrib/xz/src/common/
H A Dsysdefs.h1 // SPDX-License-Identifier: 0BSD
6 /// \brief Common includes, definitions, system-specific things etc.
26 // Choose if MinGW-w64's stdio replacement functions should be used.
30 // Modern MinGW-w64 enables the replacement functions even with UCRT
31 // when _GNU_SOURCE is defined. That's good because UCRT doesn't support
36 // size-optimized builds (HAVE_SMALL), disable the replacements.
40 // The legacy MSVCRT is pre-C99 and it's best to always use the stdio
41 // replacements functions from MinGW-w64.
42 #if defined(__MINGW32__) && !defined(__USE_MINGW_ANSI_STDIO)
45 # if defined(_UCRT) && defined(HAVE_SMALL)
[all …]
/freebsd/crypto/krb5/src/include/
H A Dk5-plugin.h1 /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */
45 we can construct krb5.h, which is included by k5-int.h.
52 #if defined(_MSDOS) || defined(_WIN32)
53 #include "win-mac.h"
61 #include "k5-err.h"
70 * whose code lies inside the krb5 tree, plugins maintained separately
83 /* This points to a NULL-terminated list of pointers to plugin_file_handle structs */
86 #define PLUGIN_DIR_INIT(P) ((P)->files = NULL)
87 #define PLUGIN_DIR_OPEN(P) ((P)->files != NULL)
/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformat_args.h1 // -*- C++ -*-
2 //===----------------------------------------------------------------------===//
6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
8 //===----------------------------------------------------------------------===//
20 #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
60 // indices of type alternatives separately from values and packing the
61 // former. - end note]
72 basic_format_args(__format_arg_store<_Context, _Args...>) -> basic_format_args<_Context>;
/freebsd/share/man/man4/man4.arm/
H A Dmge.435 .Bd -ragged -offset indent
43 system-on-chip devices.
48 .Bl -tag -width xxxxxxxxxxxxxxxxxxxx
62 .Bl -tag -width xxxxxxxxxxxxxxxxxxxx
63 .It full-duplex
90 frame interrupt is delayed, if possible, until a threshold-defined period of
92 The following sysctls regulate this behaviour (separately for each path):
93 .Bl -tag -width indent
106 Gigabit Ethernet controllers built into the following Marvell systems-on-chip
111 .Bl -bullet -compact
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRegUnits.h1 //===- llvm/CodeGen/LiveRegUnits.h - Register Unit Set ----------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
44 /// \p UsedRegUnits and defined or clobbered in \p ModifiedRegUnits. This is
46 /// used or defined separately.
52 if (O->isRegMask()) in accumulateUsedDefed()
53 ModifiedRegUnits.addRegsInMask(O->getRegMask()); in accumulateUsedDefed()
54 if (!O->isReg()) in accumulateUsedDefed()
56 Register Reg = O->getReg(); in accumulateUsedDefed()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dfsl-sai.txt10 - compatible : Compatible list, contains "fsl,vf610-sai",
11 "fsl,imx6sx-sai", "fsl,imx6ul-sai",
12 "fsl,imx7ulp-sai", "fsl,imx8mq-sai",
13 "fsl,imx8qm-sai", "fsl,imx8mm-sai",
14 "fsl,imx8mn-sai", "fsl,imx8mp-sai", or
15 "fsl,imx8ulp-sai".
17 - reg : Offset and length of the register set for the device.
19 - clocks : Must contain an entry for each entry in clock-names.
21 - clock-names : Must include the "bus" for register access and
27 - dmas : Generic dma devicetree binding as described in
[all …]
/freebsd/contrib/pam-krb5/pam-util/
H A Dargs.c14 * The canonical version of this file is maintained in the rra-c-util package,
15 * which can be found at <https://www.eyrie.org/~eagle/software/rra-c-util/>.
18 * Copyright 2010, 2012-2014
39 * SPDX-License-Identifier: MIT
51 #include <pam-util/args.h>
52 #include <pam-util/logging.h>
57 * or Kerberos initialization failure. If HAVE_KRB5 is defined, we also
73 args->pamh = pamh; in putil_args_new()
74 args->silent = ((flags & PAM_SILENT) == PAM_SILENT); in putil_args_new()
78 status = krb5_init_secure_context(&args->ctx); in putil_args_new()
[all …]

12345678910>>...21