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

<<212223

  /external/webkit/Source/WebCore/rendering/
RenderBlockLineLayout.cpp     [all...]
RenderBlock.cpp     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c     [all...]
  /gdk/build/core/
definitions.mk 62 # Returns : the name of the last parsed Android-portable.mk file
65 local-makefile = $(lastword $(filter %Android-portable.mk,$(MAKEFILE_LIST)))
157 # defined in application's Android-portable.mk files.
177 # MAKEFILE -> The Android-portable.mk where the module is defined.
187 # These are documented by docs/ANDROID-MK.TXT. Exception is LOCAL_MODULE
202 # LOCAL_MAKEFILE will contain the path to the Android-portable.mk defining the module
507 # This is used to check that LOCAL_MODULE is properly defined by an Android-portable.mk
635 # Arguments: 1: path of Android-portable.mk where this LOCAL_MODULE is defined
655 all-makefiles-under = $(wildcard $1/*/Android-portable.mk)
    [all...]
  /ndk/build/core/
definitions.mk 1 # Copyright (C) 2009 The Android Open Source Project
15 # Common definitions for the Android NDK build system
94 # Returns : the name of the last parsed Android.mk file
97 local-makefile = $(lastword $(filter %Android.mk,$(MAKEFILE_LIST)))
323 # defined in application's Android.mk files.
343 # MAKEFILE -> The Android.mk where the module is defined.
353 # These are documented by docs/ANDROID-MK.TXT. Exception is LOCAL_MODULE
383 # LOCAL_MAKEFILE will contain the path to the Android.mk defining the module
797 # This is used to check that LOCAL_MODULE is properly defined by an Android.mk
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
debuginfo.c 729 #ifdef ANDROID
    [all...]
  /external/webkit/Source/WebCore/loader/
FrameLoader.cpp 379 // ANDROID
383 // END ANDROID
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c     [all...]
  /external/v8/src/
heap.cc 77 #if defined(ANDROID)
    [all...]
  /external/webkit/Source/WebCore/css/
CSSStyleSelector.cpp     [all...]
  /external/valgrind/tsan/
thread_sanitizer.cc     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
  /external/srec/config/en.us/dictionary/
c0.6     [all...]
  /frameworks/compile/mclinker/utils/gtest/include/
gtest.h 186 // GTEST_OS_LINUX_ANDROID - Google Android
327 # ifdef ANDROID
329 # endif // ANDROID
447 // Solaris' libc++ doesn't support it either. Android has
    [all...]

Completed in 1063 milliseconds

<<212223