Home
last modified time | relevance | path

Searched refs:make_unique_name (Results 1 – 25 of 81) sorted by relevance

1234

/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/meta/tests/
H A Dtest_containers.cpp54 const string result = make_unique_name("assembly", entities); in TEST_SUITE()
65 const string result = make_unique_name("assembly", entities); in TEST_SUITE()
75 const string result = make_unique_name("assembly", entities); in TEST_SUITE()
85 const string result = make_unique_name("assembly", entities); in TEST_SUITE()
95 const string result = make_unique_name("assembly", entities); in TEST_SUITE()
/dports/net-mgmt/crmsh/crmsh-4.3.1/crmsh/
H A Dui_assist.py64 template_name = self.make_unique_name('template-%s-' % (node.get('type').lower()))
109 constraint_name = self.make_unique_name('place-constraint-')
110 dummy_name = self.make_unique_name('place-dummy-')
123 def make_unique_name(self, prefix): member in Assist
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/modeling/scene/
H A Dcontainers.h154 std::string make_unique_name(
158 std::string make_unique_name(
222 std::string make_unique_name( in make_unique_name() function
227 make_unique_name( in make_unique_name()
232 inline std::string make_unique_name( in make_unique_name() function
/dports/security/p11-kit/p11-kit-0.24.0/trust/
H A Dsave.c74 static char * make_unique_name (const char *bare,
277 path = make_unique_name (file->bare, file->extension, in p11_save_finish_file()
298 path = make_unique_name (file->bare, file->extension, in p11_save_finish_file()
393 make_unique_name (const char *bare, function
481 name = make_unique_name (basename, extension, on_unique_check_dir, dir);
517 name = make_unique_name (linkname, extension, on_unique_check_dir, dir);
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.studio/mainwindow/project/
H A Dassemblycollectionitem.cpp96 make_unique_name("assembly", m_parent.assemblies())); in slot_create()
110 make_unique_name( in slot_create()
H A Dmaterialcollectionitem.cpp211 name = make_unique_name(name, m_parent.materials()); in slot_import_disney()
244 make_unique_name( in do_create_material()
H A Dtextureitem.cpp92 make_unique_name( in slot_instantiate()
H A Dobjectitem.cpp92 make_unique_name( in slot_instantiate()
H A Dmultimodelcollectionitem.h126 make_unique_name( in slot_create()
H A Dsinglemodelcollectionitem.h126 make_unique_name( in slot_create()
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/object/
H A Dpath_gameobject.cpp57 m_name = make_unique_name("path", this); in PathGameObject()
66 m_name = make_unique_name("path", this); in PathGameObject()
98 set_name(make_unique_name("path", this)); in PathGameObject()
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/util/
H A Dunique_name.hpp22 std::string make_unique_name(const std::string& prefix, void* ptr);
H A Dunique_name.cpp23 std::string make_unique_name(const std::string& prefix, void* ptr) in make_unique_name() function
/dports/devel/py-apptools/apptools-4.5.0/apptools/naming/
H A Dunique_name.py15 def make_unique_name(base, existing=[], format="%s_%s"): function
/dports/graphics/mypaint/mypaint-2.0.1/lib/
H A Dnaming.py34 def make_unique_name(name, existing, start=1, always_number=None): function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dattribs.h46 extern char *make_unique_name (tree, const char *, bool);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dattribs.h46 extern char *make_unique_name (tree, const char *, bool);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dattribs.h46 extern char *make_unique_name (tree, const char *, bool);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dattribs.h46 extern char *make_unique_name (tree, const char *, bool);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dattribs.h46 extern char *make_unique_name (tree, const char *, bool);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dattribs.h46 extern char *make_unique_name (tree, const char *, bool);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dattribs.h46 extern char *make_unique_name (tree, const char *, bool);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dattribs.h46 extern char *make_unique_name (tree, const char *, bool);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dattribs.h46 extern char *make_unique_name (tree, const char *, bool);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dattribs.h47 extern char *make_unique_name (tree, const char *, bool);

1234