Home
last modified time | relevance | path

Searched defs:actions (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/byacc/
H A Dmkpar.c66 action *actions; in parse_actions() local
76 action *actions, *temp; in get_shifts() local
109 add_reductions(int stateno, action *actions) in add_reductions()
132 add_reduce(action *actions, in add_reduce()
/freebsd/contrib/netbsd-tests/rump/rumpkern/h_server/
H A Dh_simpleserver.c21 } actions[] = { variable
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_exceptions.cpp36 __hwasan_personality_wrapper(int version, _Unwind_Action actions, in __hwasan_personality_wrapper()
/freebsd/contrib/libarchive/libarchive/
H A Dfilter_fork_posix.c82 posix_spawn_file_actions_t actions; __archive_create_child() local
[all...]
/freebsd/contrib/kyua/store/
H A Dschema_v2.sql105 CREATE TABLE actions ( table
H A Dschema_v1.sql103 CREATE TABLE actions ( table
/freebsd/lib/libthr/thread/
H A Dthr_exit.c132 thread_unwind_stop(int version __unused, _Unwind_Action actions, in thread_unwind_stop()
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c189 int version, _Unwind_Action actions, uint64_t exceptionClass, in __gcc_personality_sj0()
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DDebug.h41 ResumeActionList(const ResumeAction *actions, size_t num_actions) { in ResumeActionList()
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DProcessLauncherPosixFork.cpp107 std::vector<ForkFileAction> actions; member
/freebsd/contrib/tcpdump/
H A Dprint-pfsync.c112 struct pfsync_actions actions[] = { variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp1527 NativeProcessProtocol &process, const ResumeActionList &actions) { in ResumeProcess()
1661 ResumeActionList actions(StateType::eStateRunning, in Handle_c() local
1680 static bool ResumeActionListStopsAllThreads(ResumeActionList &actions) { in ResumeActionListStopsAllThreads()
3039 ResumeActionList actions; in Handle_s() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp54 Parser::Parser(Preprocessor &pp, Sema &actions, bool skipFunctionBodies) in Parser()
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c2900 int error, confirm, quiet, c, action, actions, persist; atahpa() local
3108 int error, quiet, c, action, actions; ataama() local
3228 int error, confirm, quiet, c, action, actions, setpwd; atasecurity() local
[all...]
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc_ops.c3076 static const char *actions = "?.+-"; in iflist() local
/freebsd/sys/dev/ice/
H A Dvirtchnl.h1730 struct virtchnl_filter_action actions[VIRTCHNL_MAX_NUM_ACTIONS]; member
1858 struct virtchnl_filter_action_set actions; /* INPUT */ member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h640 iterator_range<action_iterator> actions() { in actions() function
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7280 FullExprArg(Sema &actions) : E(nullptr) {} in FullExprArg()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c4057 const struct intr_action *actions; member
/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h4387 u8 actions; member
/freebsd/sys/dev/mlx5/
H A Dmlx5_ifc.h5696 union mlx5_ifc_set_add_copy_action_in_auto_bits actions[]; member