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

  /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...]
  /ndk/build/tools/
build-llvm.sh 43 register_var_option "--gmp-version=<version>" GMP_VERSION "Specify gmp version"
93 GMP_SOURCE=$SRC_DIR/gmp/gmp-$GMP_VERSION.tar.bz2
95 echo "ERROR: Source directory does not contain gmp: $GMP_SOURCE"
188 fail_panic "Couldn't unpack $SRC_DIR/gmp/gmp-$GMP_VERSION to $BUILD_OUT"
190 GMP_BUILD_OUT=$BUILD_OUT/gmp-$GMP_VERSION
192 fail_panic "Couldn't cd into gmp build path: $GMP_BUILD_OUT"
203 fail_panic "Couldn't configure gmp"
    [all...]
download-toolchain-sources.sh 192 toolchain_clone gmp
210 toolchain_checkout "" $BRANCH gmp .
build-host-gcc.sh 116 register_var_option "--gmp-version=<version>" GMP_VERSION "Select gmp version"
386 # gmp-0.81 -> 0
762 # with the gmp/mpfr/mpc/binutils/gcc configure scripts.
778 # Sanity check for GMP which doesn't build with x86_64-w64-mingw32-gcc
783 dump "Please use --gmp-version=5.0.5 to fix this."
904 # $1: component name (e.g. gmp-4.2.4)
    [all...]
build-mingw64-toolchain.sh 135 # GMP moving home?
137 # GMP_URL=ftp://ftp.gmplib.org/pub/gmp-$GMP_VERSION/
140 GMP_URL=http://ftp.gnu.org/gnu/gmp/
182 --gmp-version=*) GMP_VERSION=$optarg;;
203 echo " --gmp-version=<version> Select libgmp version [$GMP_VERSION]."
397 download_package ${GMP_URL}gmp-${GMP_VERSION}.tar.bz2
510 build_host_package gmp-$GMP_VERSION $BASE_HOST_OPTIONS
511 var_append BASE_HOST_OPTIONS "--with-gmp=$INSTALL_DIR"
build-gcc.sh 62 register_var_option "--gmp-version=<version>" GMP_VERSION "Specify gmp version"
266 # Needed to build a 32-bit gmp on 64-bit systems
355 --with-gmp-version=$GMP_VERSION \
  /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-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/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 688 milliseconds