Home
last modified time | relevance | path

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

1234

/dports/net/mpich2/mpich2-1.5/src/mpi/romio/adio/common/
H A Dad_aggregate_new.c31 MPI_Datatype *simpletype);
137 MPI_Datatype simpletype; in ADIOI_Calc_file_realms_user_size() local
148 file_realm_types[0] = simpletype; in ADIOI_Calc_file_realms_user_size()
157 file_realm_types[i] = simpletype; in ADIOI_Calc_file_realms_user_size()
174 MPI_Datatype simpletype; in ADIOI_Calc_file_realms_aar() local
188 file_realm_types[0] = simpletype; in ADIOI_Calc_file_realms_aar()
197 file_realm_types[i] = simpletype; in ADIOI_Calc_file_realms_aar()
218 MPI_Datatype simpletype; in ADIOI_Calc_file_realms_fsize() local
232 file_realm_types[i] = simpletype; in ADIOI_Calc_file_realms_fsize()
238 MPI_Datatype *simpletype) in ADIOI_Create_fr_simpletype() argument
[all …]
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/romio314/romio/adio/common/
H A Dad_aggregate_new.c31 MPI_Datatype *simpletype);
137 MPI_Datatype simpletype; in ADIOI_Calc_file_realms_user_size() local
148 file_realm_types[0] = simpletype; in ADIOI_Calc_file_realms_user_size()
157 file_realm_types[i] = simpletype; in ADIOI_Calc_file_realms_user_size()
174 MPI_Datatype simpletype; in ADIOI_Calc_file_realms_aar() local
188 file_realm_types[0] = simpletype; in ADIOI_Calc_file_realms_aar()
197 file_realm_types[i] = simpletype; in ADIOI_Calc_file_realms_aar()
218 MPI_Datatype simpletype; in ADIOI_Calc_file_realms_fsize() local
232 file_realm_types[i] = simpletype; in ADIOI_Calc_file_realms_fsize()
238 MPI_Datatype *simpletype) in ADIOI_Create_fr_simpletype() argument
[all …]
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/adio/common/
H A Dad_aggregate_new.c122 MPI_Datatype simpletype; in ADIOI_Calc_file_realms_user_size() local
126 ADIOI_Create_fr_simpletype(fr_size, nprocs_for_coll, &simpletype); in ADIOI_Calc_file_realms_user_size()
132 file_realm_types[0] = simpletype; in ADIOI_Calc_file_realms_user_size()
139 file_realm_types[i] = simpletype; in ADIOI_Calc_file_realms_user_size()
155 MPI_Datatype simpletype; in ADIOI_Calc_file_realms_aar() local
163 ADIOI_Create_fr_simpletype(fr_size, nprocs_for_coll, &simpletype); in ADIOI_Calc_file_realms_aar()
168 file_realm_types[0] = simpletype; in ADIOI_Calc_file_realms_aar()
175 file_realm_types[i] = simpletype; in ADIOI_Calc_file_realms_aar()
194 MPI_Datatype simpletype; in ADIOI_Calc_file_realms_fsize() local
206 file_realm_types[i] = simpletype; in ADIOI_Calc_file_realms_fsize()
[all …]
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/io/romio321/romio/adio/common/
H A Dad_aggregate_new.c31 MPI_Datatype *simpletype);
137 MPI_Datatype simpletype; in ADIOI_Calc_file_realms_user_size() local
148 file_realm_types[0] = simpletype; in ADIOI_Calc_file_realms_user_size()
157 file_realm_types[i] = simpletype; in ADIOI_Calc_file_realms_user_size()
174 MPI_Datatype simpletype; in ADIOI_Calc_file_realms_aar() local
188 file_realm_types[0] = simpletype; in ADIOI_Calc_file_realms_aar()
197 file_realm_types[i] = simpletype; in ADIOI_Calc_file_realms_aar()
218 MPI_Datatype simpletype; in ADIOI_Calc_file_realms_fsize() local
232 file_realm_types[i] = simpletype; in ADIOI_Calc_file_realms_fsize()
238 MPI_Datatype *simpletype) in ADIOI_Create_fr_simpletype() argument
[all …]
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslexec/
H A Dmaster.cpp68 TypeDesc t = sym->typespec().simpletype(); in param_default_storage()
86 TypeDesc t = sym->typespec().simpletype(); in param_default_storage()
122 s.size (s.typespec().simpletype().size()); in resolve_syms()
133 if (s.typespec().simpletype().basetype == TypeDesc::INT) in resolve_syms()
135 else if (s.typespec().simpletype().basetype == TypeDesc::FLOAT) in resolve_syms()
137 else if (s.typespec().simpletype().basetype == TypeDesc::STRING) in resolve_syms()
143 if (s.typespec().simpletype().basetype == TypeDesc::INT) in resolve_syms()
145 else if (s.typespec().simpletype().basetype == TypeDesc::FLOAT) in resolve_syms()
147 else if (s.typespec().simpletype().basetype == TypeDesc::STRING) in resolve_syms()
H A Dloadshader.cpp129 TypeDesc t = typespec.simpletype(); in symbol()
135 else if (typespec.simpletype().basetype == TypeDesc::FLOAT) { in symbol()
138 } else if (typespec.simpletype().basetype == TypeDesc::INT) { in symbol()
154 if (typespec.simpletype().basetype == TypeDesc::FLOAT) { in symbol()
157 } else if (typespec.simpletype().basetype == TypeDesc::INT) { in symbol()
225 if (sym.typespec().simpletype().basetype == TypeDesc::FLOAT) in symdefault()
234 if (sym.typespec().simpletype().basetype == TypeDesc::FLOAT) in symdefault()
255 if (sym.typespec().simpletype().basetype == TypeDesc::FLOAT) in symdefault()
262 if (sym.typespec().simpletype().basetype == TypeDesc::FLOAT) in symdefault()
281 if (sym.typespec().simpletype().basetype == TypeDesc::STRING) in symdefault()
[all …]
H A Dbackendllvm.cpp124 TypeDesc t = typespec.simpletype().elementtype(); in llvm_pass_type()
165 sym.typespec().simpletype().basesize(); in llvm_assign_zero()
180 size_t align = sym.typespec().simpletype().basesize(); in llvm_zero_derivs()
197 size_t align = sym.typespec().simpletype().basesize(); in llvm_zero_derivs()
395 const TypeDesc type = sym.typespec().simpletype(); in createOptixMetadata()
566 TypeDesc t = sym.typespec().simpletype(); in llvm_get_pointer()
636 TypeDesc t = type.simpletype(); in llvm_load_value()
847 TypeDesc t = type.simpletype(); in llvm_store_value()
955 else if (s.typespec().simpletype().aggregate > 1 || in llvm_call_function()
969 TypeDesc t = ts.simpletype(); in llvm_test_nonzero()
[all …]
H A Dllvm_gen.cpp306 TypeDesc simpletype (sym.typespec().simpletype()); in LLVMGEN() local
471 TypeDesc type = Result.typespec().simpletype(); in LLVMGEN()
512 TypeDesc type = Result.typespec().simpletype(); in LLVMGEN()
556 TypeDesc type = Result.typespec().simpletype(); in LLVMGEN()
643 TypeDesc type = Result.typespec().simpletype(); in LLVMGEN()
728 TypeDesc type = Result.typespec().simpletype(); in LLVMGEN()
781 TypeDesc type = Result.typespec().simpletype(); in LLVMGEN()
806 TypeDesc type = Result.typespec().simpletype(); in LLVMGEN()
1412 cast = Result.typespec().simpletype(); in LLVMGEN()
3330 TypeDesc t = sym.typespec().simpletype(); in LLVMGEN()
[all …]
H A Dinstance.cpp143 TypeDesc t = sym->typespec().simpletype(); in param_storage()
219 TypeDesc paramtype = sm_typespec.simpletype(); // what the shader writer wants in parameters()
385 const TypeDesc& type = srccon.type.simpletype(); in add_connection()
570 memcmp (a.data(), b.data(), a.typespec().simpletype().size())) in equivalent()
643 sym->typespec().simpletype().size())) { in mergeable()
816 TypeDesc type = s->typespec().simpletype(); in serialize()
H A Dllvm_instance.cpp303 sym.typespec().simpletype().basesize(); in llvm_type_groupdata()
435 TypeDesc type = sym.typespec().simpletype(); in llvm_assign_initial_value()
502 TypeDesc t = sym.typespec().simpletype(); in llvm_assign_initial_value()
513 TypeDesc t = sym.typespec().simpletype(); in llvm_assign_initial_value()
520 int num_components = sym.typespec().simpletype().aggregate; in llvm_assign_initial_value()
565 TypeDesc t = sym.typespec().simpletype(); in llvm_generate_debugnan()
651 TypeDesc t = sym.typespec().simpletype(); in llvm_generate_debug_uninit()
965 TypeDesc t = s.typespec().simpletype(); in build_llvm_instance()
1150 if (t.simpletype().basetype == TypeDesc::UNKNOWN) { in initialize_llvm_group()
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslexec/
H A Dmaster.cpp68 TypeDesc t = sym->typespec().simpletype(); in param_default_storage()
86 TypeDesc t = sym->typespec().simpletype(); in param_default_storage()
122 s.size (s.typespec().simpletype().size()); in resolve_syms()
133 if (s.typespec().simpletype().basetype == TypeDesc::INT) in resolve_syms()
135 else if (s.typespec().simpletype().basetype == TypeDesc::FLOAT) in resolve_syms()
137 else if (s.typespec().simpletype().basetype == TypeDesc::STRING) in resolve_syms()
143 if (s.typespec().simpletype().basetype == TypeDesc::INT) in resolve_syms()
145 else if (s.typespec().simpletype().basetype == TypeDesc::FLOAT) in resolve_syms()
147 else if (s.typespec().simpletype().basetype == TypeDesc::STRING) in resolve_syms()
H A Dloadshader.cpp129 TypeDesc t = typespec.simpletype(); in symbol()
135 else if (typespec.simpletype().basetype == TypeDesc::FLOAT) { in symbol()
138 } else if (typespec.simpletype().basetype == TypeDesc::INT) { in symbol()
154 if (typespec.simpletype().basetype == TypeDesc::FLOAT) { in symbol()
157 } else if (typespec.simpletype().basetype == TypeDesc::INT) { in symbol()
225 if (sym.typespec().simpletype().basetype == TypeDesc::FLOAT) in symdefault()
234 if (sym.typespec().simpletype().basetype == TypeDesc::FLOAT) in symdefault()
255 if (sym.typespec().simpletype().basetype == TypeDesc::FLOAT) in symdefault()
262 if (sym.typespec().simpletype().basetype == TypeDesc::FLOAT) in symdefault()
281 if (sym.typespec().simpletype().basetype == TypeDesc::STRING) in symdefault()
[all …]
H A Dbackendllvm.cpp124 TypeDesc t = typespec.simpletype().elementtype(); in llvm_pass_type()
165 sym.typespec().simpletype().basesize(); in llvm_assign_zero()
180 size_t align = sym.typespec().simpletype().basesize(); in llvm_zero_derivs()
197 size_t align = sym.typespec().simpletype().basesize(); in llvm_zero_derivs()
395 const TypeDesc type = sym.typespec().simpletype(); in createOptixMetadata()
566 TypeDesc t = sym.typespec().simpletype(); in llvm_get_pointer()
636 TypeDesc t = type.simpletype(); in llvm_load_value()
847 TypeDesc t = type.simpletype(); in llvm_store_value()
955 else if (s.typespec().simpletype().aggregate > 1 || in llvm_call_function()
969 TypeDesc t = ts.simpletype(); in llvm_test_nonzero()
[all …]
H A Dllvm_gen.cpp306 TypeDesc simpletype (sym.typespec().simpletype()); in LLVMGEN() local
471 TypeDesc type = Result.typespec().simpletype(); in LLVMGEN()
512 TypeDesc type = Result.typespec().simpletype(); in LLVMGEN()
556 TypeDesc type = Result.typespec().simpletype(); in LLVMGEN()
643 TypeDesc type = Result.typespec().simpletype(); in LLVMGEN()
728 TypeDesc type = Result.typespec().simpletype(); in LLVMGEN()
781 TypeDesc type = Result.typespec().simpletype(); in LLVMGEN()
806 TypeDesc type = Result.typespec().simpletype(); in LLVMGEN()
1412 cast = Result.typespec().simpletype(); in LLVMGEN()
3330 TypeDesc t = sym.typespec().simpletype(); in LLVMGEN()
[all …]
H A Dinstance.cpp143 TypeDesc t = sym->typespec().simpletype(); in param_storage()
219 TypeDesc paramtype = sm_typespec.simpletype(); // what the shader writer wants in parameters()
385 const TypeDesc& type = srccon.type.simpletype(); in add_connection()
570 memcmp (a.data(), b.data(), a.typespec().simpletype().size())) in equivalent()
643 sym->typespec().simpletype().size())) { in mergeable()
816 TypeDesc type = s->typespec().simpletype(); in serialize()
H A Dllvm_instance.cpp303 sym.typespec().simpletype().basesize(); in llvm_type_groupdata()
435 TypeDesc type = sym.typespec().simpletype(); in llvm_assign_initial_value()
502 TypeDesc t = sym.typespec().simpletype(); in llvm_assign_initial_value()
513 TypeDesc t = sym.typespec().simpletype(); in llvm_assign_initial_value()
520 int num_components = sym.typespec().simpletype().aggregate; in llvm_assign_initial_value()
565 TypeDesc t = sym.typespec().simpletype(); in llvm_generate_debugnan()
651 TypeDesc t = sym.typespec().simpletype(); in llvm_generate_debug_uninit()
965 TypeDesc t = s.typespec().simpletype(); in build_llvm_instance()
1150 if (t.simpletype().basetype == TypeDesc::UNKNOWN) { in initialize_llvm_group()
/dports/lang/mono/mono-5.10.1.57/mono/arch/s390x/
H A Dtramp.c115 guint32 simpletype, align; in calculate_sizes() local
137 simpletype = sig->ret->type; in calculate_sizes()
139 switch (simpletype) { in calculate_sizes()
211 simpletype = sig->params [i]->type; in calculate_sizes()
213 switch (simpletype) { in calculate_sizes()
360 guint32 simpletype; in emit_save_parameters() local
396 switch (simpletype) { in emit_save_parameters()
580 guint32 simpletype; in emit_call_and_store_retval() local
590 simpletype = sig->ret->type; in emit_call_and_store_retval()
592 switch (simpletype) { in emit_call_and_store_retval()
[all …]
/dports/net/p5-Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.30/lib/Net/Z3950/
H A DZOOM.pm154 my $simpletype = $type;
155 $simpletype =~ s/;.*//;
160 if ($simpletype eq "opac" && !defined $val) {
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/engine/tests/phpunit/unit/Elgg/Filesystem/
H A DMimeTypeServiceUnitTest.php103 $simpletype = $this->service->getSimpleType('image/jpeg');
106 $this->assertEquals('image', $simpletype);
107 $this->assertEquals($simpletype, $value);
/dports/www/kdsoap/kdsoap-1.9.0/kdwsdl2cpp/schema/
H A Dschema.pro11 simpletype.cpp \
33 simpletype.h \
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/engine/classes/
H A DElggFile.php22 * @property string $simpletype Category of the file
156 if (isset($this->simpletype)) {
157 return $this->simpletype;
448 $this->simpletype = elgg()->mimetype->getSimpleType($mime_type);
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslcomp/
H A Dtypecheck.cpp178 TypeDesc tnew = t.simpletype(); in typecheck()
186 TypeDesc tnew = t.simpletype(); in typecheck()
539 return m_typespec = higherprecision(l.simpletype(), r.simpletype()); in typecheck()
618 m_typespec = higherprecision(t.simpletype(), f.simpletype()); in typecheck()
1204 TypeDesc simpletype(arg->typespec().simpletype()); in typecheck_printf_args() local
1206 || simpletype.basetype == TypeDesc::STRING) in typecheck_printf_args()
1257 if (typespec().simpletype() == TypeDesc::TypeVector) in typecheck_builtin_specialcase()
1259 else if (typespec().simpletype() == TypeDesc::TypeNormal) in typecheck_builtin_specialcase()
1666 if (arg->typespec().simpletype().is_unknown() in reportAmbiguity()
1748 const TypeDesc& td = s.simpletype(); in best()
[all …]
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslcomp/
H A Dtypecheck.cpp178 TypeDesc tnew = t.simpletype(); in typecheck()
186 TypeDesc tnew = t.simpletype(); in typecheck()
539 return m_typespec = higherprecision(l.simpletype(), r.simpletype()); in typecheck()
618 m_typespec = higherprecision(t.simpletype(), f.simpletype()); in typecheck()
1204 TypeDesc simpletype(arg->typespec().simpletype()); in typecheck_printf_args() local
1206 || simpletype.basetype == TypeDesc::STRING) in typecheck_printf_args()
1257 if (typespec().simpletype() == TypeDesc::TypeVector) in typecheck_builtin_specialcase()
1259 else if (typespec().simpletype() == TypeDesc::TypeNormal) in typecheck_builtin_specialcase()
1666 if (arg->typespec().simpletype().is_unknown() in reportAmbiguity()
1748 const TypeDesc& td = s.simpletype(); in best()
[all …]
/dports/textproc/p5-XML-Validator-Schema/XML-Validator-Schema-1.10/t/
H A Drestriction_anon.yml1 # test some simpletype restrictions, done as anonymous simple types
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/engine/classes/Elgg/
H A DEntityIconService.php127 $tmp->simpletype = $this->mimetype->getSimpleType($tmp->mimetype);
159 $tmp->simpletype = $this->mimetype->getSimpleType($tmp->mimetype);
191 $tmp->simpletype = $this->mimetype->getSimpleType($tmp->mimetype);

1234