Home
last modified time | relevance | path

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

123456

/dports/mail/p5-Mail-Tools/MailTools-2.21/lib/Mail/
H A DCap.pm179 { my($self, $origtype, $file) = @_;
181 return $self->{_cache}{$origtype}
182 if $useCache && exists $self->{_cache}{$origtype};
184 my ($fulltype, @params) = split /\s*;\s*/, $origtype;
193 $origtype, $file);
200 $self->{_cache}{$origtype} = $entry if $useCache;
/dports/devel/clixon/clixon-4.8.0/lib/src/
H A Dclixon_yang_type.c340 clicon_type2cv(char *origtype, in clicon_type2cv() argument
363 yang2cv_type(origtype, cvtype); in clicon_type2cv()
366 yang_argument_get(ym), origtype); in clicon_type2cv()
924 if (yang_type_get(ys, &origtype, &yrestype, in ys_cv_validate()
974 if (origtype) in ys_cv_validate()
975 free(origtype); in ys_cv_validate()
1332 char **origtype, in yang_type_get() argument
1355 if (origtype && in yang_type_get()
1356 (*origtype = strdup(type)) == NULL){ in yang_type_get()
1389 if (origtype) in yang_type2cv()
[all …]
/dports/math/cadabra2/cadabra2-2.3.6.8/core/algorithms/
H A Drewrite_indices.cc112 const Indices *origtype=kernel.properties.get<Indices>(dit->second, true); in apply() local
113 if(!origtype) in apply()
127 if(newtype->set_name == origtype->set_name) { in apply()
129 if(origtype->position_type==Indices::free || walk->fl.parent_rel==dit->second->fl.parent_rel) { in apply()
147 if(origtype->set_name == itype1->set_name && newtype->set_name == itype2->set_name) { in apply()
162 else if(origtype->set_name == itype2->set_name && newtype->set_name == itype1->set_name) { in apply()
/dports/net/mpich/mpich-3.4.3/test/mpi/rma/
H A Depochtest.c50 MPI_Datatype origtype, targettype; in main() local
146 origtype = orig_obj.DTP_datatype; in main()
169 MPI_Put(origbuf + orig_obj.DTP_buf_offset, origcount, origtype, target, in main()
194 MPI_Put(origbuf + orig_obj.DTP_buf_offset, origcount, origtype, orig, in main()
219 MPI_Put(origbuf + orig_obj.DTP_buf_offset, origcount, origtype, target, in main()
228 MPI_Put(origbuf + orig_obj.DTP_buf_offset, origcount, origtype, orig, in main()
H A Dfence.c31 MPI_Datatype origtype, targettype; in test() local
35 origtype = orig_obj.DTP_datatype; in test()
115 MPI_Get(origbuf + orig_obj.DTP_buf_offset, origcount, origtype, target, in test()
119 MPI_Put(origbuf + orig_obj.DTP_buf_offset, origcount, origtype, target, in test()
H A Daccpscw1.c31 MPI_Datatype origtype, targettype; in main() local
132 origtype = orig_obj.DTP_datatype; in main()
145 origtype, target, target_obj.DTP_buf_offset / extent, in main()
H A Daccfence1.c35 MPI_Datatype origtype, targettype; in main() local
136 origtype = orig_obj.DTP_datatype; in main()
143 origtype, target, target_obj.DTP_buf_offset / extent, in main()
H A Dputpscw1.c31 MPI_Datatype origtype, targettype; in main() local
133 origtype = orig_obj.DTP_datatype; in main()
146 MPI_Put(origbuf + orig_obj.DTP_buf_offset, origcount, origtype, target, in main()
H A Dlock_x_dt.c36 MPI_Datatype origtype, targettype, resulttype; in run_test() local
129 origtype = orig_obj.DTP_datatype; in run_test()
139 origtype, t, target_obj.DTP_buf_offset / extent, targetcount, in run_test()
155 origtype, resultbuf + result_obj.DTP_buf_offset, resultcount, in run_test()
/dports/devel/clixon/clixon-4.8.0/apps/cli/
H A Dcli_generate.c455 char *origtype, in yang2cli_var_union_one() argument
481 if (yang2cli_var_union(h, ys, origtype, ytype, helptext, cb) < 0) in yang2cli_var_union_one()
485 if (clicon_type2cv(origtype, restype, ys, &cvtype) < 0) in yang2cli_var_union_one()
510 char *origtype, in yang2cli_var_union() argument
529 if (yang2cli_var_union_one(h, ys, origtype, ytsub, helptext, cb) < 0) in yang2cli_var_union()
557 char *origtype = NULL; in yang2cli_var() local
572 if (yang_type_get(ys, &origtype, &yrestype, in yang2cli_var()
581 if (clicon_type2cv(origtype, restype, ys, &cvtype) < 0) in yang2cli_var()
587 if (yang2cli_var_union(h, ys, origtype, yrestype, helptext, cb) < 0) in yang2cli_var()
623 if (origtype) in yang2cli_var()
[all …]
/dports/net/openmpi3/openmpi-3.1.6/test/datatype/
H A Dexternal32.c82 ompi_datatype_t *origtype = (ompi_datatype_t *)arg; in check_vector() local
84 if( (origtype == &ompi_mpi_int.dt) || (origtype == &ompi_mpi_int32_t.dt) ) { in check_vector()
94 } else if( (origtype == &ompi_mpi_short.dt) || (origtype == &ompi_mpi_int16_t.dt) ) { in check_vector()
/dports/net/openmpi/openmpi-4.1.1/test/datatype/
H A Dexternal32.c98 ompi_datatype_t *origtype = (ompi_datatype_t *)arg; in check_vector() local
100 if( (origtype == &ompi_mpi_int.dt) || (origtype == &ompi_mpi_int32_t.dt) ) { in check_vector()
110 } else if( (origtype == &ompi_mpi_short.dt) || (origtype == &ompi_mpi_int16_t.dt) ) { in check_vector()
/dports/devel/gengetopt/gengetopt-2.23/src/skels/
H A Doption_arg.h30 string origtype; variable
40 …ng_long_arg), longtype (_longtype), multiple (_multiple), name (_name), origtype (_origtype), type… in option_arg_gen_class()
124 origtype = _origtype; in set_origtype()
H A Doption_arg.h_skel7 @origtype@ @name@_orig; /**< @@brief @desc@ original value given at command line. */
16 @origtype@ @name@_orig; /**< @@brief @desc@ original value given at command line. */
H A Doption_arg.cc58 generate_string (origtype, stream, indent + indent_str.length ()); in generate_option_arg()
140 generate_string (origtype, stream, indent + indent_str.length ()); in generate_option_arg()
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Datomlib.php285 $origtype = $this->in_content[0][2];
300 $this->current->$tag = array($origtype, join('',$newcontent));
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Datomlib.php285 $origtype = $this->in_content[0][2];
300 $this->current->$tag = array($origtype, join('',$newcontent));
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/perl/
H A Dpdflib_pl.c163 void SWIG_RegisterMapping(char *origtype, char *newtype, void *(*cast)(void *)) { argument
167 void _SWIG_RegisterMapping(CPerlObj *pPerl, char *origtype, char *newtype, void *(*cast)(void *)) {
182 if (strcmp(SwigPtrTable[i].name,origtype) == 0) {
188 t->name = origtype;
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/perl/
H A Dpdflib_pl.c163 void SWIG_RegisterMapping(char *origtype, char *newtype, void *(*cast)(void *)) { argument
167 void _SWIG_RegisterMapping(CPerlObj *pPerl, char *origtype, char *newtype, void *(*cast)(void *)) {
182 if (strcmp(SwigPtrTable[i].name,origtype) == 0) {
188 t->name = origtype;
/dports/converters/p5-LaTeXML/LaTeXML-0.8.6/lib/LaTeXML/Package/
H A DBibTeX.pool.ltxml69 # ("foo" will be called the "origtype" in the following).
74 # \bib@field@<origtype>@<field> (if an alias was defined)
119 my $origtype = $entry->getType;
120 my $type = $origtype;
130 ($origtype ne $type ? (T_CS('\bib@entry@' . $origtype . '@prepare')) : ()),
139 my $origtype = $entry->getType;
140 my $type = $origtype;
151 ($origtype ne $type
152 ? ('bib@field@' . $origtype . '@' . $field) : ()),
161 ($origtype ne $type
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/objcp/
H A Dobjcp-decl.h46 #define finish_decl(decl, loc, init, origtype, asmspec) \ argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/objcp/
H A Dobjcp-decl.h46 #define finish_decl(decl, loc, init, origtype, asmspec) \ argument
/dports/lang/gcc9/gcc-9.4.0/gcc/objcp/
H A Dobjcp-decl.h46 #define finish_decl(decl, loc, init, origtype, asmspec) \ argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/objcp/
H A Dobjcp-decl.h46 #define finish_decl(decl, loc, init, origtype, asmspec) \ argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/objcp/
H A Dobjcp-decl.h46 #define finish_decl(decl, loc, init, origtype, asmspec) \ argument

123456