HomeSort by relevance Sort by last modified time
    Searched refs:ANDROID (Results 51 - 75 of 565) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/libnfc-nxp/src/
phDal4Nfc_messageQueueLib.h 19 * \brief DAL independant message queue implementation for android (can be used under linux too)
32 #ifdef ANDROID
  /external/openssh/
auth2-none.c 64 #ifndef ANDROID
65 /* no password authentication in android */
auth2-passwd.c 69 #ifndef ANDROID
70 /* no password authentication in android */
  /external/webkit/Source/WebCore/bindings/js/
JSCustomApplicationInstalledCallback.h 2 * Copyright 2010, The Android Open Source Project
25 #if PLATFORM(ANDROID) && ENABLE(APPLICATION_INSTALLED)
56 #endif // PLATFORM(ANDROID) && ENABLE(APPLICATION_INSTALLED)
JSCustomApplicationInstalledCallback.cpp 2 * Copyright 2010, The Android Open Source Project
29 #if PLATFORM(ANDROID) && ENABLE(APPLICATION_INSTALLED)
56 #endif // PLATFORM(ANDROID) && ENABLE(APPLICATION_INSTALLED)
  /external/webkit/Source/WebCore/platform/
PlatformTouchEvent.h 34 #if PLATFORM(ANDROID)
69 #elif PLATFORM(ANDROID)
98 #if PLATFORM(ANDROID)
SharedBuffer.h 66 #if PLATFORM(ANDROID)
80 #if PLATFORM(ANDROID)
87 #if PLATFORM(ANDROID)
  /external/webkit/Source/WebCore/platform/graphics/skia/
NativeImageSkia.cpp 33 #if !PLATFORM(ANDROID)
61 #if PLATFORM(ANDROID)
64 // Android, NativeImagePtr is a SkBitmapRef, which is a wrapper around
93 #if !PLATFORM(ANDROID)
  /frameworks/wilhelm/src/objects/
CAudioPlayer.c 2 * Copyright (C) 2010 The Android Open Source Project
29 #ifdef ANDROID
58 #ifdef ANDROID
74 #ifdef ANDROID
  /frameworks/compile/libbcc/lib/ExecutionEngine/
RuntimeStub.h 17 #ifndef ANDROID
25 #ifndef ANDROID /* no complex.h */
32 #ifndef ANDROID /* no complex.h */
53 #ifndef ANDROID /* no complex.h */
59 #ifndef ANDROID /* no complex.h */
  /frameworks/wilhelm/src/
MPH_to.c 2 * Copyright (C) 2010 The Android Open Source Project
83 #ifdef ANDROID
107 #ifdef ANDROID
130 #ifdef ANDROID
228 #ifdef ANDROID
257 #ifdef ANDROID
  /external/webkit/Source/WebCore/html/shadow/
SliderThumbElement.cpp 46 #if PLATFORM(ANDROID) && ENABLE(TOUCH_EVENTS)
155 #if PLATFORM(ANDROID) && ENABLE(TOUCH_EVENTS)
173 #if PLATFORM(ANDROID) && ENABLE(TOUCH_EVENTS)
185 #if PLATFORM(ANDROID) && ENABLE(TOUCH_EVENTS)
193 #if PLATFORM(ANDROID) && ENABLE(TOUCH_EVENTS)
207 #if PLATFORM(ANDROID) && ENABLE(TOUCH_EVENTS)
214 #if PLATFORM(ANDROID) && ENABLE(TOUCH_EVENTS)
222 #if PLATFORM(ANDROID) && ENABLE(TOUCH_EVENTS)
227 #if PLATFORM(ANDROID) && ENABLE(TOUCH_EVENTS)
233 #if PLATFORM(ANDROID) && ENABLE(TOUCH_EVENTS
    [all...]
  /external/chromium/base/debug/
