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

<<212223

  /external/chromium/net/socket/
ssl_client_socket_nss.cc 591 #ifdef ANDROID
596 #ifdef ANDROID
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 250 #ifdef ANDROID
    [all...]
  /ndk/build/core/
build-binary.mk 1 # Copyright (C) 2008 The Android Open Source Project
26 # LOCAL_MAKEFILE must also exist and name the Android.mk that
59 # always define ANDROID when building binaries
104 # The original Android build system allows you to use the .arm prefix
124 # As a special case, the original Android build system
  /external/bluetooth/bluez/audio/
device.c 419 #ifdef ANDROID
a2dp.c 507 #ifdef ANDROID
1324 #ifdef ANDROID
    [all...]
  /external/chromium/net/base/
host_resolver_impl.cc 204 #ifndef ANDROID
    [all...]
  /external/chromium/net/url_request/
url_request_http_job.cc 782 #ifdef ANDROID
    [all...]
  /external/chromium/third_party/libjingle/source/talk/base/
httpcommon.cc 401 // TODO: Android should support timezone, see b/2441195
402 #if defined(OSX) || defined(ANDROID) || defined(BSD)
physicalsocketserver.cc 434 #elif defined(LINUX) || defined(ANDROID)
    [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/
devicemanager.cc 116 #elif defined(IOS) || defined(ANDROID)
117 // We don't use DeviceWatcher on iOS or Android, so just stub out a noop class.
  /external/compiler-rt/lib/asan/
asan_interceptors.cc 39 #if defined(ANDROID) || defined(_WIN32)
  /external/dhcpcd/
dhcp.c 1062 #ifdef ANDROID
if-options.c 796 #ifndef ANDROID
  /external/gtest/include/gtest/internal/
gtest-port.h 91 // GTEST_OS_LINUX_ANDROID - Google Android
230 #elif defined ANDROID
351 // Solaris' libc++ doesn't support it either. Android has
381 // ANDROID
382 // Android uses GCC but does not support RTTI
391 #endif //ANDROID
405 // Android does not support RTTI
410 #endif //ANDROID
466 // ANDROID: added !GTEST_OS_LINUX_ANDROID
572 // TODO: We should be able to support these on Android but we don'
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 92 // GTEST_OS_LINUX_ANDROID - Google Android
233 # ifdef ANDROID
235 # endif // ANDROID
355 // Solaris' libc++ doesn't support it either. Android has
    [all...]
  /external/webkit/Source/WebCore/dom/
Document.h 639 // This method is used by Android.
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h     [all...]
driver_nl80211.c 61 #ifdef ANDROID
63 #endif /* ANDROID */
302 #ifdef ANDROID
306 #endif /* ANDROID */
340 #ifdef ANDROID
    [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
wpa_core.c 34 #ifdef ANDROID
  /system/core/libnetutils/
ifc_utils.c 2 * Copyright 2008, The Android Open Source Project
42 #ifdef ANDROID
  /external/valgrind/unittest/
racecheck_unittest.cc     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c     [all...]
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c 268 /* glider: We keep VG_N_SEGMENTS low on Android, because they occupy
274 #elif defined(ANDROID)
281 #if defined(VGO_darwin) || defined(ANDROID)
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
events.c 119 #ifdef ANDROID
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c 248 #ifdef ANDROID /* leave this now, we may need them later. */
    [all...]

Completed in 1273 milliseconds

<<212223