Home
last modified time | relevance | path

Searched refs:json (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/rk2206/tools/package/
H A Dmkimage.sh53 CONFIG_JSON=${OUT_DIR}/config.json
112 ${TOOLS_DIR}/resource_header_tool pack --json ${CONFIG_JSON} ${OUT_DIR}/${LITEOS_BIN}
/device/soc/rockchip/rk2206/sdk_liteos/image/
H A Dbuild.py20 import json namespace
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
H A Dscons_app.py22 import json namespace
76 self.settings = json.load(app_cfg)
112 self.app_cfg_file = os.path.join(self.proj_root, self.app_root, 'app.json')
/device/soc/rockchip/common/sdk_linux/
H A DMakefile636 ifneq ($(filter all modules nsdeps %compile_commands.json clang-%,$(MAKECMDGOALS)),)
1529 compile_commands.json .thinlto-cache
1784 compile_commands.json: $(extmod-prefix)compile_commands.json
1785 PHONY += compile_commands.json
1789 $(KBUILD_EXTMOD)/compile_commands.json $(KBUILD_EXTMOD)/.thinlto-cache
1911 $(extmod-prefix)compile_commands.json: scripts/clang-tools/gen_compile_commands.py \
1916 targets += $(extmod-prefix)compile_commands.json
1924 clang-tidy clang-analyzer: $(extmod-prefix)compile_commands.json

Completed in 4 milliseconds