Home
last modified time | relevance | path

Searched defs:action (Results 551 - 575 of 721) sorted by relevance

1...<<212223242526272829

/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass.cpp106 ForEachInstructionWithInstructionDescriptor( opt::Function* function, std::function< void(opt::BasicBlock* block, opt::BasicBlock::iterator inst_it, const protobufs::InstructionDescriptor& instruction_descriptor)> action) ForEachInstructionWithInstructionDescriptor() argument
171 ForEachInstructionWithInstructionDescriptor( std::function< void(opt::Function* function, opt::BasicBlock* block, opt::BasicBlock::iterator inst_it, const protobufs::InstructionDescriptor& instruction_descriptor)> action) ForEachInstructionWithInstructionDescriptor() argument
/third_party/protobuf/src/google/protobuf/
H A Dmessage_lite.cc95 std::string InitializationErrorMessage(const char* action, in InitializationErrorMessage() argument
/third_party/python/Modules/
H A D_bz2module.c175 compress(BZ2Compressor *c, char *data, size_t len, int action) in compress() argument
/third_party/python/Modules/_io/
H A Dwinconsoleio.c447 err_mode(const char *action) in err_mode() argument
H A Dfileio.c547 err_mode(const char *action) argument
/third_party/spirv-tools/tools/fuzz/
H A Dfuzz.cpp68 FuzzActions action; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_teap_common.h86 u8 action; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_upnp_web.c755 web_connection_send_reply(struct http_request *req, enum http_reply_code ret, const char *action, int action_len, const struct wpabuf *reply, const char *replyname) web_connection_send_reply() argument
867 char *action; web_get_action() local
925 const char *action = NULL; web_connection_parse_post() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dgas_query.c523 u8 action, dialog_token, frag_id = 0, more_frags = 0; in gas_query_rx() local
[all...]
H A Dwmm_ac.c735 u8 action; in wmm_ac_rx_action() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_teap_common.h86 u8 action; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dtdls.c81 u8 action; /* Action (enum tdls_frame_type) */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp_web.c755 web_connection_send_reply(struct http_request *req, enum http_reply_code ret, const char *action, int action_len, const struct wpabuf *reply, const char *replyname) web_connection_send_reply() argument
867 char *action; web_get_action() local
925 const char *action = NULL; web_connection_parse_post() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dgas_query.c514 u8 action, dialog_token, frag_id = 0, more_frags = 0; in gas_query_rx() local
[all...]
H A Dwmm_ac.c735 u8 action; in wmm_ac_rx_action() local
[all...]
/third_party/zlib/contrib/untgz/
H A Duntgz.c423 int tar (gzFile in,int action,int arg,int argc,char **argv) in tar() argument
668 int action = TGZ_EXTRACT; main() local
[all...]
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
H A Dplugin_render.cpp529 int32_t ExecuteAccessibilityAction(int64_t elementId, ArkUI_Accessibility_ActionType action, in ExecuteAccessibilityAction() argument
/test/xts/acts/inputmethod/InputMethodNDKTest/entry/src/main/cpp/
H A Dnapi_init.cpp77 void HandleExtendActionFunc(InputMethod_TextEditorProxy *textEditorProxy, InputMethod_ExtendAction action) in HandleExtendActionFunc() argument
/test/xts/acts/multimodalinput/multimodalinput_ndk_hvigor/InputNdkSystem/entry/src/main/cpp/
H A Dinputndksys.cpp78 InputEvent_AxisAction action = AXIS_ACTION_BEGIN; in SetAxisEventAction() local
89 InputEvent_AxisAction action = AXIS_ACTION_BEGIN; in GetAxisEventAction() local
250 InputEvent_AxisAction action = AXIS_ACTION_BEGIN; in DestroyAxisEvent() local
302 InputEvent_AxisAction action = AXIS_ACTION_BEGIN; SetAxisEventAction2() local
321 InputEvent_AxisAction action = AXIS_ACTION_END; GetAxisEventAction3() local
[all...]
/test/xts/device_attest/services/core/network/
H A Dattest_network.c508 static int32_t BuildHttpsHead(DevicePacket *devValue, int32_t reqBodyLen, ATTEST_ACTION_TYPE action, char **headData) in BuildHttpsHead() argument
/third_party/glfw/examples/
H A Dparticles.c876 static void key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) in key_callback() argument
/third_party/glfw/src/
H A Dinput.c272 void _glfwInputKey(_GLFWwindow* window, int key, int scancode, int action, int mods) in _glfwInputKey() argument
347 void _glfwInputMouseClick(_GLFWwindow* window, int button, int action, in argument
[all...]
/third_party/backends/backend/
H A Dapple.c2037 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int * info) sane_control_option() argument
H A Depson2.c2018 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, in sane_control_option() argument
H A Ddc240.c1034 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *value, SANE_Int * info) sane_control_option() argument

Completed in 34 milliseconds

1...<<212223242526272829