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

  /system/media/wilhelm/src/android/
android_GenericMediaPlayer.h 34 MediaPlayerNotificationClient(GenericMediaPlayer* gmp);
android_GenericMediaPlayer.cpp 49 MediaPlayerNotificationClient::MediaPlayerNotificationClient(GenericMediaPlayer* gmp) :
50 mGenericMediaPlayer(gmp),
  /prebuilt/linux-x86/toolchain/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.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
double-int.h 24 #include <gmp.h>
182 /* Conversion to and from GMP integer representations. */
real.h 25 #include <gmp.h>
  /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>
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/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/
download-toolchain-sources.sh 187 toolchain_clone gmp
build-gcc.sh 52 register_var_option "--gmp-version=<version>" GMP_VERSION "Specify gmp version"
183 # Needed to build a 32-bit gmp on 64-bit systems
199 --with-gmp-version=$GMP_VERSION \
  /prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/
build-toolchain.sh 131 for PROJECT in build binutils gcc gdb mpfr gmp gold; do
  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/
build-toolchain.sh 131 for PROJECT in build binutils gcc gdb mpfr gmp gold; do
  /external/dropbear/libtomcrypt/src/math/
gmp_desc.c 18 #include <gmp.h>
  /external/dropbear/libtomcrypt/testprof/
der_tests.c 3 #include <gmp.h>
    [all...]
  /prebuilt/linux-x86/toolchain/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...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 886 milliseconds