Home
last modified time | relevance | path

Searched refs:pit (Results 26 – 50 of 5139) sorted by relevance

12345678910>>...206

/dports/print/lyx/lyx-2.3.4.2/src/
H A DTextMetrics.cpp183 for (pit_type pit = 0; pit != npar; ++pit) { in metrics() local
380 cur.recordUndo(pit, pit); in redoParagraph()
400 parPos.pit() = pit; in redoParagraph()
411 parPos.pit() = pit; in redoParagraph()
468 row.pit(pit); in redoParagraph()
470 row.pit(pit); in redoParagraph()
1370 cur.pit() = pit; in editXY()
1513 for (pit_type pit = 0; pit < sl.pit(); ++pit) { in cursorY() local
1845 && pit >= sel_beg.pit() && pit <= sel_end.pit(); in drawParagraph()
1854 sel_beg_par.pit() = pit; in drawParagraph()
[all …]
H A DText.cpp298 for (pit_type pit = 0; pit < pars_size; ++pit) { in acceptOrRejectChanges() local
309 for (pit_type pit = 0; pit < pars_size; ++pit) { in acceptOrRejectChanges() local
836 pit_type pit = cur.pit(); in insertStringAsLines() local
1107 pit_type pit = cur.pit(); in cursorForwardOneWord() local
1157 pit_type pit = cur.pit(); in cursorBackwardOneWord() local
1344 for (pit_type pit = begPit; pit <= endPit; ++pit) { in acceptOrRejectChanges() local
1376 for (pit_type pit = begPit; pit <= endPit; ++pit) { in acceptOrRejectChanges() local
1444 for (pit_type pit = 0; pit < pars_size; ++pit) { in rejectChanges() local
1450 for (pit_type pit = 0; pit < pars_size; ++pit) { in rejectChanges() local
1536 for (pit_type pit = begPit; pit <= endPit; ++pit) { in changeCase() local
[all …]
H A DTextMetrics.h43 bool contains(pit_type pit) const;
68 void updatePosCache(pit_type pit) const;
89 bool isRTLBoundary(pit_type pit,
92 bool isRTLBoundary(pit_type pit,
99 bool redoParagraph(pit_type const pit);
116 int rightMargin(pit_type const pit) const;
133 int leftMargin(pit_type pit, pos_type pos) const;
134 int leftMargin(pit_type pit) const;
140 int labelEnd(pit_type const pit) const;
156 int parTopSpacing(pit_type pit) const;
[all …]
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/multispgrid/
H A Dgridview.hh109 template <PartitionIteratorType pit >
119 template< PartitionIteratorType pit >
170 template< PartitionIteratorType pit >
172 : public Traits::template Partition< pit >
272 template< PartitionType pit >
285 template< PartitionType pit >
345 template <PartitionIteratorType pit >
355 template< PartitionIteratorType pit >
405 template< PartitionIteratorType pit >
506 template< PartitionType pit >
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/ddlpackageproc/
H A Dmydriver.cpp360 pit.test_createindex(); in main()
361 pit.test_createuniqueindex(); in main()
370 pit.test_createindex(); in main()
376 pit.test_createuniqueindex(); in main()
389 pit.test_createindextest(sql); in main()
396 pit.test_createindextest(sql); in main()
403 pit.test_createindextest(sql); in main()
422 pit.test_createindextest(sql); in main()
428 pit.test_createindextest(sql); in main()
434 pit.test_createindextest(sql); in main()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/ddlpackageproc/
H A Dmydriver.cpp360 pit.test_createindex(); in main()
361 pit.test_createuniqueindex(); in main()
370 pit.test_createindex(); in main()
376 pit.test_createuniqueindex(); in main()
389 pit.test_createindextest(sql); in main()
396 pit.test_createindextest(sql); in main()
403 pit.test_createindextest(sql); in main()
422 pit.test_createindextest(sql); in main()
428 pit.test_createindextest(sql); in main()
434 pit.test_createindextest(sql); in main()
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/rtimer/
H A Drtimer_mod.c232 param_t *pit=NULL; in stm_t_param() local
246 for (pit = params_list; pit; pit=pit->next) in stm_t_param()
248 if (pit->name.len==4 in stm_t_param()
255 LM_ERR("invalid mode: %.*s\n", pit->body.len, pit->body.s); in stm_t_param()
261 if(pit->body.s[pit->body.len-1]=='u' in stm_t_param()
262 || pit->body.s[pit->body.len-1]=='U') { in stm_t_param()
263 pit->body.len--; in stm_t_param()
270 LM_ERR("invalid interval: %.*s\n", pit->body.len, pit->body.s); in stm_t_param()
317 param_t *pit=NULL; in stm_e_param() local
333 for (pit = params_list; pit; pit=pit->next) in stm_e_param()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/align/prosplign/
H A DAliSeqAlign.cpp156 for(; pit != pit_end; ++pit) { in MakeSeq_align()
157 if (pit->m_type == eVP) in MakeSeq_align()
159 else if (pit->m_type == eHP || pit->m_type == eSP) in MakeSeq_align()
160 nulpos += pit->m_len; in MakeSeq_align()
165 if (pit == pit_end) in MakeSeq_align()
168 _ASSERT(pit->m_type == eMP); in MakeSeq_align()
180 for(; pit != pit_end; ++pit) { in MakeSeq_align()
181 if(pit->m_type == eSP) { in MakeSeq_align()
189 nulpos += pit->m_len; in MakeSeq_align()
201 switch(pit->m_type) { in MakeSeq_align()
[all …]
/dports/misc/vxl/vxl-3.3.2/core/vgl/algo/
H A Dvgl_conic_2d_regression.hxx70 for (pit = points_.begin(); pit != points_.end(); ++pit) in set_sampson_error()
72 T x = pit->x(), y = pit->y(); in set_sampson_error()
122 for (pit = points_.begin(); pit != points_.end(); ++pit) in compute_partial_sums()
124 hpoints.push_back(vgl_homg_point_2d<T>(*pit)); in compute_partial_sums()
130 pit != hpoints.end(); ++pit) in compute_partial_sums()
131 hnorm_points_.push_back(trans_(*pit)); in compute_partial_sums()
139 pit != hnorm_points_.end(); ++pit) in compute_partial_sums()
141 T x = pit->x()/pit->w(), in compute_partial_sums()
142 y = pit->y()/pit->w(); in compute_partial_sums()
243 for (pit = points_.begin(); pit != points_.end(); ++pit) in print_pointset()
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/ndb_redis/
H A Dredis_client.c107 for (pit = rsrv->attrs; pit; pit=pit->next) in redisc_init()
111 pit->body.len, pit->body.s); in redisc_init()
115 pit->body.len, pit->body.s); in redisc_init()
124 pit->body.len, pit->body.s); in redisc_init()
129 pit->body.len, pit->body.s); in redisc_init()
139 pit->body.len, pit->body.s); in redisc_init()
357 for (pit = rsrv->attrs; pit; pit=pit->next) in redisc_add_server()
431 for (pit = rsrv->attrs; pit; pit=pit->next) in redisc_reconnect_server()
435 pit->body.len, pit->body.s); in redisc_reconnect_server()
451 pit->body.len, pit->body.s); in redisc_reconnect_server()
[all …]
/dports/devel/vcglib/vcglib-2020.09/vcg/space/
H A Dfitting3.h46 typename std::vector< Point3<S> >::const_iterator pit; in ComputeCovarianceMatrix() local
47 for( pit = pointVec.begin(); pit != pointVec.end(); ++pit) barycenter+= (*pit); in ComputeCovarianceMatrix()
53 for(pit = pointVec.begin(); pit != pointVec.end(); ++pit) { in ComputeCovarianceMatrix()
54 ((*pit)-barycenter).ToEigenVector(p); in ComputeCovarianceMatrix()
97 typename std::vector< Point3<S> >::const_iterator pit; in ComputeWeightedCovarianceMatrix() local
99 for( pit = pointVec.begin(),wit=weightVec.begin(); pit != pointVec.end(); ++pit,++wit) in ComputeWeightedCovarianceMatrix()
101 bp+= (*pit)*(*wit); in ComputeWeightedCovarianceMatrix()
111 for( pit = pointVec.begin(),wit=weightVec.begin(); pit != pointVec.end(); ++pit,++wit) in ComputeWeightedCovarianceMatrix()
113 (((*pit)-bp)*(*wit)).ToEigenVector(p); in ComputeWeightedCovarianceMatrix()
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/space/
H A Dfitting3.h46 typename std::vector< Point3<S> >::const_iterator pit; in ComputeCovarianceMatrix() local
47 for( pit = pointVec.begin(); pit != pointVec.end(); ++pit) barycenter+= (*pit); in ComputeCovarianceMatrix()
53 for(pit = pointVec.begin(); pit != pointVec.end(); ++pit) { in ComputeCovarianceMatrix()
54 ((*pit)-barycenter).ToEigenVector(p); in ComputeCovarianceMatrix()
97 typename std::vector< Point3<S> >::const_iterator pit; in ComputeWeightedCovarianceMatrix() local
99 for( pit = pointVec.begin(),wit=weightVec.begin(); pit != pointVec.end(); ++pit,++wit) in ComputeWeightedCovarianceMatrix()
101 bp+= (*pit)*(*wit); in ComputeWeightedCovarianceMatrix()
111 for( pit = pointVec.begin(),wit=weightVec.begin(); pit != pointVec.end(); ++pit,++wit) in ComputeWeightedCovarianceMatrix()
113 (((*pit)-bp)*(*wit)).ToEigenVector(p); in ComputeWeightedCovarianceMatrix()
/dports/graphics/dbow2/DBoW2-1.1-free-23-g3924753/include/DBoW2/
H A DTemplatedDatabase.h659 for(pit = pairs.begin(); pit != pairs.end(); ++pit) in queryL1()
661 ret.push_back(Result(pit->first, pit->second)); in queryL1()
740 for(pit = pairs.begin(); pit != pairs.end(); ++pit)//, ++cit) in queryL2()
845 for(pit = pairs.begin(); pit != pairs.end(); ++pit, ++sit) in queryChiSquare()
849 ret.push_back(Result(pit->first, pit->second.first)); in queryChiSquare()
935 for(pit = pairs.begin(); pit != pairs.end(); ++pit) in queryKL()
957 ret.push_back(Result(pit->first, pit->second)); in queryKL()
1026 for(pit = pairs.begin(); pit != pairs.end(); ++pit) in queryBhattacharyya()
1030 ret.push_back(Result(pit->first, pit->second.first)); in queryBhattacharyya()
1098 for(pit = pairs.begin(); pit != pairs.end(); ++pit) in queryDotProduct()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/betr/tests/
H A Dtest_edgel_change_detection.cxx133 pit != pchange.end(); ++pit, i++) { in test_edgel_change_detection()
169 pit != pchange.end(); ++pit, i++) in test_edgel_change_detection()
176 pit != pchange.end(); ++pit, i++) in test_edgel_change_detection()
199 pit != pchange.end(); ++pit, i++) in test_edgel_change_detection()
250 pit != pchange.end(); ++pit, i++) in test_edgel_change_detection()
268 pit != pchange.end(); ++pit, i++) in test_edgel_change_detection()
307 pit != pchange.end(); ++pit, i++) in test_edgel_change_detection()
322 pit != pchange.end(); ++pit, i++) in test_edgel_change_detection()
409 pit != pchange.end(); ++pit, i++) in test_edgel_change_detection()
424 pit != pchange.end(); ++pit, i++) in test_edgel_change_detection()
[all …]
/dports/devel/pit/pit-0.1.0/
H A DMakefile23 $(SRCDIR)/pit.c \
36 $(OBJDIR)/pit.o \
42 APP = pit
56 $(OBJDIR)/args.o: $(SRCDIR)/args.c $(SRCDIR)/pit.h $(SRCDIR)/object.h $(SRCDIR)/table.h
59 $(OBJDIR)/db.o: $(SRCDIR)/db.c $(SRCDIR)/pit.h $(SRCDIR)/object.h $(SRCDIR)/table.h
62 $(OBJDIR)/help.o: $(SRCDIR)/help.c $(SRCDIR)/pit.h $(SRCDIR)/object.h $(SRCDIR)/table.h
65 $(OBJDIR)/note.o: $(SRCDIR)/note.c $(SRCDIR)/pit.h $(SRCDIR)/object.h $(SRCDIR)/table.h
71 $(OBJDIR)/pit.o: $(SRCDIR)/pit.c $(SRCDIR)/pit.h $(SRCDIR)/object.h $(SRCDIR)/table.h
72 $(CC) $(CFLAGS) -o $(OBJDIR)/pit.o -c $(SRCDIR)/pit.c
80 $(OBJDIR)/task.o: $(SRCDIR)/task.c $(SRCDIR)/pit.h $(SRCDIR)/object.h $(SRCDIR)/table.h
[all …]
H A DREADME.md11 $ cd pit
15 $ which pit
17 $ pit version
89 $ pit init
93 $ pit init
107 $ pit init
116 $ pit project
123 $ pit project
136 $ pit p
140 $ pit t
[all …]
/dports/games/stuntrally/stuntrally-2.6.1/source/shiny/Editor/
H A DQuery.cpp71 for (PropertyMap::const_iterator pit = passProperties.begin(); pit != passProperties.end(); ++pit) in executeImpl() local
73 PropertyValuePtr property = it->getProperty(pit->first); in executeImpl()
74 MaterialProperty::Type type = getType(pit->first, property); in executeImpl()
78 mPasses.back().mProperties[pit->first] = MaterialProperty( in executeImpl()
83 …for (PropertyMap::const_iterator pit = shaderProperties.begin(); pit != shaderProperties.end(); ++ in executeImpl() local
85 PropertyValuePtr property = it->mShaderProperties.getProperty(pit->first); in executeImpl()
86 MaterialProperty::Type type = getType(pit->first, property); in executeImpl()
90 mPasses.back().mShaderProperties[pit->first] = MaterialProperty( in executeImpl()
100 … for (PropertyMap::const_iterator pit = unitProperties.begin(); pit != unitProperties.end(); ++pit) in executeImpl() local
102 PropertyValuePtr property = tIt->getProperty(pit->first); in executeImpl()
[all …]
/dports/devel/fifechan/fifechan-0.1.5/src/widgets/
H A Dlinegraph.cpp97 PointVector::iterator pit = m_data.begin(); in draw() local
98 int x1 = (*pit).x; in draw()
99 int y1 = (*pit).y; in draw()
100 ++pit; in draw()
102 for (; pit != m_data.end(); ++pit) { in draw()
103 int x2 = (*pit).x; in draw()
104 int y2 = (*pit).y; in draw()
110 for (; pit != m_data.end(); ++pit) { in draw()
111 int x2 = (*pit).x; in draw()
112 int y2 = (*pit).y; in draw()
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwgui/
H A Ddebugwindow.cpp14 void bulletDumpRecursive(CProfileIterator* pit, int spacing, std::stringstream& os) in bulletDumpRecursive() argument
16 pit->First(); in bulletDumpRecursive()
17 if (pit->Is_Done()) in bulletDumpRecursive()
20 …float accumulated_time=0,parent_time = pit->Is_Root() ? CProfileManager::Get_Time_Since_Reset() : in bulletDumpRecursive()
27 …std::string(pit->Get_Current_Parent_Name())+" (total running time: "+MyGUI::utility::toString(pare… in bulletDumpRecursive()
33 for (i = 0; !pit->Is_Done(); i++,pit->Next()) in bulletDumpRecursive()
36 float current_total_time = pit->Get_Current_Total_Time(); in bulletDumpRecursive()
42 …+pit->Get_Current_Name()+" ("+MyGUI::utility::toString(fraction,2)+" %) :: "+MyGUI::utility::toStr… in bulletDumpRecursive()
59 pit->Enter_Child(i); in bulletDumpRecursive()
60 bulletDumpRecursive(pit, spacing+3, os); in bulletDumpRecursive()
[all …]
/dports/misc/vxl/vxl-3.3.2/core/vpgl/tests/
H A Dtest_generic_camera.cxx92 …std::vector<vgl_point_3d<double>>::const_iterator pit = test_pts.begin(); pit != test_pts.end(); +… in proj_test() local
95 vgl_point_2d<double> p2d = pcam.project(*pit); in proj_test()
98 gcam.project(pit->x(), pit->y(), pit->z(), u, v); in proj_test()
100 testname << "Projection of test point " << *pit << ": u" << std::endl; in proj_test()
103 testname << "Projection of test point " << *pit << ": v" << std::endl; in proj_test()
126 …td::vector<vgl_point_2d<double>>::const_iterator pit = test_pts1.begin(); pit != test_pts1.end(); … in proj_test() local
128 double u = pit->x(), v = pit->y(); in proj_test()
134 testname << "Ray origin for test point " << *pit << ": x" << std::endl; in proj_test()
137 testname << "Ray origin for test point " << *pit << ": y" << std::endl; in proj_test()
140 testname << "Ray origin for test point " << *pit << ": z" << std::endl; in proj_test()
[all …]
/dports/cad/alliance/alliance/src/ocp/src/placer/
H A DPDetPlacement.cpp198 for (Problem::iterator pit = _problem.begin(); pit != _problem.end(); pit++) in InitCost() local
199 Cost += (*pit)->InitCost(BBoxFlag, _costFlag, _saveFlag); in InitCost()
208 for (Problem::iterator pit = _problem.begin(); pit != _problem.end(); pit++) in CurrentCost() local
209 cost += (*pit)->CurrentCost(_costFlag); in CurrentCost()
216 for (Problem::iterator pit = _problem.begin(); pit != _problem.end(); pit++) in UnPlaceAll() local
217 (*pit)->UnPlace(); in UnPlaceAll()
223 for (Problem::iterator pit = _problem.begin(); pit != _problem.end(); pit++) in PlaceAll() local
224 (*pit)->Place(); in PlaceAll()
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkPropAssembly.cxx37 vtkCollectionSimpleIterator pit; in ~vtkPropAssembly() local
39 for ( this->Parts->InitTraversal(pit); in ~vtkPropAssembly()
240 vtkCollectionSimpleIterator pit; in ReleaseGraphicsResources() local
241 for ( this->Parts->InitTraversal(pit); in ReleaseGraphicsResources()
257 vtkCollectionSimpleIterator pit; in GetBounds() local
258 for ( this->Parts->InitTraversal(pit); in GetBounds()
321 vtkCollectionSimpleIterator pit; in GetMTime() local
322 for (this->Parts->InitTraversal(pit); in GetMTime()
338 vtkCollectionSimpleIterator pit; in ShallowCopy() local
398 vtkCollectionSimpleIterator pit; in UpdatePaths() local
[all …]
/dports/games/lexter/lexter-1.0.3/src/
H A Dlexter.c36 static void pit_highlight(const struct pit *p, const struct pit *sel);
38 static void pit_clear_selected(struct pit *p, const struct pit *sel);
260 struct pit used; in pit_process_words()
417 if(g->p.pit[x][y]) in game_redraw()
425 static void pit_highlight(const struct pit *p, const struct pit *sel) in pit_highlight()
431 if(sel->pit[x][y]) in pit_highlight()
435 static void pit_clear_selected(struct pit *p, const struct pit *sel) in pit_clear_selected()
443 p->pit[x][y] = 0; in pit_clear_selected()
455 if(p->pit[x][y]) in pit_empty()
468 if(p->pit[x][y] && !p->pit[x][y+1]) { in pit_gravity()
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/http_client/
H A Dcurlcon.c362 param_t *pit = NULL; in curl_parse_param() local
377 for(pit = conparams; pit; pit = pit->next) { in curl_parse_param()
378 tok = pit->body; in curl_parse_param()
379 if(pit->name.len == 12 in curl_parse_param()
396 } else if(pit->name.len == 7 in curl_parse_param()
406 pit->name.s, timeout); in curl_parse_param()
407 } else if(pit->name.len == 9 in curl_parse_param()
412 } else if(pit->name.len == 8 in curl_parse_param()
417 } else if(pit->name.len == 11 in curl_parse_param()
472 pit->name.s, tlsversion); in curl_parse_param()
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/db_cluster/
H A Ddbcl_data.c225 for (pit = params_list; pit; pit=pit->next) in dbcl_cls_set_connections()
231 pit->name.len, pit->name.s); in dbcl_cls_set_connections()
239 pit->body.len, pit->body.s, in dbcl_cls_set_connections()
240 pit->name.len, pit->name.s); in dbcl_cls_set_connections()
246 pit->body.len, pit->body.s, in dbcl_cls_set_connections()
247 pit->name.len, pit->name.s); in dbcl_cls_set_connections()
254 pit->body.len, pit->body.s, in dbcl_cls_set_connections()
255 pit->name.len, pit->name.s); in dbcl_cls_set_connections()
269 pit->name.len, pit->name.s); in dbcl_cls_set_connections()
274 pit->body.len, pit->body.s, in dbcl_cls_set_connections()
[all …]

12345678910>>...206