stack_trace_posix.cc 112 #ifdef ANDROID
157 #if (defined(OS_MACOSX) && MAC_OS_X_VERSION_MIN_REQUIRED < MAC_OS_X_VERSION_10_5) || defined(ANDROID)
158 #if defined(ANDROID)
165 #endif // ANDROID
173 #if (defined(OS_MACOSX) && MAC_OS_X_VERSION_MIN_REQUIRED < MAC_OS_X_VERSION_10_5) || defined(ANDROID)
174 #if defined(ANDROID)
179 #endif // ANDROID
190 #if (defined(OS_MACOSX) && MAC_OS_X_VERSION_MIN_REQUIRED < MAC_OS_X_VERSION_10_5) || defined(ANDROID)
191 #if defined(ANDROID)
196 #endif // ANDROID
    [all...]
  /external/chromium/chrome/browser/autofill/
autofill_manager.h 14 #ifdef ANDROID
26 #ifndef ANDROID
40 #ifdef ANDROID
58 #ifdef ANDROID
67 #ifndef ANDROID
72 #ifndef ANDROID
77 #ifndef ANDROID
105 #ifdef ANDROID
156 #ifdef ANDROID
176 #ifdef ANDROID
    [all...]
personal_data_manager.h 12 #ifdef ANDROID
35 #ifdef ANDROID
47 #ifdef ANDROID
182 #ifdef ANDROID
  /frameworks/wilhelm/src/itf/
IEqualizer.c 2 * Copyright (C) 2010 The Android Open Source Project
20 #ifdef ANDROID
26 #if !defined(ANDROID)
45 #if defined(ANDROID)
62 #if !defined(ANDROID)
68 android::status_t status =
89 #if !defined(ANDROID)
155 #if !defined(ANDROID)
163 android::status_t status =
189 #if !defined(ANDROID)
    [all...]
  /external/netcat/
netcat.c 70 #ifdef ANDROID
74 #endif /* !ANDROID */
85 #ifndef ANDROID
87 #endif /* !ANDROID */
92 #ifndef ANDROID
96 #endif /* !ANDROID */
110 #ifndef ANDROID
113 #endif /* !ANDROID */
172 #ifdef ANDROID
178 #endif /* ANDROID */
    [all...]
  /external/chromium/build/
build_config.h 53 #if defined(ANDROID)
63 #if !defined(ANDROID)
78 defined(ANDROID)
  /external/chromium/net/url_request/
url_request_context.cc 28 #ifdef ANDROID
55 #ifdef ANDROID
78 #ifdef ANDROID
  /external/webkit/Source/WebCore/bindings/v8/custom/
V8NavigatorCustom.cpp 28 #if ENABLE(MEDIA_STREAM) || (PLATFORM(ANDROID) && ENABLE(APPLICATION_INSTALLED))
36 #if PLATFORM(ANDROID) && ENABLE(APPLICATION_INSTALLED)
45 #if ENABLE(MEDIA_STREAM) // ANDROID
70 #endif // ANDROID
72 #if PLATFORM(ANDROID) && ENABLE(APPLICATION_INSTALLED)
112 #endif // PLATFORM(ANDROID) && ENABLE(APPLICATION_INSTALLED)
116 #endif // ENABLE(MEDIA_STREAM) || PLATFORM(ANDROID) && ENABLE(APPLICATION_INSTALLED)
V8CustomApplicationInstalledCallback.h 2 * Copyright 2010, The Android Open Source Project
25 #if PLATFORM(ANDROID) && ENABLE(APPLICATION_INSTALLED)
61 #endif // PLATFORM(ANDROID) && ENABLE(APPLICATION_INSTALLED)
  /external/chromium/net/socket/
client_socket.h 36 #ifdef ANDROID
  /external/libnfc-nxp/Linux_x86/
phOsalNfc.c 37 #ifdef ANDROID
83 #ifndef ANDROID
95 #ifdef ANDROID
102 #ifndef ANDROID
140 * As sigqueue is not available in Android, exception information are
  /external/oprofile/libutil/
op_libiberty.h 66 #ifdef ANDROID
  /external/webkit/Source/WebCore/bridge/jni/v8/
JavaInstanceJobjectV8.h 3 * Copyright 2010, The Android Open Source Project
39 #ifdef ANDROID
55 // ANDROID
57 // END ANDROID

Completed in 851 milliseconds

1 23 4 5 6 7 8 91011>>