HomeSort by relevance Sort by last modified time
    Searched refs:libstdc (Results 51 - 75 of 101) sorted by null

1 23 4 5

  /build/core/combo/
TARGET_linux-arm.mk 155 libstdc++_root := bionic/libstdc++
214 $(libstdc++_root)/include \
229 TARGET_DEFAULT_SYSTEM_SHARED_LIBRARIES := libc libstdc++ libm
TARGET_linux-mips.mk 141 libstdc++_root := bionic/libstdc++
205 $(libstdc++_root)/include \
220 TARGET_DEFAULT_SYSTEM_SHARED_LIBRARIES := libc libstdc++ libm
TARGET_linux-x86.mk 72 libstdc++_root := bionic/libstdc++
160 $(libstdc++_root)/include \
175 TARGET_DEFAULT_SYSTEM_SHARED_LIBRARIES := libc libstdc++ libm
  /external/libnfc-nci/
Android.mk 29 LOCAL_C_INCLUDES := external/stlport/stlport bionic/ bionic/libstdc++/include \
63 LOCAL_C_INCLUDES := external/stlport/stlport bionic/ bionic/libstdc++/include \
  /ndk/build/tools/
gen-system-symbols.sh 167 libstdc++.so)
build-target-prebuilts.sh 109 run $BUILDTOOLS/build-gnu-libstdc++.sh $FLAGS $GNUSTL_STATIC_VIS_FLAG "$SRC_DIR"
dev-platform-import.sh 369 # implementations (e.g. STLport or GNU Libstdc++-v3)
371 copy_system_shared_library libstdc++
372 copy_system_static_library libstdc++
build-gcc.sh 315 # Disable libsanitizer (which depends on libstdc++ built separately) for now
462 # Remove libstdc++ for now (will add it differently later)
464 run rm -rf $TOOLCHAIN_PATH/$ABI_CONFIGURE_TARGET/lib/libstdc++.*
465 run rm -rf $TOOLCHAIN_PATH/$ABI_CONFIGURE_TARGET/lib/*/libstdc++.*
dev-system-import.sh 551 # implementations (e.g. STLport or GNU Libstdc++-v3)
555 copy_system_shared_library libstdc++
556 copy_system_static_library libstdc++
package-release.sh 399 unpack_prebuilt gnu-libstdc++-headers-$VERSION "$REFERENCE"
408 unpack_prebuilt gnu-libstdc++-libs-$VERSION-$ABI "$REFERENCE"
  /dalvik/dexopt/
Android.mk 42 LOCAL_C_INCLUDES += external/stlport/stlport bionic/ bionic/libstdc++/include
  /development/testrunner/tests/
Android_gtestlib.mk 37 bionic/libstdc++/include \
  /external/stlport/
Android.mk 40 bionic/libstdc++/include \
  /frameworks/base/libs/hwui/
Android.mk 75 bionic/libstdc++/include
  /frameworks/base/tools/aapt/
Android.mk 81 LOCAL_C_INCLUDES += bionic/libstdc++/include
  /hardware/invensense/60xx/libsensors_iio/software/build/android/
common.mk 59 ANDROID_INCLUDES += -I$(ANDROID_ROOT)/bionic/libstdc++/include
  /libnativehelper/
Android.mk 36 LOCAL_C_INCLUDES := external/stlport/stlport bionic/ bionic/libstdc++/include libcore/include
  /bootable/recovery/updater/
Android.mk 34 LOCAL_STATIC_LIBRARIES += libcutils liblog libstdc++ libc
  /external/ceres-solver/jni/
Application.mk 36 # Don't use GNU libstdc++; instead use STLPort, which is free of GPL3 issues.
  /frameworks/native/opengl/tests/hwc/
Android.mk 23 bionic/libstdc++/include \
  /hardware/invensense/65xx/libsensors_iio/software/build/android/
common.mk 59 ANDROID_INCLUDES += -I$(ANDROID_ROOT)/bionic/libstdc++/include
  /system/extras/tests/bionic/libstdc++/
Android.mk 73 EXTRA_CFLAGS := -DBIONIC=1 -I bionic/libstdc++/include
  /external/valgrind/main/
glibc-2.X-drd.supp 34 # Suppression patterns for libstdc++, the implementation of the standard C++
37 # Note: several versions of the libstdc++ library (4.2.2, 4.3.2, 4.4.0, 4.5.0
44 # drd-libstdc++-std::string::string()
50 drd-libstdc++-cxa_guard_release
  /hardware/qcom/media/mm-video-legacy/vidc/
venc.mk 46 libmm-venc-inc += bionic/libstdc++/include
  /ndk/sources/cxx-stl/stlport/
Android.mk 58 # of STLport. This is similar to what the GNU libstdc++ does (it includes

Completed in 1430 milliseconds

1 23 4 5