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

1 23 4 5 6 7 8 91011>>

  /device/generic/goldfish-opengl/system/OpenglSystemCommon/
Android.mk 12 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH) bionic/libc/private)
  /external/selinux/policycoreutils/sestatus/
sestatus.conf 11 /lib/libc.so.6
  /external/valgrind/helgrind/tests/
filter_stderr_solaris 7 # names from libc, for example
8 # by 0x........: pthread_mutex_init (in /...libc...)
10 s/^\s*by 0x........: (?:$check) \(in \/...libc...\)\s*//;
  /external/valgrind/memcheck/tests/
sendmsg.stderr.exp 2 at 0x........: sendmsg (in /...libc...)
  /frameworks/base/media/tests/audiotests/
Android.mk 12 libc \
  /prebuilts/clang/darwin-x86/host/3.6/
update.sh 24 echo Copying libc++.dylib
25 cp -a ${ANDROID_HOST_OUT}/lib/libc++.dylib lib/
26 cp -a ${ANDROID_HOST_OUT}/lib64/libc++.dylib lib64/
37 cp -a ${ANDROID_BUILD_TOP}/bionic/libc/include/stdatomic.h lib/clang/*/include/
  /system/extras/tests/ext4/
Android.mk 15 LOCAL_STATIC_LIBRARIES := libm libc
  /system/extras/tests/framebuffer/
Android.mk 22 LOCAL_STATIC_LIBRARIES := libc
  /system/extras/tests/pftest/
Android.mk 9 LOCAL_SHARED_LIBRARIES := libc
  /system/extras/tests/tcp_nuke_addr/
Android.mk 8 LOCAL_SHARED_LIBRARIES := libc++
  /device/google/contexthub/util/nanoapp_postprocess/
Android.mk 39 # Statically linking libc++ so this binary can be copied out of the tree and
41 LOCAL_CXX_STL := libc++_static
  /external/valgrind/none/tests/solaris/
coredump_many_threads.stderr.exp 5 by 0x........: _thrp_setup (in /...libc...)
6 by 0x........: ??? (in /...libc...)
  /system/extras/multinetwork/
Android.mk 14 LOCAL_SHARED_LIBRARIES := libandroid libbase libc++
25 LOCAL_SHARED_LIBRARIES := libandroid libbase libc++
  /bionic/libc/arch-arm64/
arm64.mk 28 upstream-freebsd/lib/libc/string/wmemmove.c \
31 upstream-openbsd/lib/libc/string/memchr.c \
32 upstream-openbsd/lib/libc/string/memmove.c \
33 upstream-openbsd/lib/libc/string/stpcpy.c \
34 upstream-openbsd/lib/libc/string/strcpy.c \
35 upstream-openbsd/lib/libc/string/strncmp.c \
  /bionic/libc/malloc_debug/
Android.mk 25 LOCAL_CXX_STL := libc++_static
30 LOCAL_C_INCLUDES += bionic/libc
54 LOCAL_CXX_STL := libc++_static
56 # Only need this for arm since libc++ uses its own unwind code that
67 LOCAL_C_INCLUDES += bionic/libc
100 LOCAL_C_INCLUDES += bionic/libc
  /ndk/sources/cxx-stl/llvm-libc++/
Android.mk 6 # Normally, we distribute the NDK with prebuilt binaries of libc++
12 ifeq (,$(strip $(wildcard $(LOCAL_PATH)/libs/$(TARGET_ARCH_ABI)/libc++_static$(TARGET_LIB_EXTENSION))))
13 $(call __ndk_info,WARNING: Rebuilding libc++ libraries from sources!)
14 $(call __ndk_info,You might want to use $$NDK/build/tools/build-cxx-stl.sh --stl=libc++)
68 $(call ndk_log,Using prebuilt libc++ libraries)
89 $(call ndk_log,Rebuilding libc++ libraries from sources)
100 LOCAL_STATIC_LIBRARIES := libc++abi android_support
108 LOCAL_STATIC_LIBRARIES := libc++abi android_support
124 $(call import-module, cxx-stl/llvm-libc++abi)
  /cts/hostsidetests/sustainedperf/shadertoy_android/
Android.mk 27 LOCAL_JNI_SHARED_LIBRARIES := libgltest libc++
28 #LOCAL_SHARED_LIBRARIES := libc++
29 #LOCAL_STATIC_LIBRARIES := libc++_static
  /external/clang/
shared_clang.mk 38 LOCAL_SHARED_LIBRARIES_darwin := libc++
39 LOCAL_SHARED_LIBRARIES_linux := libc++
64 LOCAL_SHARED_LIBRARIES := libLLVM libc++
  /external/skia/platform_tools/android/bin/
android_gdbserver 31 libc.so \
32 libc++.so \
44 libc++.so \
  /external/e2fsprogs/lib/e2p/
Android.mk 53 libext2_e2p_system_shared_libraries := libc
55 libext2_e2p_system_static_libraries := libc
  /external/e2fsprogs/lib/quota/
Android.mk 47 LOCAL_SYSTEM_SHARED_LIBRARIES := libc $(libext2_quota_shared_libraries)
58 LOCAL_STATIC_LIBRARIES := libc $(libext2_quota_static_libraries)
  /external/jemalloc/
Android.test.mk 43 libc \
  /frameworks/support/v8/renderscript/jni/
Android.mk 24 LOCAL_LDFLAGS += -ldl -Wl,--exclude-libs,libc++_static.a
53 LOCAL_LDFLAGS += -ldl -llog -Wl,--exclude-libs,libc++_static.a
  /hardware/ti/omap4xxx/libtiutils/
Android.mk 22 bionic/libc/include \
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/
ndk-test.sh 49 LIBCXX_DIR=$NDK/sources/cxx-stl/llvm-libc++/libcxx
54 adb push $LIBCXX_DIR/../libs/$ABI/libc++_shared.so /data/local/tmp

Completed in 582 milliseconds

1 23 4 5 6 7 8 91011>>