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

1 2 34 5

  /ndk/toolchains/llvm-3.2/
setup-common.mk 19 # For sources/cxx-stl/gnu-libstdc++/$(TOOLCHAIN_VERSION)/libs/*/libsupc++.a
  /ndk/toolchains/llvm-3.3/
setup-common.mk 19 # For sources/cxx-stl/gnu-libstdc++/$(TOOLCHAIN_VERSION)/libs/*/libsupc++.a
  /external/chromium_org/third_party/tcmalloc/vendor/
configure.ac 325 # Solaris 10 6/06 has a bug where /usr/sfw/lib/libstdc++.la is empty.
328 if test -f /usr/sfw/lib/libstdc++.la && ! test -s /usr/sfw/lib/libstdc++.la
Makefile.am     [all...]
configure     [all...]
  /ndk/build/tools/
build-gnu-libstdc++.sh 18 # libstdc++ binaries from their sources. It requires an NDK installation
28 "Rebuild the prebuilt GNU libsupc++ / libstdc++ binaries for the Android NDK.
31 rebuild the GNU libsupc++ and libstdc++ static and shared libraries from
125 GNUSTL_SRCDIR=$SRCDIR/gcc/gcc-$GCC_VERSION/libstdc++-v3
230 fail_panic "Could not create $ABI $THUMB prebuilts for GNU libsupc++/libstdc++"
293 PACKAGE="$PACKAGE_DIR/gnu-libstdc++-headers-$VERSION.tar.bz2"
307 PACKAGE="$PACKAGE_DIR/gnu-libstdc++-libs-$VERSION-$ABI.tar.bz2"
build-ndk-sysroot.sh 170 $STATIC_LIBS_DIR/libstdc++_intermediates/libstdc++.a
178 $DYNAMIC_LIBS_DIR/libstdc++.so \
285 common_headers $BIONIC_ROOT/libstdc++/include
  /hardware/qcom/media/mm-video-legacy/vidc/
vdec.mk 55 libmm-vdec-inc += bionic/libstdc++/include
  /hardware/qcom/media/mm-video-v4l2/vidc/
vdec.mk 90 libmm-vdec-inc += bionic/libstdc++/include
venc.mk 78 libmm-venc-inc += bionic/libstdc++/include
  /external/elfutils/tests/
run-strings-test.sh 253 testfile6: 3d9 libstdc++.so.5
296 testfile7: 3d9 libstdc++.so.5
  /external/valgrind/unittest/
Makefile 101 $(BIN)racecheck_unittest-$(BUILD)$(EXE): $(BIN)libstdc++_tests-$(BUILD).$(OBJ)
  /build/core/
binary.mk 45 my_ndk_stl_include_path := $(my_ndk_source_root)/cxx-stl/gnu-libstdc++/libs/$(TARGET_CPU_ABI)/include \
46 $(my_ndk_source_root)/cxx-stl/gnu-libstdc++/include
47 my_ndk_stl_static_lib := $(my_ndk_source_root)/cxx-stl/gnu-libstdc++/libs/$(TARGET_CPU_ABI)/libgnustl_static.a
  /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
dynamic-loading.rst 97 * The standard C++ runtime in Native Client is provided by libstdc++; this
99 licensing restrictions, libstdc++ must be statically linked for commercial
248 "libstdc++.so.6": {
250 "url": "lib64/libstdc++.so.6"
253 "url": "lib32/libstdc++.so.6"
  /bootable/diskinstaller/
config.mk 13 libstdc++ \
  /external/chromium/sdch/open-vcdiff/
Makefile.am 235 src/solaris/libstdc++.la \
configure     [all...]
  /external/chromium_org/sdch/open-vcdiff/
Makefile.am 261 src/solaris/libstdc++.la \
configure     [all...]
  /external/open-vcdiff/
Makefile.am 261 src/solaris/libstdc++.la \
  /system/extras/tests/bionic/libc/
Android.mk 251 # Hello World to test libstdc++ support
  /external/chromium_org/third_party/protobuf/src/
Makefile.am 228 solaris/libstdc++.la \
  /external/protobuf/src/
Makefile.am 243 solaris/libstdc++.la \
  /ndk/build/core/
definitions.mk     [all...]
build-binary.mk 338 LOCAL_LDLIBS := $(LOCAL_LDLIBS) $(call host-path,$(NDK_ROOT)/sources/cxx-stl/gnu-libstdc++/$(TOOLCHAIN_VERSION)/libs/$(TARGET_ARCH_ABI)/libsupc++$(TARGET_LIB_EXTENSION))

Completed in 493 milliseconds

1 2 34 5