Home
last modified time | relevance | path

Searched defs:he (Results 251 – 275 of 5717) sorted by relevance

1...<<11121314151617181920>>...229

/dports/devel/p5-namespace-clean-xs/namespace-clean-xs-0.09/
H A Dxs.xs62 HE* he; in NCX_foreach_sub() local
91 … HE* he = (HE*)hv_fetchhek_flags(m->storage, HeKEY_hek(slot), HV_FETCH_EMPTY_HE | HV_FETCH_LVALUE); local
105 HE* he = (HE*)hv_fetch_sv_flags(storage, name, HV_FETCH_EMPTY_HE | HV_FETCH_LVALUE); local
198 HE* he = hv_fetch_ent(stash, name, 0, 0); local
214 HE* he = (HE*)hv_fetchhek_flags(stash, hek, 0); local
240 HE* he; local
469 HE* he; local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/imesh/
H A Dimesh_detection.cxx124 const imesh_half_edge& he = half_edges[i*2]; in imesh_detect_contours() local
173 const imesh_half_edge& he = half_edges[i*2]; in imesh_detect_contours() local
197 imesh_detect_connected_components(const imesh_half_edge_set& he) in imesh_detect_connected_components()
214 imesh_detect_connected_faces(const imesh_half_edge_set& he, unsigned int face) in imesh_detect_connected_faces()
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/tests/
H A Dgethost.c34 void PrintHostent(const PRHostEnt *he) in PrintHostent()
60 PRHostEnt he, reversehe; in main() local
/dports/www/firefox/firefox-99.0/nsprpub/pr/tests/
H A Dgethost.c34 void PrintHostent(const PRHostEnt *he) in PrintHostent()
60 PRHostEnt he, reversehe; in main() local
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/tests/
H A Dgethost.c34 void PrintHostent(const PRHostEnt *he) in PrintHostent()
58 PRHostEnt he, reversehe; in main() local
/dports/math/cgal/CGAL-5.3/include/CGAL/Boolean_set_operations_2/
H A DGps_bfs_base_visitor.h67 Halfedge_iterator he) in discovered_face()
88 Halfedge_iterator he) in compute_ic()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/tests/
H A Dgethost.c34 void PrintHostent(const PRHostEnt *he) in PrintHostent()
58 PRHostEnt he, reversehe; in main() local
/dports/devel/nspr/nspr-4.33/nspr/pr/tests/
H A Dgethost.c34 void PrintHostent(const PRHostEnt *he) in PrintHostent()
60 PRHostEnt he, reversehe; in main() local
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/tests/
H A Dgethost.c34 void PrintHostent(const PRHostEnt *he) in PrintHostent()
60 PRHostEnt he, reversehe; in main() local
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/tests/
H A Dgethost.c34 void PrintHostent(const PRHostEnt *he) in PrintHostent()
60 PRHostEnt he, reversehe; in main() local
/dports/cad/magic/magic-8.3.245/extflat/
H A DEFflat.c450 HashEntry *he; local
892 HashEntry *he; local
1033 HashEntry *he; local
1102 HashEntry *he, *heFlat; local
1149 EFCapValue CapHashGetValue(he) in CapHashGetValue() argument
1169 CapHashSetValue(he, c) in CapHashSetValue() argument
H A DEFvisit.c305 HashEntry *he; local
355 HashEntry *he; local
562 HashEntry *he; local
619 HashEntry *he; variable
822 HashEntry *he; local
/dports/databases/redis5/redis-5.0.14/src/
H A Ddict.c366 dictEntry *he, *prevHe; in dictGenericDelete() local
434 void dictFreeUnlinkedEntry(dict *d, dictEntry *he) { in dictFreeUnlinkedEntry()
447 dictEntry *he, *nextHe; in _dictClear() local
478 dictEntry *he; in dictFind() local
498 dictEntry *he; in dictFetchValue() local
612 dictEntry *he, *orighe; in dictGetRandomKey() local
714 dictEntry *he = d->ht[j].table[i]; in dictGetSomeKeys() local
966 dictEntry *he; in _dictKeyIndex() local
1013 dictEntry *he, **heref; in dictFindEntryRefByPtrAndHash() local
1049 dictEntry *he; in _dictGetStatsHt() local
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DArr_accessor.h159 DHalfedge* he = p_arr->_locate_around_vertex(p_arr->_vertex (vh), cv, ind); in locate_around_vertex() local
189 DHalfedge* he = p_arr->topology_traits()-> in locate_around_boundary_vertex() local
272 bool is_on_outer_boundary(Halfedge_const_handle he) const in is_on_outer_boundary()
285 bool is_on_inner_boundary(Halfedge_const_handle he) const in is_on_inner_boundary()
389 DHalfedge* he = p_arr->_insert_at_vertices(p_arr->_halfedge (he_to), variable
429 DHalfedge* he = in insert_from_vertex_ex() local
476 DHalfedge* he = p_arr->_insert_in_face_interior(p_arr->_face (f), in insert_in_face_interior_ex() local
605 DHalfedge* he = p_arr->_split_edge (p_arr->_halfedge(e), p, cv1, cv2); in split_edge_ex() local
627 DHalfedge* he = p_arr->_split_edge(p_arr->_halfedge(e), p_arr->_vertex(v), in split_edge_ex() local
644 DHalfedge* he = in split_fictitious_edge() local
/dports/dns/bind911/bind-9.11.37/lib/lwres/
H A Dgetipnode.c196 struct hostent he, *he1 = NULL, *he2 = NULL, *he3 = NULL; in lwres_getipnodebyname() local
460 lwres_freehostent(struct hostent *he) { in lwres_freehostent()
842 struct hostent *he = NULL; in copyandmerge() local
1017 struct hostent *he; in hostfromaddr() local
1094 struct hostent *he; in hostfromname() local
/dports/databases/postgis32/postgis-3.2.0/postgis/
H A Dlwgeom_geos_prepared.c155 PrepGeomHashEntry *he; in AddPrepGeomHashEntry() local
178 PrepGeomHashEntry *he; in GetPrepGeomHashEntry() local
194 PrepGeomHashEntry *he; in DeletePrepGeomHashEntry() local
/dports/databases/postgis31/postgis-3.1.4/postgis/
H A Dlwgeom_geos_prepared.c155 PrepGeomHashEntry *he; in AddPrepGeomHashEntry() local
178 PrepGeomHashEntry *he; in GetPrepGeomHashEntry() local
194 PrepGeomHashEntry *he; in DeletePrepGeomHashEntry() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bmsh3d/algo/
H A Dbmsh3d_mesh_bnd.cxx28 for (auto he : HE_list_) { in is_V_incident_via_HE() local
73 bmsh3d_halfedge* he = startHE; in trace_bnd_chain() local
/dports/shells/zsh/zsh-5.8.1/Src/Zle/
H A Dzle_hist.c93 Histent he; in forget_edits() local
447 Histent he; in historysearchbackward() local
506 Histent he; in historysearchforward() local
604 Histent he = NULL; in insertlastword() local
755 zle_setline(Histent he) in zle_setline()
791 Histent he = quietgethist(ev); in zle_goto_hist() local
1163 Histent he; in doisearch() local
1742 Histent he; in acceptandinfernexthistory() local
1961 Histent he; in virepeatsearch() local
2011 Histent he; in historybeginningsearchbackward() local
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/Arr_spherical_gaussian_map_3/
H A DArr_spherical_gaussian_map_3.h165 Halfedge_handle he = m_sgm.insert_in_face_interior(*xc, m_sgm.faces_begin()); in insert() local
208 Halfedge_handle he = (xc->is_directed_right()) ? in insert() local
251 Halfedge_handle he = (xc->is_directed_right()) ? in insert() local
315 Halfedge_handle he = (xc1->is_directed_right()) ? in insert() local
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/20_util/function_objects/
H A Dsearchers.cc59 auto he = h + std::strlen(h); in test01() local
105 auto he = h + std::wcslen(h); in test02() local
150 const char* he = haystack + std::strlen(haystack); in test03() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/function_objects/
H A Dsearchers.cc59 auto he = h + std::strlen(h); in test01() local
105 auto he = h + std::wcslen(h); in test02() local
150 const char* he = haystack + std::strlen(haystack); in test03() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/function_objects/
H A Dsearchers.cc59 auto he = h + std::strlen(h); in test01() local
105 auto he = h + std::wcslen(h); in test02() local
150 const char* he = haystack + std::strlen(haystack); in test03() local
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/20_util/function_objects/
H A Dsearchers.cc60 auto he = h + std::strlen(h); in test01() local
106 auto he = h + std::wcslen(h); in test02() local
151 const char* he = haystack + std::strlen(haystack); in test03() local
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/function_objects/
H A Dsearchers.cc58 auto he = h + std::strlen(h); in test01() local
103 auto he = h + std::char_traits<wchar_t>::length(h); in test02() local
147 const char* he = haystack + std::strlen(haystack); in test03() local

1...<<11121314151617181920>>...229