Home
last modified time | relevance | path

Searched +defs:ni +defs:e (Results 126 – 150 of 1387) sorted by relevance

12345678910>>...56

/dports/net/kamailio/kamailio-5.4.5/src/lib/xcap/
H A Dcommon_policy.c14 cp_id_t *i, *ni; in free_identity() local
16 cp_except_t *e, *ne; in free_identity() local
161 cp_except_t *e; in is_rule_for_uri() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/test/
H A Dredundantcast.cxx55 int ni{}; in testConstCast() local
157 int ni{}; in testStaticCast() local
295 …Enum1 e = (Enum1)Enum1::X; // expected-error {{redundant cstyle cast from 'Enum1' to 'Enum1' [lopl… in testCStyleCast() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/example/gross-pitaevskii/numerics/
H A DNodalBasis.hpp48 NodalBasis<Real>::NodalBasis(ROL::Ptr<Teuchos::LAPACK<int,Real> > const lapack, const int ni, const… in NodalBasis()
66 std::vector<Real> e(ni_,0); in NodalBasis() local
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gen/
H A Dsysctlgetmibinfo.c54 #define sysctl(a,b,c,d,e,f) rump_sys___sysctl(a,b,c,d,e,f) argument
136 size_t nlen, olen, ni, oi; in relearnhead() local
413 u_int ni, nl; in sysctlgetmibinfo_unlocked() local
/dports/security/snort3/snort3-3.1.19.0/src/framework/
H A Ddata_bus.cc121 void DataBus::publish(const char* key, DataEvent& e, Flow* f) in publish()
123 NetworkPolicy* ni = get_network_policy(); in publish() local
132 BufferEvent e(buf, len); in publish() local
138 PacketEvent e(p); in publish() local
179 void DataBus::_publish(const char* key, DataEvent& e, Flow* f) in _publish()
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrctech.c168 NODEINST *ni, *schemni; in us_tran_logmakenodes() local
369 REGISTER NODEINST *ni; in us_tran_makemanhattan() local
372 REGISTER INTBIG e, count, i, j; in us_tran_makemanhattan() local
416 PORTPROTO *us_tranconvpp(NODEINST *ni, PORTPROTO *mospp) in us_tranconvpp()
448 INTBIG us_tranismos(NODEINST *ni) in us_tranismos()
478 PORTPROTO *us_trangetproto(NODEINST *ni, INTBIG port) in us_trangetproto()
506 REGISTER NODEINST *ni; in us_tran_makelayoutcells() local
561 REGISTER NODEINST *ni, *end1, *end2; in us_tran_makelayoutparts() local
828 PORTPROTO *us_convport(NODEINST *ni, NODEINST *newni, PORTPROTO *oldpp) in us_convport()
907 REGISTER NODEINST *ni; in us_figurenewnproto() local
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/view/
H A Dbstm_ocl_render_tableau.cxx47 unsigned ni, in init()
86 bool bstm_ocl_render_tableau::handle(vgui_event const &e) in handle()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/view/
H A Dboxm2_ocl_render_trajectory_tableau.cxx54 unsigned ni, in init()
91 bool boxm2_ocl_render_trajectory_tableau::handle(vgui_event const &e) in handle()
H A Dboxm2_ocl_change_tableau.cxx51 unsigned ni, in init_change()
68 bool boxm2_ocl_change_tableau::handle(vgui_event const &e) in handle()
/dports/devel/tijmp/tijmp-0.7/java/tijmp/ui/
H A DClassInspector.java120 public void actionPerformed (ActionEvent e) { in actionPerformed()
123 JList ni = getInterfaces (clz); in actionPerformed() local
/dports/science/cgnslib/CGNS-4.1.2/src/tests/
H A Dwrite_rind.c17 # define CGNS_ENUMT(e) e argument
18 # define CGNS_ENUMV(e) e argument
64 int n, nn, i, j, k, ni, nj, nk; in main() local
/dports/math/R-cran-raster/raster/R/
H A Dresample.R48 e <- .intersectExtent(x, y, validate=TRUE) functionVar
81 for (ni in 1:nodes) { functionVar
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A Ddraw_face_graph.h119 Vector ni = CGAL::cross_product( in compute_elements_functor() local
173 void keyPressEvent(QKeyEvent *e) override in keyPressEvent()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/brec/
H A Dbrec_part_hierarchy.cxx22 unsigned ni = map.ni(); in generate_map() local
38 unsigned ni = map.size(); in generate_map() local
169 unsigned ni = input_img.ni(); in generate_output_img() local
348 unsigned ni = map.ni(); in exists() local
416 unsigned ni, unsigned nj, in extract_upper_layer()
499 bxml_data_sptr e = (*it)->xml_element(); in write_xml() local
602 brec_hierarchy_edge_sptr e = new brec_hierarchy_edge(); in read_xml() local
/dports/games/dhewm3/dhewm3-1.5.1/neo/renderer/
H A Dtr_shadowbounds.cpp87 MyArrayInt ni; member
155 MyArrayEdge e; member
170 MyArrayInt & ni = p[i].ni; in discard_neighbor_info() local
188 MyArrayInt & ni = p[i].ni; in compute_neighbors() local
358 MyArrayInt & ni = ph.p[i].ni; in make_sv() local
401 void polyhedron_edges(polyhedron & a, MySegments & e) in polyhedron_edges()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/sculpt_paint/
H A Dsculpt_smooth.c72 SculptVertexNeighborIter ni; in SCULPT_neighbor_coords_average_interior() local
114 BMEdge *e; in SCULPT_bmesh_four_neighbor_average() local
160 SculptVertexNeighborIter ni; in SCULPT_neighbor_coords_average() local
180 SculptVertexNeighborIter ni; in SCULPT_neighbor_mask_average() local
198 SculptVertexNeighborIter ni; in SCULPT_neighbor_color_average() local
440 SculptVertexNeighborIter ni; in SCULPT_surface_smooth_displace_step() local
/dports/biology/hyphy/hyphy-2.5.33/src/core/
H A Dtopology.cpp602 node_iterator<long> ni (theRoot, _HY_TREE_TRAVERSAL_POSTORDER); in FindNodeByName() local
619 node_iterator<long> ni (theRoot, _HY_TREE_TRAVERSAL_POSTORDER); in _RemoveNodeList() local
827 node_iterator<long> ni (theRoot, _HY_TREE_TRAVERSAL_POSTORDER); in MapNodesToModels() local
890 node_iterator<long> ni (theRoot, _HY_TREE_TRAVERSAL_POSTORDER); in toStr() local
902 node_iterator<long> ni (theRoot, _HY_TREE_TRAVERSAL_POSTORDER); in toStr() local
1123 node_iterator<long> ni (theRoot, traversalType); in RetrieveNodeNames() local
1871 } catch (int e) { in internalNodeCompare() local
2238 } catch (const _String& e) { in _recurse_and_reshuffle() local
2349 } catch (const _String& e) { in RandomizeTips() local
2618 node_iterator<long> ni (root, _HY_TREE_TRAVERSAL_POSTORDER); in SubTreeString() local
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/cvg/
H A Dcvg_hemisphere_tableau.cxx54 bool cvg_hemisphere_tableau::handle(vgui_event const &e) in handle()
154 int ni = minview->ni(); in set_expected_image() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/betr/
H A Dbetr_edgel_factory.cxx57 … unsigned i0, unsigned j0, unsigned ni, unsigned nj){ in add_region_from_origin_and_size()
80 unsigned ni = roi->csize(region_id); in process() local
108 auto ni = static_cast<unsigned>(dni), nj = static_cast<unsigned>(dnj); in process() local
295 unsigned ni = roi->csize(region_id); in edgel_image() local
322 vdgl_edgel& e = echain->edgel(k); in edgel_image() local
/dports/cad/electric/electric-7.00/src/db/
H A Ddbtechi.c223 REGISTER NODEINST *ni; in tech_convertmocmoslib() local
300 REGISTER NODEINST *ni; in db_adjusttree() local
527 BOOLEAN tech_pinusecount(NODEINST *ni, WINDOWPART *win) in tech_pinusecount()
634 void tech_moscutpoly(NODEINST *ni, INTBIG cut, INTBIG descrip[], POLYLOOP *pl) in tech_moscutpoly()
695 void tech_fillpoly(POLYGON *poly, TECH_POLYGON *lay, NODEINST *ni, INTBIG lambda, in tech_fillpoly()
813 INTBIG tech_inittrans(INTBIG count, NODEINST *ni, POLYLOOP *pl) in tech_inittrans()
861 NODEINST *ni, INTBIG lambda, INTBIG box, TECH_PORTS *portstruct, POLYLOOP *pl) in tech_filltrans()
1217 INTBIG tech_displayablenvars(NODEINST *ni, WINDOWPART *win, POLYLOOP *pl) in tech_displayablenvars()
1365 BOOLEAN db_stillinport(ARCINST *ai, INTBIG e, INTBIG x, INTBIG y) in db_stillinport()
1407 REGISTER NODEINST *ni; in tech_filldisplayableportvar() local
[all …]
/dports/science/jdftx/jdftx-1.6.0/jdftx/aux/
H A DSlaterDetOverlap.cpp32 Everything e; //the parent data structure for, well, everything in main() local
110 int ni=0, nj=0; // Counters for the reduced matricex (just filled orbitals) in main() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/brec/tests/
H A Dtest_brec_hierarchy_detector2.cxx55 brec_hierarchy_edge_sptr e; bsta_gaussian_sphere<double, 1> dm(5.0, 0.5); in test_brec_hierarchy_detector2_simple() local
133 unsigned ni = img->ni(); unsigned nj = img->nj(); in test_brec_hierarchy_detector2_img() local
/dports/misc/vxl/vxl-3.3.2/core/vil/file_formats/
H A Dvil_dicom.cxx273 unsigned ni, in vil_dicom_image()
295 vil_dicom_image::ni() const in ni() function in vil_dicom_image
518 DcmElement * e = find_element(dset, group, element); in proc() local
556 DcmElement * e = find_element(dset, group, element); in proc() local
578 DcmElement * e = find_element(dset, group, element); in proc() local
596 DcmElement * e = find_element(dset, group, element); in proc() local
621 DcmElement * e = find_element(dset, group, element); in proc() local
638 DcmElement * e = find_element(dset, group, element); in proc() local
655 DcmElement * e = find_element(dset, group, element); in proc() local
701 DcmElement * e = find_element(dset, group, element); in proc() local
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dkern_sysctl.c385 int ni; in sysctl_dispatch() local
498 int tn, si, ni, error, alias; in sysctl_locate() local
604 int error, ni, elim, v; in sysctl_query() local
709 int error, ni, at, nm, type, nsz, sz, flags, anum, v; in _sysctl_create() local
941 char *vp, *e; in _sysctl_create() local
1226 int k, rc, ni, nl = namelen + (name - oname); in sysctl_create() local
1262 int ni, error, v; in sysctl_destroy() local
1954 int error, ni, namelen, name[CTL_MAXNAME]; in sysctl_createv() local
2195 int error, name[CTL_MAXNAME], namelen, ni; in sysctl_destroyv() local
2494 int *name, t, v, error, ni; in sysctl_teardown() local
/dports/biology/canu/canu-2.2/src/utgcns/libpbutgcns/
H A DAlnGraphBoost.C175 EdgeDesc e = *ii; in addEdge() local
204 EdgeDesc e = *oi; in mergeNodes() local
239 std::vector<VtxDesc>::const_iterator ni = nodes.begin(); in mergeInNodes() local
260 EdgeDesc e; in mergeInNodes() local
292 std::vector<VtxDesc>::const_iterator ni = nodes.begin(); in mergeOutNodes() local
313 EdgeDesc e; in mergeOutNodes() local

12345678910>>...56