Home
last modified time | relevance | path

Searched refs:arm64e (Results 1 – 11 of 11) sorted by relevance

/external/google-breakpad/src/common/mac/
Darch_utilities.cc118 static const NXArchInfo* arm64e = ArchInfo_arm64(cpu_subtype); in BreakpadGetArchInfoFromCpuType() local
119 return arm64e; in BreakpadGetArchInfoFromCpuType()
/external/cronet/build/config/ios/
DBUILD.gn269 # When creating the test runner for an XCUITest, the arm64e slice of the binary
270 # must be removed (at least until the app ships with arm64e slice which is not
/external/angle/build/config/ios/
DBUILD.gn282 # When creating the test runner for an XCUITest, the arm64e slice of the binary
283 # must be removed (at least until the app ships with arm64e slice which is not
/external/rust/crates/quiche/deps/boringssl/src/
DCMakeLists.txt475 # Apple A12 Bionic chipset which is added in iPhone XS/XS Max/XR uses arm64e architecture.
476 elseif(CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64e")
/external/rust/crates/quiche/deps/boringssl/
DCMakeLists.txt81 # Apple A12 Bionic chipset which is added in iPhone XS/XS Max/XR uses arm64e architecture.
82 elseif(CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64e")
/external/tensorflow/tensorflow/lite/kernels/
DBUILD78 # arm64e variants of the above two. See:
79 # https://stackoverflow.com/questions/52624308/xcode-arm64-vs-arm64e
82 values = {"cpu": "arm64e"},
/external/skia/gn/skia/
DBUILD.gn194 "arm64e",
/external/cronet/buildtools/third_party/libc++/trunk/include/
D__config634 // name of a virtual function is part of its ABI, since some architectures like arm64e can sign
/external/libpcap/
Dconfigure.ac2298 # build for arm64e, which may include
DCMakeLists.txt3008 # build for arm64e, which may include
/external/XNNPACK/
DCMakeLists.txt37 IF(CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_OSX_ARCHITECTURES MATCHES "^(x86_64|arm64|arm64e)$…