Home
last modified time | relevance | path

Searched defs:he (Results 201 – 225 of 5589) sorted by relevance

12345678910>>...224

/dports/databases/redis-devel/redis-0e5b813/deps/hiredis/
H A Ddict.c113 dictEntry *he, *nextHe; in dictExpand() local
230 dictEntry *he, *nextHe; in _dictClear() local
256 dictEntry *he; in dictFind() local
336 dictEntry *he; in _dictKeyIndex() local
/dports/databases/redis5/redis-5.0.14/deps/hiredis/
H A Ddict.c107 dictEntry *he, *nextHe; in dictExpand() local
218 dictEntry *he, *nextHe; in _dictClear() local
244 dictEntry *he; in dictFind() local
322 dictEntry *he; in _dictKeyIndex() local
/dports/mail/rspamd/rspamd-3.1/contrib/hiredis/
H A Ddict.c107 dictEntry *he, *nextHe; in dictExpand() local
220 dictEntry *he, *nextHe; in _dictClear() local
246 dictEntry *he; in dictFind() local
324 dictEntry *he; in _dictKeyIndex() local
/dports/mail/rmilter/rmilter-1.10.0/hiredis/
H A Ddict.c107 dictEntry *he, *nextHe; in dictExpand() local
218 dictEntry *he, *nextHe; in _dictClear() local
244 dictEntry *he; in dictFind() local
322 dictEntry *he; in _dictKeyIndex() local
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/hiredis/
H A Ddict.c107 dictEntry *he, *nextHe; in dictExpand() local
220 dictEntry *he, *nextHe; in _dictClear() local
246 dictEntry *he; in dictFind() local
324 dictEntry *he; in _dictKeyIndex() local
/dports/net/zerotier/ZeroTierOne-1.8.3/ext/hiredis-0.14.1/
H A Ddict.c108 dictEntry *he, *nextHe; in dictExpand() local
219 dictEntry *he, *nextHe; in _dictClear() local
245 dictEntry *he; in dictFind() local
323 dictEntry *he; in _dictKeyIndex() local
/dports/databases/hiredis/hiredis-0.13.3/
H A Ddict.c107 dictEntry *he, *nextHe; in dictExpand() local
218 dictEntry *he, *nextHe; in _dictClear() local
244 dictEntry *he; in dictFind() local
322 dictEntry *he; in _dictKeyIndex() local
/dports/www/h2o-devel/h2o-dcc7134/deps/hiredis/
H A Ddict.c107 dictEntry *he, *nextHe; in dictExpand() local
218 dictEntry *he, *nextHe; in _dictClear() local
244 dictEntry *he; in dictFind() local
322 dictEntry *he; in _dictKeyIndex() local
/dports/www/nginx-full/nchan-1.2.12/src/store/redis/hiredis/
H A Ddict.c116 dictEntry *he, *nextHe; in dictExpand() local
233 dictEntry *he, *nextHe; in _dictClear() local
259 dictEntry *he; in dictFind() local
339 dictEntry *he; in _dictKeyIndex() local
/dports/benchmarks/fhourstones/fhourstones-3.1_2/
H A DTransGame.c93 hashentry he; in transpose() local
106 hashentry he; in transtore() local
125 hashentry he; in htstat() local
/dports/dns/idnkit/idnkit-1.0-src/tools/runidn/
H A Dresolver.c537 static struct hostent he; in ENTRY() local
565 static struct hostent he; in ENTRY() local
593 static struct hostent he; in ENTRY() local
622 struct hostent he; in ENTRY() local
680 struct hostent he; in ENTRY() local
736 struct hostent he; in ENTRY() local
789 struct hostent *hp, he; in ENTRY() local
840 struct hostent *hp, he; in ENTRY() local
/dports/cad/gmsh/gmsh-4.9.2-source/Mesh/
H A DmeshPolyMesh.h28 PolyMesh::HalfEdge *he; // one incident half edge variable
55 HalfEdge *he; // one half edge of the face variable
89 HalfEdge *he = it; in print4debug() local
104 HalfEdge *he = v->he; in degree() local
115 inline int num_sides(const HalfEdge *he) const in num_sides()
130 HalfEdge *he = v->he; in normal() local
144 HalfEdge *he = v0->he; in getEdge() local
217 inline int merge_faces(HalfEdge *he) in merge_faces()
/dports/dns/bind911/bind-9.11.37/contrib/idn/idnkit-1.0-src/tools/runidn/
H A Dresolver.c537 static struct hostent he; in ENTRY() local
565 static struct hostent he; in ENTRY() local
593 static struct hostent he; in ENTRY() local
622 struct hostent he; in ENTRY() local
680 struct hostent he; in ENTRY() local
736 struct hostent he; in ENTRY() local
789 struct hostent *hp, he; in ENTRY() local
840 struct hostent *hp, he; in ENTRY() local
/dports/textproc/libcss/libcss-0.9.1/test/
H A Ddump.h992 lwc_string *he; in dump_bytecode() local
1541 lwc_string *he; in dump_bytecode() local
1621 uint32_t snum = *((uint32_t *) bytecode); lwc_string *he; in dump_bytecode() local
1649 uint32_t snum = *((uint32_t *) bytecode); lwc_string *he; in dump_bytecode() local
1914 lwc_string *he; in dump_bytecode() local
2432 lwc_string *he; in dump_bytecode() local
2474 lwc_string *he; in dump_bytecode() local
2706 lwc_string *he; in dump_bytecode() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bmsh3d/
H A Dbmsh3d_mesh_mc.cxx65 bmsh3d_halfedge* he = old_face->halfedge(); in bmsh3d_mesh_mc() local
139 bmsh3d_halfedge* he = face->halfedge(); in clone() local
197 bmsh3d_halfedge* he = inc_hedges[i]; in mesh_break_face() local
374 bmsh3d_halfedge* he = face->halfedge(); in merge_mesh() local
428 auto *he = new bmsh3d_halfedge(new_edge, inner_face); in copy_inner_face() local
438 auto *he = new bmsh3d_halfedge(new_edge, inner_face); in copy_inner_face() local
485 bmsh3d_halfedge* he = E->get_HE_of_F(face); in orient_face_normals() local
/dports/math/cgal/CGAL-5.3/include/CGAL/Surface_sweep_2/
H A DArr_no_intersection_insertion_ss_visitor.h248 Halfedge_handle he; in before_handle_event() local
263 Halfedge_handle he; in before_handle_event() local
281 Halfedge_handle he; in before_handle_event() local
373 Halfedge_handle he = in insert_in_face_interior() local
389 insert_from_left_vertex(const X_monotone_curve_2& cv, Halfedge_handle he, in insert_from_left_vertex()
405 insert_from_right_vertex(const X_monotone_curve_2& cv, Halfedge_handle he, in insert_from_right_vertex()
644 Halfedge_handle he = (*iter)->last_curve().halfedge_handle(); in _ray_shoot_up() local
/dports/devel/rpc2/rpc2-2.14/rpc2-src/
H A Dlua.c321 static int push_hosttable(struct HEntry *he) in push_hosttable()
365 void LUA_drop_hosttable(struct HEntry *he) in LUA_drop_hosttable()
429 void LUA_rtt_update(struct HEntry *he, uint32_t rtt, uint32_t tx, uint32_t rx) in LUA_rtt_update()
444 int LUA_rtt_getrto(struct HEntry *he, uint32_t tx, uint32_t rx) in LUA_rtt_getrto()
461 int LUA_rtt_retryinterval(struct HEntry *he, uint32_t n, uint32_t tx, uint32_t rx) in LUA_rtt_retryinterval()
481 int LUA_rtt_getbandwidth(struct HEntry *he, uint32_t *bw_tx, uint32_t *bw_rx) in LUA_rtt_getbandwidth()
/dports/editors/ghostwriter/ghostwriter-1.8.1/src/spelling/hunspell/
H A Daffentry.cxx159 struct hentry * he; // hash entry of root word or NULL in checkword() local
223 struct hentry * he; // hash entry of root word or NULL in check_twosfx() local
323 struct hentry * he; // hash entry of root word or NULL in check_morph() local
603 struct hentry * he; // hash entry pointer in checkword() local
708 struct hentry * he; // hash entry pointer in check_twosfx() local
853 struct hentry * SfxEntry::get_next_homonym(struct hentry * he, int optflags, PfxEntry* ppfx, in get_next_homonym()
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/hunspell/src/hunspell/
H A Daffentry.cxx159 struct hentry * he; // hash entry of root word or NULL in checkword() local
223 struct hentry * he; // hash entry of root word or NULL in check_twosfx() local
323 struct hentry * he; // hash entry of root word or NULL in check_morph() local
604 struct hentry * he; // hash entry pointer in checkword() local
709 struct hentry * he; // hash entry pointer in check_twosfx() local
854 struct hentry * SfxEntry::get_next_homonym(struct hentry * he, int optflags, PfxEntry* ppfx, in get_next_homonym()
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/hunspell/src/hunspell/
H A Daffentry.cxx159 struct hentry * he; // hash entry of root word or NULL in checkword() local
223 struct hentry * he; // hash entry of root word or NULL in check_twosfx() local
323 struct hentry * he; // hash entry of root word or NULL in check_morph() local
603 struct hentry * he; // hash entry pointer in checkword() local
708 struct hentry * he; // hash entry pointer in check_twosfx() local
853 struct hentry * SfxEntry::get_next_homonym(struct hentry * he, int optflags, PfxEntry* ppfx, in get_next_homonym()
/dports/www/firefox-legacy/firefox-52.8.0esr/extensions/spellcheck/hunspell/src/
H A Daffentry.cxx233 struct hentry* he; // hash entry of root word or NULL in checkword() local
294 struct hentry* he; // hash entry of root word or NULL in check_twosfx() local
387 struct hentry* he; // hash entry of root word or NULL in check_morph() local
678 struct hentry* he; // hash entry pointer in checkword() local
778 struct hentry* he; // hash entry pointer in check_twosfx() local
923 struct hentry* SfxEntry::get_next_homonym(struct hentry* he, in get_next_homonym()
/dports/databases/webdis/webdis-0.1.18/src/hiredis/
H A Ddict.c121 dictEntry *he, *nextHe; in dictExpand() local
240 dictEntry *he, *nextHe; in _dictClear() local
267 dictEntry *he; in dictFind() local
350 dictEntry *he; in _dictKeyIndex() local
/dports/cad/stepcode/stepcode-0.8/src/express/
H A Dhash.c194 HASHlistinit( Hash_Table table, HashEntry * he ) { in HASHlistinit()
205 HASHlistinit_by_type( Hash_Table table, HashEntry * he, char type ) { in HASHlistinit_by_type()
225 HASHlist( HashEntry * he ) { in HASHlist()
551 HashEntry he; variable
/dports/games/cultivation/Cultivation_8_UnixSource/minorGems/network/linux/
H A Dgnut_net.c48 struct hostent *he; in gnut_net_host() local
318 struct hostent *gnut_hostent_copy(struct hostent *he) in gnut_hostent_copy()
341 void gnut_hostent_delete(struct hostent *he) in gnut_hostent_delete()
378 struct hostent *he; in make_connection() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsNodeInfoManager.cpp100 FreeEntry(void* pool, PLHashEntry* he, unsigned flag) in FreeEntry()
204 nsNodeInfoManager::DropNodeInfoDocument(PLHashEntry *he, int hashIndex, void *arg) in DropNodeInfoDocument()
246 DebugOnly<PLHashEntry*> he = in GetNodeInfo() local
291 PLHashEntry *he; in GetNodeInfo() local

12345678910>>...224