Home
last modified time | relevance | path

Searched refs:android_api_level (Results 1 – 25 of 77) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/gn/standalone/
H A Dandroid.gni16 android_api_level = 21
38 "platforms/android-${android_api_level}/arch-x86"
46 "platforms/android-${android_api_level}/arch-arm"
54 "platforms/android-${android_api_level}/arch-x86_64"
62 "platforms/android-${android_api_level}/arch-arm64"
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/gn/standalone/
H A Dandroid.gni16 android_api_level = 21
38 "platforms/android-${android_api_level}/arch-x86"
46 "platforms/android-${android_api_level}/arch-arm"
54 "platforms/android-${android_api_level}/arch-x86_64"
62 "platforms/android-${android_api_level}/arch-arm64"
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/
H A Dlit.common.cfg.py359 android_api_level = int(android_api_level_str)
362 android_api_level = min(android_api_level, int(config.android_api_level)) variable
364 if android_api_level >= required:
367 if android_api_level > 30 or (android_api_level == 30 and android_api_codename == 'S'):
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/test/
H A Dlit.common.cfg.py359 android_api_level = int(android_api_level_str)
362 android_api_level = min(android_api_level, int(config.android_api_level)) variable
364 if android_api_level >= required:
367 if android_api_level > 30 or (android_api_level == 30 and android_api_codename == 'S'):
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/
H A Dlit.common.cfg.py461 android_api_level = int(android_api_level_str)
464 android_api_level = min(android_api_level, int(config.android_api_level)) variable
466 if android_api_level >= required:
469 if android_api_level > 30 or (android_api_level == 30 and android_api_codename == 'S'):
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/test/
H A Dlit.common.cfg.py461 android_api_level = int(android_api_level_str)
464 android_api_level = min(android_api_level, int(config.android_api_level)) variable
466 if android_api_level >= required:
469 if android_api_level > 30 or (android_api_level == 30 and android_api_codename == 'S'):
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/test/
H A Dlit.common.cfg.py461 android_api_level = int(android_api_level_str)
464 android_api_level = min(android_api_level, int(config.android_api_level)) variable
466 if android_api_level >= required:
469 if android_api_level > 30 or (android_api_level == 30 and android_api_codename == 'S'):
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/test/
H A Dlit.common.cfg.py461 android_api_level = int(android_api_level_str)
464 android_api_level = min(android_api_level, int(config.android_api_level)) variable
466 if android_api_level >= required:
469 if android_api_level > 30 or (android_api_level == 30 and android_api_codename == 'S'):
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/
H A Dlit.common.cfg.py479 android_api_level = int(android_api_level_str)
482 android_api_level = min(android_api_level, int(config.android_api_level)) variable
484 if android_api_level >= required:
487 if android_api_level > 30 or (android_api_level == 30 and android_api_codename == 'S'):
/dports/audio/musicpd/mpd-0.23.6/android/
H A Dbuild.py81 android_api_level = '21'
90 llvm_triple = abi_info['llvm_triple'] + android_api_level
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/gn/secondary/compiler-rt/test/
H A Dtest.gni8 android_api_level = 29
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/gn/secondary/compiler-rt/test/
H A Dtest.gni8 android_api_level = 29
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/gn/secondary/compiler-rt/test/
H A Dtest.gni8 android_api_level = 29
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/gn/secondary/compiler-rt/test/
H A Dtest.gni8 android_api_level = 29
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/gn/secondary/compiler-rt/test/
H A Dtest.gni8 android_api_level = 29
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/gn/secondary/compiler-rt/test/
H A Dtest.gni8 android_api_level = 29
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/gn/secondary/compiler-rt/test/
H A Dtest.gni8 android_api_level = 29
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/gn/secondary/compiler-rt/test/
H A Dtest.gni8 android_api_level = 29
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/
H A Dlit.common.cfg.py362 android_api_level = int(android_api_level_str)
365 if android_api_level >= 26:
367 if android_api_level >= 28:
369 if android_api_level >= 31 or android_api_codename == 'S':
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/
H A Dlit.common.cfg.py318 android_api_level = int(android_api_level_str)
321 if android_api_level >= 26:
323 if android_api_level >= 28:
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/test/
H A Dlit.common.cfg.py379 android_api_level = int(android_api_level_str)
382 if android_api_level >= 26:
384 if android_api_level >= 28:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/gn/
H A Dperfetto.gni106 import("//gn/standalone/android.gni") # For android_api_level
110 import("//build/config/android/config.gni") # For android_api_level
152 (is_linux || (is_android && android_api_level >= 26)))
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/gn/
H A Dperfetto.gni106 import("//gn/standalone/android.gni") # For android_api_level
110 import("//build/config/android/config.gni") # For android_api_level
152 (is_linux || (is_android && android_api_level >= 26)))
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/test/
H A Dlit.common.cfg.py379 android_api_level = int(android_api_level_str)
382 if android_api_level >= 26:
384 if android_api_level >= 28:
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/third_party/gtest/
H A Dgtest.gyp45 ['OS=="android" and android_api_level!="" and android_api_level<24', {

1234