Home
last modified time | relevance | path

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

/developtools/global_resource_tool/
DREADME_zh.md42 | -z/--combine | 可缺省 | 不带参数 | 针对资源终将文件目录,生成编译结果。 |
/developtools/global_resource_tool/src/
Did_worker.cpp202 bool combine = packageParser.GetCombine(); in InitIdDefined() local
206 if (combine) { in InitIdDefined()
Dresource_pack.cpp116 bool combine = packageParser_.GetCombine(); in InitOutput() local
126 return combine ? RESTOOL_SUCCESS : RESTOOL_ERROR; in InitOutput()
/developtools/profiler/hiebpf/include/
Dvmlinux.h145785 __wsum (*combine)(__wsum, __wsum, int, int); member