Home
last modified time | relevance | path

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

/dports/www/p5-Jifty/Jifty-1.50430/lib/Jifty/
H A DClassLoader.pm163 return $self->return_class( "package " . $base . ";\n");
172 return $self->return_class(
181 return $self->return_class(
189 return $self->return_class(
198 return $self->return_class(
224 return $self->return_class(
280 return $self->return_class(
300 sub return_class { subroutine
/dports/www/p5-Jifty/Jifty-1.50430/lib/Jifty/Plugin/
H A DClassLoader.pm129 return Jifty::ClassLoader->return_class(
148 return Jifty::ClassLoader->return_class(
162 return Jifty::ClassLoader->return_class(
/dports/textproc/py-markups/Markups-3.1.3/markups/
H A D__init__.py44 def get_markup_for_file_name(filename: str, return_class: bool = False):
67 if return_class:
/dports/devel/p5-JSON-RPC-Common/JSON-RPC-Common-0.11/lib/JSON/RPC/Common/Procedure/
H A DCall.pm18 has return_class => ( attribute in JSON::RPC::Common::Procedure::Call
138 $self->return_class->new(
/dports/devel/jna/jna-5.7.0/native/
H A Dcallback.c109 jobjectArray arg_classes, jclass return_class, in create_callback() argument
216 cb->rflag = get_conversion_flag(env, return_class); in create_callback()
220 return_class = getNativeType(env, return_class); in create_callback()
244 rtype = get_java_type(env, return_class); in create_callback()
250 return_type = get_ffi_return_type(env, return_class, (char)rtype); in create_callback()
H A Ddispatch.c1953 …jclass return_class = (*env)->CallObjectMethod(env, data->closure_method, MID_Method_getReturnType… in dispatch_direct() local
1954 *(void **)resp = newJavaStructure(env, *(void **)resp, return_class); in dispatch_direct()
1959 …jclass return_class = (*env)->CallObjectMethod(env, data->closure_method, MID_Method_getReturnType… in dispatch_direct() local
1960 *(void **)oldresp = newJavaStructure(env, resp, return_class); in dispatch_direct()
1965 …jclass return_class = (*env)->CallObjectMethod(env, data->closure_method, MID_Method_getReturnType… in dispatch_direct() local
1966 *(void **)resp = newJavaCallback(env, *(void **)resp, return_class); in dispatch_direct()
/dports/textproc/py-markups/Markups-3.1.3/tests/
H A Dtest_public_api.py17 markup_class = markups.get_markup_for_file_name('myfile.mkd', return_class=True)
/dports/devel/p5-JSON-RPC-Common/JSON-RPC-Common-0.11/lib/JSON/RPC/Common/Marshal/
H A DText.pm42 has return_class => ( attribute in JSON::RPC::Common::Marshal::Text
/dports/textproc/retext/retext-7.2.2/ReText/
H A Dtab.py160 self._fileName, return_class=True)
483 if exists(fileToOpen) and get_markup_for_file_name(fileToOpen, return_class=True):
486 if get_markup_for_file_name(fileToOpen, return_class=True):
/dports/devel/p5-ExtUtils-XSBuilder/ExtUtils-XSBuilder-0.28/XSBuilder/
H A DWrapXS.pm377 my $return_class = $self -> typemap -> map_class ($return_type) || $return_type;
378 if ($return_class =~ / /)
380 print "ERROR: return class '$return_class' contains spaces" ;
461 …$code .= ' __retval = ' . $self -> convert_sv2 ($return_type, $return_class, '__retsv') . ";\n"
/dports/devel/dwarfdump/dwarf-20161124/libdwarf/
H A Ddwarf_query.c1132 enum Dwarf_Form_Class * return_class, in dwarf_highpc_b() argument
1213 *return_class = class; in dwarf_highpc_b()
1253 *return_class = class; in dwarf_highpc_b()
H A Dlibdwarf.h.in1770 enum Dwarf_Form_Class * /*return_class*/,
H A Dlibdwarf2.1.mm3004 enum Dwarf_Form_Class * return_class*/,
/dports/devel/libdwarf/dwarf-20161124/libdwarf/
H A Ddwarf_query.c1132 enum Dwarf_Form_Class * return_class, in dwarf_highpc_b() argument
1213 *return_class = class; in dwarf_highpc_b()
1253 *return_class = class; in dwarf_highpc_b()
H A Dlibdwarf.h.in1770 enum Dwarf_Form_Class * /*return_class*/,
H A Dlibdwarf2.1.mm3004 enum Dwarf_Form_Class * return_class*/,
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/src/compatibility/backward_cpp/
H A Dbackward.hpp2278 Dwarf_Form_Class return_class; in die_has_pc() local
2292 die, &high_pc, &high_pc_form, &return_class, &error) in die_has_pc()
2299 if (return_class == DW_FORM_CLASS_CONSTANT) { in die_has_pc()
/dports/math/barvinok/barvinok-0.41.5/isl/interface/
H A Dtemplate_cpp.cc2387 auto return_class = generator.template_classes.at(return_type); in print_at_method() local
2389 if (!anon && return_class.is_anon()) in print_at_method()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc2419 auto return_class = generator.template_classes.at(return_type); in print_at_method() local
2421 if (!anon && return_class.is_anon()) in print_at_method()
/dports/devel/isl/isl-0.24/interface/
H A Dtemplate_cpp.cc2387 auto return_class = generator.template_classes.at(return_type); in print_at_method() local
2389 if (!anon && return_class.is_anon()) in print_at_method()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc2419 auto return_class = generator.template_classes.at(return_type); in print_at_method() local
2421 if (!anon && return_class.is_anon()) in print_at_method()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc2419 auto return_class = generator.template_classes.at(return_type); in print_at_method() local
2421 if (!anon && return_class.is_anon()) in print_at_method()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc2419 auto return_class = generator.template_classes.at(return_type);
2421 if (!anon && return_class.is_anon())
/dports/devel/gammaray/GammaRay-2.11.3/3rdparty/backward-cpp/
H A Dbackward.hpp2384 Dwarf_Form_Class return_class; in die_has_pc() local
2397 if (dwarf_highpc_b(die, &high_pc, &high_pc_form, &return_class, &error) == in die_has_pc()
2404 if (return_class == DW_FORM_CLASS_CONSTANT) { in die_has_pc()
/dports/sysutils/lnav/lnav-0.10.1/src/third-party/backward-cpp/
H A Dbackward.hpp2664 Dwarf_Form_Class return_class; in die_has_pc() local
2677 if (dwarf_highpc_b(die, &high_pc, &high_pc_form, &return_class, &error) == in die_has_pc()
2684 if (return_class == DW_FORM_CLASS_CONSTANT) { in die_has_pc()