Home
last modified time | relevance | path

Searched defs:BUILD_DIR (Results 1 – 15 of 15) sorted by relevance

/external/kotlinx.coroutines/publication-validator/src/test/kotlin/kotlinx/coroutines/tools/
DNpmPublicationValidator.kt16 private val BUILD_DIR = System.getenv("teamcity.build.checkoutDir") in <lambda>() constant in kotlinx.coroutines.validator.NpmPublicationValidator
/external/vulkan-validation-layers/build-android/
Dupdate_external_sources_android.bat25 set BUILD_DIR=%ANDROID_BUILD_DIR% variable
/external/OpenCSD/decoder/tests/build/linux/echo_test_dcd_lib/
Dmakefile38 BUILD_DIR=./$(PLAT_DIR) macro
/external/OpenCSD/decoder/tests/build/linux/mem_buffer_eg/
Dmakefile40 BUILD_DIR=./$(PLAT_DIR) macro
/external/OpenCSD/decoder/tests/build/linux/c_api_pkt_print_test/
Dmakefile40 BUILD_DIR=./$(PLAT_DIR) macro
/external/OpenCSD/decoder/tests/build/linux/trc_pkt_lister/
Dmakefile40 BUILD_DIR=./$(PLAT_DIR) macro
/external/OpenCSD/decoder/tests/build/linux/snapshot_parser_lib/
Dmakefile46 BUILD_DIR=./$(PLAT_DIR) macro
/external/guice/core/test/com/googlecode/guice/
DOSGiContainerTest.java42 static final String BUILD_DIR = System.getProperty("build.dir", "build"); field in OSGiContainerTest
/external/OpenCSD/decoder/build/linux/rctdl_c_api_lib/
Dmakefile40 BUILD_DIR=./$(PLAT_DIR) macro
/external/capstone/bindings/python/
Dsetup_cython.py23 BUILD_DIR = SRC_DIR if os.path.exists(SRC_DIR) else os.path.join(ROOT_DIR, '../..') variable
Dsetup.py27 BUILD_DIR = SRC_DIR if os.path.exists(SRC_DIR) else os.path.join(ROOT_DIR, '../..') variable
/external/OpenCSD/decoder/build/linux/ref_trace_decode_lib/
Dmakefile39 BUILD_DIR=./$(PLAT_DIR) macro
/external/arm-trusted-firmware/lib/romlib/
DMakefile13 BUILD_DIR = ../../$(BUILD_PLAT)/romlib macro
/external/OpenCL-CTS/
DCMakeLists.txt32 set(BUILD_DIR "$ENV{ADRENO_DRIVER}/build") variable
/external/oss-fuzz/infra/
Dhelper.py34 BUILD_DIR = os.path.join(OSSFUZZ_DIR, 'build') variable