/ndk/sources/cxx-stl/llvm-libc++/tools/ |
upgrade-upstream.sh | 4 # version of libc++. 74 echo "This script is used to update the LLVM libc++ sources to a" 86 BUILD_DIR=/tmp/ndk-$USER/llvm-libc++/build
|
/bionic/linker/ |
Android.mk | 58 LOCAL_CFLAGS += -I$(LOCAL_PATH)/../libc/
|
/external/ceres-solver/jni/ |
Application.mk | 36 # Use libc++ from LLVM. It is a modern BSD licensed implementation of
|
/external/dhcpcd-6.8.2/ |
Android.mk | 80 LOCAL_SHARED_LIBRARIES += libc libcutils libnetutils
|
/external/wpa_supplicant_8/hs20/client/ |
Android.mk | 69 LOCAL_SHARED_LIBRARIES := libc libcutils
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/build/android/ |
shared.mk | 7 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
|
/hardware/invensense/6515/libsensors_iio/software/core/mpl/build/android/ |
shared.mk | 7 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/build/android/ |
shared.mk | 6 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/gesture_test/build/android/ |
shared.mk | 6 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/build/android/ |
shared.mk | 6 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/self_test/build/android/ |
shared.mk | 6 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/build/android/ |
shared.mk | 6 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
|
/libnativehelper/ |
Android.mk | 45 # NDK-only build for the target (device), using libc++.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/ |
test_callbacks.py | 188 libc = CDLL(libc_path) 196 libc.qsort(array, len(array), sizeof(c_int), cmp_func)
|
/prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/ |
test_callbacks.py | 188 libc = CDLL(libc_path) 196 libc.qsort(array, len(array), sizeof(c_int), cmp_func)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_callbacks.py | 188 libc = CDLL(libc_path) 196 libc.qsort(array, len(array), sizeof(c_int), cmp_func)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_callbacks.py | 188 libc = CDLL(libc_path) 196 libc.qsort(array, len(array), sizeof(c_int), cmp_func)
|
/system/core/libutils/ |
Android.mk | 79 libc
|
/system/netd/server/ |
Android.mk | 44 bionic/libc/dns/include \
|
/bionic/libc/ |
crt.mk | 1 # Define the libc run-time (crt) support object files that must be built,
|
/bootable/recovery/updater/ |
Android.mk | 50 LOCAL_STATIC_LIBRARIES += libcutils liblog libc
|
/device/moto/shamu/camera/QCamera/HAL/core/ |
Android.mk | 124 LOCAL_CFLAGS += -include bionic/libc/kernel/common/linux/socket.h
|
/external/cblas/ |
Android.mk | 184 LOCAL_LDFLAGS += -ldl -Wl,--exclude-libs,libc++_static.a
|
/external/dng_sdk/ |
Android.mk | 136 LOCAL_CXX_STL := libc++_static
|
/frameworks/av/cmds/stagefright/ |
Android.mk | 229 libmedia libgui libcutils libui libc
|