HomeSort by relevance Sort by last modified time
    Searched full:send_event (Results 26 - 50 of 53) sorted by null

12 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
sync.h 193 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon38582
206 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon38583
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
sync.h 195 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon40441
208 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon40442
  /system/bt/bta/hl/
bta_hl_act.c 885 BOOLEAN send_event = FALSE; local
934 send_event= TRUE;
949 send_event= TRUE;
993 BOOLEAN send_event = FALSE; local
2480 BOOLEAN send_event=TRUE; local
2527 BOOLEAN send_event=TRUE; local
    [all...]
  /hardware/libhardware/modules/soundtrigger/
sound_trigger_hw.c 363 static void send_event(int conn_socket, struct stub_sound_trigger_device* stdev, int event_type, function
549 send_event(conn_socket, stdev, EVENT_RECOGNITION, RECOGNITION_STATUS_SUCCESS);
551 send_event(conn_socket, stdev, EVENT_RECOGNITION, RECOGNITION_STATUS_ABORT);
553 send_event(conn_socket, stdev, EVENT_RECOGNITION, RECOGNITION_STATUS_FAILURE);
555 send_event(conn_socket, stdev, EVENT_SOUND_MODEL, SOUND_MODEL_STATUS_UPDATED);
    [all...]
  /external/mesa3d/include/GL/
glx.h 494 Bool send_event; /* true if this came for SendEvent request */ member in struct:__anon20325
507 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon20326
glxext.h 468 Bool send_event; /* true if this came for SendEvent request */ member in struct:__anon20327
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glx.h 494 Bool send_event; /* true if this came for SendEvent request */ member in struct:__anon39796
507 Bool send_event; /* true if this came from a SendEvent request */ member in struct:__anon39797
glxext.h 464 Bool send_event; /* true if this came for SendEvent request */ member in struct:__anon39798
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /system/bt/vendor_libs/test_vendor_lib/include/
dual_mode_controller.h 134 std::function<void(std::unique_ptr<EventPacket>)> send_event);
138 send_event);
  /external/dnsmasq/src/
log.c 80 send_event(errfd, EVENT_LOG_ERR, errno);
dnsmasq.h 858 void send_event(int fd, int event, int data);
  /external/webrtc/webrtc/modules/desktop_capture/
window_capturer_x11.cc 253 xev.xclient.send_event = True;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glx.h 500 Bool send_event; /* true if this came for SendEvent request */ member in struct:__anon37934
glxext.h 420 Bool send_event; /* true if this came for SendEvent request */ member in struct:__anon37935
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
glxext.h 269 Bool send_event; /* true if this came for SendEvent request */ member in struct:__anon16356
glxew.h 269 Bool send_event; member in struct:__anon16350
1181 typedef struct { int type; unsigned long serial; Bool send_event; Display *display; GLXDrawable drawable; int event_type; int draw_type; unsigned int mask; int x, y; int width, height; int count; } GLXBufferClobberEventSGIX; member in struct:__anon16355
    [all...]
  /external/mesa3d/src/glx/
dri2.c 112 aevent->send_event = (awire->type & 0x80) != 0;
  /external/wpa_supplicant_8/src/drivers/
ndis_events.c 207 wpa_printf(MSG_DEBUG, "Not enough room for send_event "
  /external/webrtc/webrtc/base/
x11windowpicker.cc 258 xev.xclient.send_event = True;
  /system/bt/btif/src/
btif_rc.c 208 static int send_event (int fd, uint16_t type, uint16_t code, int32_t value);
310 int send_event (int fd, uint16_t type, uint16_t code, int32_t value) function
336 send_event(fd, EV_KEY, key, pressed);
337 send_event(fd, EV_SYN, SYN_REPORT, 0);
    [all...]
  /external/ImageMagick/MagickCore/
animate.c     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tkinter.py 161 send_event - see X/Windows documentation
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tkinter.py 161 send_event - see X/Windows documentation
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 161 send_event - see X/Windows documentation
    [all...]

Completed in 4085 milliseconds

12 3