Home
last modified time | relevance | path

Searched refs:cob_type (Results 1 – 11 of 11) sorted by last modified time

/dports/graphics/mapserver/mapserver-7.6.4/renderers/agg/include/
H A Dagg_pixfmt_rgba.h1854 cob_type::copy_or_blend_pix( in blend_pixel()
2108 cob_type::copy_or_blend_pix(p, in blend_color_hspan()
2125 cob_type::copy_or_blend_pix(p, in blend_color_hspan()
2139 cob_type::copy_or_blend_pix(p, in blend_color_hspan()
2168 cob_type::copy_or_blend_pix(p, in blend_color_vspan()
2185 cob_type::copy_or_blend_pix(p, in blend_color_vspan()
2199 cob_type::copy_or_blend_pix(p, in blend_color_vspan()
2300 cob_type::copy_or_blend_pix(pdst, in blend_from()
2314 cob_type::copy_or_blend_pix(pdst, in blend_from()
2345 cob_type::copy_or_blend_pix(pdst, in blend_from_color()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/compiler/cpp/src/thrift/generate/
H A Dt_cpp_generator.cc4527 string cob_type; in function_signature() local
4530 cob_type = "(" + service_name_ + "CobClient"; in function_signature()
4532 cob_type += "T<Protocol_>"; in function_signature()
4534 cob_type += "* client)"; in function_signature()
4536 cob_type = (ttype->is_void() ? "()" : ("(" + type_name(ttype) + " const& _return)")); in function_signature()
4545 return "void " + prefix + tfunction->get_name() + "(::std::function<void" + cob_type + "> cob" in function_signature()
/dports/devel/thrift-cpp/thrift-0.14.0/compiler/cpp/src/thrift/generate/
H A Dt_cpp_generator.cc4527 string cob_type; in function_signature() local
4530 cob_type = "(" + service_name_ + "CobClient"; in function_signature()
4532 cob_type += "T<Protocol_>"; in function_signature()
4534 cob_type += "* client)"; in function_signature()
4536 cob_type = (ttype->is_void() ? "()" : ("(" + type_name(ttype) + " const& _return)")); in function_signature()
4545 return "void " + prefix + tfunction->get_name() + "(::std::function<void" + cob_type + "> cob" in function_signature()
/dports/devel/thrift-c_glib/thrift-0.14.0/compiler/cpp/src/thrift/generate/
H A Dt_cpp_generator.cc4527 string cob_type; in function_signature() local
4530 cob_type = "(" + service_name_ + "CobClient"; in function_signature()
4532 cob_type += "T<Protocol_>"; in function_signature()
4534 cob_type += "* client)"; in function_signature()
4536 cob_type = (ttype->is_void() ? "()" : ("(" + type_name(ttype) + " const& _return)")); in function_signature()
4545 return "void " + prefix + tfunction->get_name() + "(::std::function<void" + cob_type + "> cob" in function_signature()
/dports/devel/thrift/thrift-0.14.0/compiler/cpp/src/thrift/generate/
H A Dt_cpp_generator.cc4527 string cob_type; in function_signature() local
4530 cob_type = "(" + service_name_ + "CobClient"; in function_signature()
4532 cob_type += "T<Protocol_>"; in function_signature()
4534 cob_type += "* client)"; in function_signature()
4536 cob_type = (ttype->is_void() ? "()" : ("(" + type_name(ttype) + " const& _return)")); in function_signature()
4545 return "void " + prefix + tfunction->get_name() + "(::std::function<void" + cob_type + "> cob" in function_signature()
/dports/devel/node-thrift/thrift-0.14.0/compiler/cpp/src/thrift/generate/
H A Dt_cpp_generator.cc4527 string cob_type; in function_signature() local
4530 cob_type = "(" + service_name_ + "CobClient"; in function_signature()
4532 cob_type += "T<Protocol_>"; in function_signature()
4534 cob_type += "* client)"; in function_signature()
4536 cob_type = (ttype->is_void() ? "()" : ("(" + type_name(ttype) + " const& _return)")); in function_signature()
4545 return "void " + prefix + tfunction->get_name() + "(::std::function<void" + cob_type + "> cob" in function_signature()
/dports/devel/py-thrift/thrift-0.14.0/compiler/cpp/src/thrift/generate/
H A Dt_cpp_generator.cc4527 string cob_type; in function_signature() local
4530 cob_type = "(" + service_name_ + "CobClient"; in function_signature()
4532 cob_type += "T<Protocol_>"; in function_signature()
4534 cob_type += "* client)"; in function_signature()
4536 cob_type = (ttype->is_void() ? "()" : ("(" + type_name(ttype) + " const& _return)")); in function_signature()
4545 return "void " + prefix + tfunction->get_name() + "(::std::function<void" + cob_type + "> cob" in function_signature()
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/compiler/cpp/src/thrift/generate/
H A Dt_cpp_generator.cc4429 string cob_type; in function_signature() local
4432 cob_type = "(" + service_name_ + "CobClient"; in function_signature()
4434 cob_type += "T<Protocol_>"; in function_signature()
4436 cob_type += "* client)"; in function_signature()
4438 cob_type = (ttype->is_void() ? "()" : ("(" + type_name(ttype) + " const& _return)")); in function_signature()
4447 return "void " + prefix + tfunction->get_name() + "(::std::function<void" + cob_type + "> cob" in function_signature()
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/compiler/cpp/src/thrift/generate/
H A Dt_cpp_generator.cc4364 string cob_type; in function_signature() local
4367 cob_type = "(" + service_name_ + "CobClient"; in function_signature()
4369 cob_type += "T<Protocol_>"; in function_signature()
4371 cob_type += "* client)"; in function_signature()
4373 cob_type = (ttype->is_void() ? "()" : ("(" + type_name(ttype) + " const& _return)")); in function_signature()
4382 … + prefix + tfunction->get_name() + "(::apache::thrift::stdcxx::function<void" + cob_type + "> cob" in function_signature()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/compiler/cpp/src/thrift/generate/
H A Dt_cpp_generator.cc4364 string cob_type; in function_signature() local
4367 cob_type = "(" + service_name_ + "CobClient"; in function_signature()
4369 cob_type += "T<Protocol_>"; in function_signature()
4371 cob_type += "* client)"; in function_signature()
4373 cob_type = (ttype->is_void() ? "()" : ("(" + type_name(ttype) + " const& _return)")); in function_signature()
4382 … + prefix + tfunction->get_name() + "(::apache::thrift::stdcxx::function<void" + cob_type + "> cob" in function_signature()
/dports/graphics/agg/agg-2.5/include/
H A Dagg_pixfmt_rgba.h1863 cob_type::copy_or_blend_pix( in blend_pixel()
2117 cob_type::copy_or_blend_pix(p, in blend_color_hspan()
2134 cob_type::copy_or_blend_pix(p, in blend_color_hspan()
2148 cob_type::copy_or_blend_pix(p, in blend_color_hspan()
2177 cob_type::copy_or_blend_pix(p, in blend_color_vspan()
2194 cob_type::copy_or_blend_pix(p, in blend_color_vspan()
2208 cob_type::copy_or_blend_pix(p, in blend_color_vspan()
2309 cob_type::copy_or_blend_pix(pdst, in blend_from()
2323 cob_type::copy_or_blend_pix(pdst, in blend_from()
2354 cob_type::copy_or_blend_pix(pdst, in blend_from_color()
[all …]