/dports/devel/thrust/thrust-1.9.5/ |
H A D | generate_mk.py | 47 f = open(os.path.join(mk_path,t+".mk"), 'w') 50 tests_all.append(os.path.join(mk_path,t)) 67 f = open(os.path.join(mk_path,t+".mk"), 'w') 70 examples_all.append(os.path.join(mk_path,t)) 90 mk_path=sys.argv[1] variable 94 mk_path = relpath(mk_path, root_path) variable 95 REL_DIR = relpath(root_path,mk_path) 98 sh.rmtree(mk_path) 101 os.makedirs(mk_path) 115 f = open(os.path.join(mk_path,"testing.mk"),'w') [all …]
|
/dports/databases/grass7/grass-7.8.6/vector/v.out.svg/ |
H A D | main.c | 42 static int mk_path(struct line_pnts *Points, int precision); 248 mk_path(Points, precision); in main() 254 mk_path(Points, precision); in main() 325 mk_path(Points, precision); in main() 349 static int mk_path(struct line_pnts *Points, int precision) in mk_path() function
|
/dports/science/py-dipy/dipy-1.4.1/dipy/workflows/tests/ |
H A D | test_reconst_dki.py | 61 mk_path = dki_flow.last_generated_outputs['out_mk'] 62 mk_data = load_nifti_data(mk_path)
|
/dports/audio/orbit-lv2/orbit-0.1.431/ |
H A D | orbit_timecapsule.c | 508 LV2_State_Make_Path *mk_path = NULL; in instantiate() local 520 mk_path = features[i]->data; in instantiate() 544 if(!mk_path) in instantiate() 555 handle->path = mk_path->path(mk_path->handle, "seq.gz"); in instantiate()
|
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/hir_def/src/ |
H A D | import_map.rs | 174 let mk_path = || { in collect_import_map() localVariable 181 let path = mk_path(); in collect_import_map() 213 worklist.push((mod_id, mk_path())); in collect_import_map()
|
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/hir_def/src/ |
H A D | import_map.rs | 174 let mk_path = || { in collect_import_map() localVariable 181 let path = mk_path(); in collect_import_map() 213 worklist.push((mod_id, mk_path())); in collect_import_map()
|
/dports/print/pcal/pcal-4.11.0/src/ |
H A D | protos.h | 187 extern char *mk_path (char *path, char *filespec);
|
H A D | pcalutil.c | 1140 char *mk_path (char *path, char *filespec) in mk_path() function
|
H A D | pcal.c | 2160 mk_path(progpath, find_executable(*argv)); in main()
|
H A D | readfile.c | 483 do_include(mk_path(incpath, filename), *pword, suffix == '?'); in read_datefile()
|
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ftp/test/ |
H A D | ftp_SUITE.erl | 1151 mk_path(Abs), 1156 mk_path(Abs), 1160 mk_path(Abs) -> lists:foldl(fun mk_path/2, [], filename:split(filename:dirname(Abs))). function 1162 mk_path(F, Pfx) -> function
|
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ftp/test/ |
H A D | ftp_SUITE.erl | 1151 mk_path(Abs), 1156 mk_path(Abs), 1160 mk_path(Abs) -> lists:foldl(fun mk_path/2, [], filename:split(filename:dirname(Abs))). function 1162 mk_path(F, Pfx) -> function
|
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ftp/test/ |
H A D | ftp_SUITE.erl | 1151 mk_path(Abs), 1156 mk_path(Abs), 1160 mk_path(Abs) -> lists:foldl(fun mk_path/2, [], filename:split(filename:dirname(Abs))). function 1162 mk_path(F, Pfx) -> function
|
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ftp/test/ |
H A D | ftp_SUITE.erl | 1282 mk_path(Abs), 1287 mk_path(Abs), 1291 mk_path(Abs) -> lists:foldl(fun mk_path/2, [], filename:split(filename:dirname(Abs))). function 1293 mk_path(F, Pfx) -> function
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ftp/test/ |
H A D | ftp_SUITE.erl | 1282 mk_path(Abs), 1287 mk_path(Abs), 1291 mk_path(Abs) -> lists:foldl(fun mk_path/2, [], filename:split(filename:dirname(Abs))). function 1293 mk_path(F, Pfx) -> function
|
/dports/lang/erlang/otp-OTP-24.1.7/lib/ftp/test/ |
H A D | ftp_SUITE.erl | 1282 mk_path(Abs), 1287 mk_path(Abs), 1291 mk_path(Abs) -> lists:foldl(fun mk_path/2, [], filename:split(filename:dirname(Abs))). function 1293 mk_path(F, Pfx) -> function
|
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ftp/test/ |
H A D | ftp_SUITE.erl | 1282 mk_path(Abs), 1287 mk_path(Abs), 1291 mk_path(Abs) -> lists:foldl(fun mk_path/2, [], filename:split(filename:dirname(Abs))). function 1293 mk_path(F, Pfx) -> function
|
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/sasl/src/ |
H A D | systools_make.erl | 99 Path1 = mk_path(Path0), % expand wildcards etc. 393 Path1 = mk_path(Path0), 2012 mk_path(Path0) -> function
|
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/sasl/src/ |
H A D | systools_make.erl | 89 Path1 = mk_path(Path0), % expand wildcards etc. 383 Path1 = mk_path(Path0), 2002 mk_path(Path0) -> function
|
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/sasl/src/ |
H A D | systools_make.erl | 96 Path1 = mk_path(Path0), % expand wildcards etc. 389 Path1 = mk_path(Path0), 2032 mk_path(Path0) -> function
|
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/sasl/src/ |
H A D | systools_make.erl | 96 Path1 = mk_path(Path0), % expand wildcards etc. 389 Path1 = mk_path(Path0), 2022 mk_path(Path0) -> function
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/sasl/src/ |
H A D | systools_make.erl | 96 Path1 = mk_path(Path0), % expand wildcards etc. 389 Path1 = mk_path(Path0), 2022 mk_path(Path0) -> function
|
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/sasl/src/ |
H A D | systools_make.erl | 96 Path1 = mk_path(Path0), % expand wildcards etc. 389 Path1 = mk_path(Path0), 2022 mk_path(Path0) -> function
|
/dports/lang/erlang/otp-OTP-24.1.7/lib/sasl/src/ |
H A D | systools_make.erl | 96 Path1 = mk_path(Path0), % expand wildcards etc. 389 Path1 = mk_path(Path0), 2022 mk_path(Path0) -> function
|
/dports/sysutils/savelogs/savelogs-1.98/ |
H A D | Changes | 306 - simplified mk_path to take arbitrary arguments
|