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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
realmpfr.h 25 #include <mpc.h>
  /external/valgrind/drd/scripts/
download-and-build-gcc 22 #MPC_PREFIX=$HOME/mpc-0.8.1
36 if [ ! -e $MPC_PREFIX/include/mpc.h ]; then
37 echo "Please install the mpc library development package first."
71 --with-mpc=$MPC_PREFIX
  /external/tcpdump/
print-mptcp.c 176 struct mp_capable *mpc = (struct mp_capable *) opt; local
182 if (MP_CAPABLE_OPT_VERSION(mpc->sub_ver) != 0) {
183 ND_PRINT((ndo, " Unknown Version (%d)", MP_CAPABLE_OPT_VERSION(mpc->sub_ver)));
187 if (mpc->flags & MP_CAPABLE_C)
189 ND_PRINT((ndo, " {0x%" PRIx64, EXTRACT_64BITS(mpc->sender_key)));
191 ND_PRINT((ndo, ",0x%" PRIx64, EXTRACT_64BITS(mpc->receiver_key)));
  /development/ndk/platforms/android-9/arch-x86/include/asm/
genapic_32.h 66 int (*mps_oem_check)(struct mp_config_table *mpc, char *oem,
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/
genapic_32.h 66 int (*mps_oem_check)(struct mp_config_table *mpc, char *oem,
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/
genapic_32.h 66 int (*mps_oem_check)(struct mp_config_table *mpc, char *oem,
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/
genapic_32.h 66 int (*mps_oem_check)(struct mp_config_table *mpc, char *oem,
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/
genapic_32.h 66 int (*mps_oem_check)(struct mp_config_table *mpc, char *oem,
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm/
genapic_32.h 66 int (*mps_oem_check)(struct mp_config_table *mpc, char *oem,
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/
genapic_32.h 66 int (*mps_oem_check)(struct mp_config_table *mpc, char *oem,
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm/
genapic_32.h 66 int (*mps_oem_check)(struct mp_config_table *mpc, char *oem,
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm/
genapic_32.h 66 int (*mps_oem_check)(struct mp_config_table *mpc, char *oem,
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/
genapic_32.h 66 int (*mps_oem_check)(struct mp_config_table *mpc, char *oem,
  /external/ImageMagick/coders/
Android.mk 80 mpc.c\
Make.com 77 $call Make mpc.c
156 meta,miff,mpc,mpr,msl,mpeg,mono,mtv,mvg,null,otb,pattern,pcd,pcl,pcx,pdb, -
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh 275 --mpc-version=*) MPC_VERSION=$optarg
361 echo " --mpc-version=VERSION MPC version number [$MPC_VERSION]"
1269 local SUBDIRS="binutils build gcc gdb gold gmp mpfr mpc isl cloog"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/
build-precise-multilib-toolchain.sh 277 --mpc-version=*) MPC_VERSION=$optarg
363 echo " --mpc-version=VERSION MPC version number [$MPC_VERSION]"
1271 local SUBDIRS="binutils build gcc gdb gold gmp mpfr mpc isl cloog"
    [all...]
  /ndk/build/tools/
build-mingw64-toolchain.sh 176 --mpc-version=*) MPC_VERSION=$optarg;;
227 --mpc-version=<version> Select libmpc version [$MPC_VERSION]."
422 download_package http://www.multiprecision.org/mpc/download/mpc-$MPC_VERSION.tar.gz
540 build_host_package mpc-$MPC_VERSION $BASE_HOST_OPTIONS
541 var_append BASE_HOST_OPTIONS "--with-mpc=$INSTALL_DIR"
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
build-mingw64-toolchain.sh 177 --mpc-version=*) MPC_VERSION=$optarg;;
228 --mpc-version=<version> Select libmpc version [$MPC_VERSION]."
433 download_package http://www.multiprecision.org/mpc/download/mpc-$MPC_VERSION.tar.gz
579 build_host_package mpc-$MPC_VERSION $BASE_HOST_OPTIONS
580 var_append BASE_HOST_OPTIONS "--with-mpc=$INSTALL_DIR"
  /toolchain/binutils/binutils-2.25/
Makefile.def 60 host_modules= { module= mpc; lib_path=.libs; bootstrap=true;
308 dependencies = { module=all-gcc; on=all-mpc; };
346 dependencies = { module=configure-mpc; on=all-mpfr; };
configure     [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPTransactionStack.java 1962 Class<?> mpc = ClassLoader.getSystemClassLoader().loadClass( "gov.nist.javax.sip.stack.sctp.SCTPMessageProcessor" ); local
    [all...]
  /external/jemalloc/bin/
jeprof.in     [all...]
  /external/guice/extensions/persist/lib/
ognl-2.6.7.jar 
  /external/guice/extensions/struts2/lib/
ognl-3.0.jar 

Completed in 947 milliseconds