Home
last modified time | relevance | path

Searched defs:name_template (Results 1 – 25 of 90) sorted by relevance

1234

/dports/www/moinmoin/moin-1.9.11/MoinMoin/macro/
H A DNewPage.py45 parent_page=u'', name_template=u'%s'): argument
97 parent_page=u'', name_template=u'%s'): argument
/dports/multimedia/gmtk/gmtk-1.0.9/src/
H A Dgm_file.c30 gchar *gm_tempname(gchar * path, const gchar * name_template) in gm_tempname()
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/common/chapters/
H A Dbluray.cpp28 …auto name_template = name_template_.empty() ? mtx::chapters::g_chapter_generation_name_template.g… in convert_mpls_chapters_kax_chapters() local
/dports/devel/ninja/ninja-1.10.2/src/
H A Dtest.cc52 char* mkdtemp(char* name_template) { in mkdtemp()
207 char name_template[1024]; in CreateAndEnter() local
/dports/sysutils/istio/istio-1.6.7/mixer/adapter/statsd/config/
H A Dconfig.proto75 string name_template = 2; field
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/ninja/src/
H A Dtest.cc50 char* mkdtemp(char* name_template) { in mkdtemp()
205 char name_template[1024]; in CreateAndEnter() local
/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstpadtemplate.c377 gst_pad_template_new (const gchar * name_template, in gst_pad_template_new()
416 gst_pad_template_new_with_gtype (const gchar * name_template, in gst_pad_template_new_with_gtype()
H A Dgstpadtemplate.h134 gchar *name_template; member
168 const gchar *name_template; member
/dports/www/web2ldap/web2ldap-1.6.27/web2ldap/app/schema/
H A D__init__.py203 name_template='{name}\n{anchor}', argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/task_manager/providers/arc/
H A Darc_process_task.cc42 int name_template = IDS_TASK_MANAGER_ARC_PREFIX; in MakeTitle() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/googletest/custom/gtest/internal/custom/
H A Dgtest_port_wrapper.cc55 std::string name_template = temp_dir + "gtest_captured_stream.XXXXXX"; in CapturedStream() local
/dports/audio/ardour6/Ardour-6.8.0/tools/
H A Dsfrtest.cc62 char const * name_template = 0; in main() local
H A Dreadtest.c59 char const * name_template = 0; in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/googletest/custom/gtest/internal/custom/
H A Dgtest_port_wrapper.cc55 std::string name_template = temp_dir + "gtest_captured_stream.XXXXXX"; in CapturedStream() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/googletest/custom/gtest/internal/custom/
H A Dgtest_port_wrapper.cc55 std::string name_template = temp_dir + "gtest_captured_stream.XXXXXX"; in CapturedStream() local
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Dpadtemplate.cc229 PadTemplate::PadTemplate(const Glib::ustring& name_template, PadDirection direction, PadPresence pr… in PadTemplate()
239 Glib::RefPtr<PadTemplate> PadTemplate::create(const Glib::ustring& name_template, PadDirection dire… in create()
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/godmode/agentes/
H A Dagent_template.php49 $name_template = db_get_value ('name', 'tnetwork_profile', 'id_np', $id_np); variable
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/python/rml/
H A Dipc_utils.cpp89 const char* name_template = "%s_%d_%llu"; in get_shared_name() local
/dports/devel/tbb/oneTBB-2020.3/python/rml/
H A Dipc_utils.cpp89 const char* name_template = "%s_%d_%llu"; in get_shared_name() local
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/python/rml/
H A Dipc_utils.cpp89 const char* name_template = "%s_%d_%llu"; in get_shared_name() local
/dports/devel/onetbb/oneTBB-2021.4.0/python/rml/
H A Dipc_utils.cpp89 const char* name_template = "%s_%d_%llu"; in get_shared_name() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/policy/
H A Dhostname_handler.cc78 std::string HostnameHandler::FormatHostname(const std::string& name_template, in FormatHostname()
/dports/math/barvinok/barvinok-0.41.5/pet/
H A Did.cc60 const char *name_template, int n, QualType qt) in pet_id_from_type()
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/google_drive/models/
H A Dgoogle_drive.py187name_template = fields.Char('Google Drive Name Pattern', default='Document %(name)s', help='Choose… variable in GoogleDrive
/dports/audio/mpz/mpz-1.0.19/app/coverart/
H A Dembedded.cpp156 auto name_template = temp_dir + "XXXXXX.png"; in create_tempfile() local

1234