Home
last modified time | relevance | path

Searched defs:action (Results 726 - 750 of 1988) sorted by relevance

1...<<21222324252627282930>>...80

/third_party/curl/src/
H A Dtool_paramhlp.c368 enum e_action { allow, deny, set } action = allow; in proto2num() local
/third_party/glfw/tests/
H A Devents.c198 static const char* get_action_name(int action) in get_action_name() argument
368 static void mouse_button_callback(GLFWwindow* window, int button, int action, int mods) in mouse_button_callback() argument
400 static void key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) in key_callback() argument
[all...]
/third_party/glfw/examples/
H A Dheightmap.c385 static void key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) in key_callback() argument
/third_party/glfw/src/
H A Dmonitor.c95 void _glfwInputMonitor(_GLFWmonitor* monitor, int action, int placement) in _glfwInputMonitor() argument
/third_party/glfw/deps/
H A Dnuklear_glfw_gl2.h217 nk_glfw3_mouse_button_callback(GLFWwindow* window, int button, int action, int mods) in nk_glfw3_mouse_button_callback() argument
/third_party/backends/backend/
H A Dibm.c701 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int * info) sane_control_option() argument
H A Dlexmark.c784 sane_control_option (SANE_Handle handle, SANE_Int option, SANE_Action action, in sane_control_option() argument
H A Dpieusb.c530 sane_control_option (SANE_Handle handle, SANE_Int option, SANE_Action action, in sane_control_option() argument
H A Dpint.c722 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int *info) sane_control_option() argument
H A Dv4l.c715 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int * info) sane_control_option() argument
H A Dpieusb_scancmd.c219 sanei_pieusb_cmd_slide(SANE_Int device_number, slide_action action, struct Pieusb_Command_Status *status) in sanei_pieusb_cmd_slide() argument
H A Dricoh.c652 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int * info) sane_control_option() argument
/third_party/cups-filters/filter/
H A Dsys5ippprinter.c107 struct sigaction action; /* Actions for POSIX signals */ in main() local
H A Drastertopclx.c1807 struct sigaction action; /* Actions for POSIX signals */ in main() local
H A Dpdftops.c344 struct sigaction action; /* Actions for POSIX signals */ local
H A Dtexttotext.c164 struct sigaction action; /* Actions for POSIX signals */ in main() local
/third_party/curl/docs/examples/
H A Dephiperfifo.c108 int action; member
206 int action = ((revents & EPOLLIN) ? CURL_CSELECT_IN : 0) | in event_cb() local
295 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock() argument
H A Devhiperfifo.c110 int action; member
208 int action = ((revents & EV_READ) ? CURL_POLL_IN : 0) | in event_cb() local
269 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock() argument
H A Dghiper.c91 int action; member
186 int action = in event_cb() local
236 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock() argument
H A Dhiperfifo.c108 int action; member
201 int action = in event_cb() local
269 static void addsock(curl_socket_t s, CURL *easy, int action, GlobalInfo *g) in addsock() argument
/third_party/cups-filters/cupsfilters/
H A Dpdftoippprinter.c151 struct sigaction action; /* Actions for POSIX signals */ in apply_filters() local
/third_party/icu/icu4c/source/test/intltest/
H A Drestest.cpp343 UnicodeString action; in testTag() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dubiditransform.cpp449 const UBiDiAction *action = NULL; in ubiditransform_transform() local
/third_party/ltp/testcases/kdump/lib/lkdtm/
H A Dlkdtm.c143 irqreturn_t jp_handle_irq_event(unsigned int irq, struct irqaction * action) in jp_handle_irq_event() argument
/third_party/ltp/lib/
H A Dtst_netdevice.c239 modify_address(const char *file, const int lineno, int strict, unsigned int action, unsigned int nl_flags, const char *ifname, unsigned int family, const void *address, unsigned int prefix, size_t addrlen, uint32_t addr_flags) modify_address() argument
374 modify_route(const char *file, const int lineno, int strict, unsigned int action, unsigned int flags, const char *ifname, unsigned int family, const void *srcaddr, unsigned int srcprefix, size_t srclen, const void *dstaddr, unsigned int dstprefix, size_t dstlen, const void *gateway, size_t gatewaylen) modify_route() argument
457 modify_route_inet(const char *file, const int lineno, int strict, unsigned int action, unsigned int flags, const char *ifname, in_addr_t srcaddr, unsigned int srcprefix, in_addr_t dstaddr, unsigned int dstprefix, in_addr_t gateway) modify_route_inet() argument
525 modify_qdisc(const char *file, const int lineno, int strict, const char *object, unsigned int action, unsigned int nl_flags, const char *ifname, unsigned int family, unsigned int parent, unsigned int handle, unsigned int info, const char *qd_kind, const struct tst_rtnl_attr_list *config) modify_qdisc() argument

Completed in 27 milliseconds

1...<<21222324252627282930>>...80