Home
last modified time | relevance | path

Searched defs:append_to_string (Results 1 – 25 of 79) sorted by relevance

1234

/dports/astro/libosmium/libosmium-2.17.2/include/osmium/geom/
H A Dcoordinates.hpp100 void append_to_string(std::string& s, const char infix, int precision) const { in append_to_string() function
122 …void append_to_string(std::string& s, const char prefix, const char infix, const char suffix, int … in append_to_string() function
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/contrib/libosmium/include/osmium/geom/
H A Dcoordinates.hpp100 void append_to_string(std::string& s, const char infix, int precision) const { in append_to_string() function
122 …void append_to_string(std::string& s, const char prefix, const char infix, const char suffix, int … in append_to_string() function
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/include/osmium/geom/
H A Dcoordinates.hpp99 void append_to_string(std::string& s, const char infix, int precision) const { in append_to_string() function
121 …void append_to_string(std::string& s, const char prefix, const char infix, const char suffix, int … in append_to_string() function
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/qrcode-0.12.0/src/render/
H A Dstring.rs10 fn append_to_string(self, string: &mut String); in append_to_string() method
22 fn append_to_string(self, string: &mut String) { in append_to_string() method
36 fn append_to_string(self, string: &mut String) { in append_to_string() method
/dports/devel/caf/actor-framework-0.18.5/libcaf_core/src/
H A Dactor_control_block.cpp123 void append_to_string(std::string& x, const strong_actor_ptr& y) { in append_to_string() function
131 void append_to_string(std::string& x, const weak_actor_ptr& y) { in append_to_string() function
H A Dnode_id.cpp165 void append_to_string(std::string& str, const node_id& x) { in append_to_string() function
/dports/devel/caf/actor-framework-0.18.5/libcaf_core/caf/
H A Dactor.hpp131 friend void append_to_string(std::string& x, const actor& y) { in append_to_string() function
H A Dactor_addr.hpp94 friend void append_to_string(std::string& x, const actor_addr& y) { in append_to_string() function
/dports/net/samba412/samba-4.12.15/source4/dsdb/schema/
H A Dschema_convert_to_ol.c38 static char *print_schema_recursive(char *append_to_string, struct dsdb_schema *schema, const char … in print_schema_recursive()
/dports/devel/cpp-hocon/cpp-hocon-0.3.0/lib/src/
H A Dpath.cc184 void path::append_to_string(std::string &base) const { in append_to_string() function in hocon::path
/dports/math/ump/ump-0.8.6/src/
H A Dcomplex.cpp39 void Complex::append_to_string( utf8_string &str, const Format &fmt ) const throw(error_obj) in append_to_string() function in Complex
H A Dmath2.variable.cpp19 void Variable::append_to_string( utf8_string &str, const Format &fmt, bool show_name ) const in append_to_string() function in math::Variable
/dports/devel/fatal/fatal-2021.12.27.00/fatal/test/
H A Dstring.h137 std::string &append_to_string(std::string &out, Args &&...args) { in append_to_string() function
/dports/databases/libgda5/libgda-5.2.10/tools/cmdtool/
H A Dtool-help.c114 append_to_string (GString *string, gchar *str, gint width, gint offset) in append_to_string() function
/dports/databases/libgda5-ui/libgda-5.2.10/tools/cmdtool/
H A Dtool-help.c114 append_to_string (GString *string, gchar *str, gint width, gint offset) in append_to_string() function
/dports/databases/libgda5-postgresql/libgda-5.2.10/tools/cmdtool/
H A Dtool-help.c114 append_to_string (GString *string, gchar *str, gint width, gint offset) in append_to_string() function
/dports/databases/libgda5-bdb/libgda-5.2.10/tools/cmdtool/
H A Dtool-help.c114 append_to_string (GString *string, gchar *str, gint width, gint offset) in append_to_string() function
/dports/databases/libgda5-ldap/libgda-5.2.10/tools/cmdtool/
H A Dtool-help.c114 append_to_string (GString *string, gchar *str, gint width, gint offset) in append_to_string() function
/dports/databases/libgda5-mysql/libgda-5.2.10/tools/cmdtool/
H A Dtool-help.c114 append_to_string (GString *string, gchar *str, gint width, gint offset) in append_to_string() function
/dports/databases/libgda5-jdbc/libgda-5.2.10/tools/cmdtool/
H A Dtool-help.c114 append_to_string (GString *string, gchar *str, gint width, gint offset) in append_to_string() function
/dports/x11/cinnamon-menus/cinnamon-menus-4.8.2/libmenu/
H A Dmenu-util.c304 append_to_string (MenuLayoutNode *node, in append_to_string() function
/dports/x11/gnome-menus/gnome-menus-3.36.0/libmenu/
H A Dmenu-util.c304 append_to_string (MenuLayoutNode *node, in append_to_string() function
/dports/x11/mate-menus/mate-menus-1.26.0/libmenu/
H A Dmenu-util.c263 static void append_to_string(MenuLayoutNode* node, gboolean onelevel, int depth, GString* str) in append_to_string() function
/dports/devel/boost-docs/boost_1_72_0/boost/spirit/home/karma/detail/
H A Dextract_from.hpp156 static void append_to_string(Exposed& result, Iterator begin, Iterator end) in append_to_string() function
/dports/devel/hyperscan/boost_1_75_0/boost/spirit/home/karma/detail/
H A Dextract_from.hpp155 static void append_to_string(Exposed& result, Iterator begin, Iterator end) in append_to_string() function

1234