Home
last modified time | relevance | path

Searched defs:_output_dir (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/libdnf/libdnf-0.64.0/cmake/modules/
H A DFindGtkDoc.cmake109 set(_output_dir "${CMAKE_CURRENT_BINARY_DIR}/${_doc_prefix}") variable
/dports/benchmarks/py-zopkio/Zopkio-0.2.5/zopkio/
H A Druntime.py34 _output_dir = os.path.join(os.getcwd(), time.strftime("zopkio_%Y%m%d_%H%M%S", time.localtime(_init_… variable
/dports/textproc/gtk-doc/gtk-doc-1.33.2/buildsystems/cmake/
H A DGtkDocConfig.cmake171 set(_output_dir "${CMAKE_CURRENT_BINARY_DIR}") variable
/dports/x11-fonts/py-fontmake/fontmake-1.8.0/Lib/fontmake/
H A Dfont_project.py762 def _output_dir(self, ext, is_instance=False, interpolatable=False, member in FontProject
/dports/devel/py-robotframework-pabot/pabot-0.99/pabot/
H A Dpabot.py1296 def _output_dir(options, cleanup=True): function