Home
last modified time | relevance | path

Searched defs:cats (Results 26 – 50 of 1016) sorted by relevance

12345678910>>...41

/dports/databases/grass7/grass-7.8.6/lib/vector/Vlib/
H A Dwrite_sfa.c50 const struct line_pnts *points, const struct line_cats *cats) in V2_write_line_sfa()
152 const struct line_pnts *points, const struct line_cats *cats) in V2_rewrite_line_sfa()
292 const struct line_cats *cats) in V2__write_area_sfa()
327 const struct line_cats *cats) in V2__add_line_to_topo_sfa()
H A Dwrite_nat.c44 const struct line_pnts *points, const struct line_cats *cats) in V1_write_line_nat()
65 const struct line_pnts *points, const struct line_cats *cats) in V2_write_line_nat()
102 const struct line_pnts *points, const struct line_cats *cats) in V1_rewrite_line_nat()
157 const struct line_pnts *points, const struct line_cats *cats) in V2_rewrite_line_nat()
447 const struct line_cats *cats) in V1__write_line_nat()
637 const struct line_pnts *points, const struct line_cats *cats) in V2__delete_line_from_topo_nat()
872 const struct line_pnts *points, const struct line_cats *cats, in V2__add_line_to_topo_nat()
H A Dwrite.c179 const struct line_pnts *points, const struct line_cats *cats) in Vect_write_line()
221 const struct line_pnts *points, const struct line_cats *cats) in Vect_rewrite_line()
/dports/www/serendipity/Serendipity-2.3.5/include/admin/
H A Dcategory.inc.php125 $cats = serendipity_fetchCategories('all'); variable
194 $cats = serendipity_fetchCategories('all'); variable
196 $cats = serendipity_fetchCategories(null, null, null, 'write'); variable
/dports/www/tikiwiki/tiki-21.2/
H A Dcategorize_list.php33 $cats = $categlib->get_object_categories($cat_type, $cat_objid); variable
35 $cats = $categlib->get_default_categories(); variable
/dports/devel/spark/spark-2.1.1/mllib/src/main/scala/org/apache/spark/ml/tree/
H A DSplit.scala135 val cats = if (isLeft) categories else setComplement(categories) constant
141 val cats = if (isLeft) setComplement(categories) else categories constant
/dports/databases/grass7/grass-7.8.6/lib/raster/
H A Dsample.c50 struct Categories *cats, in Rast_get_sample()
93 struct Categories * cats, in Rast_get_sample_nearest()
150 struct Categories * cats, in Rast_get_sample_bilinear()
240 struct Categories * cats, in Rast_get_sample_cubic()
/dports/databases/grass7/grass-7.8.6/raster/r.reclass/
H A Dreclass.c150 static void set_cats(struct Categories *cats, /* const */ int *is_default, in set_cats()
174 static int _reclass( /* const */ RULE * rules, struct Categories *cats, in _reclass()
188 static int re_reclass( /* const */ RULE * rules, struct Categories *cats, in re_reclass()
205 const char *new_name, RULE *rules, struct Categories *cats, in reclass()
/dports/net-p2p/amule/aMule-2.3.3/src/webserver/default/
H A Damuleweb-main-dload.php220 $cats = amule_get_categories(); variable
380 $cats = amule_get_categories(); variable
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/webserver/default/
H A Damuleweb-main-dload.php220 $cats = amule_get_categories(); variable
380 $cats = amule_get_categories(); variable
/dports/textproc/rarian/rarian-00fa779/util/
H A Drarian-example.c54 char **cats; in for_each_cb() local
103 char **cats = rrn_info_get_categories (); in main() local
/dports/devel/plasma5-plasma-sdk/plasma-sdk-5.23.5/cuttlefish/src/
H A Diconmodel.cpp100 QStringList cats; in add() local
197 QDirIterator cats(iconPath, nameFilters, QDir::Dirs, QDirIterator::NoIteratorFlags); in load() local
221 QStringList cats; in categoryFromPath() local
/dports/databases/grass7/grass-7.8.6/vector/v.net/
H A Darcs.c31 struct line_cats *cats; in create_arcs() local
96 void field2n(struct line_cats *cats, int nfield) in field2n()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/category/
H A DCategorySection.java95 ISiteCategory[] cats = categorie.getCategories(); in getChildren() local
104 ISiteCategory[] cats = feature.getCategories(); in getChildren() local
113 ISiteCategory[] cats = bundle.getCategories(); in getChildren() local
136 ISiteCategory[] cats = feature.getCategories(); in hasChildren() local
145 ISiteCategory[] cats = bundle.getCategories(); in hasChildren() local
154 ISiteCategory[] cats = categorie.getCategories(); in hasChildren() local
409 ISiteCategory[] cats = definition.getCategories(); in addCategory() local
581 ISiteCategory[] cats = adapter.feature.getCategories(); in handleRemoveCategoryDefinition() local
591 ISiteCategory[] cats = adapter.bundle.getCategories(); in handleRemoveCategoryDefinition() local
673 ISiteCategory[] cats = category.getCategories(); in removeCategory() local
H A DCategoryOutlinePage.java68 ISiteCategory[] cats = feature.getCategories(); in getChildren() local
77 ISiteCategory[] cats = bundle.getCategories(); in getChildren() local
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/spec/
H A Dgen.py74 deep=False, cats=(), ifdef=None, ifndef=None): argument
155 cats = args.cats.split(',') variable
/dports/deskutils/kuserfeedback/kuserfeedback-1.0.0/src/console/model/
H A Dcategoryaggregationmodel.cpp162 QVector<QString> cats; in recompute() local
177 for (const auto &cats : depthCategories.at(m_depth)) in recompute() local
189 const auto cats = depthCategories.at(i).at(parentIdx); in recompute() local
/dports/www/py-horizon/horizon-19.2.0/horizon/test/customization/
H A Dcust_test1.py21 cats = None variable
/dports/net/calendarsupport/calendarsupport-21.12.3/src/
H A Dcategoryconfig.cpp66 const QStringList cats = customCategories(); in readColors() local
104 QStringList cats = group.readEntry("Custom Categories", categoryDefaults()); in customCategories() local
/dports/www/piwigo/piwigo/include/
H A Dfunctions_filter.inc.php19 function update_cats_with_filtered_data(&$cats)
/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/
H A Dtools.php67 $cats = get_taxonomy( 'category' ); variable
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/
H A Dtools.php67 $cats = get_taxonomy( 'category' ); variable
/dports/www/osticket/upload/
H A Dindex.php54 $cats = Category::getFeatured(); variable
/dports/www/phpgroupware/phpgroupware-0.9.16.017/dj/
H A Dscan.php21 $cats = CreateObject('phpgwapi.categories'); variable
/dports/databases/grass7/grass-7.8.6/raster/r.param.scale/
H A Dwrite_cats.c23 struct Categories cats; in write_cats() local

12345678910>>...41