Home
last modified time | relevance | path

Searched defs:simpledata (Results 1 – 15 of 15) sorted by relevance

/dports/devel/libght/libght-0.1.0/test/
H A Dcu_ght_tree.c106 static const char *simpledata = "test/data/simple-data.tsv"; in test_ght_tree_extent() local
152 static const char *simpledata = "test/data/simple-data.tsv"; in test_ght_tree_filter() local
H A Dcu_ght_attribute.c127 static const char *simpledata = "test/data/simple-data.tsv"; in test_ght_build_tree_with_attributes() local
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Mrm/
H A DMrmIentry.c266 IDBSimpleDataPtr simpledata; /* simple data entry ptr */ in Idb__DB_PutDataEntry() local
H A DMrmIheader.c892 IDBSimpleDataPtr simpledata; /* simple data entry ptr */ in Idb__HDR_PutDataEntry() local
/dports/science/libkml/libkml-1.3.0/src/kml/engine/
H A Dentity_mapper.cc181 void EntityMapper::GatherSimpleDataFields(const SimpleDataPtr& simpledata) { in GatherSimpleDataFields()
/dports/science/libkml/libkml-1.3.0/src/kml/dom/
H A Dkml_handler.cc398 SimpleDataPtr simpledata = KmlFactory::GetFactory()->CreateSimpleData(); in ParseOldSchemaChild() local
H A Dextendeddata.h166 void add_simpledata(const SimpleDataPtr& simpledata) { in add_simpledata()
/dports/www/moodle310/moodle/cache/stores/static/
H A Dlib.php119 protected $simpledata = false; variable in cachestore_static
/dports/www/moodle311/moodle/cache/stores/static/
H A Dlib.php119 protected $simpledata = false; variable in cachestore_static
/dports/www/moodle39/moodle/cache/stores/static/
H A Dlib.php119 protected $simpledata = false; variable in cachestore_static
/dports/www/moodle310/moodle/cache/classes/
H A Ddefinition.php172 protected $simpledata = false; variable in cache_definition
/dports/www/moodle311/moodle/cache/classes/
H A Ddefinition.php172 protected $simpledata = false; variable in cache_definition
/dports/www/moodle39/moodle/cache/classes/
H A Ddefinition.php172 protected $simpledata = false; variable in cache_definition
/dports/science/libkml/libkml-1.3.0/tests/kml/dom/
H A Dextendeddata_test.cc284 const SimpleDataPtr simpledata = AsSimpleData( in TEST_F() local
H A Dkml_handler_test.cc754 SimpleDataPtr simpledata = schemadata->get_simpledata_array_at(0); in TEST_F() local