HomeSort by relevance Sort by last modified time
    Searched refs:ANDROID (Results 26 - 50 of 489) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/openssh/
auth2-passwd.c 70 #if !defined(ANDROID)
71 /* no password authentication in Android */
  /external/selinux/libsepol/cil/src/
dso.h 4 #if !defined(SHARED) || defined(ANDROID) || defined(__APPLE__)
  /external/selinux/libsepol/src/
dso.h 4 #if !defined(SHARED) || defined(ANDROID)
  /external/v8/src/mips64/
cpu-mips64.cc 32 #if defined(ANDROID) && !defined(__LP64__)
37 #else // ANDROID
44 #endif // ANDROID
  /external/webrtc/webrtc/modules/audio_device/test/
audio_device_test_defines.h 27 #ifdef ANDROID
28 #include <android/log.h>
70 // For Android, they are defined in API test only (since both
  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
common_defs.h 2 * Copyright (C) 2012 The Android Open Source Project
36 #ifdef ANDROID
  /frameworks/wilhelm/src/
devices.h 2 * Copyright (C) 2010 The Android Open Source Project
55 #ifndef ANDROID
itfstruct.h 2 * Copyright (C) 2010 The Android Open Source Project
18 #ifdef ANDROID
223 #if defined(ANDROID)
225 android::sp<android::AudioEffect> mBassBoostEffect;
240 #ifdef ANDROID
321 #if defined(ANDROID)
323 android::sp<android::AudioEffect> mEnvironmentalReverbEffect;
333 #if defined(ANDROID)
    [all...]
  /hardware/intel/common/libva/va/
va_android.h 29 /** \brief Android Gralloc buffer memory type. */
31 /** \brief Android ION buffer memory type. */
50 #ifdef ANDROID
53 using namespace android;
57 * Following is the rendering interface for Android system,
66 sp<ANativeWindow> draw, /* Android Native Window */
80 #endif /* ANDROID */
  /hardware/intel/common/wrs_omxil_core/utils/inc/
log.h 22 #ifdef ANDROID
  /system/nfc/halimpl/bcm2079x/gki/ulinux/
gki_int.h 27 #ifdef ANDROID
  /system/nfc/src/gki/ulinux/
gki_int.h 27 #ifdef ANDROID
  /frameworks/wilhelm/src/itf/
IMetadataExtraction.cpp 2 * Copyright (C) 2010 The Android Open Source Project
31 #ifdef ANDROID
56 #ifdef ANDROID
81 #ifdef ANDROID
106 #ifdef ANDROID
131 #ifdef ANDROID
IStreamInformation.cpp 2 * Copyright (C) 2011 The Android Open Source Project
31 #ifdef ANDROID
62 #ifndef ANDROID
103 #ifndef ANDROID
171 #ifdef ANDROID
244 #ifdef ANDROID
299 #ifdef ANDROID
301 (void) new (&thiz->mStreamInfoTable) android::Vector<StreamInfo>();
316 #ifdef ANDROID
  /external/conscrypt/common/src/jni/main/include/
JniUtil.h 2 * Copyright (C) 2017 The Android Open Source Project
42 #ifdef ANDROID
121 #if defined(ANDROID) && !defined(CONSCRYPT_OPENJDK)
123 #else /* !ANDROID || CONSCRYPT_OPENJDK */
138 #if defined(ANDROID) && !defined(CONSCRYPT_OPENJDK)
  /development/ndk/platforms/android-14/include/EGL/
eglplatform.h 81 #elif defined(__ANDROID__) || defined(ANDROID)
83 #include <android/native_window.h>
  /development/ndk/platforms/android-18/include/EGL/
eglplatform.h 86 #elif defined(__ANDROID__) || defined(ANDROID)
  /development/ndk/platforms/android-19/include/EGL/
eglplatform.h 86 #elif defined(__ANDROID__) || defined(ANDROID)
  /development/ndk/platforms/android-21/include/EGL/
eglplatform.h 86 #elif defined(__ANDROID__) || defined(ANDROID)
  /development/ndk/platforms/android-23/include/EGL/
eglplatform.h 86 #elif defined(__ANDROID__) || defined(ANDROID)
  /development/ndk/platforms/android-24/include/EGL/
eglplatform.h 86 #elif defined(__ANDROID__) || defined(ANDROID)
  /development/ndk/platforms/android-9/include/EGL/
eglplatform.h 81 #elif defined(__ANDROID__) || defined(ANDROID)
83 #include <android/native_window.h>
  /device/generic/goldfish-opengl/system/include/EGL/
eglplatform.h 86 #elif defined(__ANDROID__) || defined(ANDROID)
  /external/libchrome/base/
macros.h 15 #if defined(ANDROID)
16 // Prefer Android's libbase definitions to our own.
17 #include <android-base/macros.h>
18 #endif // defined(ANDROID)
  /external/libdrm/
libdrm_macros.h 46 #if defined(ANDROID) && !defined(__LP64__)

Completed in 844 milliseconds

12 3 4 5 6 7 8 91011>>