| /third_party/curl/src/ |
| H A D | tool_paramhlp.c | 368 enum e_action { allow, deny, set } action = allow; in proto2num() local
|
| /third_party/glfw/tests/ |
| H A D | events.c | 198 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 D | heightmap.c | 385 static void key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) in key_callback() argument
|
| /third_party/glfw/src/ |
| H A D | monitor.c | 95 void _glfwInputMonitor(_GLFWmonitor* monitor, int action, int placement) in _glfwInputMonitor() argument
|
| /third_party/glfw/deps/ |
| H A D | nuklear_glfw_gl2.h | 217 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 D | ibm.c | 701 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int * info) sane_control_option() argument
|
| H A D | lexmark.c | 784 sane_control_option (SANE_Handle handle, SANE_Int option, SANE_Action action, in sane_control_option() argument
|
| H A D | pieusb.c | 530 sane_control_option (SANE_Handle handle, SANE_Int option, SANE_Action action, in sane_control_option() argument
|
| H A D | pint.c | 722 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int *info) sane_control_option() argument
|
| H A D | v4l.c | 715 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int * info) sane_control_option() argument
|
| H A D | pieusb_scancmd.c | 219 sanei_pieusb_cmd_slide(SANE_Int device_number, slide_action action, struct Pieusb_Command_Status *status) in sanei_pieusb_cmd_slide() argument
|
| H A D | ricoh.c | 652 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 D | sys5ippprinter.c | 107 struct sigaction action; /* Actions for POSIX signals */ in main() local
|
| H A D | rastertopclx.c | 1807 struct sigaction action; /* Actions for POSIX signals */ in main() local
|
| H A D | pdftops.c | 344 struct sigaction action; /* Actions for POSIX signals */ local
|
| H A D | texttotext.c | 164 struct sigaction action; /* Actions for POSIX signals */ in main() local
|
| /third_party/curl/docs/examples/ |
| H A D | ephiperfifo.c | 108 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 D | evhiperfifo.c | 110 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 D | ghiper.c | 91 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 D | hiperfifo.c | 108 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 D | pdftoippprinter.c | 151 struct sigaction action; /* Actions for POSIX signals */ in apply_filters() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | restest.cpp | 343 UnicodeString action; in testTag() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | ubiditransform.cpp | 449 const UBiDiAction *action = NULL; in ubiditransform_transform() local
|
| /third_party/ltp/testcases/kdump/lib/lkdtm/ |
| H A D | lkdtm.c | 143 irqreturn_t jp_handle_irq_event(unsigned int irq, struct irqaction * action) in jp_handle_irq_event() argument
|
| /third_party/ltp/lib/ |
| H A D | tst_netdevice.c | 239 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
|