HomeSort by relevance Sort by last modified time
    Searched refs:event_mask (Results 1 - 25 of 61) sorted by null

1 2 3

  /system/bt/hci/include/
hci_packet_factory.h 22 #include "event_mask.h"
35 BT_HDR* (*make_set_event_mask)(const bt_event_mask_t* event_mask);
46 BT_HDR* (*make_ble_set_event_mask)(const bt_event_mask_t* event_mask);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
security.h 55 long event_mask; member in struct:__anon54209
multibuf.h 94 unsigned long event_mask; /* events that have been selected */ member in struct:__anon54188
103 unsigned long event_mask; /* events that have been selected */ member in struct:__anon54189
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
security.h 53 long event_mask; member in struct:__anon56071
multibuf.h 91 unsigned long event_mask; /* events that have been selected */ member in struct:__anon56050
100 unsigned long event_mask; /* events that have been selected */ member in struct:__anon56051
  /frameworks/native/libs/vr/libvrflinger/
epoll_event_dispatcher.h 30 // by events in |event_mask|.
31 pdx::Status<void> AddEventHandler(int fd, int event_mask, Handler handler);
epoll_event_dispatcher.cpp 45 pdx::Status<void> EpollEventDispatcher::AddEventHandler(int fd, int event_mask,
50 event.events = event_mask;
55 "EpollEventDispatcher::AddEventHandler: fd=%d event_mask=0x%x handler=%p",
56 fd, event_mask, event.data.ptr);
  /system/bt/hci/src/
