Home
last modified time | relevance | path

Searched defs:archs (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Ddecorators.py152 archs=None, triple=None, argument
252 archs=None, triple=None, argument
279 archs=None, triple=None, argument
297 def _skip_for_android(reason, api_levels, archs): argument
397 archs=None): argument
406 def expectedFailureDarwin(bugnumber=None, compilers=None, debug_info=None, archs=None): argument
417 def expectedFailureAndroid(bugnumber=None, api_levels=None, archs=None): argument
486 def expectedFlakeyAndroid(bugnumber=None, api_levels=None, archs=None): argument
671 def skipIfTargetAndroid(bugnumber=None, api_levels=None, archs=None): argument
Dlldbtest.py1449 def expectedArch(self, archs): argument
/external/webrtc/tools_webrtc/android/
Dbuild_aar.py194 def GenerateLicenses(output_dir, build_dir, archs): argument
200 def BuildAar(archs, output_file, use_goma=False, extra_gn_args=None, argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DArchitectureSet.cpp52 std::vector<Architecture> archs; in operator std::vector<Architecture>() local
/external/llvm-project/llvm/lib/TextAPI/MachO/
DArchitectureSet.cpp53 std::vector<Architecture> archs; in operator std::vector<Architecture>() local
/external/compiler-rt/cmake/Modules/
DCompilerRTUtils.cmake81 set(archs ${${out_var}}) variable
DCompilerRTDarwinUtils.cmake58 set(archs ${ARGN}) variable
/external/clang/tools/scan-build-py/tests/unit/
Dtest_runner.py283 def flags(archs): argument
295 def stop(archs): argument
/external/llvm-project/clang/tools/scan-build-py/tests/unit/
Dtest_analyze.py281 def flags(archs): argument
293 def stop(archs): argument
/external/llvm-project/compiler-rt/cmake/Modules/
DCompilerRTUtils.cmake85 set(archs ${${out_var}}) variable
DCompilerRTDarwinUtils.cmake115 set(archs ${ARGN}) variable
/external/llvm-project/lldb/unittests/Utility/
DArchSpecTest.cpp478 std::vector<ArchSpec> archs = {ArchSpec("x86_64-pc-linux"), in TEST() local
/external/llvm-project/lldb/source/Interpreter/
DCommandObject.cpp1034 StringList archs; in arch_helper() local