Home
last modified time | relevance | path

Searched refs:entitytype (Results 26 – 50 of 56) sorted by relevance

123

/dports/french/med/med-4.0.0/src/ci/
H A D_MEDfieldnValue.c28 const med_entity_type entitytype, const med_geometry_type geotype, in _MEDfieldnValue() argument
48 entitytype, in _MEDfieldnValue()
H A D_MEDfieldValueAdvancedRd236.c51 MED_VARGS_DECL(const, med_entity_type , , entitytype ); in _MEDfieldValueAdvancedRd236()
69 MED_VARGS_DEF(const, med_entity_type , , entitytype ); in _MEDfieldValueAdvancedRd236()
155 entitytype, geotype, numdt, numit) < 0 ) { in _MEDfieldValueAdvancedRd236()
H A D_MEDfield23nValue.c28 const med_entity_type entitytype, const med_geometry_type geotype, const char * const meshname, in _MEDfield23nValue() argument
48 entitytype, in _MEDfield23nValue()
H A D_MEDmeshnEntity.c28 const med_entity_type entitytype, const med_geometry_type geotype, in _MEDmeshnEntity() argument
44 func ( dummy, fid, meshname, numdt, numit, entitytype, geotype, in _MEDmeshnEntity()
H A D_MEDmeshAdvancedRd.c32 const med_entity_type entitytype, in _MEDmeshAdvancedRd() argument
59 entitytype, in _MEDmeshAdvancedRd()
H A D_MEDfieldValueAdvancedWr33.c62 MED_VARGS_DECL(const, med_entity_type , , entitytype ); in _MEDfieldValueAdvancedWr33()
82 MED_VARGS_DEF(const, med_entity_type , , entitytype ); in _MEDfieldValueAdvancedWr33()
225 if (_MEDgetFieldEntityGeoTypeName(fid,_datagroupname2,entitytype,geotype) < 0) { in _MEDfieldValueAdvancedWr33()
227 SSCRUTE(fieldname);ISCRUTE_int(entitytype);ISCRUTE_int(geotype);goto ERROR; in _MEDfieldValueAdvancedWr33()
335 if (entitytype == MED_NODE_ELEMENT ) { in _MEDfieldValueAdvancedWr33()
338 ISCRUTE_int(entitytype);goto ERROR; in _MEDfieldValueAdvancedWr33()
361 if ( entitytype == MED_STRUCT_ELEMENT ) { in _MEDfieldValueAdvancedWr33()
H A D_MEDmeshAdvancedRd30.c73 MED_VARGS_DECL(const, med_entity_type , , entitytype ); in _MEDmeshAdvancedRd30()
94 MED_VARGS_DEF(const, med_entity_type , , entitytype ); in _MEDmeshAdvancedRd30()
158 if ( entitytype == MED_STRUCT_ELEMENT ) { in _MEDmeshAdvancedRd30()
260 if ( _MEDgetDatasetParameter( meddatatype, _spacedim, entitytype, geotype, cmode, in _MEDmeshAdvancedRd30()
304 if (_MEDgetEntityTypeName(_datagroupname2,entitytype) < 0) { in _MEDmeshAdvancedRd30()
306 ISCRUTE_int(entitytype);SSCRUTE(meshname);ISCRUTE(numit);ISCRUTE(numdt);goto ERROR; in _MEDmeshAdvancedRd30()
321 if ( entitytype != MED_NODE ) { in _MEDmeshAdvancedRd30()
H A D_MEDmeshAdvancedWr.c33 const med_entity_type entitytype, in _MEDmeshAdvancedWr() argument
146 if ( entitytype == MED_STRUCT_ELEMENT ) { in _MEDmeshAdvancedWr()
250 if ( _MEDgetDatasetParameter( meddatatype, _spacedim, entitytype, geotype, cmode, in _MEDmeshAdvancedWr()
308 if (_MEDgetEntityTypeName(_datagroupname2,entitytype) < 0) { in _MEDmeshAdvancedWr()
310 ISCRUTE_int(entitytype);SSCRUTE(meshname);ISCRUTE(numit);ISCRUTE(numdt);goto ERROR; in _MEDmeshAdvancedWr()
332 if ( entitytype != MED_NODE ) { in _MEDmeshAdvancedWr()
496 if ( entitytype != MED_NODE ) { in _MEDmeshAdvancedWr()
/dports/audio/picard/picard-release-2.6.2/picard/webservice/
H A Dapi_helpers.py124 def _get_by_id(self, entitytype, entityid, handler, inc=None, queryargs=None, argument
126 path_list = [entitytype, entityid]
154 def _find(self, entitytype, handler, **kwargs): argument
184 path_list = [entitytype]
198 def _browse(self, entitytype, handler, inc=None, **kwargs): argument
199 path_list = [entitytype]
/dports/www/moodle311/moodle/lib/behat/classes/
H A Dbehat_generator_base.php278 * @param string $entitytype entity type without prefix, e.g. 'frog'.
281 protected function name_for_errors(string $entitytype): string { argument
283 return '"' . $entitytype . '"';
285 return '"' . $this->component . ' > ' . $entitytype . '"';
/dports/www/moodle310/moodle/lib/behat/classes/
H A Dbehat_generator_base.php278 * @param string $entitytype entity type without prefix, e.g. 'frog'.
281 protected function name_for_errors(string $entitytype): string { argument
283 return '"' . $entitytype . '"';
285 return '"' . $this->component . ' > ' . $entitytype . '"';
/dports/www/moodle39/moodle/lib/behat/classes/
H A Dbehat_generator_base.php278 * @param string $entitytype entity type without prefix, e.g. 'frog'.
281 protected function name_for_errors(string $entitytype): string { argument
283 return '"' . $entitytype . '"';
285 return '"' . $this->component . ' > ' . $entitytype . '"';
/dports/misc/sword/sword-1.8.1/utilities/
H A Dosis2mod.cpp1524 entitytype = ET_NONE; in processOSIS()
1534 switch (entitytype) { in processOSIS()
1539 entitytype = ET_HEX; in processOSIS()
1543 entitytype = ET_NUM; in processOSIS()
1549 entitytype = ET_CHAR; in processOSIS()
1553 entitytype = ET_ERR; in processOSIS()
1560 entitytype = ET_ERR; in processOSIS()
1567 entitytype = ET_CHAR; in processOSIS()
1574 entitytype = ET_ERR; in processOSIS()
1582 entitytype = ET_ERR; in processOSIS()
[all …]
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/drupal/sites/default/boinc/modules/boincwork/includes/
H A Dboincwork.helpers.inc333 …if (isset($element['@attributes']['entitytype']) AND $element['@attributes']['entitytype'] == 'att…
380 …$entitytype = isset($element['@attributes']['entitytype']) ? $element['@attributes']['entitytype']…
381 if ($entitytype == 'attribute') {
443 …$entitytype = isset($element['@attributes']['entitytype']) ? $element['@attributes']['entitytype']…
444 if ($entitytype == 'attribute') {
507 …$entitytype = isset($element['@attributes']['entitytype']) ? $element['@attributes']['entitytype']…
508 if ($entitytype == 'attribute') {
/dports/archivers/dzip/dzip-2.9/
H A Dencode.c312 uchar entitytype = inptr[1]; in dem_temp_entity() local
313 if (entitytype >= 16) in dem_temp_entity()
316 if (entitytype == 17) in dem_temp_entity()
321 if (entitytype > 17) /* this should be a bailout */ in dem_temp_entity()
322 error("entitytype is %i", entitytype); in dem_temp_entity()
324 copy_msg(te_size[entitytype]); in dem_temp_entity()
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/
H A Dstendhal_init.sql291 entitytype CHAR(1), field
298 CREATE INDEX IF NOT EXISTS i_searchindex_entitytype_entityname ON searchindex(entitytype, entitynam…
H A Dmysql_charset_workaround.sql179 change entitytype entitytype CHAR(1) character set utf8mb4 collate utf8mb4_unicode_ci,
/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/translate/storage/
H A Ddtd.py405 self.entitytype = "internal"
415 self.entitytype = "external"
430 if self.entitytype == "external":
/dports/net-mgmt/netdot/Netdot-netdot-1.0.7/etc/
H A Ddefault_data27 INSERT INTO entitytype (name, info) VALUES ('Branch', 'Branches of our organization.');
28 INSERT INTO entitytype (name, info) VALUES ('Customer', 'Entities that receives products and or ser…
29 INSERT INTO entitytype (name, info) VALUES ('Department', 'Departments.');
30 INSERT INTO entitytype (name, info) VALUES ('Manufacturer', 'Companies that manufacture network har…
31 INSERT INTO entitytype (name, info) VALUES ('Peer', 'BGP Peers that exchange traffic with us.');
32 INSERT INTO entitytype (name, info) VALUES ('Provider', 'Circuit providers.');
33 INSERT INTO entitytype (name, info) VALUES ('Vendor', 'Companies that sell hardware or services to …
/dports/french/med/med-4.0.0/include/
H A Dmedmesh.h496 const med_entity_type entitytype,
505 const med_entity_type entitytype,
/dports/textproc/highlight/highlight-4.1/langDefs/
H A Dblitzbasic.lang78 "entitytype", "entityvisible", "entityx", "entityy", "entityyaw", "entityz",
/dports/www/xh/xh-0.14.1/assets/large/
H A Dxml.sublime-syntax167 5: keyword.entitytype.xml
/dports/french/med/med-4.0.0/python/
H A Dmedmesh_int.py2413 def MEDmeshGlobalNumberWr(fid, meshname, numdt, numit, entitytype, geotype, nentity, number): argument
2429 …return _medmesh.MEDmeshGlobalNumberWr(fid, meshname, numdt, numit, entitytype, geotype, nentity, n…
2431 def MEDmeshGlobalNumberRd(fid, meshname, numdt, numit, entitytype, geotype, number): argument
2446 return _medmesh.MEDmeshGlobalNumberRd(fid, meshname, numdt, numit, entitytype, geotype, number)
H A Dmedmesh_long.py2413 def MEDmeshGlobalNumberWr(fid, meshname, numdt, numit, entitytype, geotype, nentity, number): argument
2429 …return _medmesh.MEDmeshGlobalNumberWr(fid, meshname, numdt, numit, entitytype, geotype, nentity, n…
2431 def MEDmeshGlobalNumberRd(fid, meshname, numdt, numit, entitytype, geotype, number): argument
2446 return _medmesh.MEDmeshGlobalNumberRd(fid, meshname, numdt, numit, entitytype, geotype, number)
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h2230 int entitytype; // if it's a enemy, player etc.. member

123