Searched defs:actions (Results 1 - 22 of 22) sorted by relevance

/freebsd-current/contrib/netbsd-tests/rump/rumpkern/h_server/
H A Dh_simpleserver.c21 } actions[] = { variable in typeref:struct:__anon5248
/freebsd-current/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_exceptions.cpp36 __hwasan_personality_wrapper(int version, _Unwind_Action actions, argument
/freebsd-current/contrib/libarchive/libarchive/
H A Dfilter_fork_posix.c80 posix_spawn_file_actions_t actions; local
[all...]
/freebsd-current/contrib/kyua/store/
H A Dschema_v1.sql103 CREATE TABLE actions ( table
H A Dschema_v2.sql105 CREATE TABLE actions ( table
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Host/
H A DDebug.h41 ResumeActionList(const ResumeAction *actions, size_t num_actions) { argument
/freebsd-current/lib/libthr/thread/
H A Dthr_exit.c132 thread_unwind_stop(int version __unused, _Unwind_Action actions, argument
/freebsd-current/contrib/byacc/
H A Dmkpar.c66 action *actions; local
76 action *actions, *temp; local
109 add_reductions(int stateno, action *actions) argument
132 add_reduce(action *actions, int ruleno, int symbol) argument
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c188 __gcc_personality_sj0( int version, _Unwind_Action actions, uint64_t exceptionClass, struct _Unwind_Exception *exceptionObject, struct _Unwind_Context *context) argument
/freebsd-current/contrib/llvm-project/lldb/source/Host/posix/
H A DProcessLauncherPosixFork.cpp107 std::vector<ForkFileAction> actions; member in struct:__anon1253::ForkLaunchInfo
/freebsd-current/contrib/tcpdump/
H A Dprint-pfsync.c112 struct pfsync_actions actions[] = { variable in typeref:struct:pfsync_actions
/freebsd-current/sys/dev/mlx5/
H A Dfs.h106 u32 actions; /* See enum mlx5_flow_act_actions */ member in struct:mlx5_flow_act
H A Dmlx5_ifc.h5405 union mlx5_ifc_set_add_copy_action_in_auto_bits actions[]; member in struct:mlx5_ifc_alloc_modify_header_context_in_bits
/freebsd-current/contrib/ntp/ntpdc/
H A Dntpdc_ops.c3076 static const char *actions = "?.+-"; local
/freebsd-current/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp53 Parser::Parser(Preprocessor &pp, Sema &actions, bool skipFunctionBodies) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp1680 static bool ResumeActionListStopsAllThreads(ResumeActionList &actions) { argument
1526 ResumeProcess( NativeProcessProtocol &process, const ResumeActionList &actions) argument
3039 ResumeActionList actions; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.h632 iterator_range<action_iterator> actions() { function in class:llvm::gi::RuleMatcher
/freebsd-current/sys/dev/ice/
H A Dvirtchnl.h1730 struct virtchnl_filter_action actions[VIRTCHNL_MAX_NUM_ACTIONS]; member in struct:virtchnl_filter_action_set
1858 struct virtchnl_filter_action_set actions; /* INPUT */ member in struct:virtchnl_flow_sub
/freebsd-current/sbin/camcontrol/
H A Dcamcontrol.c2889 int error, confirm, quiet, c, action, actions, persist; local
3097 int error, quiet, c, action, actions; local
3217 int error, confirm, quiet, c, action, actions, setpwd; local
[all...]
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_hw.c4057 const struct intr_action *actions; member in struct:intr_info
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5105 FullExprArg(Sema &actions) : E(nullptr) { } argument
/freebsd-current/sys/dev/ixgbe/
H A Dixgbe_type.h4353 u8 actions; member in struct:ixgbe_bypass_eeprom

Completed in 416 milliseconds