Searched refs:that (Results 351 - 375 of 396) sorted by relevance

<<111213141516

/freebsd-13-stable/contrib/sqlite3/
H A Dconfigure85 # We need space, tab and new line, in precisely that order. Quoting is
116 # Unset variables that we do not need and which cause bugs (e.g. in
143 # works around shells that cannot unset nonexistent variables.
228 # Try only shells that exist, to save several forks.
252 # works around shells that cannot unset nonexistent variables.
272 $as_echo "$0: the shells that I found on your system."
381 # advantage of any shell optimizations that allow amortized linear growth over
399 # global $as_val. Take advantage of shells that can avoid forks. The arguments
418 # script with STATUS, using 1 if that was 0.
500 # already done that, s
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp87 "We assume that the input buffer has a null character at the end"
132 /// assumes that the associated file buffer and Preprocessor objects will
145 /// suitable for calls to 'LexFromRawLexer'. This lexer assumes that the text
157 /// suitable for calls to 'LexFromRawLexer'. This lexer assumes that the text
173 /// _Pragma expansion. This has a variety of magic semantics that this method
174 /// sets up. It returns a new'd Lexer that must be delete'd when done.
177 /// spelling loc that indicates the bytes to be lexed for the token and an
178 /// expansion location that indicates where all lexed tokens should be
182 /// normal lexer that remaps tokens as they fly by. This would require making
183 /// Preprocessor::Lex virtual. Given that, w
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/icp/asm-x86_64/modes/
H A Daesni-gcm-x86_64.S21 # OpenSSL GCM implementation is organized in such way that its
29 # Locktyukhin of Intel Corp. who verified that it reduces shuffles
/freebsd-13-stable/contrib/ncurses/progs/
H A Dtic.c210 * Look for strings that contain %{number}, convert them to %'char',
261 * terminfo master file is large enough that some core-poor systems swap
269 * other entry later needs to reference an entry that got written
270 * immediately, that's OK; the resolution code will fetch it off disk
274 * write_entry() code complains before overwriting an entry that
277 * tic run, but not about overwriting ones that predate it.
280 * compiler code, is that the support for termcap fallback cannot assume
442 * the one that we were writing on before starting to read from the
545 fprintf(log_fp, "Entries that will be compiled:\n");
878 * is that w
[all...]
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Dia64-mont.pl28 # "wider" IA-64, "wider" than Itanium 2 that is, which is not of
36 # vectors up to 8 elements, or 512 bits. This means that 256-bit
39 # The reason for padding is that inputs shorter than 512 bits won't
247 // that its performance would be ~20% lower than optimal one. No
501 // to measure with help of Interval Time Counter indicated that the
/freebsd-13-stable/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh10 # modification, are permitted providing that the following conditions
203 # permissions, and flags, in the event that they have been modified locally
530 # that it exists and is readable.
539 # use the default configuration file path. If that default does
683 # Disallow upgrade from a version that is not a release
690 Cannot upgrade from a version that is not a release
750 # Check that we have updates ready to install
802 # Check that we are root. All sorts of things won't work otherwise.
808 # Check that securelevel <= 0. Otherwise we can't update schg files.
815 # Check that w
[all...]
/freebsd-13-stable/tools/lua/
H A Dtemplate.lua7 are permitted provided that the following conditions are met:
/freebsd-13-stable/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-armv8.pl366 stp $h2,xzr,[$ctx,#16] // note that is_base2_26 is zeroed
546 // Note that we start with inp[2:3]*r^2. This is because it
/freebsd-13-stable/crypto/openssl/crypto/sha/asm/
H A Dkeccak1600-armv8.pl23 # 32-bit mode. This means that 64-bit NEON is bound to be slower than
26 # it gets compensated by availability of rotate. Not to forget that
32 # variant with register permutation/rotation twist that allows to
34 # notice that it uses only one lane of vector registers. The new
38 # obvious that it will provide performance improvement [in serial
81 .align 8 // strategic alignment and padding that allows to use
H A Dsha512-ppc.pl28 # on TODO list. It should be noted that for safe deployment in
35 # version was that it was using thread local storage pointer register.
261 ; block which crosses the boundary. Once found that block is aligned
/freebsd-13-stable/contrib/libevent/
H A Dconfig.guess12 # This program is distributed in the hope that it will be useful, but
21 # distribute this file as part of a program that contains a
23 # the same distribution terms that you use for the rest of that
89 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
162 # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently
248 # OSF/1 and Tru64 systems produced since 1995. I hope that
364 # Note that the Sun cc does not turn __LP64__ into 1 like gcc does.
537 exit ;; # Note that: echo "'`uname -s`'" gives 'AIX '
1038 # I am not positive that othe
[all...]
H A Dconfigure83 # We need space, tab and new line, in precisely that order. Quoting is
114 # Unset variables that we do not need and which cause bugs (e.g. in
141 # works around shells that cannot unset nonexistent variables.
226 # Try only shells that exist, to save several forks.
250 # works around shells that cannot unset nonexistent variables.
270 $as_echo "$0: the shells that I found on your system."
378 # advantage of any shell optimizations that allow amortized linear growth over
396 # global $as_val. Take advantage of shells that can avoid forks. The arguments
415 # script with STATUS, using 1 if that was 0.
497 # already done that, s
[all...]
/freebsd-13-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.guess12 # This program is distributed in the hope that it will be useful, but
21 # distribute this file as part of a program that contains a
23 # the same distribution terms that you use for the rest of that
89 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
162 # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently
248 # OSF/1 and Tru64 systems produced since 1995. I hope that
364 # Note that the Sun cc does not turn __LP64__ into 1 like gcc does.
537 exit ;; # Note that: echo "'`uname -s`'" gives 'AIX '
1038 # I am not positive that othe
[all...]
/freebsd-13-stable/sys/mips/mips/
H A Dsupport.S10 * modification, are permitted provided that the following conditions
36 * provided that the above copyright notice appears in all copies.
58 * modification, are permitted provided that the following conditions
410 sll t2, t1, 16 # shift that left 16
H A Dexception.S10 * modification, are permitted provided that the following conditions
36 * provided that the above copyright notice appears in all copies.
53 * Contains code that is the first executed at boot time plus
189 # function entry. Note that
267 * calling function. So we must make sure that we save the exception
768 * If that processor is also doing AST processing with interrupts disabled
980 * We assume that SAVE_CPU does not trash 'k1'.
1012 * This nop is necessary so that the 'ra' remains within the bounds
1013 * of this handler. Otherwise the ddb backtrace code will think that
/freebsd-13-stable/crypto/openssl/crypto/aes/asm/
H A Daesv8-armx.pl18 # module is endian-agnostic in sense that it supports both big- and
574 add $inp,$inp,x6 // $inp is adjusted in such way that
/freebsd-13-stable/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-armv8.pl32 # operation. Keep in mind that +400% means 5x improvement.
367 // note that __ecp_nistz256_mul_mont expects a[0-3] input pre-loaded
405 # Now observing that ff..ff*x = (2^n-1)*x = 2^n*x-x, we
480 // note that __ecp_nistz256_sqr_mont expects a[0-3] input pre-loaded
594 // Note that __ecp_nistz256_add expects both input vectors pre-loaded to
1387 # Now observing that ff..ff*x = (2^n-1)*x = 2^n*x-x, we
/freebsd-13-stable/crypto/heimdal/
H A Dconfigure88 # We need space, tab and new line, in precisely that order. Quoting is
118 # Unset variables that we do not need and which cause bugs (e.g. in
204 # Try only shells that exist, to save several forks.
227 # works around shells that cannot unset nonexistent variables.
237 $as_echo "$0: the shells that I found on your system."
338 # advantage of any shell optimizations that allow amortized linear growth over
356 # global $as_val. Take advantage of shells that can avoid forks. The arguments
375 # script with status $?, using 1 if that was 0.
460 # Exit status is that of the last command.
1023 # and all the variables that ar
[all...]
/freebsd-13-stable/contrib/unbound/
H A Dconfigure85 # We need space, tab and new line, in precisely that order. Quoting is
116 # Unset variables that we do not need and which cause bugs (e.g. in
143 # works around shells that cannot unset nonexistent variables.
228 # Try only shells that exist, to save several forks.
252 # works around shells that cannot unset nonexistent variables.
272 $as_echo "$0: the shells that I found on your system."
382 # advantage of any shell optimizations that allow amortized linear growth over
400 # global $as_val. Take advantage of shells that can avoid forks. The arguments
419 # script with STATUS, using 1 if that was 0.
501 # already done that, s
[all...]
/freebsd-13-stable/contrib/bmake/
H A Dconfigure85 # We need space, tab and new line, in precisely that order. Quoting is
116 # Unset variables that we do not need and which cause bugs (e.g. in
143 # works around shells that cannot unset nonexistent variables.
220 # Try only shells that exist, to save several forks.
244 # works around shells that cannot unset nonexistent variables.
264 $as_echo "$0: the shells that I found on your system."
373 # advantage of any shell optimizations that allow amortized linear growth over
391 # global $as_val. Take advantage of shells that can avoid forks. The arguments
410 # script with STATUS, using 1 if that was 0.
492 # already done that, s
[all...]
/freebsd-13-stable/contrib/ldns/
H A Dconfig.guess12 # This program is distributed in the hope that it will be useful, but
21 # distribute this file as part of a program that contains a
23 # the same distribution terms that you use for the rest of that
89 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
162 # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently
269 # OSF/1 and Tru64 systems produced since 1995. I hope that
385 # Note that the Sun cc does not turn __LP64__ into 1 like gcc does.
558 exit ;; # Note that: echo "'`uname -s`'" gives 'AIX '
1065 # I am not positive that othe
[all...]
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A DAndroid.mk971 #dynamic symbol loading that is now used in pcsc_funcs.c
/freebsd-13-stable/contrib/bsnmp/tests/
H A Dcatch.hpp170 // Assume that non-Windows platforms support posix signals by default
285 // RTX is a special version of Windows that is real time.
286 // This means that it is detected as Windows, but does not provide
298 // Various stdlib support checks that require __has_include
338 // This is set by default, because we assume that unix compilers are posix-signal-compatible by default.
342 // This is set by default, because we assume that compilers with no wchar_t support are just rare exceptions.
399 // Even if we do not think the compiler has that warning, we still have
400 // to provide a macro that can be used by the code.
581 /// Note that, because a StringRef may be a substring of another string,
1685 // TBD: Should we use `strnlen` to ensure that w
[all...]
/freebsd-13-stable/contrib/openpam/
H A Dconfig.guess12 # This program is distributed in the hope that it will be useful, but
21 # distribute this file as part of a program that contains a
23 # the same distribution terms that you use for the rest of that
89 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
162 # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently
262 # OSF/1 and Tru64 systems produced since 1995. I hope that
378 # Note that the Sun cc does not turn __LP64__ into 1 like gcc does.
551 exit ;; # Note that: echo "'`uname -s`'" gives 'AIX '
1050 # I am not positive that othe
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp49 /// A utility function that converts a character to a digit.
86 void APInt::initSlowCase(const APInt& that) { argument
88 memcpy(U.pVal, that.U.pVal, getNumWords() * APINT_WORD_SIZE);
447 // Extracting bits that start on a source word boundary can be done
523 // the first few digits. But, I'm not sure how accurate that could be.
525 // Compute a sufficient number of bits that is always large enough but might
528 // bits in that case.
561 // We can check that all parts of an integer are equal by making use of a
828 // we are using. Note that the sign bit is gone since we constructed the
1060 // Extend the rotate APInt, so that th
[all...]

Completed in 269 milliseconds

<<111213141516