Home
last modified time | relevance | path

Searched defs:value (Results 1 – 7 of 7) sorted by relevance

/build/lite/hb_internal/common/
Dconfig.py60 def target_os(self, value): argument
69 def target_cpu(self, value): argument
78 def version(self, value): argument
87 def os_level(self, value): argument
96 def product_json(self, value): argument
110 def root_path(self, value): argument
129 def board(self, value): argument
142 def device_company(self, value): argument
151 def kernel(self, value): argument
164 def product(self, value): argument
[all …]
/build/config/mac/
Dsdk_info.py96 value = settings[key] variable
98 value = value.decode() variable
99 value = '"%s"' % value variable
/build/misc/mac/
Dfind_sdk.py24 def __init__(self, value): argument
/build/
Dgn_helpers.py30 def ToGNString(value, allow_dicts=True): argument
132 def UnescapeGNString(value): argument
/build/lite/testfwk/
Dlite_testcase_resource_copy.py96 def _parse_res_value(value): argument
/build/ohos/testfwk/
Dtestcase_resource_copy.py99 def _parse_res_value(value): argument
/build/lite/hb_internal/build/
Dbuild_process.py89 def compiler(self, value): argument