HomeSort by: relevance | last modified time | path
    Searched refs:operations (Results 1 - 15 of 15) sorted by relevancy

  /src/usr.sbin/npf/npfctl/
npfctl.c 556 } operations[] = { local in function:main
587 for (int n = 0; operations[n].cmd != NULL; n++) {
588 const char *opcmd = operations[n].cmd;
593 npfctl(operations[n].action, argc, argv);
  /src/sys/external/isc/libsodium/dist/
README.markdown 15 Its goal is to provide all of the core operations needed to build
configure.ac 648 # error emscripten currently supports only shift operations on integers \
759 AC_MSG_CHECKING(if atomic operations are supported)
767 AC_DEFINE([HAVE_ATOMIC_OPS], [1], [atomic operations are supported])],
  /src/
build.sh 488 operations=
1108 Build OPERATIONs (all imply "obj" and "tools"):
1113 Other OPERATIONs:
1473 # Validate operations.
1479 operations="${operations} ${op}"
1534 operations="$(echo "$operations" | sed 's/distsets/distribution sets/')"
1576 [ -n "${operations}" ] || usage "Missing OPERATION to perform"
2881 # Perform the operations
    [all...]
  /src/usr.sbin/sysinst/
msg.entropy.en 107 operations are suspect to replay attacks.
msg.entropy.es 107 operations are suspect to replay attacks.
msg.entropy.fr 107 operations are suspect to replay attacks.
msg.entropy.pl 107 operations are suspect to replay attacks.
  /src/usr.bin/make/unit-tests/
varmod-mtime.mk 102 # does not perform any filesystem operations.
directive-include-guard.mk 446 # filesystem operations.
  /src/sys/arch/sparc64/dev/
vdsk.c 60 uint64_t operations; member in struct:vd_attr_info
  /src/sys/arch/m68k/060sp/dist/
pfpsp.s 680 # bit five of the fp extension word separates the monadic and dyadic operations
918 # bit five of the fp ext word separates the monadic and dyadic operations
1289 # bit five of the fp extension word separates the monadic and dyadic operations
1834 # bit five of the fp extension word separates the monadic and dyadic operations
2411 # This exception handles 3 types of operations: #
2417 # For immediate data operations, the data is read in w/ a #
2618 # SNAN : all operations
2619 # OPERR : all reg-reg or mem-reg operations that can normally operr
2624 # INEX1 : all packed immediate operations
3141 # this would be the case for opclass two operations with a source infinity o
    [all...]
isp.s 893 # uses byte-sized operands, only handle word and long operations. #
fpsp.s 680 # bit five of the fp extension word separates the monadic and dyadic operations
918 # bit five of the fp ext word separates the monadic and dyadic operations
1289 # bit five of the fp extension word separates the monadic and dyadic operations
1834 # bit five of the fp extension word separates the monadic and dyadic operations
2411 # This exception handles 3 types of operations: #
2417 # For immediate data operations, the data is read in w/ a #
2618 # SNAN : all operations
2619 # OPERR : all reg-reg or mem-reg operations that can normally operr
2624 # INEX1 : all packed immediate operations
3141 # this would be the case for opclass two operations with a source infinity o
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
rk3288.dtsi 164 * for dma operations for some reason. While there is

Completed in 27 milliseconds