HomeSort by relevance Sort by last modified time
    Searched refs:DEFAULT_ABI (Results 1 - 5 of 5) 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/config/i386/
mingw32.h 21 #undef DEFAULT_ABI
22 #define DEFAULT_ABI MS_ABI
cygming.h 55 #undef DEFAULT_ABI
56 #define DEFAULT_ABI (TARGET_64BIT ? MS_ABI : SYSV_ABI)
i386.h 534 #define DEFAULT_ABI SYSV_ABI
    [all...]
  /external/google-breakpad/android/
run-checks.sh 45 DEFAULT_ABI="armeabi"
134 not run) with the default '$DEFAULT_ABI' ABI. Again, you can use
295 ABI=$DEFAULT_ABI
  /external/v8/build/android/
install_emulator_deps.py 28 DEFAULT_ABI = 'x86'
258 default=DEFAULT_ABI)

Completed in 1176 milliseconds