hci_packet_factory.cc 100 static BT_HDR* make_set_event_mask(const bt_event_mask_t* event_mask) {
105 ARRAY8_TO_STREAM(stream, event_mask->as_array);
158 static BT_HDR* make_ble_set_event_mask(const bt_event_mask_t* event_mask) {
164 ARRAY8_TO_STREAM(stream, event_mask->as_array);
  /external/libchrome/base/message_loop/
message_pump_libevent.cc 147 int event_mask = persistent ? EV_PERSIST : 0; local
149 event_mask |= EV_READ;
152 event_mask |= EV_WRITE;
165 event_mask |= old_interest_mask;
179 event_set(evt.get(), fd, event_mask, OnLibeventNotification, controller);
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_sync_call.c 161 rpc_loc_event_mask_type event_mask,
165 if ((event_mask & wait_mask) == 0) return FALSE;
167 if (event_mask != RPC_LOC_EVENT_IOCTL_REPORT || wait_ioctl == 0 ||
216 ALOGV("signal slot %d in_use %d, loc_handle 0x%lx, event_mask 0x%1x, ioctl_type %d", i, slot->in_use, slot->loc_handle, (int) slot->loc_cb_wait_event_mask, (int) slot->ioctl_type);
352 The event_mask specifies the event(s). If it is RPC_LOC_EVENT_IOCTL_REPORT,
371 rpc_loc_event_mask_type event_mask, /* Event mask to wait for */
379 slot->loc_cb_wait_event_mask = event_mask;
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_sync_call.c 161 rpc_loc_event_mask_type event_mask,
165 if ((event_mask & wait_mask) == 0) return FALSE;
167 if (event_mask != RPC_LOC_EVENT_IOCTL_REPORT || wait_ioctl == 0 ||
216 ALOGV("signal slot %d in_use %d, loc_handle 0x%lx, event_mask 0x%1x, ioctl_type %d", i, slot->in_use, slot->loc_handle, (int) slot->loc_cb_wait_event_mask, (int) slot->ioctl_type);
352 The event_mask specifies the event(s). If it is RPC_LOC_EVENT_IOCTL_REPORT,
371 rpc_loc_event_mask_type event_mask, /* Event mask to wait for */
379 slot->loc_cb_wait_event_mask = event_mask;
  /hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_sync_call.c 161 rpc_loc_event_mask_type event_mask,
165 if ((event_mask & wait_mask) == 0) return FALSE;
167 if (event_mask != RPC_LOC_EVENT_IOCTL_REPORT || wait_ioctl == 0 ||
216 ALOGV("signal slot %d in_use %d, loc_handle 0x%lx, event_mask 0x%1x, ioctl_type %d", i, slot->in_use, slot->loc_handle, (int) slot->loc_cb_wait_event_mask, (int) slot->ioctl_type);
352 The event_mask specifies the event(s). If it is RPC_LOC_EVENT_IOCTL_REPORT,
371 rpc_loc_event_mask_type event_mask, /* Event mask to wait for */
379 slot->loc_cb_wait_event_mask = event_mask;
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_sync_call.c 161 rpc_loc_event_mask_type event_mask,
165 if ((event_mask & wait_mask) == 0) return FALSE;
167 if (event_mask != RPC_LOC_EVENT_IOCTL_REPORT || wait_ioctl == 0 ||
216 ALOGV("signal slot %d in_use %d, loc_handle 0x%lx, event_mask 0x%1x, ioctl_type %d", i, slot->in_use, slot->loc_handle, (int) slot->loc_cb_wait_event_mask, (int) slot->ioctl_type);
352 The event_mask specifies the event(s). If it is RPC_LOC_EVENT_IOCTL_REPORT,
371 rpc_loc_event_mask_type event_mask, /* Event mask to wait for */
379 slot->loc_cb_wait_event_mask = event_mask;
  /hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_sync_call.c 161 rpc_loc_event_mask_type event_mask,
165 if ((event_mask & wait_mask) == 0) return FALSE;
167 if (event_mask != RPC_LOC_EVENT_IOCTL_REPORT || wait_ioctl == 0 ||
216 ALOGV("signal slot %d in_use %d, loc_handle 0x%lx, event_mask 0x%1x, ioctl_type %d", i, slot->in_use, slot->loc_handle, (int) slot->loc_cb_wait_event_mask, (int) slot->ioctl_type);
352 The event_mask specifies the event(s). If it is RPC_LOC_EVENT_IOCTL_REPORT,
371 rpc_loc_event_mask_type event_mask, /* Event mask to wait for */
379 slot->loc_cb_wait_event_mask = event_mask;
  /external/autotest/client/deps/glbench/src/
xlib_window.cc 52 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
  /frameworks/native/libs/vr/libpdx/private/pdx/
client_channel.h 27 int event_mask; member in struct:android::pdx::ClientChannel::EventSource
  /frameworks/native/libs/vr/libpdx_uds/
channel_event_set.cpp 129 const int event_mask = local
133 return {event_mask};
  /external/mesa3d/src/glx/apple/
apple_glx_pbuffer.c 173 pbuf->event_mask = 0;
324 d->types.pbuffer.event_mask = mask;
341 *mask = d->types.pbuffer.event_mask;
apple_glx_drawable.h 75 unsigned long event_mask; member in struct:apple_glx_pbuffer
  /external/ImageMagick/MagickCore/
log.c 113 event_mask;
151 event_mask;
321 log_info->event_mask=p->event_mask;
719 return(log_info->event_mask != NoEvents ? MagickTrue : MagickFalse);
110 event_mask; member in struct:_LogInfo
148 event_mask; member in struct:_LogMapInfo
    [all...]
  /external/mesa3d/src/gallium/targets/graw-xlib/
graw_xlib.c 110 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
  /external/webrtc/webrtc/test/linux/
glx_renderer.cc 62 window_attributes.event_mask = StructureNotifyMask | ExposureMask;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
control_external.h 225 int (*read_event)(snd_ctl_ext_t *ext, snd_ctl_elem_id_t *id, unsigned int *event_mask);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
control_external.h 225 int (*read_event)(snd_ctl_ext_t *ext, snd_ctl_elem_id_t *id, unsigned int *event_mask);
  /external/libpcap/
pcap-bt-linux.c 248 memset((void *) &flt.event_mask, 0xff, sizeof(flt.event_mask));

Completed in 1131 milliseconds

1 2 3