Home
last modified time | relevance | path

Searched refs:return_type_name (Results 1 – 25 of 57) sorted by relevance

123

/dports/devel/py-PyUtilib/PyUtilib-6.0.0/pyutilib/pyro/
H A Dworker.py222 return_type_name = self.type
224 if return_type_name not in results:
225 results[return_type_name] = []
227 results[return_type_name].append(task)
238 if return_type_name not in results:
239 results[return_type_name] = []
240 results[return_type_name].append(task)
361 return_type_name = type_name
363 if return_type_name not in results:
364 results[return_type_name] = []
[all …]
/dports/devel/cloudabi/cloudabi-0.19/generator/
H A Dsyscalls_master.py50 return_type_name = self.naming.typename(return_type)
52 abi.syscall_number(syscall), 'AUE_NULL', 'STD', return_type_name,
53 ' ' if len(return_type_name) < 16 else line_break,
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Component/ProxyBuilder/
H A DProxyBuilder.php241 $return_type_name = $return_type->getName();
242 if ($return_type_name === 'self') {
243 $return_type_name = $reflection_method->getDeclaringClass()->getName();
245 $signature_line .= $return_type_name;
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/naga/src/back/hlsl/
H A Dwriter.rs33 let return_type_name = match fun.result { in write() localVariable
51 return_type_name, in write()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/naga/src/back/hlsl/
H A Dwriter.rs33 let return_type_name = match fun.result { in write() localVariable
51 return_type_name, in write()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/dll/detail/demangling/
H A Dmsvc.hpp237 std::string return_type_name = get_name<return_type>(); in get_function() local
242 parser::type_rule<return_type>(return_type_name) >> x3::space >> in get_function()
275 auto return_type_name = get_name<return_type>(); in get_mem_fn() local
282 parser::type_rule<return_type>(return_type_name) >> x3::space >> in get_mem_fn()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/dll/detail/demangling/
H A Dmsvc.hpp237 std::string return_type_name = get_name<return_type>(); in get_function() local
242 parser::type_rule<return_type>(return_type_name) >> x3::space >> in get_function()
275 auto return_type_name = get_name<return_type>(); in get_mem_fn() local
282 parser::type_rule<return_type>(return_type_name) >> x3::space >> in get_mem_fn()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/dll/detail/demangling/
H A Dmsvc.hpp235 std::string return_type_name = get_name<return_type>(); in get_function() local
240 parser::type_rule<return_type>(return_type_name) >> x3::space >> in get_function()
273 auto return_type_name = get_name<return_type>(); in get_mem_fn() local
280 parser::type_rule<return_type>(return_type_name) >> x3::space >> in get_mem_fn()
/dports/devel/boost-libs/boost_1_72_0/boost/dll/detail/demangling/
H A Dmsvc.hpp237 std::string return_type_name = get_name<return_type>(); in get_function() local
242 parser::type_rule<return_type>(return_type_name) >> x3::space >> in get_function()
275 auto return_type_name = get_name<return_type>(); in get_mem_fn() local
282 parser::type_rule<return_type>(return_type_name) >> x3::space >> in get_mem_fn()
/dports/devel/boost-python-libs/boost_1_72_0/boost/dll/detail/demangling/
H A Dmsvc.hpp237 std::string return_type_name = get_name<return_type>(); in get_function() local
242 parser::type_rule<return_type>(return_type_name) >> x3::space >> in get_function()
275 auto return_type_name = get_name<return_type>(); in get_mem_fn() local
282 parser::type_rule<return_type>(return_type_name) >> x3::space >> in get_mem_fn()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/dll/detail/demangling/
H A Dmsvc.hpp237 std::string return_type_name = get_name<return_type>(); in get_function() local
242 parser::type_rule<return_type>(return_type_name) >> x3::space >> in get_function()
275 auto return_type_name = get_name<return_type>(); in get_mem_fn() local
282 parser::type_rule<return_type>(return_type_name) >> x3::space >> in get_mem_fn()
/dports/devel/hyperscan/boost_1_75_0/boost/dll/detail/demangling/
H A Dmsvc.hpp237 std::string return_type_name = get_name<return_type>(); in get_function() local
242 parser::type_rule<return_type>(return_type_name) >> x3::space >> in get_function()
275 auto return_type_name = get_name<return_type>(); in get_mem_fn() local
282 parser::type_rule<return_type>(return_type_name) >> x3::space >> in get_mem_fn()
/dports/devel/boost-docs/boost_1_72_0/boost/dll/detail/demangling/
H A Dmsvc.hpp237 std::string return_type_name = get_name<return_type>(); in get_function() local
242 parser::type_rule<return_type>(return_type_name) >> x3::space >> in get_function()
275 auto return_type_name = get_name<return_type>(); in get_mem_fn() local
282 parser::type_rule<return_type>(return_type_name) >> x3::space >> in get_mem_fn()
/dports/editors/gedit-plugins/gedit-plugins-40.1/plugins/commander/modules/
H A Ddoc.py53 self.return_type_name = self.return_type and m.group(2).strip()
179 sm = structp.match(func.return_type_name)
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/pdb-0.7.0/examples/
H A Dpdb2hpp.rs288 method.return_type_name, in fmt()
302 method.return_type_name, in fmt()
331 return_type_name: String, field
347 return_type_name: type_name(type_finder, data.return_type, needed_types)?, in find()
/dports/devel/omniORB/omniORB-4.2.4/src/lib/omniORB/python3/omniidl_be/cxx/header/
H A Dtie.py91 …(@signature@) { @return_str@pd_obj->@operation_name@(@call@); }""", return_type_name = returnType_…
/dports/devel/omniORB/omniORB-4.2.4/src/lib/omniORB/python/omniidl_be/cxx/header/
H A Dtie.py92 …(@signature@) { @return_str@pd_obj->@operation_name@(@call@); }""", return_type_name = returnType_…
/dports/devel/py-numba/numba-0.51.2/numba/stencils/
H A Dstencil.py578 return_type_name = numpy_support.as_dtype(
586 out_name, shape_name, cval, return_type_name)
589 out_name, shape_name, return_type_name)
/dports/devel/py-llvmcpy/llvmcpy-0.1.5/llvmcpy/
H A Dllvm.py338 return_type_name = remove_llvm_prefix(pointee.cname)
339 result += " return {}({})".format(return_type_name,
/dports/www/node10/node-v10.24.1/deps/v8/src/torque/
H A Dimplementation-visitor.cc1027 std::string return_type_name( in GenerateMacroFunctionDeclaration() local
1029 if (macro_prefix != "" && (return_type_name.length() > 5) && in GenerateMacroFunctionDeclaration()
1030 (return_type_name.substr(0, 5) == "TNode")) { in GenerateMacroFunctionDeclaration()
1033 o << return_type_name; in GenerateMacroFunctionDeclaration()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/compiler/cpp/src/thrift/generate/
H A Dt_c_glib_generator.cc2334 string return_type_name = type_name(return_type); in generate_service_processor() local
2342 if (return_type_name != property_type_name(return_type)) { in generate_service_processor()
2343 if (return_type_name[return_type_name.length() - 1] != '*') { in generate_service_processor()
2344 return_type_name += ' '; in generate_service_processor()
2346 return_type_name += '*'; in generate_service_processor()
2348 f_service_ << "(" << return_type_name << ")"; in generate_service_processor()
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/compiler/cpp/src/thrift/generate/
H A Dt_c_glib_generator.cc2336 string return_type_name = type_name(return_type); in generate_service_processor() local
2344 if (return_type_name != property_type_name(return_type)) { in generate_service_processor()
2345 if (return_type_name[return_type_name.length() - 1] != '*') { in generate_service_processor()
2346 return_type_name += ' '; in generate_service_processor()
2348 return_type_name += '*'; in generate_service_processor()
2350 f_service_ << "(" << return_type_name << ")"; in generate_service_processor()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/compiler/cpp/src/thrift/generate/
H A Dt_c_glib_generator.cc2336 string return_type_name = type_name(return_type); in generate_service_processor() local
2344 if (return_type_name != property_type_name(return_type)) { in generate_service_processor()
2345 if (return_type_name[return_type_name.length() - 1] != '*') { in generate_service_processor()
2346 return_type_name += ' '; in generate_service_processor()
2348 return_type_name += '*'; in generate_service_processor()
2350 f_service_ << "(" << return_type_name << ")"; in generate_service_processor()
/dports/devel/thrift-c_glib/thrift-0.14.0/compiler/cpp/src/thrift/generate/
H A Dt_c_glib_generator.cc2334 string return_type_name = type_name(return_type); in generate_service_processor() local
2342 if (return_type_name != property_type_name(return_type)) { in generate_service_processor()
2343 if (return_type_name[return_type_name.length() - 1] != '*') { in generate_service_processor()
2344 return_type_name += ' '; in generate_service_processor()
2346 return_type_name += '*'; in generate_service_processor()
2348 f_service_ << "(" << return_type_name << ")"; in generate_service_processor()
/dports/devel/thrift-cpp/thrift-0.14.0/compiler/cpp/src/thrift/generate/
H A Dt_c_glib_generator.cc2334 string return_type_name = type_name(return_type); in generate_service_processor() local
2342 if (return_type_name != property_type_name(return_type)) { in generate_service_processor()
2343 if (return_type_name[return_type_name.length() - 1] != '*') { in generate_service_processor()
2344 return_type_name += ' '; in generate_service_processor()
2346 return_type_name += '*'; in generate_service_processor()
2348 f_service_ << "(" << return_type_name << ")"; in generate_service_processor()

123