Home
last modified time | relevance | path

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

/openthread-3.6.0/third_party/mbedtls/repo/tests/scripts/
Dtest_psa_constant_names.py53 include_path: Optional[str] = None,
68 include_path=include_path,
82 include_path: Optional[str] = None,
92 include_path=include_path, keep_c=keep_c)
114 include_path=self.options.include,
/openthread-3.6.0/third_party/mbedtls/repo/scripts/mbedtls_dev/
Dc_build_helper.py96 header='', include_path=None, argument
113 if include_path is None:
114 include_path = []
128 ['-I' + dir for dir in include_path] +
Dpsa_storage.py55 include_path=['include']) #type: List[str]
/openthread-3.6.0/script/
Dupdate-makefiles.py115 include_path = "./include/openthread" variable
116 include_h_files = get_file_list(include_path, '.h')