HomeSort by relevance Sort by last modified time
    Searched refs:gmp (Results 1 - 21 of 21) sorted by null

  /external/valgrind/main/drd/scripts/
download-and-build-gcc 6 # are called gmp-devel and mpfr-devel.
18 #GMP_PREFIX=$HOME/gmp-5.0.1
26 if [ ! -e $GMP_PREFIX/include/gmp.h ]; then
27 echo "Please install the gmp library development package first."
69 --with-gmp=$GMP_PREFIX \
  /frameworks/wilhelm/src/android/
android_GenericMediaPlayer.h 33 MediaPlayerNotificationClient(GenericMediaPlayer* gmp);
android_GenericMediaPlayer.cpp 50 MediaPlayerNotificationClient::MediaPlayerNotificationClient(GenericMediaPlayer* gmp) :
51 mGenericMediaPlayer(gmp),
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 221 --gmp-version=*) GMP_VERSION="$optarg"
302 echo " --gmp-version=VERSION GMP version number [$GMP_VERSION]."
427 build_gmp_dir () { echo "$BUILD_DIR/$PHASE/gmp"; }
1037 local SUBDIRS="binutils build gcc gdb gmp gold mpfr"
1205 task2_define extract_gmp "Extract sources for gmp-$GMP_VERSION"
1211 tar xjf $TOOLCHAIN_SRC_DIR/gmp/gmp-$GMP_VERSION.tar.bz2
1214 task2_define configure_gmp "Configure gmp-$GMP_VERSION"
1220 ../gmp-$GMP_VERSION/configure --prefix=$(install_dir) --host=$GMP_TARGET --disable-share
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
double-int.h 24 #include <gmp.h>
182 /* Conversion to and from GMP integer representations. */
real.h 25 #include <gmp.h>
  /ndk/build/tools/
build-mingw64-toolchain.sh 161 --gmp-version=*) GMP_VERSION=$optarg;;
182 echo " --gmp-version=<version> Select libgmp version [$GMP_VERSION]."
366 download_package http://ftp.gnu.org/gnu/gmp/gmp-$GMP_VERSION.tar.bz2
439 build_host_package gmp-$GMP_VERSION $BASE_HOST_OPTIONS
440 var_append BASE_HOST_OPTIONS "--with-gmp=$INSTALL_DIR"
build-gcc.sh 52 register_var_option "--gmp-version=<version>" GMP_VERSION "Specify gmp version"
205 # Needed to build a 32-bit gmp on 64-bit systems
230 --with-gmp-version=$GMP_VERSION \
download-toolchain-sources.sh 171 toolchain_clone gmp
  /prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/
build-toolchain.sh 131 for PROJECT in build binutils gcc gdb mpfr gmp gold; do
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 251 --gmp-version=*) GMP_VERSION="$optarg"
335 echo " --gmp-version=VERSION GMP version number [$GMP_VERSION]"
491 build_gmp_dir () { echo "$BUILD_DIR/$PHASE/gmp"; }
806 echo "GMP target name: $GMP_TARGET"
807 echo "GMP ABI: $GMP_ABI"
1251 local SUBDIRS="binutils build gcc gdb gold gmp mpfr mpc"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 251 --gmp-version=*) GMP_VERSION="$optarg"
335 echo " --gmp-version=VERSION GMP version number [$GMP_VERSION]"
491 build_gmp_dir () { echo "$BUILD_DIR/$PHASE/gmp"; }
806 echo "GMP target name: $GMP_TARGET"
807 echo "GMP ABI: $GMP_ABI"
1251 local SUBDIRS="binutils build gcc gdb gold gmp mpfr mpc"
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
double-int.h 24 #include <gmp.h>
314 /* Conversion to and from GMP integer representations. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
double-int.h 24 #include <gmp.h>
314 /* Conversion to and from GMP integer representations. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
double-int.h 24 #include <gmp.h>
314 /* Conversion to and from GMP integer representations. */
  /external/dropbear/libtomcrypt/src/math/
gmp_desc.c 18 #include <gmp.h>
  /external/dropbear/libtomcrypt/testprof/
der_tests.c 3 #include <gmp.h>
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
mpfr.h 37 /* Check if GMP is included, and try to include it (Works with local GMP) */
39 # include <gmp.h>
141 /* GMP defines:
169 Otherwise does the same thing as GMP */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
mpfr.h 37 /* Check if GMP is included, and try to include it (Works with local GMP) */
39 # include <gmp.h>
141 /* GMP defines:
169 Otherwise does the same thing as GMP */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
mpfr.h 37 /* Check if GMP is included, and try to include it (Works with local GMP) */
39 # include <gmp.h>
141 /* GMP defines:
169 Otherwise does the same thing as GMP */
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 888 milliseconds