Home
last modified time | relevance | path

Searched refs:append_path (Results 176 – 200 of 449) sorted by relevance

12345678910>>...18

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/lit/tests/Inputs/lld-features/
H A Dlit.cfg16 lit.llvm.llvm_config.with_environment('PATH', curdir, append_path=True)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/examples/standalone/test/
H A Dlit.cfg.py53 llvm_config.with_environment('PATH', config.llvm_tools_dir, append_path=True)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/examples/standalone/test/
H A Dlit.cfg.py53 llvm_config.with_environment('PATH', config.llvm_tools_dir, append_path=True)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/lit/tests/Inputs/lld-features/
H A Dlit.cfg16 lit.llvm.llvm_config.with_environment('PATH', curdir, append_path=True)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/examples/standalone/test/
H A Dlit.cfg.py53 llvm_config.with_environment('PATH', config.llvm_tools_dir, append_path=True)
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/lit/tests/Inputs/lld-features/
H A Dlit.cfg16 lit.llvm.llvm_config.with_environment('PATH', curdir, append_path=True)
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/lit/tests/Inputs/lld-features/
H A Dlit.cfg16 lit.llvm.llvm_config.with_environment('PATH', curdir, append_path=True)
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/examples/standalone/test/
H A Dlit.cfg.py53 llvm_config.with_environment('PATH', config.llvm_tools_dir, append_path=True)
/dports/lang/spidermonkey78/firefox-78.9.0/tools/browsertime/
H A Dmach_commands.py327 def append_env(self, append_path=True): argument
334 path = os.environ.get('PATH', '').split(os.pathsep) if append_path else []
439 append_env=self.append_env(append_path=host_platform().startswith('linux')),
/dports/cad/horizon-eda/horizon-2.1.0/src/canvas3d/
H A Dcanvas_mesh.cpp220 static void append_path(std::vector<p2t::Point> &store, std::vector<p2t::Point *> &out, in append_path() function
260 append_path(point_store, contour, point_set, node->Contour); in polynode_to_tris()
265 append_path(point_store, hole, point_set, child->Contour); in polynode_to_tris()
/dports/www/firefox/firefox-99.0/tools/browsertime/
H A Dmach_commands.py351 def append_env(command_context, append_path=True): argument
358 path = os.environ.get("PATH", "").split(os.pathsep) if append_path else []
489 command_context, append_path=host_platform().startswith("linux")
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/samples/BlackJack/BlackJack_Server/
H A DBlackJack_Server.cpp44 uri.append_path(U("blackjack/dealer")); in on_initialize()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/src/archive/
H A Darchiver.rs28 pub fn append_path<P, Q>(&mut self, path: P, src_path: Q) -> Result<()> in append_path() method
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/test/
H A Dlit.cfg.py52 llvm_config.with_environment('PATH', config.llvm_tools_dir, append_path=True)
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/tests/functional/http/listener/
H A Dlistener_construction_tests.cpp81 http_listener listener(web::http::uri_builder(m_uri).append_path(U("path1")).to_uri()); in SUITE()
123 http_listener listener1(web::http::uri_builder(m_uri).append_path(U("path1")).to_uri()); in SUITE()
124 http_listener listener2(web::http::uri_builder(m_uri).append_path(U("path2")).to_uri()); in SUITE()
125 … http_listener listener3(web::http::uri_builder(m_uri).append_path(U("path1/path2")).to_uri()); in SUITE()
/dports/comms/gnuradio/gnuradio-3.8.4.0/grc/gui/canvas/
H A Dconnection.py169 cr.append_path(self._line_path)
211 cr.append_path(self._line_path)
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/test/
H A Dlit.cfg.py78 llvm_config.with_environment('LD_LIBRARY_PATH', config.spirv_tools_lib_dir, append_path=True)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/models/
H A Dappearance.rb85 Gitlab::Utils.append_path(asset_host, local_path)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/controllers/
H A Dhelp_controller.rb79 … @documentation_url ||= Gitlab::Utils.append_path(documentation_base_url, documentation_file_path)
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/
H A Dlpe-transform_2pts.h72 bool append_path; variable
/dports/graphics/drawing/drawing-0.8.4/src/tools/classic_tools/
H A Dtool_eraser.py159 cairo_context.append_path(operation['path'])
169 cairo_context.append_path(operation['path'])
/dports/devel/llvm11/llvm-11.0.1.src/utils/lit/tests/
H A Dlit.cfg40 llvm_config.with_environment('PYTHONPATH', lit_path, append_path=True)
53 llvm_config.with_environment('PATH', directory, append_path=True)
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/lit/tests/
H A Dlit.cfg40 llvm_config.with_environment('PYTHONPATH', lit_path, append_path=True)
53 llvm_config.with_environment('PATH', directory, append_path=True)
/dports/devel/llvm10/llvm-10.0.1.src/utils/lit/tests/
H A Dlit.cfg40 llvm_config.with_environment('PYTHONPATH', lit_path, append_path=True)
53 llvm_config.with_environment('PATH', directory, append_path=True)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/lit/tests/
H A Dlit.cfg40 llvm_config.with_environment('PYTHONPATH', lit_path, append_path=True)
53 llvm_config.with_environment('PATH', directory, append_path=True)

12345678910>>...18