Searched refs:an (Results 276 - 300 of 330) sorted by relevance

<<11121314

/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c1305 /* check if there is an existing VM area struct */
1996 uint64_t an; local
2000 an = b;
2002 a = an;
2026 * Compute an internal HZ value which can divide 2**32 to
/freebsd-13-stable/contrib/bmake/mk/
H A Dgendirdeps.mk252 # anything we use from an object dir other than ours
H A Ddirdeps.mk735 # Warning: there is an assumption here that MACHINE is always
852 # create an empty Makefile.depend* to get the ball rolling.
/freebsd-13-stable/contrib/kyua/store/
H A Dmigrate_v1_v2.sql41 -- programs and test cases in an abstract manner regardless of their
H A Dschema_v1.sql99 -- An action is an operation initiated by the user. At the moment, the
H A Dschema_v2.sql101 -- An action is an operation initiated by the user. At the moment, the
/freebsd-13-stable/sys/conf/
H A Dkern.pre.mk171 # rewriting the instructions to generate an absolute address of 0); -fPIE
/freebsd-13-stable/share/mk/
H A Dgendirdeps.mk253 # anything we use from an object dir other than ours
H A Ddirdeps.mk749 # Warning: there is an assumption here that MACHINE is always
866 # create an empty Makefile.depend* to get the ball rolling.
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Dbn-c64xplus.asm308 ;; This alternative is an exercise in fully unrolled Comba
H A Dmips.pl37 # offered by the MIPSpro assembler is an optimization pass. This gave
1908 $an,$bn # these two are arguments for multiplication which
1915 $MULTU ($an,$bn) # forward multiplication
1934 mflo ($lo,$an,$bn)
1935 mfhi ($hi,$an,$bn)
/freebsd-13-stable/share/examples/drivers/
H A Dmake_device_driver.sh294 #define MAXHINTS 10 /* Just an arbitrary safety limit. */
299 * The aim of this routine in an ISA driver is to add child entries to
427 * in case we are looking for an old pre-PNP card.
816 * Well we got an interrupt, now what?
948 * Define an ioctl here.
968 # You may need to do this is your device is an if_xxx driver.
/freebsd-13-stable/crypto/heimdal/
H A Dconfigure46 # Prefer a ksh shell builtin over an external printf program on Solaris,
114 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
1051 # If the previous option needs an argument, assign it.
1437 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
1566 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
2022 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2039 /* Override any GCC internal prototype to avoid an error.
2048 something starting with __ and the normal name is an alias. */
2359 # WARNING: Use '\'' to represent an apostrophe within the trap.
2493 # Let the site file select an alternat
[all...]
/freebsd-13-stable/include/
H A DMakefile45 dev/acpica dev/agp dev/an dev/ciss dev/filemon dev/firewire \
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp272 // Does the loop have an increment?
865 // Is the argument an 'unsigned short *'?
918 "an adversary may be able to predict. Use 'arc4random' "
1048 << "' is not checked. If an error occurs in '" << *FD
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersSave.S506 // Use 16-bytes below the stack pointer as an
794 @ . the pc (r15) cannot be in the list in an STM instruction
/freebsd-13-stable/
H A DMakefile11 # targets and exits with an error if there were any.
133 # make later in the build, and caching COMPILER_TYPE/VERSION is only an
287 ${.newline}ERROR: WITH_META_MODE is enabled but requires filemon for an incremental build. \
349 # Make sure we have an up-to-date make(1). Only world and buildworld
369 # or (in the cross build case) unlinkable results. Fail with an error
391 # used for upgrading an existing FreeBSD system, because the kernel is
469 @echo ">>> Building an up-to-date ${.TARGET}(1)"
536 # If a target is using an external toolchain, set MAKE_PARAMS to enable use
645 # built. It will be no from that logic if already using an external
/freebsd-13-stable/contrib/ntp/libntp/
H A Dsnprintf.c63 * have been renamed to use an "rpl_" prefix, the function calls in the
447 * We need an unsigned integer type corresponding to ptrdiff_t (cf. C99:
448 * 7.19.6.1, 7). However, we'll simply use PTRDIFF_T and convert it to an
865 * characters, in an implementation-defined
1021 * C99 says: "The result is converted to an `alternative form'.
1161 * assume that we're going to do an "e-style" conversion
1246 * with style `E' would have an exponent of X:
1273 * support an exponent which contains more than two digits.
1403 /* We support an arbitrary separator length (including zero). */
1422 * least) if we're called with an infinit
[all...]
/freebsd-13-stable/usr.sbin/etcupdate/
H A Detcupdate.sh43 # performing an update.
497 # Run one-off commands after an update has completed. These commands
593 # Grr, newaliases only works for an empty DESTDIR.
682 # Generate a conflict file when a "new" file conflicts with an
801 # As an extra sanity check, fail the attempt if the updated
874 # Attempt to resolve a conflict. The user is prompted to choose an
876 # prompted again for an action. The process is very similar to
877 # resolving conflicts after an update or merge with Perforce or
909 (e) edit - change merged file in an editor
1090 # If the removed file matches an ALWAYS_INSTAL
[all...]
/freebsd-13-stable/usr.sbin/etcupdate/tests/
H A Dalways_test.sh41 # Allow the user to specify an alternate work directory or script.
194 this is an old file
215 # /rmdir/extra: Do not remove a directory with an extra local file.
238 # file. The test tree includes an extra file in the directory
/freebsd-13-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c249 static const char *aeabi_align_needed(uint64_t an);
1629 aeabi_align_needed(uint64_t an) argument
1633 switch (an) {
1639 if (an >= 4 && an <= 12)
1642 (uintmax_t) an);
1645 (uintmax_t) an);
3407 * .hash section contains only 32-bit entry, an explicit
4514 * Dump .reginfo if present (although it will be ignored by an OS if a
7411 warnx("Not an EL
[all...]
/freebsd-13-stable/contrib/unbound/
H A Dltmain.sh170 # Check that FILE is an executable regular file.
348 # were '\'-ed in input to the same. If an odd number of '\' preceded a
413 # Make sure we have an absolute progpath for reexecution:
556 # This is an XSI compatible shell, allowing a faster implementation...
927 # it an absolute path.
932 # These SED scripts presuppose an absolute path with a trailing slash.
960 # Not necessarily an ordinary path; POSIX reserves leading '//'
1047 # found an exact match
1684 # get priority in the event of reusing an option name.
1855 # This is an XS
[all...]
/freebsd-13-stable/contrib/sqlite3/
H A Dltmain.sh170 # Check that FILE is an executable regular file.
348 # were '\'-ed in input to the same. If an odd number of '\' preceded a
413 # Make sure we have an absolute progpath for reexecution:
556 # This is an XSI compatible shell, allowing a faster implementation...
927 # it an absolute path.
932 # These SED scripts presuppose an absolute path with a trailing slash.
960 # Not necessarily an ordinary path; POSIX reserves leading '//'
1047 # found an exact match
1684 # get priority in the event of reusing an option name.
1855 # This is an XS
[all...]
/freebsd-13-stable/contrib/ldns/
H A Dltmain.sh170 # Check that FILE is an executable regular file.
348 # were '\'-ed in input to the same. If an odd number of '\' preceded a
413 # Make sure we have an absolute progpath for reexecution:
556 # This is an XSI compatible shell, allowing a faster implementation...
927 # it an absolute path.
932 # These SED scripts presuppose an absolute path with a trailing slash.
960 # Not necessarily an ordinary path; POSIX reserves leading '//'
1047 # found an exact match
1684 # get priority in the event of reusing an option name.
1855 # This is an XS
[all...]
/freebsd-13-stable/contrib/libevent/
H A Dltmain.sh170 # Check that FILE is an executable regular file.
348 # were '\'-ed in input to the same. If an odd number of '\' preceded a
413 # Make sure we have an absolute progpath for reexecution:
556 # This is an XSI compatible shell, allowing a faster implementation...
927 # it an absolute path.
932 # These SED scripts presuppose an absolute path with a trailing slash.
960 # Not necessarily an ordinary path; POSIX reserves leading '//'
1047 # found an exact match
1684 # get priority in the event of reusing an option name.
1855 # This is an XS
[all...]

Completed in 213 milliseconds

<<11121314