Home
last modified time | relevance | path

Searched defs:output_path (Results 76 – 100 of 1335) sorted by relevance

12345678910>>...54

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/cmake/modules/
H A DCrossCompile.cmake102 set(output_path "${${PROJECT_NAME}_NATIVE_BUILD}/Release/bin/${target}") variable
104 set(output_path "${${PROJECT_NAME}_NATIVE_BUILD}/bin/${target}") variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/cmake/modules/
H A DCrossCompile.cmake102 set(output_path "${${CMAKE_PROJECT_NAME}_NATIVE_BUILD}/Release/bin/${target}") variable
104 set(output_path "${${CMAKE_PROJECT_NAME}_NATIVE_BUILD}/bin/${target}") variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/cmake/modules/
H A DCrossCompile.cmake102 set(output_path "${${PROJECT_NAME}_NATIVE_BUILD}/Release/bin/${target}") variable
104 set(output_path "${${PROJECT_NAME}_NATIVE_BUILD}/bin/${target}") variable
/dports/audio/lmms/lmms-1.2.2/src/3rdparty/rpmalloc/rpmalloc/build/ninja/
H A Dversion.py65 def write_version_string(output_path, str): argument
70 def generate_version(libname, output_path): argument
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/cmake/modules/
H A DCrossCompile.cmake102 set(output_path "${${PROJECT_NAME}_NATIVE_BUILD}/Release/bin/${target}") variable
104 set(output_path "${${PROJECT_NAME}_NATIVE_BUILD}/bin/${target}") variable
/dports/devel/llvm90/llvm-9.0.1.src/cmake/modules/
H A DCrossCompile.cmake88 set(output_path "${LLVM_NATIVE_BUILD}/Release/bin/${target}") variable
90 set(output_path "${LLVM_NATIVE_BUILD}/bin/${target}") variable
/dports/textproc/apertium/apertium-3.6.1/python/
H A Dapertium_core.i54 void pretransfer(int argc, char **argv, char *input_path, char *output_path) in pretransfer()
101 void transfer_text(int argc, char **argv, char *input_path, char *output_path) in transfer_text()
174 void interchunk_text(int argc, char **argv, char *input_path, char *output_path) in interchunk_text()
214 void postchunk_text(int argc, char **argv, char *input_path, char *output_path) in postchunk_text()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/trace_processor/experimental/wpt_downloader/
H A Dwpt_downloader.py23 output_path, file_name, metadata, trace_contents): argument
33 def DownloadFromWPT(wpt_job, output_path): argument
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/utils/llvm-build/llvmbuild/
H A Dmain.py203 def write_components(self, output_path): argument
319 def write_library_table(self, output_path, enabled_optional_components): argument
535 def write_cmake_fragment(self, output_path, enabled_optional_components): argument
618 def write_cmake_exports_fragment(self, output_path, enabled_optional_components): argument
654 def write_make_fragment(self, output_path, enabled_optional_components): argument
/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/tests/ascent/
H A Dt_ascent_relay.cpp55 string output_path = prepare_output_dir(); in TEST() local
118 string output_path = prepare_output_dir(); in TEST() local
183 string output_path = prepare_output_dir(); in TEST() local
245 string output_path = prepare_output_dir(); in TEST() local
308 string output_path = prepare_output_dir(); in TEST() local
371 string output_path = prepare_output_dir(); in TEST() local
436 string output_path = prepare_output_dir(); in TEST() local
498 string output_path = prepare_output_dir(); in TEST() local
566 string output_path = prepare_output_dir(); in TEST() local
635 string output_path = prepare_output_dir(); in TEST() local
[all …]
H A Dt_ascent_dray.cpp48 string output_path = "./cinema_databases/" + db_name; in TEST() local
119 string output_path = prepare_output_dir(); in TEST() local
186 string output_path = prepare_output_dir(); in TEST() local
255 string output_path = prepare_output_dir(); in TEST() local
323 string output_path = "./cinema_databases/" + db_name; in TEST() local
395 string output_path = "./cinema_databases/" + db_name; in TEST() local
469 string output_path = prepare_output_dir(); in TEST() local
534 string output_path = prepare_output_dir(); in TEST() local
614 string output_path = prepare_output_dir(); in TEST() local
680 string output_path = prepare_output_dir(); in TEST() local
[all …]
/dports/audio/aubio/aubio-0.4.9/python/lib/
H A Dgen_external.py10 output_path = os.path.join('python', 'gen') variable
265 def generate_external(header=header, output_path=output_path, usedouble=False, overwrite=True): argument
345 output_path = sys.argv[2] variable
/dports/audio/py-aubio/aubio-0.4.9/python/lib/
H A Dgen_external.py10 output_path = os.path.join('python', 'gen') variable
265 def generate_external(header=header, output_path=output_path, usedouble=False, overwrite=True): argument
345 output_path = sys.argv[2] variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/android/gyp/
H A Djava_google_api_keys.py69 def _DoWriteJavaOutput(output_path, constant_definition): argument
77 def _DoWriteJarOutput(output_path, constant_definition): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/android/gyp/
H A Djava_google_api_keys.py69 def _DoWriteJavaOutput(output_path, constant_definition): argument
77 def _DoWriteJarOutput(output_path, constant_definition): argument
/dports/lang/v8/v8-9.6.180.12/build/android/gyp/
H A Djava_google_api_keys.py69 def _DoWriteJavaOutput(output_path, constant_definition): argument
77 def _DoWriteJarOutput(output_path, constant_definition): argument
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/android/gyp/
H A Djava_google_api_keys.py69 def _DoWriteJavaOutput(output_path, constant_definition): argument
77 def _DoWriteJarOutput(output_path, constant_definition): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libjpeg_turbo/gtest/
H A Djpegtran-gtest-wrapper.cpp37 base::FilePath output_path(GetTargetDirectory()); in TEST() local
65 base::FilePath output_path(GetTargetDirectory()); in TEST() local
94 base::FilePath output_path(GetTargetDirectory()); in TEST() local
118 base::FilePath output_path(GetTargetDirectory()); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/
H A Dgenerate_perf_sharding.py110 def _DumpJson(data, output_path): argument
133 builder, num_of_shards, output_path, debug): argument
175 def _FilterTimingData(builder, output_path=None): argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/llvm-build/llvmbuild/
H A Dmain.py191 def write_components(self, output_path): argument
306 def write_library_table(self, output_path, enabled_optional_components): argument
522 def write_cmake_fragment(self, output_path, enabled_optional_components): argument
595 def write_cmake_exports_fragment(self, output_path, enabled_optional_components): argument
/dports/devel/llvm11/llvm-11.0.1.src/utils/llvm-build/llvmbuild/
H A Dmain.py191 def write_components(self, output_path): argument
306 def write_library_table(self, output_path, enabled_optional_components): argument
522 def write_cmake_fragment(self, output_path, enabled_optional_components): argument
595 def write_cmake_exports_fragment(self, output_path, enabled_optional_components): argument
/dports/devel/llvm90/llvm-9.0.1.src/utils/llvm-build/llvmbuild/
H A Dmain.py191 def write_components(self, output_path): argument
306 def write_library_table(self, output_path, enabled_optional_components): argument
522 def write_cmake_fragment(self, output_path, enabled_optional_components): argument
604 def write_cmake_exports_fragment(self, output_path, enabled_optional_components): argument
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/conversion/plugins/
H A Dmobi_output.py32 def extract_mobi(output_path, opts): argument
184 def convert(self, oeb, output_path, input_plugin, opts, log): argument
220 def write_mobi(self, input_plugin, output_path, kf8, resources): argument
310 def convert(self, oeb, output_path, input_plugin, opts, log): argument
/dports/devel/llvm10/llvm-10.0.1.src/utils/llvm-build/llvmbuild/
H A Dmain.py191 def write_components(self, output_path): argument
306 def write_library_table(self, output_path, enabled_optional_components): argument
522 def write_cmake_fragment(self, output_path, enabled_optional_components): argument
604 def write_cmake_exports_fragment(self, output_path, enabled_optional_components): argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/llvm-build/llvmbuild/
H A Dmain.py191 def write_components(self, output_path): argument
306 def write_library_table(self, output_path, enabled_optional_components): argument
522 def write_cmake_fragment(self, output_path, enabled_optional_components): argument
604 def write_cmake_exports_fragment(self, output_path, enabled_optional_components): argument

12345678910>>...54