Home
last modified time | relevance | path

Searched refs:actions (Results 1 – 25 of 202) sorted by relevance

123456789

/src/sys/contrib/device-tree/src/arm/actions/
H A Dowl-s500.dtsi8 #include <dt-bindings/clock/actions,s500-cmu.h>
12 #include <dt-bindings/reset/actions,s500-reset.h>
15 compatible = "actions,s500";
34 enable-method = "actions,s500-smp";
41 enable-method = "actions,s500-smp";
48 enable-method = "actions,s500-smp";
56 enable-method = "actions,s500-smp";
133 compatible = "actions,s500-uart", "actions,owl-uart";
141 compatible = "actions,s500-uart", "actions,owl-uart";
149 compatible = "actions,s500-uart", "actions,owl-uart";
[all …]
/src/crypto/openssh/.github/
H A Dci-status.md2 …b.com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/openssh/…
3 …sh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg)](https://github.com/openssh/ope…
4 …ssh-portable-selfhosted/actions/workflows/upstream.yml/badge.svg)](https://github.com/openssh/open…
5 ….com/openssh/openssh-portable/actions/workflows/cifuzz.yml/badge.svg)](https://github.com/openssh/…
10 …penssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg?branch=V_9_9)](https://github.com/op…
11 …able-selfhosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_9_9)](https://github.com/opens…
14 …penssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg?branch=V_9_8)](https://github.com/op…
15 …able-selfhosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_9_8)](https://github.com/opens…
18 …penssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg?branch=V_9_7)](https://github.com/op…
19 …able-selfhosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_9_7)](https://github.com/opens…
/src/sys/contrib/device-tree/src/arm64/actions/
H A Ds900.dtsi6 #include <dt-bindings/clock/actions,s900-cmu.h>
9 #include <dt-bindings/reset/actions,s900-reset.h>
12 compatible = "actions,s900";
123 compatible = "actions,s900-uart", "actions,owl-uart";
131 compatible = "actions,s900-uart", "actions,owl-uart";
139 compatible = "actions,s900-uart", "actions,owl-uart";
147 compatible = "actions,s900-uart", "actions,owl-uart";
155 compatible = "actions,s900-uart", "actions,owl-uart";
163 compatible = "actions,s900-uart", "actions,owl-uart";
171 compatible = "actions,s900-uart", "actions,owl-uart";
[all …]
H A Ds700.dtsi6 #include <dt-bindings/clock/actions,s700-cmu.h>
9 #include <dt-bindings/reset/actions,s700-reset.h>
12 compatible = "actions,s700";
117 compatible = "actions,s900-uart", "actions,owl-uart";
125 compatible = "actions,s900-uart", "actions,owl-uart";
133 compatible = "actions,s900-uart", "actions,owl-uart";
141 compatible = "actions,s900-uart", "actions,owl-uart";
149 compatible = "actions,s900-uart", "actions,owl-uart";
157 compatible = "actions,s900-uart", "actions,owl-uart";
165 compatible = "actions,s900-uart", "actions,owl-uart";
[all …]
/src/contrib/byacc/
H A Dmkpar.c16 static action *add_reduce(action *actions, int ruleno, int symbol);
17 static action *add_reductions(int stateno, action *actions);
66 action *actions; in parse_actions() local
68 actions = get_shifts(stateno); in parse_actions()
69 actions = add_reductions(stateno, actions); in parse_actions()
70 return (actions); in parse_actions()
76 action *actions, *temp; in get_shifts() local
80 actions = 0; in get_shifts()
95 temp->next = actions; in get_shifts()
101 actions = temp; in get_shifts()
[all …]
/src/contrib/libarchive/libarchive/
H A Dfilter_fork_posix.c88 posix_spawn_file_actions_t actions; in __archive_create_child() local
123 r = posix_spawn_file_actions_init(&actions); in __archive_create_child()
133 r = posix_spawn_file_actions_addclose(&actions, stdin_pipe[1]); in __archive_create_child()
136 r = posix_spawn_file_actions_addclose(&actions, stdout_pipe[0]); in __archive_create_child()
140 r = posix_spawn_file_actions_adddup2(&actions, stdin_pipe[0], 0); in __archive_create_child()
144 r = posix_spawn_file_actions_addclose(&actions, stdin_pipe[0]); in __archive_create_child()
149 r = posix_spawn_file_actions_adddup2(&actions, stdout_pipe[1], 1); in __archive_create_child()
153 r = posix_spawn_file_actions_addclose(&actions, stdout_pipe[1]); in __archive_create_child()
157 r = posix_spawnp(&child, cmdline->path, &actions, &attr, in __archive_create_child()
161 posix_spawn_file_actions_destroy(&actions); in __archive_create_child()
[all …]
/src/sys/contrib/device-tree/Bindings/serial/
H A Dactions,owl-uart.txt4 - compatible : "actions,s500-uart", "actions,owl-uart" for S500
5 "actions,s900-uart", "actions,owl-uart" for S900
13 compatible = "actions,s500-uart", "actions,owl-uart";
/src/sys/contrib/device-tree/Bindings/clock/
H A Dactions,owl-cmu.txt10 "actions,s900-cmu"
11 "actions,s700-cmu"
12 "actions,s500-cmu"
23 dt-bindings/clock/actions,s900-cmu.h or actions,s700-cmu.h or
24 actions,s500-cmu.h header and can be used in device tree sources.
37 compatible = "actions,s900-cmu";
48 compatible = "actions,s900-uart", "actions,owl-uart";
/src/contrib/netbsd-tests/rump/rumpkern/h_server/
H A Dh_simpleserver.c21 } actions[] = { variable
45 for (i = 0; i < __arraycount(actions); i++) { in main()
46 if (strcmp(actions[i].str, argv[2]) == 0) { in main()
48 actions[i].dofun(arg); in main()
/src/sys/contrib/device-tree/Bindings/timer/
H A Dactions,owl-timer.txt4 - compatible : "actions,s500-timer" for S500
5 "actions,s700-timer" for S700
6 "actions,s900-timer" for S900
16 compatible = "actions,s500-timer";
/src/sys/contrib/device-tree/Bindings/power/
H A Dactions,owl-sps.txt4 - compatible : "actions,s500-sps" for S500
5 "actions,s700-sps" for S700
6 "actions,s900-sps" for S900
18 compatible = "actions,s500-sps";
/src/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_exceptions.cpp22 typedef _Unwind_Reason_Code PersonalityFn(int version, _Unwind_Action actions,
36 __hwasan_personality_wrapper(int version, _Unwind_Action actions, in __hwasan_personality_wrapper() argument
44 rc = real_personality(version, actions, exception_class, unwind_exception, in __hwasan_personality_wrapper()
54 if ((actions & _UA_CLEANUP_PHASE) && rc == _URC_CONTINUE_UNWIND) { in __hwasan_personality_wrapper()
/src/contrib/libfido2/
H A DREADME.adoc3 …ws/linux/badge.svg["Linux Build Status (github actions)", link="https://github.com/Yubico/libfido2…
4 …ws/macos/badge.svg["macOS Build Status (github actions)", link="https://github.com/Yubico/libfido2…
5 …indows/badge.svg["Windows Build Status (github actions)", link="https://github.com/Yubico/libfido2…
6 …orkflows/fuzzer/badge.svg["Fuzz Status (github actions)", link="https://github.com/Yubico/libfido2…
104 OS-specific build instructions, please refer to the `.actions/`
/src/contrib/llvm-project/lldb/include/lldb/Host/
H A DDebug.h41 ResumeActionList(const ResumeAction *actions, size_t num_actions) { in ResumeActionList() argument
42 if (actions && num_actions) { in ResumeActionList()
43 m_actions.assign(actions, actions + num_actions); in ResumeActionList()
/src/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-owl.txt6 - "actions,s700-i2c" for S700 SoC
7 - "actions,s900-i2c" for S900 SoC
22 compatible = "actions,s900-i2c";
/src/contrib/libcxxrt/
H A Dunwind-arm.h205 int actions;\
211 actions = _UA_SEARCH_PHASE;\
216 actions = _UA_CLEANUP_PHASE;\
219 actions |= _UA_HANDLER_FRAME;\
H A Dunwind-itanium.h156 _Unwind_Action actions,\
162 _Unwind_Action actions,\
168 #define CALL_PERSONALITY_FUNCTION(name) name(version, actions, exceptionClass, exceptionObject, con…
/src/lib/googletest/gmock/
H A DMakefile19 MAIN_INCS+= gmock/gmock-actions.h
23 MAIN_INCS+= gmock/gmock-more-actions.h
35 INTERNAL_CUSTOM_INCS+= gmock/internal/custom/gmock-generated-actions.h
/src/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() argument
198 int version, _Unwind_Action actions, uint64_t exceptionClass, in __gcc_personality_sj0()
202 int version, _Unwind_Action actions, uint64_t exceptionClass, in __gcc_personality_sj0()
213 if (actions & _UA_SEARCH_PHASE) in __gcc_personality_sj0()
/src/crypto/openssl/
H A DREADME.md6 [![github actions ci badge]][github actions ci]
7 ![Nightly OS Zoo ci badge](https://github.com/openssl/openssl/actions/workflows/os-zoo.yml/badge.sv…
8 ![Provider Compatibility](https://github.com/openssl/openssl/actions/workflows/provider-compatibili…
9 ![Quic Interop](https://github.com/openssl/openssl/actions/workflows/run_quic_interop.yml/badge.svg)
10 ![Daily checks](https://github.com/openssl/openssl/actions/workflows/run-checker-daily.yml/badge.sv…
246 [github actions ci badge]:
250 [github actions ci]:
251 <https://github.com/openssl/openssl/actions?query=workflow%3A%22GitHub+CI%22>
/src/contrib/kyua/store/
H A Dtestdata_v1.sql45 INSERT INTO actions (action_id, context_id) VALUES (1, 1);
64 INSERT INTO actions (action_id, context_id) VALUES (2, 2);
166 INSERT INTO actions (action_id, context_id) VALUES (3, 3);
276 INSERT INTO actions (action_id, context_id) VALUES (4, 4);
H A Dtestdata_v2.sql45 INSERT INTO actions (action_id, context_id) VALUES (1, 1);
64 INSERT INTO actions (action_id, context_id) VALUES (2, 2);
221 INSERT INTO actions (action_id, context_id) VALUES (3, 3);
366 INSERT INTO actions (action_id, context_id) VALUES (4, 4);
H A Dschema_v1.sql103 CREATE TABLE actions ( table
138 action_id INTEGER REFERENCES actions,
/src/sys/dev/cxgbe/common/
H A Dt4_hw.c4794 const struct intr_action *actions; member
4861 for (action = ii->actions; action && action->mask != 0; action++) { in t4_handle_intr()
4906 .actions = NULL, in pcie_intr_handler()
4928 .actions = NULL, in pcie_intr_handler()
5004 .actions = NULL, in pcie_intr_handler()
5013 .actions = NULL, in pcie_intr_handler()
5022 .actions = NULL, in pcie_intr_handler()
5060 .actions = NULL, in tp_intr_handler()
5069 .actions = NULL, in tp_intr_handler()
5078 .actions = NULL, in tp_intr_handler()
[all …]
/src/contrib/llvm-project/lldb/source/Host/posix/
H A DProcessLauncherPosixFork.cpp107 std::vector<ForkFileAction> actions; member
110 for (const ForkFileAction &action : actions) { in has_action()
125 for (const ForkFileAction &action : info.actions) { in ChildFunc()
255 actions(MakeForkActions(info)) {} in ForkLaunchInfo()

123456789