Searched refs:CONFIG_DIR (Results 1 – 5 of 5) sorted by relevance
63 CONFIG_DIR := $(LOCAL_PATH)/74 include $(CONFIG_DIR)libs-armv7-android-gcc.mk77 include $(CONFIG_DIR)libs-arm64-android-gcc.mk80 include $(CONFIG_DIR)libs-x86-android-gcc.mk82 include $(CONFIG_DIR)libs-x86_64-android-gcc.mk84 include $(CONFIG_DIR)libs-mips-android-gcc.mk110 $(qexec)$(CONFIG_DIR)$(ASM_CONVERSION) <$< > $@
177 function (register_gflags_package CONFIG_DIR)178 if (NOT IS_ABSOLUTE "${CONFIG_DIR}")179 set (CONFIG_DIR "${CMAKE_INSTALL_PREFIX}/${CONFIG_DIR}") variable181 string (MD5 REGISTRY_ENTRY "${CONFIG_DIR}")185 …\\CMake\\\\Packages\\\\${PACKAGE_NAME}\" /v \"${REGISTRY_ENTRY}\" /d \"${CONFIG_DIR}\" /t REG_SZ /f198 file (WRITE "${PROJECT_BINARY_DIR}/${PACKAGE_NAME}-registry-entry" "${CONFIG_DIR}")
32 CONFIG_DIR = 'configs' variable74 for (dirpath, dirnames, filenames) in os.walk(CONFIG_DIR):99 if not os.path.exists(os.path.join(CONFIG_DIR, defconfig)):235 for (dirpath, dirnames, filenames) in os.walk(CONFIG_DIR):
103 CONFIG_DIR := $(PUBLIC_DIR)/config190 CONFIG_H := $(wildcard $(CONFIG_DIR)/*.h) \
28 --config=$$(CONFIG_DIR)$$(target)-$$(TOOLCHAIN).mk \