Home
last modified time | relevance | path

Searched refs:Android (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/external/skia/bench/
Dbench_expectations_Perf-Android-Nexus7-Tegra3-Arm7-Release.txt17 desk_amazon.skp_record_,Perf-Android-Nexus7-Tegra3-Arm7-Release-25th,1.213,-8.908,11.334
18 desk_baidu.skp_record_,Perf-Android-Nexus7-Tegra3-Arm7-Release-25th,0.939,-9.155,11.033
19 desk_blogger.skp_record_,Perf-Android-Nexus7-Tegra3-Arm7-Release-25th,2.346,-7.889,12.581
20 desk_booking.skp_record_,Perf-Android-Nexus7-Tegra3-Arm7-Release-25th,7.371,-3.366,18.108
21 desk_br337.skp_record_,Perf-Android-Nexus7-Tegra3-Arm7-Release-25th,2.957,-7.339,13.253
22 desk_chalkboard.skp_record_,Perf-Android-Nexus7-Tegra3-Arm7-Release-25th,2.867,-7.420,13.154
23 desk_css3gradients.skp_record_,Perf-Android-Nexus7-Tegra3-Arm7-Release-25th,1.231,-8.892,11.354
24 desk_ebay.skp_record_,Perf-Android-Nexus7-Tegra3-Arm7-Release-25th,2.499,-7.751,12.749
25 desk_espn.skp_record_,Perf-Android-Nexus7-Tegra3-Arm7-Release-25th,2.204,-8.016,12.424
26 desk_facebook.skp_record_,Perf-Android-Nexus7-Tegra3-Arm7-Release-25th,6.892,-3.797,17.581
[all …]
/external/webrtc/
DAndroid.mk12 include $(MY_WEBRTC_ROOT_PATH)/src/common_audio/resampler/Android.mk
13 include $(MY_WEBRTC_ROOT_PATH)/src/common_audio/signal_processing/Android.mk
14 include $(MY_WEBRTC_ROOT_PATH)/src/common_audio/vad/Android.mk
15 include $(MY_WEBRTC_ROOT_PATH)/src/modules/audio_coding/codecs/isac/fix/source/Android.mk
16 include $(MY_WEBRTC_ROOT_PATH)/src/modules/audio_coding/codecs/isac/main/source/Android.mk
17 include $(MY_WEBRTC_ROOT_PATH)/src/modules/audio_processing/aec/Android.mk
18 include $(MY_WEBRTC_ROOT_PATH)/src/modules/audio_processing/aecm/Android.mk
19 include $(MY_WEBRTC_ROOT_PATH)/src/modules/audio_processing/agc/Android.mk
20 include $(MY_WEBRTC_ROOT_PATH)/src/modules/audio_processing/Android.mk
21 include $(MY_WEBRTC_ROOT_PATH)/src/modules/audio_processing/ns/Android.mk
[all …]
/external/strace/
DREADME-Android1 Strace on Android
3 The Android port of Strace does not use the configure scripts or Makefiles
6 Build Strace on Android using the Android build system, like the rest
9 Android-specific customizations are immortalized in Android.patch to
14 diff -r -u -d path-to-original-unmodified-strace . | grep -v "Only in" > Android.patch
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
Dbuilders.jsonp639 "Android Tests",
640 "Android Tests (dbg)"
645 "Android Tests",
646 "Android Tests (dbg)"
656 "Android Tests",
657 "Android Tests (dbg)",
667 "Android Tests",
668 "Android Tests (dbg)"
689 "Android Tests",
690 "Android Tests (dbg)",
[all …]
/external/sqlite/dist/
DAndroid.patch8 +// Begin Android Add
12 +// End Android Add
20 + // Begin Android Add
33 + // End Android Add
73 + rc = SQLITE_CORRUPT_BKPT; // Android Change from "rc = SQLITE_ERROR;"
82 +SQLITE_PRIVATE int sqlite3Fts3Init(sqlite3 *db, const char* registerAs); // Android Change
93 + // Begin Android change
110 + // End Android change
119 +SQLITE_PRIVATE int sqlite3Fts3Init(sqlite3 *db, const char* registerAs){ // Android Change
128 + // Begin Android change
[all …]
DREADME-Android1 SQLite on Android
3 The Android port of SQLite contains a few customizations.
4 They are immortalized in Android.patch to ease future upgraded.
8 diff -r -u -d orig . | grep -v "Only in" > Android.patch
/external/android-mock/src/com/google/android/testing/mocking/
DGeneratedMockJar.readme1 Android Mock
8 Android Mock is a wrapper for EasyMock (2.4) which allows for real Class mocking on
9 an Android (Dalvik) VM.
11 All methods on Android Mock are syntactically equivalent to EasyMock method
16 is in fact an Interface. Calls to Android Mock will work correctly for both
19 Android Mock requires that the code being mocked be instrumented prior to
/external/chromium_org/third_party/openssl/
DREADME.chromium6 License Android Compatible: yes
13 - For Chrome/Chromium, only on Android to implement SSL/TLS support
29 Android/ARM
30 Android/x86
42 the Android version of the OpenSSL sources, with a few Chromium-specific
45 Said Android sources are themselves a patched subset of the official
55 1) Android-specific files are taken from a given commit from the
62 2) All downloaded Android-specific files are placed under the openssl/
70 Directory containing several Android-specific patches to
72 Android ones. See openssl/patches/README for a description
[all …]
/external/bison/
DREADME.android4 To build it with the Android build system, we added 2 subdirectories darwin-lib
5 and linux-lib, as well as an Android.mk.
6 We used the following steps to generate the Android.mk:
10 Android.mk.
14 4) Define libbison and bison in the Android.mk.
/external/chromium_org/third_party/freetype/
DREADME.chromium8 License Android Compatible: yes
11 This package was copied from Android source tree and just used for Android.
20 1. Checkout Android version of freetype
30 3. Update freetype.gyp to reflect any changes made in Android.mk.
/external/chromium_org/third_party/libjingle/source/talk/examples/android/
DREADME1 This directory contains an example Android client for http://apprtc.appspot.com
4 - Make sure gclient is checking out tools necessary to target Android: your
8 - Env vars need to be set up to target Android; easiest way to do this is to run
17 To cause WEBRTC_LOGGING to emit to Android's logcat, add enable_tracing=1 to
23 - Finally, run "gclient runhooks" to generate Android-targeting .ninja files.
38 This should result in the app launching on Android and connecting to the apprtc
41 Yet another way to is to send the apprtc room URL to the Android device (e.g. using
/external/okhttp/
DAndroid.mk33 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
44 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
55 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
66 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
79 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
/external/chromium_org/android_webview/tools/
Dthird_party_files_whitelist.txt6 # Android WebView build. See webview_licenses.py for details.
24 # license. Not used on Android.
27 # license. Not used on Android.
30 # license. Not used on Android.
33 # license. Not used on Android.
48 # license. Not used on Android.
51 # license. Not used on Android.
54 # license. Not used on Android.
57 # license. Not used on Android.
66 # on Android.
[all …]
/external/llvm/
DREADME.android4 * - Changes due to Android's build system.
5 * - Changes due to Android's toolchain.
6 * - Changes due to the limitations in Android-based consumer electronics.
63 * We add 40+ Android's *.mk files that are specific to Android's build system.
69 * All the tblgen work to enable Android to build a generator-generator binary
70 and then run it in the middle of Android build process.
73 Android toolchain.
75 * Code changes to make Android's toolchain stop outputting warnings. (This part
80 AsmPrinter is only needed in Android when disassembly functionality
86 * Assorted size optimizations because Android-based consumer electronics
/external/skia/tools/tests/benchalerts/Perf-Android-Nexus7-Tegra3-Arm7-Release/output-expected/
Dcommand_line1Android-Nexus7-Tegra3-Arm7-Release -d tools/tests/benchalerts/Perf-Android-Nexus7-Tegra3-Arm7-Rele…
/external/svox/pico/
DAndroid.mk19 include $(LOCAL_PATH)/compat/jni/Android.mk \
20 $(LOCAL_PATH)/lib/Android.mk \
21 $(LOCAL_PATH)/tts/Android.mk
/external/opencv/
DREADME.rdoc1 = OpenCV-Android
3 Dedicated to providing an optimized port of OpenCV for the Google Android OS.
7 In order to use OpenCV-Android, you will need to download and install both the Android SDK and NDK …
10 * An Android Phone Dev Phone (Might work with other phones, has not been tested)
18 Building is quite simple. I'm going to assume that you are familiar with Android if you are readin…
20 * Create a symbolic link from the directory where you pulled the OpenCV-Android repository to your …
21 ln -s ~/Source/OpenCV-Android opencv
37 …T]/tests/QTWebcamBroadcaster first. Also, if you use Eclipse to develop Android, there are alread…
55 … reason is because when the client is running on the Android emulator, both of these map to Androi…
62 * Start the VideoEmulator - this runs the Android application that allows you to try out the variou…
[all …]
/external/chromium_org/third_party/android_testrunner/
DREADME.chromium1 Name: Android Test runner script
9 This package is the scripts used to run the unit test for Android and from
10 Android Gingerbread.
21 1. Checkout Android source code
/external/v8/
DAndroid.mk29 include $(BASE_PATH)/Android.mksnapshot.mk
30 include $(BASE_PATH)/Android.libv8.mk
31 include $(BASE_PATH)/Android.d8.mk
/external/expat/
DAndroid.mk40 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
57 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
82 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
101 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
/external/protobuf/
DREADME.android13 Initially the protoc compiler is not integrated into the Android build system
14 and the Android.mk will simply build the javamicro runtime static library.
19 The Android.mk file creates the a static library which can be added
20 to any Android application by Adding to LOCAL_STATIC_JAVA_LIBRARIES
/external/jmonkeyengine/
DREADME1 jMonkeyEngine3 on Android README
7 The Android makefile does not build the entire library, but only these
18 saved in the Java classpath and picked up by the classloader. On Android, they
21 but that will not work in the Android.mk build environment. Even if the
26 Android-specific asset loader will find them, e.g. if asked to load
/external/bouncycastle/
DAndroid.mk40 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
51 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
104 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
114 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
124 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
/external/gtest/
DREADME.android17 Added Android.mk, src/Android.mk and test/Android.mk files.
19 Removed non Android build files:
/external/qemu/distrib/
DREADME1 This is source release of the Android emulator. simply run the "build-emulator.sh" script to
8 This emulator is probably not usable without other support files provided by the Android project,
9 like a specific kernel image, ramdisk, system and user disk images. Please go to the Android web
17 - additionnal hardware support for some Android reference boards.
39 "dynamic ticks" that make this mode un-necessary for Android.

12345678910>>...14