Home
last modified time | relevance | path

Searched defs:arch (Results 1 – 4 of 4) sorted by relevance

/art/runtime/arch/
Darch_test.cc114 #define TEST_ARCH_TYPE(Arch, arch, type) \ argument
119 #define TEST_ARCH(Arch, arch) \ argument
/art/tools/
Dcompile-jar.py100 def get_bcp_runtime_args(additions, image, arch): argument
Dcheck_cfi.py30 arch: str = "" variable
/art/tools/checker/file_format/checker/
Dparser.py27 def _extract_line(prefix, line, arch=None, debuggable=False): argument