HomeSort by relevance Sort by last modified time
    Searched refs:libc (Results 301 - 325 of 404) sorted by null

<<11121314151617

  /frameworks/support/v8/renderscript/rs_support/
Android.mk 175 LOCAL_LDFLAGS += -llog -ldl -Wl,--exclude-libs,libc++_static.a
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/build/android/
shared.mk 6 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
  /development/build/
sdk.atree 95 prebuilts/sdk/renderscript/lib/arm/libc.so build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/armeabi-v7a/libc.so
103 prebuilts/sdk/renderscript/lib/mips/libc.so build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/mips/libc.so
111 prebuilts/sdk/renderscript/lib/x86/libc.so build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/x86/libc.so
119 prebuilts/sdk/renderscript/lib/arm64/libc.so build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/arm64-v8a/libc.so
127 prebuilts/sdk/renderscript/lib/x86_64/libc.so build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/x86_64/libc.s
    [all...]
sdk-windows-x86.atree 84 # libc++.so not needed on Windows.
85 rm build-tools/${PLATFORM_NAME}/lib64/libc++.so
  /build/core/combo/
TARGET_linux-arm.mk 157 libc_root := bionic/libc
TARGET_linux-mips.mk 128 libc_root := bionic/libc
TARGET_linux-x86.mk 76 libc_root := bionic/libc
  /external/bison/lib/
error.c 68 /* In GNU libc we want do not want to use the common name 'error' directly.
84 # include <bits/libc-lock.h>
  /external/cmockery/cmockery_0_1_2/windows/
makefile 68 libcmt.lib kernel32.lib /NODEFAULTLIB:libc.lib \
  /external/e2fsprogs/intl/
bindtextdom.c 36 # include <bits/libc-lock.h>
45 names than the internal variables in GNU libc, otherwise programs
localealias.c 86 # include <bits/libc-lock.h>
402 some systems libc cannot handle nonalpha characters. */
  /external/jemalloc/
Android.mk 116 -include bionic/libc/private/libc_logging.h \
127 # This is linked into libc, which asan runtime library depends on.
  /external/valgrind/none/tests/
cmdline1.stdout.exp 92 --run-libc-freeres=no|yes free up glibc memory at exit on Linux? [yes]
118 To use a non-libc malloc library that is
  /frameworks/rs/
Android.mk 56 LOCAL_CXX_STL := libc++
179 LOCAL_CXX_STL := libc++
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
configure 28 --libc=PATH path to alternate libc
344 libc
  /ndk/build/core/
default-build-commands.mk 21 # system libraries (e.g. libc.so and others).
69 # on other libraries like libc.so, which may change between system
  /ndk/build/tools/
build-ndk-sysroot.sh 163 STATIC_LIBS="$STATIC_LIBS_DIR/libc_intermediates/libc.a \
171 $DYNAMIC_LIBS_DIR/libc.so \
184 LIBC_ROOT=$BIONIC_ROOT/libc
  /system/core/adb/
Android.mk 282 LOCAL_CXX_STL := libc++_static
285 # on the host adb tool, and shared libraries that link against libc++
  /system/extras/simpleperf/
Android.mk 24 -DUSE_BIONIC_UAPI_HEADERS -I bionic/libc/kernel \
  /toolchain/binutils/binutils-2.25/intl/
bindtextdom.c 36 # include <bits/libc-lock.h>
45 names than the internal variables in GNU libc, otherwise programs
localealias.c 86 # include <bits/libc-lock.h>
407 some systems libc cannot handle nonalpha characters. */
  /build/core/
binary.mk 18 # supply that, for example, when building libc itself.
27 my_system_shared_libraries := libc libm
140 my_ndk_stl_include_path := $(my_ndk_source_root)/cxx-stl/llvm-libc++/libcxx/include \
141 $(my_ndk_source_root)/cxx-stl/llvm-libc++/gabi++/include \
144 my_ndk_stl_static_lib := $(my_ndk_source_root)/cxx-stl/llvm-libc++/libs/$(my_cpu_variant)/libc++_static.a
146 my_ndk_stl_shared_lib_fullpath := $(my_ndk_source_root)/cxx-stl/llvm-libc++/libs/$(my_cpu_variant)/libc++_shared.so
    [all...]
  /external/protobuf/
Android.mk 337 # C++ lite library + rtti (libc++ flavored for the platform)
359 # C++ lite library + rtti (libc++ flavored for the host)
551 # Statically link libc++ because we copy aprotoc to unbundled projects where
552 # libc++.so may not be available.
553 LOCAL_CXX_STL := libc++_static
  /external/valgrind/massif/
ms_main.c 111 n1: 5 0x27F6E0: _nl_normalize_codeset (in /lib/libc-2.3.5.so)
112 n1: 5 0x279DE6: _nl_load_locale_from_archive (in /lib/libc-2.3.5.so)
113 n1: 5 0x278E97: _nl_find_locale (in /lib/libc-2.3.5.so)
114 n1: 5 0x278871: setlocale (in /lib/libc-2.3.5.so)
116 n0: 5 0x26ED5E: (below main) (in /lib/libc-2.3.5.so)
153 ->100.00% (5B) 0x27F6E0: _nl_normalize_codeset (in /lib/libc-2.3.5.so)
    [all...]
  /external/curl/docs/examples/
Makefile.netware 75 LIBARCH = LIBC
130 ifeq ($(LIBARCH),LIBC)
154 ifeq ($(LIBARCH),LIBC)
174 NDK_LIBC = $(NDK_ROOT)/libc
272 ifeq ($(LIBARCH),LIBC)
408 @echo $(DL)import @$(NDK_LIBC)/imports/libc.imp$(DL) >> $@
410 @echo $(DL)module libc$(DL) >> $@
412 @echo $(DL)import @$(NDK_LDAP)/libc/imports/lldapsdk.imp$(DL) >> $@
413 @echo $(DL)import @$(NDK_LDAP)/libc/imports/lldapssl.imp$(DL) >> $@
414 # @echo $(DL)import @$(NDK_LDAP)/libc/imports/lldapx.imp$(DL) >> $
    [all...]

Completed in 892 milliseconds

<<11121314151617