Home
last modified time | relevance | path

Searched refs:ccj (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/tests/unit/tools/
H A Dgenerate_ut_proj.py441 def add_ccj(self, ccj): argument
443 for entry in ccj:
559 def gen_xcode(ccj): argument
562 p.add_ccj(ccj)
584 def add_ccj(self, ccj): argument
585 for entry in ccj:
610 def gen_vscode(ccj): argument
612 p.add_ccj(ccj)
726 def gen_clion(ccj): argument
728 p.add_ccj(ccj)
[all …]