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

  /development/ndk/samples/hello-jni/jni/
hello-jni.c 33 #if defined(__ARM_PCS_VFP)
39 #if defined(__ARM_PCS_VFP)
  /external/chromium_org/v8/src/base/platform/
platform-linux.cc 64 // GCC versions 4.6 and above define __ARM_PCS or __ARM_PCS_VFP to specify
70 // __ARM_PCS_VFP.
76 #if defined(__ARM_PCS_VFP)
86 #if defined(__ARM_PCS_VFP)
platform-qnx.cc 49 // GCC versions 4.6 and above define __ARM_PCS or __ARM_PCS_VFP to specify
55 // __ARM_PCS_VFP.
61 #if defined(__ARM_PCS_VFP)
71 #if defined(__ARM_PCS_VFP)
  /external/chromium_org/third_party/icu/source/
config.guess 917 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
918 | grep -q __ARM_PCS_VFP
    [all...]
  /external/e2fsprogs/config/
config.guess 917 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
918 | grep -q __ARM_PCS_VFP
    [all...]
  /external/icu/icu4c/source/
config.guess 917 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
918 | grep -q __ARM_PCS_VFP
    [all...]
  /external/bison/build-aux/
config.guess 899 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
900 | grep -q __ARM_PCS_VFP
    [all...]
  /external/chromium_org/third_party/opus/src/
config.guess 892 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
893 | grep -q __ARM_PCS_VFP
    [all...]
  /external/jemalloc/
config.guess 917 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
918 | grep -q __ARM_PCS_VFP
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
config.guess 887 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
888 | grep -q __ARM_PCS_VFP
    [all...]
  /external/libedit/
config.guess 917 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
918 | grep -q __ARM_PCS_VFP
    [all...]
  /external/libopus/
config.guess 892 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
893 | grep -q __ARM_PCS_VFP
    [all...]
  /external/libpng/
config.guess 917 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
918 | grep -q __ARM_PCS_VFP
    [all...]
  /external/llvm/autoconf/
config.guess 891 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
892 | grep -q __ARM_PCS_VFP
    [all...]
  /external/openfst/
config.guess 892 if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
893 | grep -q __ARM_PCS_VFP
    [all...]
  /external/chromium_org/crypto/
nss_util.cc     [all...]
  /external/chromium_org/third_party/boringssl/src/crypto/chacha/
chacha_vec_arm.S 35 #if defined(__ARM_PCS_VFP)

Completed in 330 milliseconds