Home
last modified time | relevance | path

Searched +full:gen +full:- +full:2 (Results 1 – 25 of 765) sorted by relevance

12345678910>>...31

/freebsd-src/contrib/ntp/sntp/libevent/test/
H A Drpcgen_wrapper.sh4 # regress.gen.c and regress.gen.h already exist in $srcdir. This
5 # is needed for "make distcheck" to pass the read-only $srcdir build,
6 # as with read-only sources fresh from tarball, regress.gen.[ch] will
8 # Makefile.am to create stub regress.gen.c and regress.gen.h in the
11 # Note that regress.gen.[ch] are not in fresh git clones, making
15 # echo "Updated ${srcdir}/regress.gen.c and ${srcdir}/regress.gen.h"
20 echo "event_rpcgen.py failed, ${srcdir}/regress.gen.\[ch\] will be reused." >&2
25 echo "Could not generate regress.gen.\[ch\] using event_rpcgen.sh" >&2
29 srcdir=${srcdir:-.}
31 ${srcdir}/../event_rpcgen.py --quiet ${srcdir}/regress.rpc \
[all …]
H A Dinclude.am2 # Copyright 2000-2007 Niels Provos
3 # Copyright 2007-2012 Niels Provos and Nick Mathewson
7 regress_CPPFLAGS = -DTINYTEST_LOCAL
10 test/check-dumpevents.py \
11 test/regress.gen.c \
12 test/regress.gen.h \
15 test/print-winsock-errors.c \
23 test/test-changelist \
24 test/test-dumpevents \
25 test/test-eof \
[all …]
/freebsd-src/contrib/libevent/test/
H A Drpcgen_wrapper.sh4 # regress.gen.c and regress.gen.h already exist in $srcdir. This
5 # is needed for "make distcheck" to pass the read-only $srcdir build,
6 # as with read-only sources fresh from tarball, regress.gen.[ch] will
8 # Makefile.am to create stub regress.gen.c and regress.gen.h in the
11 # Note that regress.gen.[ch] are not in fresh git clones, making
15 # echo "Updated ${srcdir}/regress.gen.c and ${srcdir}/regress.gen.h"
20 echo "event_rpcgen.py failed, ${srcdir}/regress.gen.\[ch\] will be reused." >&2
25 echo "Could not generate regress.gen.\[ch\] using event_rpcgen.sh" >&2
29 srcdir=${srcdir:-.}
31 ${srcdir}/../event_rpcgen.py --quiet ${srcdir}/regress.rpc \
[all …]
H A Dinclude.am2 # Copyright 2000-2007 Niels Provos
3 # Copyright 2007-2012 Niels Provos and Nick Mathewson
7 regress_CPPFLAGS = -DTINYTEST_LOCAL
10 test/check-dumpevents.py \
11 test/regress.gen.c \
12 test/regress.gen.h \
15 test/print-winsock-errors.c \
23 test/test-changelist \
24 test/test-dumpevents \
25 test/test-eof \
[all …]
/freebsd-src/crypto/openssl/test/recipes/
H A D20-test_dhparam.t2 # Copyright 2020-2022 The OpenSSL Project Authors. All Rights Reserved.
24 my $fipsconf = srctop_file("test", "fips-and-base.cnf");
29 my $gen = shift; #2, 5 or something else (0 is "something else")?
37 if (-T $file) {
42 if ($firstline eq "-----BEGIN DH PARAMETERS-----") {
44 } elsif ($firstline eq "-----BEGIN X9.42 DH PARAMETERS-----") {
60 my @textdata = run(app(['openssl', 'dhparam', '-in', $file, '-noout',
61 '-text', '-inform', $format]), capture => 1);
77 if ($gen == 2 || $gen == 5) {
78 #For generators 2 and 5 the value appears on the same line
[all …]
/freebsd-src/kerberos5/lib/libasn1/
H A DMakefile1 PACKAGE= kerberos-lib
4 LDFLAGS= -Wl,--no-undefined
5 INCS= asn1_err.h asn1-common.h heim_asn1.h der.h der-protos.h der-private.h
22 ${GEN:S/.x$/.c/:S/.hx$/.h/}
24 CFLAGS+=-
[all...]
/freebsd-src/contrib/arm-optimized-routines/math/test/
H A Dulp.c4 * Copyright (c) 2019-2024, Arm Limited.
5 * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
17 # error "SVE not supported - please disable WANT_SVE_TESTS"
65 if (r - m <= -n) in asfloat()
70 struct gen
103 /* result = y + tail*2 argument
99 struct gen global() struct
101 startgen global() argument
102 lengen global() argument
104 len2gen global() argument
105 offgen global() argument
106 stepgen global() argument
107 cntgen global() argument
429 printgen_f1(const struct fun * f,struct gen * gen) printgen_f1() argument
435 printgen_f2(const struct fun * f,struct gen * gen) printgen_f2() argument
442 printgen_d1(const struct fun * f,struct gen * gen) printgen_d1() argument
448 printgen_d2(const struct fun * f,struct gen * gen) printgen_d2() argument
606 cmp(const struct fun * f,struct gen * gen,const struct conf * conf) cmp() argument
714 struct gen gen; main() local
[all...]
H A Dmathbench.c4 * Copyright (c) 2018-2024, Arm Limited.
5 * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
17 # error "SVE not supported - please disable WANT_SVE_TESTS"
107 // clang-format off in sv_float_load()
132 // clang-format on
139 A[i] = (lo * (N - i) + hi * i) / N; in __vn_dummyf()
146 Af[i] = (float)(lo * (N -
461 bench(const struct fun * f,double lo,double hi,int type,int gen) bench() argument
555 int usergen = 0, gen = 'r', type = 'b', all = 0; main() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DVOPInstructions.td1 //===-- VOPInstructions.td - Vector Instruction Definitions -------
[all...]
H A DVOPDInstructions.td1 //===-- VOPDInstructions.td - Vector Instruction Definitions --------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
21 let Inst{8-0} = src0X;
22 let Inst{16-9} = vsrc1X;
23 let Inst{21-17} = opY;
24 let Inst{25-22} = opX;
25 let Inst{31-26} = 0x32; // encoding
[all …]
/freebsd-src/contrib/ntp/ntpd/
H A Dntp_filegen.c9 * Friedrich-Alexander Universitaet Erlangen-Nuernberg, Germany
66 fgp->fp = NULL; in filegen_init()
67 fgp->dir = estrdup(dir); in filegen_init()
68 fgp->fname = estrdup(fname); in filegen_init()
69 fgp->id_lo = 0; in filegen_init()
70 fgp->id_hi = 0; in filegen_init()
71 fgp->type = FILEGEN_DAY; in filegen_init()
72 fgp->flag = FGEN_FLAG_LINK; /* not yet enabled !!*/ in filegen_init()
77 * filegen_uninit - free memory allocated by filegen_init
85 free(fgp->dir); in filegen_uninit()
[all …]
/freebsd-src/contrib/googletest/googletest/test/
H A Dgoogletest-param-test-test.cc35 #include "test/googletest-param-test-test.h"
47 #include "src/gtest-internal-inl.h" // for UnitTestOptions
138 const ParamGenerator<int> gen = Range(0, 10); in TEST() local
139 ParamGenerator<int>::iterator it = gen.begin(); in TEST()
173 const ParamGenerator<int> gen = Range(0, 3); in TEST() local
174 const int expected_values[] = {0, 1, 2}; in TEST()
175 VerifyGenerator(gen, expected_values); in TEST()
181 const ParamGenerator<int> gen = Range(0, 1); in TEST() local
183 VerifyGenerator(gen, expected_values); in TEST()
189 const ParamGenerator<int> gen = Range(0, 0); in TEST() local
[all …]
/freebsd-src/sys/dev/dcons/
H A Ddcons.c1 /*-
2 * SPDX-License-Identifier: BSD-4-Clause
12 * 2. Redistributions in binary form must reproduce the above copyright
51 u_int32_t ptr, pos, gen, next_gen; in dcons_ischar() local
54 ch = &dc->i; in dcons_ischar()
56 ptr = ntohl(*ch->ptr); in dcons_ischar()
57 gen = ptr >> DCONS_GEN_SHIFT; in dcons_ischar()
59 if (gen == ch->gen && pos == ch->pos) in dcons_ischar()
62 next_gen = DCONS_NEXT_GEN(ch->gen); in dcons_ischar()
64 if ((gen != ch->gen && gen != next_gen) in dcons_ischar()
[all …]
/freebsd-src/contrib/ntp/include/
H A Dgps.h3 /* TrueTime GPS-VME and VME-SG */
15 #define GFRZ1 0x0020 /* freeze cmd addr gen reg. 1 */
16 #define GREG1A 0x0021 /* Gen reg. 1 Word A (units microsec to 0.001 sec) */
17 #define GREG1B 0x0040 /* Gen reg. 1 Word B (units 0.01 sec to tens sec ) */
18 #define GREG1C 0x0041 /* Gen reg 1 Word C (units mins and hours) */
19 #define GREG1D 0x0042 /* Gen reg. 1 Word D (units days and status) */
20 #define GREG1E 0x0043 /* Gen reg. 1 Word E (units Years ) */
21 #define GUFRZ1 0x0022 /* unfreeze cmd addr gen reg 1 */
27 W(0x0057), +(0x002B), - (0x002D) */
39 #define CFREG2 0x00A0 /* config. register 2 */
[all …]
/freebsd-src/crypto/openssh/
H A Ddh.c10 * 2. Redistributions in binary form must reproduce the above copyright
46 #include "openbsd-compat/openssl-compat.h"
64 char *strsize, *gen, *prime; in parse_prime() local
68 dhg->p = dhg->g = NULL; in parse_prime()
110 (dhg->size = (int)strtonum(strsize, 0, 64*1024, &errstr)) == 0 || in parse_prime()
116 dhg->size++; in parse_prime()
117 gen = strsep(&cp, " "); /* gen */ in parse_prime()
118 if (cp == NULL || *gen == '\0') in parse_prime()
127 if ((dhg->g = BN_new()) == NULL || in parse_prime()
128 (dhg->p = BN_new()) == NULL) { in parse_prime()
[all …]
/freebsd-src/bin/dd/
H A DMakefile14 CLEANFILES= gen
16 test: ${PROG} gen
21 @./gen | \
22 LC_ALL=en_US.US-ASCII ./dd conv=${conv} 2>/dev/null | \
23 LC_ALL=en_US.US-ASCII hexdump -C | \
24 diff -I FreeBSD - ${.CURDIR}/ref.${conv}
27 @./gen 18928
[all...]
/freebsd-src/sys/security/mac_veriexec/
H A Dveriexec_metadata.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
15 * 2. Redistributions in binary form must reproduce the above copyright
53 * @brief per-device meta-data storage
58 /**< list of per-file meta-data information */
66 * @brief Mutex to protect the meta-data store lists
71 * @brief Executables meta-data storage
73 * This is used to store the fingerprints for potentially-executable files.
78 * @brief Plain file meta-data storage
87 * @brief Search the @p head meta-data list for the specified file identifier
[all …]
/freebsd-src/sys/dev/qat/qat_api/common/include/
H A Dsal_hw_gen.h1 /* SPDX-License-Identifier: BSD-3-Clause */
2 /* Copyright(c) 2007-2022 Intel Corporation */
25 * @description This function returns whether qat device is gen 4 or not
34 return (pService->generic_service_info.gen == GEN4); in isDcGen4x()
41 * @description This function returns whether qat device is gen 2/3 or not
50 return ((pService->generic_service_info.gen == GEN2) || in isDcGen2x()
51 (pService->generic_service_info.gen == GEN3)); in isDcGen2x()
58 * @description This function returns whether qat device is gen 4 or not
67 return (pService->generic_service_info.gen == GEN4); in isCyGen4x()
74 * @description This function returns whether qat device is gen 2/3 or not
[all …]
/freebsd-src/kerberos5/lib/libgssapi_spnego/
H A DMakefile1 PACKAGE= kerberos-lib
4 LDFLAGS= -Wl,-Bsymbolic -Wl,--no-undefined
15 ${GEN:S/.x$/.c/:S/.hx$/.h/} \
18 GEN= asn1_ContextFlags.x \
28 spnego_asn1-pri
19 GEN= asn1_ContextFlags.x \ global() macro
[all...]
/freebsd-src/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt8173-elm-hana.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
6 #include "mt8173-elm.dtsi"
9 clock-frequency = <200000>;
16 interrupts-extended = <&pio 88 IRQ_TYPE_LEVEL_LOW>;
20 * Lenovo 100e Chromebook 2nd Gen (MTK) and Lenovo 300e Chromebook 2n
[all...]
/freebsd-src/kerberos5/lib/libhdb/
H A DMakefile1 PACKAGE= kerberos-lib
4 LDFLAGS= -Wl,--no-undefined ${LDAPLDFLAGS}
5 VERSION_MAP= ${KRB5DIR}/lib/hdb/version-script.map
37 INCS= hdb-protos.h \
46 hdb-ldap.c \
50 hdb-sqlite.c \
51 hdb-keyta
68 GEN= asn1_Salt.x \ global() macro
[all...]
/freebsd-src/lib/libsys/
H A D__vdso_gettimeofday.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
11 * 2. Redistributions in binary form must reproduce the above copyright
46 *delta = (tc - th->th_offset_count) & th->th_counter_mask; in tc_delta()
51 * Calculate the absolute or boot-relative time from the
52 * machine-specific fast timecounter and the published timehands
56 * in-kernel timehands, see sys/kern/kern_tc.c:binuptime(). This code
63 uint32_t curr, gen; in binuptime() local
69 if (!tk->tk_enabled) in binuptime()
72 curr = atomic_load_acq_32(&tk->tk_current); in binuptime()
[all …]
/freebsd-src/usr.sbin/dconschat/
H A Ddconschat.c1 /*-
2 * SPDX-License-Identifier: BSD-4-Clause
12 * 2. Redistributions in binary form must reproduce the above copyright
72 #define DCONS_POLL_OFFLINE 2 /* sec */
85 static u_char abreak[3] = {13 /* CR */, 126 /* ~ */, 2 /* ^B */};
87 #define IS_CONSOLE(p) ((p)->port == DCONS_CON)
88 #define IS_GDB(p) ((p)->por
473 u_int32_t ptr, pos, gen, next_gen; dconschat_read_dcons() local
[all...]
/freebsd-src/crypto/openssl/crypto/x509/
H A Dv3_akid.c2 * Copyright 1999-2021 The OpenSSL Project Authors. All Rights Reserved.
46 if (akeyid->keyid) { in STACK_OF()
47 tmp = OPENSSL_buf2hexstr(akeyid->keyid->data, akeyid->keyid->length); in STACK_OF()
52 if (!X509V3_add_value((akeyid->issuer || akeyid->serial) ? "keyid" : NULL, in STACK_OF()
60 if (akeyid->issuer) { in STACK_OF()
61 tmpextlist = i2v_GENERAL_NAMES(NULL, akeyid->issuer, extlist); in STACK_OF()
68 if (akeyid->serial) { in STACK_OF()
69 tmp = OPENSSL_buf2hexstr(akeyid->serial->data, akeyid->serial->length); in STACK_OF()
87 /*-
106 GENERAL_NAME *gen = NULL; in v2i_AUTHORITY_KEYID() local
[all …]
H A Dv3_ncons.c2 * Copyright 2003-2023 The OpenSSL Project Authors. All Rights Reserved.
33 static int nc_match(GENERAL_NAME *gen, NAME_CONSTRAINTS *nc);
35 GENERAL_NAME *gen);
72 ((ia5base)->length - ((unsigned char *)(offset) - (ia5base)->data))
84 for (i = str->length; i > 0 && str->data[i - 1] != c; i--);
89 return (char *)&str->data[i - 1];
101 for (; n > 0; n--, s1++, s2++) { in ia5ncasecmp()
115 return -1; in ia5ncasecmp()
139 if (strncmp(val->name, "permitted", 9) == 0 && val->name[9]) { in v2i_NAME_CONSTRAINTS()
140 ptree = &ncons->permittedSubtrees; in v2i_NAME_CONSTRAINTS()
[all …]

12345678910>>...31