Searched refs:dir (Results 1 – 12 of 12) sorted by relevance
15 # CMake generates *.dir/ folders for in-tree builds (used by MSVC projects), ignore all of those:16 *.dir/48 # CMake generates *.dir/ folders for in-tree builds (used by MSVC projects), ignore all of those:49 *.dir/
57 for my $dir (@directories) {58 if (! -d $dir) {61 check_dir($dir)
301 --out-of-source-dir=<path> Directory used for CMake out-of-source build tests.309 --armc5-bin-dir=<ARMC5_bin_dir_path> ARM Compiler 5 bin directory.310 --armc6-bin-dir=<ARMC6_bin_dir_path> ARM Compiler 6 bin directory.467 --armc5-bin-dir) shift; ARMC5_BIN_DIR="$1";;468 --armc6-bin-dir) shift; ARMC6_BIN_DIR="$1";;494 --out-of-source-dir) shift; OUT_OF_SOURCE_DIR="$1";;
142 my ($path, $template, $dir, $ext) = @_;166 content_to_file( $content, "$dir/$appname.$ext" );
445 files_to_merge = glob.glob(os.path.join(options.dir, '*'))448 readme = os.path.join(options.dir, "00README.md")
69 rm -f $library_dir/CMakeFiles/*.dir/*.gcda
1 THIRDPARTY_DIR := $(dir $(lastword $(MAKEFILE_LIST)))
1599 DIR *dir = opendir(path); in mbedtls_x509_crt_parse_path() local1601 if (dir == NULL) { in mbedtls_x509_crt_parse_path()1607 closedir(dir); in mbedtls_x509_crt_parse_path()1614 while ((entry = readdir(dir)) != NULL) { in mbedtls_x509_crt_parse_path()1652 closedir(dir); in mbedtls_x509_crt_parse_path()
32 …list.json and driver JSONS can be overloaded by passing an argument --json-dir while running the s…
18 adapt the script framework/data_files/dir-max/long.sh."
2618 …bedtls_x509_crt_verify_max:"../framework/data_files/dir-maxpath/00.crt":"../framework/data_files/d…2622 mbedtls_x509_crt_verify_max:"../framework/data_files/test-ca2.crt":"../framework/data_files/dir-max…2626 …bedtls_x509_crt_verify_max:"../framework/data_files/dir-maxpath/00.crt":"../framework/data_files/d…
481 */dir-maxpath*)