Home
last modified time | relevance | path

Searched defs:cmd (Results 576 - 600 of 1139) sorted by relevance

1...<<21222324252627282930>>...46

/third_party/skia/third_party/externals/brotli/c/enc/
H A Dblock_splitter.c175 const Command* cmd = &cmds[i]; in BrotliSplitBlock() local
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DDevice.cpp131 DevicePushErrorScopeCmd cmd; in PushErrorScope() local
151 DevicePopErrorScopeCmd cmd; in PopErrorScope() local
184 DeviceInjectErrorCmd cmd; in InjectError() local
215 DeviceGetQueueCmd cmd; GetQueue() local
243 DeviceCreateComputePipelineAsyncCmd cmd; CreateComputePipelineAsync() local
294 DeviceCreateRenderPipelineAsyncCmd cmd; CreateRenderPipelineAsync() local
[all...]
/third_party/openssl/apps/
H A Dengine.c250 const char *cmd, *arg; in util_do_cmds() local
[all...]
H A Dopenssl.c104 internal_trace_cb(const char *buf, size_t cnt, int category, int cmd, void *vdata) internal_trace_cb() argument
/third_party/openssl/crypto/bio/
H A Dbss_log.c219 static long slg_ctrl(BIO *b, int cmd, long num, void *ptr) in slg_ctrl() argument
H A Dbss_mem.c242 static long mem_ctrl(BIO *b, int cmd, long num, void *ptr) in mem_ctrl() argument
/third_party/skia/tools/
H A DMSKPPlayer.cpp88 size_t cmd = layerState->fCurrCmd; in draw() local
363 auto cmd = std::make_unique<PicCmd>(); recordPicCmd() local
[all...]
/third_party/toybox/toys/pending/
H A Dbrctl.c192 void set_time(char *br, unsigned long cmd, unsigned long val) in set_time() argument
258 void set_cost_prio(char *br, char *port, unsigned long cmd, unsigned long val) in set_cost_prio() argument
299 char *cmd; in brctl_main() member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
H A Dl2_packet_privsep.c29 static int wpa_priv_cmd(struct l2_packet_data *l2, int cmd, in wpa_priv_cmd() argument
67 int cmd = PRIVSEP_CMD_L2_SEND; in l2_packet_send() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/
H A Dwpa_magiclink.c226 static int hw_magiclink_connect_parse_param(struct wpa_supplicant *wpa_s, const char *cmd, argument
290 static int hw_magiclink_connect_known_ap(struct wpa_supplicant *wpa_s, char *cmd) argument
329 int hw_magiclink_p2p_ctrl_connect(struct wpa_supplicant *wpa_s, char *cmd) argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dctrl_iface_ap.c951 int hostapd_ctrl_iface_pmksa_add(struct hostapd_data *hapd, char *cmd) in hostapd_ctrl_iface_pmksa_add() argument
1009 void * hostapd_ctrl_iface_pmksa_create_entry(const u8 *aa, char *cmd) in hostapd_ctrl_iface_pmksa_create_entry() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_helpers.c35 int wpa_command(const char *ifname, const char *cmd) in wpa_command() argument
61 int wpa_command_resp(const char *ifname, const char *cmd, in wpa_command_resp() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H A Dl2_packet_privsep.c29 static int wpa_priv_cmd(struct l2_packet_data *l2, int cmd, in wpa_priv_cmd() argument
67 int cmd = PRIVSEP_CMD_L2_SEND; in l2_packet_send() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/
H A Dwpa_magiclink.c229 static int hw_magiclink_connect_parse_param(struct wpa_supplicant *wpa_s, const char *cmd, argument
303 static int hw_magiclink_connect_known_ap(struct wpa_supplicant *wpa_s, char *cmd) argument
342 int hw_magiclink_p2p_ctrl_connect(struct wpa_supplicant *wpa_s, char *cmd) argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dctrl_iface_ap.c894 int hostapd_ctrl_iface_pmksa_add(struct hostapd_data *hapd, char *cmd) in hostapd_ctrl_iface_pmksa_add() argument
952 void * hostapd_ctrl_iface_pmksa_create_entry(const u8 *aa, char *cmd) in hostapd_ctrl_iface_pmksa_create_entry() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_helpers.c35 int wpa_command(const char *ifname, const char *cmd) in wpa_command() argument
61 int wpa_command_resp(const char *ifname, const char *cmd, in wpa_command_resp() argument
[all...]
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Devent_log_task.cpp101 AddLog(const std::string &cmd) AddLog() argument
286 PeerBinderCapture(const std::string &cmd) PeerBinderCapture() argument
469 std::string cmd = "hidumper -s WindowManagerService -a -w " + focusWindowId_ + " -simplify"; SCBWMSCapture() local
483 std::string cmd = "hidumper -s WindowManagerService -a -w " + focusWindowId_ + " -event"; SCBWMSEVTCapture() local
501 std::string cmd = "hilog -T InputKeyFlow -e " + InputHilogCapture() local
[all...]
/base/hiviewdfx/faultloggerd/test/systemtest/
H A Dfaultloggerd_system_test.cpp344 string cmd = "SIGFPE"; in HWTEST_F() local
364 string cmd = "SIGFPE"; in HWTEST_F() local
384 string cmd = "SIGILL"; in HWTEST_F() local
404 string cmd in HWTEST_F() local
424 string cmd = "triSIGILL"; HWTEST_F() local
444 string cmd = "triSIGILL"; HWTEST_F() local
464 string cmd = "SIGSEGV"; HWTEST_F() local
484 string cmd = "SIGSEGV"; HWTEST_F() local
504 string cmd = "triSIGSEGV"; HWTEST_F() local
524 string cmd = "triSIGSEGV"; HWTEST_F() local
544 string cmd = "SIGTRAP"; HWTEST_F() local
564 string cmd = "SIGTRAP"; HWTEST_F() local
584 string cmd = "triSIGTRAP"; HWTEST_F() local
604 string cmd = "triSIGTRAP"; HWTEST_F() local
624 string cmd = "SIGABRT"; HWTEST_F() local
644 string cmd = "SIGABRT"; HWTEST_F() local
664 string cmd = "triSIGABRT"; HWTEST_F() local
684 string cmd = "triSIGABRT"; HWTEST_F() local
704 string cmd = "SIGBUS"; HWTEST_F() local
724 string cmd = "SIGBUS"; HWTEST_F() local
744 string cmd = "MaxStack"; HWTEST_F() local
764 string cmd = "MaxStack"; HWTEST_F() local
784 string cmd = "MaxMethod"; HWTEST_F() local
804 string cmd = "MaxMethod"; HWTEST_F() local
824 string cmd = "STACKOF"; HWTEST_F() local
844 string cmd = "STACKOF"; HWTEST_F() local
864 string cmd = "OOM"; HWTEST_F() local
884 string cmd = "OOM"; HWTEST_F() local
903 string cmd = "PCZero"; HWTEST_F() local
923 string cmd = "PCZero"; HWTEST_F() local
943 string cmd = "MTCrash"; HWTEST_F() local
963 string cmd = "MTCrash"; HWTEST_F() local
983 string cmd = "StackOver64"; HWTEST_F() local
1003 string cmd = "StackOver64"; HWTEST_F() local
1023 string cmd = "StackTop"; HWTEST_F() local
1043 string cmd = "StackTop"; HWTEST_F() local
1188 string cmd = "SIGSEGV"; HWTEST_F() local
1224 string cmd = "SIGABRT"; HWTEST_F() local
1244 string cmd = "NullPointerDeref0"; HWTEST_F() local
1264 string cmd = "STACKOF"; HWTEST_F() local
1284 string cmd = "StackCorruption"; HWTEST_F() local
1326 string cmd = "triSIGSEGV"; HWTEST_F() local
1346 string cmd = "triSIGSEGV"; HWTEST_F() local
1366 string cmd = "triSIGABRT"; HWTEST_F() local
1386 string cmd = "triSIGABRT"; HWTEST_F() local
1407 string cmd = "FatalMessage"; HWTEST_F() local
1428 string cmd = "AsyncStack"; HWTEST_F() local
1448 string cmd = "CrashInFFRT true"; HWTEST_F() local
1468 string cmd = "CrashInLibuvWork true"; HWTEST_F() local
1488 string cmd = "CrashInLibuvTimer true"; HWTEST_F() local
1508 string cmd = "CrashInLibuvWorkDone true"; HWTEST_F() local
1528 string cmd = "CrashInFFRT false"; HWTEST_F() local
1548 string cmd = "CrashInLibuvWork false"; HWTEST_F() local
1568 string cmd = "CrashInLibuvTimer false"; HWTEST_F() local
1588 string cmd = "CrashInLibuvWorkDone false"; HWTEST_F() local
1614 string cmd = "SIGABRT"; HWTEST_F() local
1638 string cmd = "TestGetCrashObj"; HWTEST_F() local
[all...]
/base/hiviewdfx/faultloggerd/test/utils/
H A Ddfx_test_util.cpp78 std::string cmd = "pidof " + processName; in GetProcessPid() local
132 std::string cmd = "cat /proc/" + std::to_string(pid) + "/comm"; in CheckProcessComm() local
/base/startup/init/services/begetctl/shell/
H A Dshell_bas.c48 static void BShellCmdOutputCmdHelp(BShellHandle handle, BShellCommand *cmd) in BShellCmdOutputCmdHelp() argument
69 BShellCommand *cmd = shell->command; in BShellCmdHelp() local
196 BShellEnvExcuteCmd(BShellEnv *shell, BShellCommand *cmd) BShellEnvExcuteCmd() argument
232 BShellCommand *cmd = BShellEnvGetCmd(handle, (uint32_t)shell->argc, shell->args); BShellEnvHandleEnter() local
460 BShellCmdFree(BShellCommand *cmd) BShellCmdFree() argument
482 BShellCommand *cmd = shell->command; BShellEnvDestory() local
515 BShellCommand *cmd = (BShellCommand *)calloc(1, sizeof(BShellCommand) + nameLen); BShellEnvRegisterCmd() local
580 BShellCommand *cmd = shell->command; BShellEnvGetCmd() local
746 BShellCommand *cmd = BShellEnvGetCmd(handle, argc, args); BShellEnvDirectExecute() local
[all...]
/base/startup/init/test/unittest/param/
H A Dtrigger_unittest.cpp49 CommandNode *cmd = GetNextCmdNode(reinterpret_cast<const JobNode *>(trigger), nullptr); in TestCmdExec() local
/base/startup/init/services/init/
H A Dinit_group_manager.c376 void ReleaseCmd(PluginCmd *cmd) in ReleaseCmd() argument
/base/startup/init/test/unittest/loopevent/
H A Dloopserver_unittest.cpp51 static void DecodeMessage(const char *buffer, size_t nread, uint32_t &cmd) in DecodeMessage() argument
101 uint32_t cmd = 0; in TestOnReceiveRequest() local
102 DecodeMessage(reinterpret_cast<const char *>(buffer), nread, cmd); in TestOnReceiveRequest() local
113 uint32_t cmd = 0; in TestClientOnReceiveRequest() local
114 DecodeMessage(reinterpret_cast<const char *>(buffer), nread, cmd); in TestClientOnReceiveRequest() local
133 uint32_t cmd = 0; TestSendMessageComplete() local
134 DecodeMessage(reinterpret_cast<const char *>(buffer), bufferSize, cmd); TestSendMessageComplete() local
[all...]
/base/startup/appspawn/test/moduletest/
H A Dappspawn_test_cmder.cpp476 int AppSpawnTestCommander::ProcessInputCmd(std::string &cmd) in ProcessInputCmd() argument
/base/startup/init/services/param/trigger/
H A Dtrigger_processor.c38 CommandNode *cmd = GetNextCmdNode((JobNode *)trigger, NULL); in DoTriggerExecute_() local

Completed in 19 milliseconds

1...<<21222324252627282930>>...46