/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/main/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 | 59 struct mp_capable *mpc = (struct mp_capable *) opt; local 65 if (MP_CAPABLE_OPT_VERSION(mpc->sub_ver) != 0) { 66 printf(" Unknown Version (%d)", MP_CAPABLE_OPT_VERSION(mpc->sub_ver)); 70 if (mpc->flags & MP_CAPABLE_C) 72 printf(" {0x%" PRIx64, EXTRACT_64BITS(mpc->sender_key)); 74 printf(",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/4/platforms/android-5/arch-x86/usr/include/asm/ |
genapic_32.h | 57 int (*mps_oem_check)(struct mp_config_table *mpc, char *oem,
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/ |
genapic_32.h | 57 int (*mps_oem_check)(struct mp_config_table *mpc, char *oem,
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/ |
genapic_32.h | 57 int (*mps_oem_check)(struct mp_config_table *mpc, char *oem,
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/ |
genapic_32.h | 57 int (*mps_oem_check)(struct mp_config_table *mpc, char *oem,
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/ |
genapic_32.h | 57 int (*mps_oem_check)(struct mp_config_table *mpc, char *oem,
|
/prebuilts/ndk/8/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/8/platforms/android-9/arch-x86/usr/include/asm/ |
genapic_32.h | 66 int (*mps_oem_check)(struct mp_config_table *mpc, char *oem,
|
/prebuilts/ndk/9/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/9/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/9/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/9/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/9/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/9/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/9/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/9/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/9/platforms/android-9/arch-x86/usr/include/asm/ |
genapic_32.h | 66 int (*mps_oem_check)(struct mp_config_table *mpc, char *oem,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/ |
build-lucid-multilib-toolchain.sh | 272 --mpc-version=*) MPC_VERSION=$optarg 358 echo " --mpc-version=VERSION MPC version number [$MPC_VERSION]" 1266 local SUBDIRS="binutils build gcc gdb gold gmp mpfr mpc isl cloog" [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/ |
build-lucid-multilib-toolchain.sh | 272 --mpc-version=*) MPC_VERSION=$optarg 358 echo " --mpc-version=VERSION MPC version number [$MPC_VERSION]" 1266 local SUBDIRS="binutils build gcc gdb gold gmp mpfr mpc isl cloog" [all...] |
/ndk/build/tools/ |
download-toolchain-sources.sh | 194 toolchain_clone mpc 213 toolchain_checkout "" $BRANCH mpc .
|
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 | 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"
|