Searched refs:Android (Results 1 - 25 of 263) sorted by relevance

1234567891011

/external/wpa_supplicant_8/
H A DAndroid.mk4 # The order of the 2 Android.mks does matter!
5 # TODO: Clean up the Android.mks, reset all the temporary variables at the
6 # end of each Android.mk, so that one Android.mk doesn't depend on variables
7 # set up in the other Android.mk.
8 include $(LOCAL_PATH)/hostapd/Android.mk \
9 $(LOCAL_PATH)/wpa_supplicant/Android.mk
/external/linux-kselftest/
H A DAndroid.mk2 # Copyright (C) 2016 The Android Open Source Project
19 build_kselftest_prebuilt := $(LOCAL_PATH)/android/Android.prebuilt.mk
20 include $(LOCAL_PATH)/android/Android.kselftest.mk
/external/svox/
H A DAndroid.mk2 include $(LOCAL_PATH)/pico/Android.mk
/external/v8/
H A DAndroid.mk3 ## Copyright 2009, The Android Open Source Project
30 include $(base_path)/Android.base.mk
31 include $(base_path)/Android.libv8.mk
32 include $(base_path)/Android.platform.mk
33 include $(base_path)/Android.sampler.mk
34 include $(base_path)/Android.v8.mk
35 include $(base_path)/Android.v8gen.mk
36 include $(base_path)/Android.mkpeephole.mk
38 include $(base_path)/Android.d8.mk
H A DAndroid.sampler.mk5 include $(LOCAL_PATH)/Android.v8common.mk
/external/flac/
H A DAndroid.mk4 include $(LOCAL_PATH)/libFLAC/Android.mk
/external/libyuv/
H A DAndroid.mk5 include external/libyuv/files/Android.mk
/external/rmi4utils/
H A DApplication.mk1 APP_BUILD_SCRIPT := $(call my-dir)/Android.mk
/external/squashfs-tools/
H A DAndroid.mk1 # Copyright (C) 2015 The Android Open Source Project
/external/deqp/framework/platform/android/
H A DtcuAndroidNativeActivity.cpp5 * Copyright 2014 The Android Open Source Project
21 * \brief Android Native Activity.
31 static_cast<tcu::Android::NativeActivity*>(activity->instance)->onStart();
36 static_cast<tcu::Android::NativeActivity*>(activity->instance)->onResume();
41 return static_cast<tcu::Android::NativeActivity*>(activity->instance)->onSaveInstanceState(outSize);
46 return static_cast<tcu::Android::NativeActivity*>(activity->instance)->onPause();
51 static_cast<tcu::Android::NativeActivity*>(activity->instance)->onStop();
56 static_cast<tcu::Android::NativeActivity*>(activity->instance)->onDestroy();
61 static_cast<tcu::Android::NativeActivity*>(activity->instance)->onWindowFocusChanged(hasFocus);
66 static_cast<tcu::Android
113 namespace Android namespace in namespace:tcu
[all...]
H A DtcuAndroidMain.cpp5 * Copyright 2014 The Android Open Source Project
21 * \brief Android activity constructors.
42 tcu::Android::TestActivity* obj = new tcu::Android::TestActivity(activity);
H A DtcuAndroidJNI.cpp5 * Copyright 2014 The Android Open Source Project
21 * \brief Android JNI interface.
51 static tcu::Android::ExecService* getExecService (JNIEnv* env, jobject obj)
54 return (tcu::Android::ExecService*)(deIntptr)env->GetLongField(obj, field);
57 static void setExecService (JNIEnv* env, jobject obj, tcu::Android::ExecService* service)
72 tcu::Android::ExecService* service = DE_NULL;
82 service = new tcu::Android::ExecService(vm, obj, port);
99 tcu::Android::ExecService* service = getExecService(env, obj);
/external/dtc/
H A DAndroid.mk1 # Copyright 2016 The Android Open Source Project
27 include $(LOCAL_PATH)/libfdt/Android.mk
/external/volley/
H A DREADME.md3 Volley is an HTTP library that makes networking for Android apps easier and most
6 For more about Volley and how to use it, visit the [Android developer training
/external/webrtc/
H A DAndroid.mk108 include $(webrtc_path)/webrtc/base/Android.mk
109 include $(webrtc_path)/webrtc/common_audio/Android.mk
110 include $(webrtc_path)/webrtc/common_audio/resampler/Android.mk
111 include $(webrtc_path)/webrtc/common_audio/signal_processing/Android.mk
112 include $(webrtc_path)/webrtc/common_audio/vad/Android.mk
113 include $(webrtc_path)/webrtc/modules/audio_coding/codecs/isac/fix/source/Android.mk
114 include $(webrtc_path)/webrtc/modules/audio_coding/codecs/isac/main/source/Android.mk
115 include $(webrtc_path)/webrtc/modules/audio_processing/Android.mk
116 include $(webrtc_path)/webrtc/modules/audio_processing/aec/Android.mk
117 include $(webrtc_path)/webrtc/modules/audio_processing/aecm/Android
[all...]
/external/opencv/
H A DApplication.mk1 APP_BUILD_SCRIPT := $(call my-dir)/Android.mk
/external/valgrind/
H A DAndroid.build_all.mk1 # Copyright (C) 2014 The Android Open Source Project
18 include $(LOCAL_PATH)/Android.build_one.mk
23 include $(LOCAL_PATH)/Android.build_one.mk
28 include $(LOCAL_PATH)/Android.build_host.mk
32 include $(LOCAL_PATH)/Android.build_host.mk
35 include $(LOCAL_PATH)/Android.clean.mk
/external/svox/pico/
H A DAndroid.mk23 include $(LOCAL_PATH)/compat/jni/Android.mk \
24 $(LOCAL_PATH)/lib/Android.mk \
25 $(LOCAL_PATH)/tts/Android.mk
/external/libedit/
H A DREADME.android4 * - Changes due to Android's build system.
5 * - Changes due to Android's toolchain.
11 * We add Android's *.mk files that are specific to Android's build system.
/external/ltp/android/
H A DAndroid.mk2 # Copyright (C) 2016 The Android Open Source Project
17 ltp_build_prebuilt := $(LOCAL_PATH)/Android.prebuilt.mk
19 include $(LOCAL_PATH)/Android.ltp.mk
/external/mockwebserver/
H A DAndroid.mk2 # Copyright (C) 2011 The Android Open Source Project
26 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
33 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
/external/libconstrainedcrypto/
H A DAndroid.mk1 # Copyright 2008 The Android Open Source Project
21 include $(LOCAL_PATH)/test/Android.mk
/external/scrypt/
H A DAndroid.mk7 # These makefiles are here instead of being Android.mk files in the
13 include $(LOCAL_PATH)/tests/Android.mk
/external/selinux/libselinux/
H A DAndroid.mk3 # This Android.mk serves only to build sefcontext_compile. This was needed
4 # to work-around an issue/bug in the blueprint files. See the Android.bp
/external/webrtc/webrtc/system_wrappers/include/
H A Dlogcat_trace_context.h17 #error This file only makes sense to include on Android!
22 // Scoped helper class for directing Traces to Android's logcat facility. While

Completed in 1450 milliseconds

1234567891011