• Home
  • Raw
  • Download

Lines Matching +full:arm64 +full:- +full:android

3 # Use of this source code is governed by a BSD-style license
11 # configurations source-side instead of in the buildbot scripts. That makes it
15 # This is a map of buildbot builder group names -> buildbot builder names ->
25 'codesearch-gen-webrtc-android': {
26 'android': 'android_debug_static_bot_arm',
28 'codesearch-gen-webrtc-linux': {
33 # Android
47 'Android64 Builder arm64': 'android_pure_release_bot_arm64',
109 # Android
110 'Android ASan (swarming)': 'android_asan_shared_release_bot_arm',
111 'Android Perf (swarming)': 'android_pure_release_bot_arm',
138 'Perf Mac M1 Arm64 12': 'release_bot_x64',
147 # Android
234 # A given config *may* be platform-specific but is not necessarily so (i.e.,
238 ['android', 'asan', 'clang', 'pure_release_bot', 'arm'],
239 'android_debug_static_bot_arm': ['android', 'debug_static_bot', 'arm'],
240 'android_debug_static_bot_arm64': ['android', 'debug_static_bot', 'arm64'],
241 'android_debug_static_bot_x64': ['android', 'debug_static_bot', 'x64'],
242 'android_debug_static_bot_x86': ['android', 'debug_static_bot', 'x86'],
243 'android_pure_release_bot_arm': ['android', 'pure_release_bot', 'arm'],
244 'android_pure_release_bot_arm64': ['android', 'pure_release_bot', 'arm64'],
245 'android_release_bot_arm': ['android', 'release_bot', 'arm'],
246 'android_release_bot_arm64': ['android', 'release_bot', 'arm64'],
248 ['android', 'release_bot_reclient', 'arm'],
249 'android_release_bot_x64': ['android', 'release_bot', 'x64'],
250 'android_release_bot_x86': ['android', 'release_bot', 'x86'],
254 ['android', 'debug_static_bot', 'arm', 'bwe_test_logging'],
261 'debug_bot_arm64': ['openh264', 'debug_bot', 'arm64'],
265 'android', 'debug_static_bot', 'arm', 'dummy_audio_file_devices',
273 ['ios', 'debug_bot', 'arm64', 'no_ios_code_signing', 'xctest'],
276 'ios', 'debug_bot', 'arm64', 'ios_code_signing_identity_description',
280 'ios', 'pure_release_bot', 'arm64',
284 'ios', 'release_bot', 'arm64', 'ios_code_signing_identity_description',
288 ['ios', 'release_bot', 'arm64', 'no_ios_code_signing', 'xctest'],
310 'release_bot_arm64': ['openh264', 'release_bot', 'arm64'],
316 ['android', 'debug_static_bot', 'arm', 'rtti', 'no_sctp'],
372 'android': {
373 'gn_args': 'target_os="android"',
378 'arm64': {
379 'gn_args': 'target_cpu="arm64"',