Home
last modified time | relevance | path

Searched defs:arches (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/development/vndk/tools/header-checker/utils/
H A Dutils.py181 def make_libraries(build_target, arches, libs, lsdump_filter): argument
222 def _read_lsdump_paths(lsdump_paths_file_path, arches, lsdump_filter): argument
275 def read_lsdump_paths(build_target, arches, lsdump_filter, build): argument
H A Dcreate_reference_dumps.py94 lsdump_paths, arches): argument
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmkpreempt.go78 var arches = map[string]func(){ var
/aosp_15_r20/external/capstone/suite/cstest/src/
H A Dcapstone_test.c7 single_dict arches[] = { variable
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/
Dasmdecl.go101 arches = []*asmArch{ var