Searched refs:under (Results 1 - 25 of 64) sorted by relevance

123

/freebsd-13-stable/contrib/bearssl/src/int/
H A Di32_muladd.c34 uint32_t chf, clow, under, over; local
135 under = ~over & (tb | (~chf & LT(clow, hi)));
137 br_i32_sub(x, m, under);
H A Di15_muladd.c64 uint32_t cc, tb, over, under; local
170 under = ~over & (tb | LT(cc, hi));
172 br_i15_sub(x, m, under);
H A Di31_muladd.c35 uint32_t under, over; local
154 under = ~over & (tb | LT(cc, hi));
156 br_i31_sub(x, m, under);
/freebsd-13-stable/sys/crypto/openssl/arm/
H A Dsha256-armv4.S5 @ Licensed under the OpenSSL license (the "License"). You may not use
13 @ project. The module is, however, dual licensed under OpenSSL and
17 @ Permission to use under GPL terms is granted.
H A Dsha512-armv4.S5 @ Licensed under the OpenSSL license (the "License"). You may not use
13 @ project. The module is, however, dual licensed under OpenSSL and
17 @ Permission to use under GPL terms is granted.
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Drep-cache-db.sql5 * Licensed to the Apache Software Foundation (ASF) under one
9 * to you under the Apache License, Version 2.0 (the
16 * software distributed under the License is distributed on an
20 * under the License.
/freebsd-13-stable/contrib/bc/gen/
H A Dstrgen.sh68 // Licensed under the 2-clause BSD license.
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Daslsupport.y17 * 2.1. This is your license from Intel Corp. under its intellectual property
24 * irrevocable, perpetual, worldwide license under Intel's copyrights in the
30 * license (with the right to sublicense), under only those claims of Intel
117 * Alternatively, you may choose to be licensed under the terms of the
147 * Alternatively, you may choose to be licensed under the terms of the
H A Daslhelpers.y17 * 2.1. This is your license from Intel Corp. under its intellectual property
24 * irrevocable, perpetual, worldwide license under Intel's copyrights in the
30 * license (with the right to sublicense), under only those claims of Intel
117 * Alternatively, you may choose to be licensed under the terms of the
147 * Alternatively, you may choose to be licensed under the terms of the
/freebsd-13-stable/contrib/apr/misc/unix/
H A Drandbyte_os2.inc1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
11 * distributed under the License is distributed on an "AS IS" BASIS,
14 * limitations under the License.
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drep-cache-db.sql5 * Licensed to the Apache Software Foundation (ASF) under one
9 * to you under the Apache License, Version 2.0 (the
16 * software distributed under the License is distributed on an
20 * under the License.
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_conf.mk4 # This software may be distributed under the terms of the BSD license.
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_netbsd_compat.inc3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
37 // FIXME: under ASan the call below may write to freed memory and corrupt
49 // FIXME: under ASan the call below may write to freed memory and corrupt
H A Dsanitizer_common_interceptors.inc3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
953 // FIXME: under ASan the call below may write to freed memory and corrupt
964 // FIXME: under ASan the call below may write to freed memory and corrupt
1005 // FIXME: under ASan the call below may write to freed memory and corrupt
1023 // FIXME: under ASan the call below may write to freed memory and corrupt
1040 // FIXME: under ASan the call below may write to freed memory and corrupt
1058 // FIXME: under ASan the call below may write to freed memory and corrupt
1233 // FIXME: under ASan the call below may write to freed memory and corrupt
1368 // FIXME: under ASan the call below may write to freed memory and corrupt
1381 // FIXME: under ASa
[all...]
/freebsd-13-stable/crypto/openssl/crypto/bn/
H A Dbn_prime.pl4 # Licensed under the OpenSSL license (the "License"). You may not use
18 * Licensed under the OpenSSL license (the "License"). You may not use
/freebsd-13-stable/contrib/libxo/
H A Dwarnings.mk6 # This SOFTWARE is licensed under the LICENSE provided in the
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Derr.chillbadarg.ksh11 * and limitations under the License.
H A Derr.copyoutbadaddr.ksh11 * and limitations under the License.
H A Derr.copyoutstrbadaddr.ksh11 * and limitations under the License.
/freebsd-13-stable/crypto/openssl/crypto/objects/
H A Dobjxref.pl4 # Licensed under the OpenSSL license (the "License"). You may not use
83 * Licensed under the OpenSSL license (the "License"). You may not use
H A Dobj_dat.pl4 # Licensed under the OpenSSL license (the "License"). You may not use
161 * Licensed under the OpenSSL license (the "License"). You may not use
/freebsd-13-stable/sbin/pfctl/tests/
H A Dpfctl_test_list.inc8 * Technology) under DARPA contract HR0011-18-C-0016 ("ECATS"), as part of the
/freebsd-13-stable/crypto/openssl/apps/
H A Dprogs.pl4 # Licensed under the OpenSSL license (the "License"). You may not use
48 * Licensed under the OpenSSL license (the "License"). You may not use
/freebsd-13-stable/crypto/openssl/crypto/asn1/
H A Dcharmap.pl4 # Licensed under the OpenSSL license (the "License"). You may not use
94 * Licensed under the OpenSSL license (the "License"). You may not use
/freebsd-13-stable/crypto/openssl/crypto/conf/
H A Dkeysets.pl4 # Licensed under the OpenSSL license (the "License"). You may not use
66 * Licensed under the OpenSSL license (the "License"). You may not use

Completed in 318 milliseconds

123