HomeSort by relevance Sort by last modified time
    Searched refs:libc (Results 101 - 125 of 448) sorted by null

1 2 3 45 6 7 8 91011>>

  /build/make/core/
executable_internal.mk 29 # Check for statically linked libc
31 ifneq ($(filter $(my_static_libraries),libc),)
32 $(error $(LOCAL_PATH): $(LOCAL_MODULE) is statically linking libc to dynamic executable, please remove libc from static libs or set LOCAL_FORCE_STATIC_EXECUTABLE := true)
  /bionic/libc/bionic/
NetdClient.cpp 18 #error NetdClient.cpp should NOT be included in static libc builds.
  /bionic/libc/kernel/uapi/linux/
xattr.h 6 *** call into the kernel available to libc. It contains only constants,
12 *** run bionic/libc/kernel/tools/update_all.py
19 #include <linux/libc-compat.h>
  /cts/tests/tests/net/jni/
Android.mk 29 LOCAL_CXX_STL := libc++_static
42 LOCAL_CXX_STL := libc++_static
  /device/google/marlin/camera/QCamera2/stack/mm-camera-interface/
Android.mk 49 LOCAL_CFLAGS += -include bionic/libc/kernel/common/linux/socket.h
50 LOCAL_CFLAGS += -include bionic/libc/kernel/common/linux/un.h
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/
Android.mk 45 LOCAL_CFLAGS += -include bionic/libc/kernel/common/linux/socket.h
46 LOCAL_CFLAGS += -include bionic/libc/kernel/common/linux/un.h
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/
Android.mk 45 LOCAL_CFLAGS += -include bionic/libc/kernel/common/linux/socket.h
46 LOCAL_CFLAGS += -include bionic/libc/kernel/common/linux/un.h
  /external/iproute2/lib/
Android.mk 8 LOCAL_SYSTEM_SHARED_LIBRARIES := libc
48 LOCAL_SYSTEM_SHARED_LIBRARIES := libc
  /external/kernel-headers/original/uapi/linux/
xattr.h 11 #include <linux/libc-compat.h>
  /external/libcxx/test/support/
msvc_stdlib_force_include.hpp 13 // This header is force-included when running the libc++ tests against the
26 #error This header may not be used when targeting libc++
  /external/skia/platform_tools/android/bin/
android_gdbserver 38 libc.so \
39 libc++.so \
  /external/valgrind/memcheck/tests/darwin/
aio.stderr.exp 4 at 0x........: aio_read (in /...libc...)
12 at 0x........: aio_write (in /...libc...)
  /frameworks/rs/rsov/driver/
Android.mk 38 libc++ \
  /system/core/init/
Android.mk 77 libc \
82 libc++_static \
  /system/core/liblog/tests/
libc_test.cpp 22 TEST(libc, __pstore_append) {
26 static const char message[] = "libc.__pstore_append\n";
43 "Reboot, ensure string libc.__pstore_append is in "
  /system/netd/tests/benchmarks/
Android.mk 35 bionic/libc/dns/include
  /system/netd/tests/dns_responder/
Android.mk 35 bionic/libc/dns/include
  /test/vts/agents/hal/
Android.mk 41 libc++ \
  /system/extras/simpleperf/
Android.mk 26 -DUSE_BIONIC_UAPI_HEADERS -I bionic/libc/kernel \
59 libc \
164 LOCAL_CXX_STL := libc++_static
210 LOCAL_CXX_STL := libc++_static
236 LOCAL_CXX_STL := libc++_static
250 LOCAL_CXX_STL := libc++_static
268 LOCAL_CXX_STL := libc++_static
285 LOCAL_CXX_STL := libc++_static
307 LOCAL_CXX_STL := libc++_static
334 LOCAL_CXX_STL := libc++_stati
    [all...]
  /device/generic/goldfish-opengl/system/gralloc/
Android.mk 16 LOCAL_C_INCLUDES += bionic/libc/private
  /external/elfutils/tests/
run-readelf-d.sh 53 NEEDED Shared library: [libc.so.6]
  /external/iproute2/tc/
Android.mk 11 libc libm libdl
  /external/libcxxabi/src/
cxa_new_delete.cpp 18 #error _THROW_BAD_ALLOC and _NOEXCEPT libc++ macros must already be defined \
19 by libc++.
  /external/libvorbis/symbian/
vorbis.mmp 43 SYSTEMINCLUDE \epoc32\include \epoc32\include\libc ..\include ..\..\ogg\include ..\..\ogg\symbian
  /external/v8/
Android.v8common.mk 1 LOCAL_CXX_STL := libc++

Completed in 798 milliseconds

1 2 3 45 6 7 8 91011>>