HomeSort by relevance Sort by last modified time
    Searched defs:x64 (Results 1 - 3 of 3) sorted by null

  /external/curl/projects/
build-openssl.bat 72 ) else if /i "%~1%" == "x64" (
73 set BUILD_PLATFORM=x64
99 set OS_PLATFORM=x64
134 ) else if "%BUILD_PLATFORM%" == "x64" (
162 :x64 label
287 echo x64 - Perform a 64-bit build
  /external/libvpx/libvpx/third_party/libyuv/source/
scale_neon64.cc 596 int64 x64 = (int64) x; local
643 "+r"(x64), // %3
932 int64 x64 = (int64) x; local
979 int64 x64 = (int64) x; local
    [all...]
  /external/clang/test/CodeGen/
x86_64-arguments.c 533 __m512 x64; variable
535 f64_helper(x64, x64, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0i);
536 f64_helper(x64, x64, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0i);

Completed in 187 milliseconds