HomeSort by relevance Sort by last modified time
    Searched refs:libstlport_static (Results 1 - 13 of 13) sorted by null

  /ndk/tests/build/check-armeabi-v7a-prebuilts/
build.sh 227 check_armv7_elf_binary $STLPORT_LIBS/libstlport_static.a
  /cts/tests/tests/rscpp/librscpptest/
Android.mk 30 LOCAL_STATIC_LIBRARIES := libRScpp_static libstlport_static libcutils
  /frameworks/rs/cpp/
Android.mk 59 libstlport_static
  /frameworks/rs/java/tests/HelloComputeNDK/libhellocomputendk/
Android.mk 32 LOCAL_STATIC_LIBRARIES := libRScpp_static libstlport_static libcutils
  /system/extras/memtrack/
Android.mk 52 libstlport_static \
  /external/skia/bench/
Android.mk 96 LOCAL_STATIC_LIBRARIES := libstlport_static
  /external/stlport/
Android.mk 68 LOCAL_MODULE := libstlport_static
  /frameworks/base/tools/aapt/
Android.mk 97 libstlport_static \
  /external/skia/tests/
Android.mk 169 LOCAL_STATIC_LIBRARIES := libstlport_static
  /ndk/sources/cxx-stl/stlport/
Android.mk 9 ifeq (,$(strip $(wildcard $(LOCAL_PATH)/libs/$(TARGET_ARCH_ABI)/libstlport_static$(TARGET_LIB_EXTENSION))))
  /bionic/tests/
Android.mk 127 LOCAL_STATIC_LIBRARIES += libstlport_static libstdc++ libm libc
  /ndk/build/tools/
build-on-device-toolchain.sh 101 cp -f $NDK_DIR/$STLPORT_SUBDIR/libs/$ABI/libstlport_static.a $OUT_SYSROOT/usr/lib
  /build/core/
binary.mk 38 my_ndk_stl_static_lib := $(my_ndk_source_root)/cxx-stl/stlport/libs/$(TARGET_CPU_ABI)/libstlport_static.a

Completed in 209 milliseconds