HomeSort by relevance Sort by last modified time
    Searched refs:libm (Results 26 - 50 of 52) sorted by null

12 3

  /device/generic/qemu/
qemu_base.mk 23 # following NDK libraries: libc, libm, libstdc++, libdl, liblog
51 libm \
  /external/chromium_org/third_party/skia/platform_tools/android/bin/
android_gdbserver 33 libm.so \
android_perf 47 adb_pull_if_needed /system/lib/libm.so $TMP_SYS_LIB
  /bionic/libc/tools/
genlibgcc_compat.py 35 * already been copied into libc.so or libm.so, then nothing will be copied
48 * still need all 1.5/1.6 helper functions in libc.so and libm.so
60 * Final note: some of the functions below should really be in libm.so to
62 * since libm.so depends on libc.so, it's easier to put all of
64 * search in libc.so before libm.so for dependencies.
  /ndk/build/tools/
build-ndk-sysroot.sh 169 $STATIC_LIBS_DIR/libm_intermediates/libm.a \
177 $DYNAMIC_LIBS_DIR/libm.so \
276 # for libm, just copy math.h and fenv.h
277 common_header $BIONIC_ROOT/libm/include math.h
279 arch_header $BIONIC_ROOT/libm/include i387/fenv.h
281 arch_header $BIONIC_ROOT/libm/include $ARCH/fenv.h
dev-system-import.sh 84 4/ Copy a few system static libraries (libc.a, libm.a, etc...) used
522 copy_system_shared_library libm
523 copy_system_static_library libm
524 copy_system_headers $ANDROID_ROOT/bionic/libm/include math.h
527 copy_arch_system_headers $ANDROID_ROOT/bionic/libm/include/i387 fenv.h
530 copy_arch_system_headers $ANDROID_ROOT/bionic/libm/$ARCH fenv.h
builder-funcs.sh 358 local lib libname suffix libm
366 libm="-lm"
368 libm="-lm_hard"
381 # Also $libm must come before -lc because bionic libc
391 $libm -lc \
  /external/libcxx/
Android.mk 74 LOCAL_SYSTEM_SHARED_LIBRARIES := libc libm
  /external/skia/platform_tools/android/bin/
android_perf 47 adb_pull_if_needed /system/lib/libm.so $TMP_SYS_LIB
  /build/core/combo/
TARGET_linux-arm64.mk 128 libm_root := bionic/libm
157 TARGET_DEFAULT_SYSTEM_SHARED_LIBRARIES := libc libstdc++ libm
TARGET_linux-mips64.mk 123 libm_root := bionic/libm
167 TARGET_DEFAULT_SYSTEM_SHARED_LIBRARIES := libc libstdc++ libm
TARGET_linux-x86_64.mk 70 libm_root := bionic/libm
150 TARGET_DEFAULT_SYSTEM_SHARED_LIBRARIES := libc libstdc++ libm
TARGET_linux-arm.mk 155 libm_root := bionic/libm
191 $(combo_2nd_arch_prefix)TARGET_DEFAULT_SYSTEM_SHARED_LIBRARIES := libc libstdc++ libm
TARGET_linux-mips.mk 123 libm_root := bionic/libm
163 $(combo_2nd_arch_prefix)TARGET_DEFAULT_SYSTEM_SHARED_LIBRARIES := libc libstdc++ libm
TARGET_linux-x86.mk 70 libm_root := bionic/libm
145 $(combo_2nd_arch_prefix)TARGET_DEFAULT_SYSTEM_SHARED_LIBRARIES := libc libstdc++ libm
  /development/perftests/panorama/
Android.mk 57 LOCAL_STATIC_LIBRARIES := libc libm
  /system/core/healthd/
Android.mk 40 LOCAL_STATIC_LIBRARIES := libbatteryservice libbinder libminui libpng libz libutils libstdc++ libcutils liblog libm libc
  /bionic/libm/
Android.mk 4 # TODO: this comes from from upstream's libc, not libm, but it's an
255 # libm.a for target.
258 LOCAL_MODULE:= libm
287 # libm.so for target.
290 LOCAL_MODULE:= libm
293 LOCAL_WHOLE_STATIC_LIBRARIES := libm
  /bootable/recovery/
Android.mk 73 libm \
  /ndk/tests/device/hard-float/jni/
Android.mk 26 # by ndk-build), but still link system libm.so which use softfp.
  /development/build/
sdk.atree 95 prebuilts/sdk/renderscript/lib/arm/libm.so build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/armeabi-v7a/libm.so
102 prebuilts/sdk/renderscript/lib/mips/libm.so build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/mips/libm.so
109 prebuilts/sdk/renderscript/lib/x86/libm.so build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/x86/libm.so
    [all...]
  /bionic/tests/
Android.mk 267 libm \
  /ndk/sources/android/support/
Android.mk 160 # Replaces broken implementations in x86 libm.so
  /device/asus/fugu/self-extractors/intel/staging/
device-partial.mk 89 vendor/intel/fugu/proprietary/libm.so:system/lib/arm/libm.so:intel \
  /external/chromium_org/v8/test/mjsunit/tools/
tickprocessor.js 313 '/lib32/libm-2.7.so':

Completed in 1076 milliseconds

12 3