HomeSort by relevance Sort by last modified time
    Searched refs:libevent (Results 1 - 16 of 16) sorted by null

  /external/chromium/third_party/libevent/
Android.mk 2 # Build libevent as separate library
6 LOCAL_MODULE:= libevent
10 third_party/libevent/event.c \
11 third_party/libevent/evutil.c \
12 third_party/libevent/epoll.c \
13 third_party/libevent/log.c \
14 third_party/libevent/poll.c \
15 third_party/libevent/select.c \
16 third_party/libevent/signal.c
19 $(LOCAL_PATH)/third_party/libevent \
    [all...]
configure     [all...]
  /external/chromium_org/third_party/libevent/
libevent.target.darwin-arm.mk 25 third_party/libevent/buffer.c \
26 third_party/libevent/evbuffer.c \
27 third_party/libevent/evdns.c \
28 third_party/libevent/event.c \
29 third_party/libevent/event_tagging.c \
30 third_party/libevent/evrpc.c \
31 third_party/libevent/evutil.c \
32 third_party/libevent/http.c \
33 third_party/libevent/log.c \
34 third_party/libevent/poll.c
    [all...]
libevent.target.darwin-mips.mk 25 third_party/libevent/buffer.c \
26 third_party/libevent/evbuffer.c \
27 third_party/libevent/evdns.c \
28 third_party/libevent/event.c \
29 third_party/libevent/event_tagging.c \
30 third_party/libevent/evrpc.c \
31 third_party/libevent/evutil.c \
32 third_party/libevent/http.c \
33 third_party/libevent/log.c \
34 third_party/libevent/poll.c
    [all...]
libevent.target.darwin-x86.mk 25 third_party/libevent/buffer.c \
26 third_party/libevent/evbuffer.c \
27 third_party/libevent/evdns.c \
28 third_party/libevent/event.c \
29 third_party/libevent/event_tagging.c \
30 third_party/libevent/evrpc.c \
31 third_party/libevent/evutil.c \
32 third_party/libevent/http.c \
33 third_party/libevent/log.c \
34 third_party/libevent/poll.c
    [all...]
libevent.target.linux-arm.mk 25 third_party/libevent/buffer.c \
26 third_party/libevent/evbuffer.c \
27 third_party/libevent/evdns.c \
28 third_party/libevent/event.c \
29 third_party/libevent/event_tagging.c \
30 third_party/libevent/evrpc.c \
31 third_party/libevent/evutil.c \
32 third_party/libevent/http.c \
33 third_party/libevent/log.c \
34 third_party/libevent/poll.c
    [all...]
libevent.target.linux-mips.mk 25 third_party/libevent/buffer.c \
26 third_party/libevent/evbuffer.c \
27 third_party/libevent/evdns.c \
28 third_party/libevent/event.c \
29 third_party/libevent/event_tagging.c \
30 third_party/libevent/evrpc.c \
31 third_party/libevent/evutil.c \
32 third_party/libevent/http.c \
33 third_party/libevent/log.c \
34 third_party/libevent/poll.c
    [all...]
libevent.target.linux-x86.mk 25 third_party/libevent/buffer.c \
26 third_party/libevent/evbuffer.c \
27 third_party/libevent/evdns.c \
28 third_party/libevent/event.c \
29 third_party/libevent/event_tagging.c \
30 third_party/libevent/evrpc.c \
31 third_party/libevent/evutil.c \
32 third_party/libevent/http.c \
33 third_party/libevent/log.c \
34 third_party/libevent/poll.c
    [all...]
configure     [all...]
  /external/chromium/
Android.mk 5 include external/chromium/third_party/libevent/Android.mk
414 $(LOCAL_PATH)/third_party/libevent/compat \
426 $(LOCAL_PATH)/third_party/libevent/android \
427 $(LOCAL_PATH)/third_party/libevent \
481 LOCAL_STATIC_LIBRARIES := libevent modp_b64 dmg_fp
  /external/chromium_org/
GypAndroid.darwin-arm.mk 166 include $(LOCAL_PATH)/third_party/libevent/libevent.target.darwin-arm.mk
GypAndroid.darwin-mips.mk 163 include $(LOCAL_PATH)/third_party/libevent/libevent.target.darwin-mips.mk
GypAndroid.darwin-x86.mk 170 include $(LOCAL_PATH)/third_party/libevent/libevent.target.darwin-x86.mk
GypAndroid.linux-arm.mk 166 include $(LOCAL_PATH)/third_party/libevent/libevent.target.linux-arm.mk
GypAndroid.linux-mips.mk 163 include $(LOCAL_PATH)/third_party/libevent/libevent.target.linux-mips.mk
GypAndroid.linux-x86.mk 170 include $(LOCAL_PATH)/third_party/libevent/libevent.target.linux-x86.mk

Completed in 101 milliseconds