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

1 2

  /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/tcpdump/
print-mptcp.c 179 const struct mp_capable *mpc = (const struct mp_capable *) opt; local
185 if (MP_CAPABLE_OPT_VERSION(mpc->sub_ver) != 0) {
186 ND_PRINT((ndo, " Unknown Version (%d)", MP_CAPABLE_OPT_VERSION(mpc->sub_ver)));
190 if (mpc->flags & MP_CAPABLE_C)
192 ND_PRINT((ndo, " {0x%" PRIx64, EXTRACT_64BITS(mpc->sender_key)));
194 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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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\
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
build.sh 295 log "mpc-$MPC_VERSION: Extracting" &&
296 tar xf $TOOLCHAIN_DIR/mpc/mpc-$MPC_VERSION.tar.gz -C $EXTRACTED_PACKAGES
330 build_host_package mpc-$MPC_VERSION $BASE_HOST_OPTIONS
331 var_append BASE_HOST_OPTIONS "--with-mpc=$SUPPORT_DIR"
  /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...]

Completed in 1516 milliseconds

1 2