Searched refs:combine (Results 1 – 4 of 4) sorted by relevance
42 | -z/--combine | 可缺省 | 不带参数 | 针对资源终将文件目录,生成编译结果。 |
202 bool combine = packageParser.GetCombine(); in InitIdDefined() local206 if (combine) { in InitIdDefined()
116 bool combine = packageParser_.GetCombine(); in InitOutput() local126 return combine ? RESTOOL_SUCCESS : RESTOOL_ERROR; in InitOutput()
145785 __wsum (*combine)(__wsum, __wsum, int, int); member