OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANDROID
(Results
101 - 125
of
565
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/v8/src/mips/
cpu-mips.cc
67
#if defined(
ANDROID
)
72
#else //
ANDROID
79
#endif //
ANDROID
/external/webkit/Source/WebCore/bindings/v8/
ScriptCachedFrameData.cpp
2
* Copyright 2010, The
Android
Open Source Project
29
#if PLATFORM(
ANDROID
) || PLATFORM(QT)
80
#endif // PLATFORM(
ANDROID
) || PLATFORM(QT)
ScriptCachedFrameData.h
54
#elif PLATFORM(
ANDROID
) || PLATFORM(QT)
58
// On
Android
we do use WebKit's page cache. For now we don't support isolated worlds
/external/webkit/Source/WebCore/bindings/v8/custom/
V8CustomApplicationInstalledCallback.cpp
2
* Copyright 2010, The
Android
Open Source Project
29
#if PLATFORM(
ANDROID
) && ENABLE(APPLICATION_INSTALLED)
70
#endif // PLATFORM(
ANDROID
) && ENABLE(APPLICATION_INSTALLED)
/external/webkit/Source/WebCore/html/
RangeInputType.h
75
#if PLATFORM(
ANDROID
) && ENABLE(TOUCH_EVENTS)
/external/webkit/Source/WebCore/html/shadow/
SliderThumbElement.h
57
#if PLATFORM(
ANDROID
) && ENABLE(TOUCH_EVENTS)
/external/webkit/Source/WebCore/platform/
PlatformMenuDescription.h
55
#elif defined
ANDROID
56
// Currently
Android
is not using this. Until its use is deemed necessary/desirable, typedef to void*.
PlatformTouchPoint.h
50
#elif PLATFORM(
ANDROID
)
/external/webkit/Source/WebCore/platform/mock/
GeolocationServiceMock.h
49
#if PLATFORM(
ANDROID
)
/external/webkit/Source/WebCore/rendering/
RenderPart.cpp
83
#if PLATFORM(
ANDROID
)
/external/wpa_supplicant_6/wpa_supplicant/src/common/
wpa_ctrl.h
209
#ifdef
ANDROID
218
#endif /*
ANDROID
*/
/frameworks/native/opengl/include/EGL/
eglplatform.h
81
#elif defined(__ANDROID__) || defined(
ANDROID
)
/frameworks/wilhelm/src/
handlers.c
2
* Copyright (C) 2011 The
Android
Open Source Project
44
#ifdef
ANDROID
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/EGL/
eglplatform.h
81
#elif defined(__ANDROID__) || defined(
ANDROID
)
83
#include <
android
/native_window.h>
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/EGL/
eglplatform.h
81
#elif defined(__ANDROID__) || defined(
ANDROID
)
83
#include <
android
/native_window.h>
/prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/EGL/
eglplatform.h
81
#elif defined(__ANDROID__) || defined(
ANDROID
)
83
#include <
android
/native_window.h>
/prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/EGL/
eglplatform.h
81
#elif defined(__ANDROID__) || defined(
ANDROID
)
83
#include <
android
/native_window.h>
/prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/EGL/
eglplatform.h
81
#elif defined(__ANDROID__) || defined(
ANDROID
)
83
#include <
android
/native_window.h>
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/EGL/
eglplatform.h
81
#elif defined(__ANDROID__) || defined(
ANDROID
)
83
#include <
android
/native_window.h>
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/EGL/
eglplatform.h
81
#elif defined(__ANDROID__) || defined(
ANDROID
)
83
#include <
android
/native_window.h>
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/EGL/
eglplatform.h
81
#elif defined(__ANDROID__) || defined(
ANDROID
)
83
#include <
android
/native_window.h>
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/EGL/
eglplatform.h
81
#elif defined(__ANDROID__) || defined(
ANDROID
)
83
#include <
android
/native_window.h>
/external/chromium/chrome/browser/autofill/
autofill_download.cc
11
#ifdef
ANDROID
12
#include "
android
/jni/autofill_request_url.h"
33
#ifdef
ANDROID
46
#ifdef
ANDROID
62
#ifdef
ANDROID
180
#ifndef
ANDROID
193
#ifndef
ANDROID
203
#ifdef
ANDROID
204
// On
Android
, use the webview request context getter which was passed
223
#ifdef
ANDROID
[
all
...]
/external/webkit/Source/WebCore/bindings/js/
JSNavigatorCustom.cpp
32
#if PLATFORM(
ANDROID
)
72
#if PLATFORM(
ANDROID
) && ENABLE(APPLICATION_INSTALLED)
/frameworks/wilhelm/tests/examples/
slesTestEqFdPath.cpp
2
* Copyright (C) 2010 The
Android
Open Source Project
25
#ifdef
ANDROID
51
#ifdef
ANDROID
65
#ifdef
ANDROID
122
#ifdef
ANDROID
143
#ifdef
ANDROID
271
#ifdef
ANDROID
299
#ifdef
ANDROID
322
#ifdef
ANDROID
Completed in 655 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>