Home
last modified time | relevance | path

Searched defs:he (Results 151 – 175 of 5589) sorted by relevance

12345678910>>...224

/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dhv.h32 struct he { struct
36 HE *hent_next; /* next entry in chain */ argument
37 HEK *hent_hek; /* hash key */ argument
41 } he_valu; argument
60 struct he shared_he_he; argument
367 #define HeNEXT(he) (he)->hent_next argument
368 #define HeKEY_hek(he) (he)->hent_hek argument
369 #define HeKEY(he) HEK_KEY(HeKEY_hek(he)) argument
370 #define HeKEY_sv(he) (*(SV**)HeKEY(he)) argument
376 #define HeVAL(he) (he)->he_valu.hent_val argument
[all …]
/dports/graphics/graphviz/graphviz-2.44.1/lib/neatogen/
H A Dheap.c28 static int PQbucket(Halfedge * he) in PQbucket()
45 void PQinsert(Halfedge * he, Site * v, double offset) in PQinsert()
64 void PQdelete(Halfedge * he) in PQdelete()
/dports/cad/magic/magic-8.3.245/extract/
H A DExtHier.c100 HashEntry *he; local
387 HashEntry *he; local
467 HashEntry *he; local
570 HashEntry *he; local
697 HashEntry *he, *heCum; local
798 HashEntry *he; local
870 extHierNewNode(he) in extHierNewNode() argument
/dports/science/fastjet/fastjet-3.3.4/src/
H A DVoronoi.cc290 Halfedge *he; in ELgethash() local
308 Halfedge *he; in ELleftbnd() local
380 void VoronoiDiagramGenerator::ELdelete(Halfedge *he){ in ELdelete()
387 Halfedge* VoronoiDiagramGenerator::ELright(Halfedge *he){ in ELright()
392 Halfedge* VoronoiDiagramGenerator::ELleft(Halfedge *he){ in ELleft()
397 Site * VoronoiDiagramGenerator::leftreg(Halfedge *he){ in leftreg()
405 Site * VoronoiDiagramGenerator::rightreg(Halfedge *he){ in rightreg()
669 void VoronoiDiagramGenerator::PQinsert(Halfedge *he,Site * v, double offset) in PQinsert()
689 void VoronoiDiagramGenerator::PQdelete(Halfedge *he) in PQdelete()
706 int VoronoiDiagramGenerator::PQbucket(Halfedge *he) in PQbucket()
/dports/cad/magic/magic-8.3.245/extflat/
H A DEFsym.c143 HashEntry *he; local
195 HashEntry *he; local
/dports/hebrew/he2/he2-0.61/he2/
H A DaDictionary.h36 HebrewEditor *he ; variable
59 aHebrewDictionary(HebrewEditor *he, char *baseFileName, char *addFileName) : in aHebrewDictionary()
H A DhebFile.h39 HebrewEditor *he ; variable
58 he(he), in he() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Dblock-info.c116 int block_info__process_sym(struct hist_entry *he, struct block_hist *bh, in block_info__process_sym()
197 struct hist_entry *he) in block_total_cycles_pct_entry()
240 struct perf_hpp *hpp, struct hist_entry *he) in block_cycles_lbr_entry()
253 struct perf_hpp *hpp, struct hist_entry *he) in block_cycles_pct_entry()
270 struct hist_entry *he) in block_avg_cycles_entry()
284 struct hist_entry *he) in block_range_entry()
315 struct hist_entry *he) in block_dso_entry()
409 struct hist_entry *he; in process_block_report() local
490 float block_info__total_cycles_percent(struct hist_entry *he) in block_info__total_cycles_percent()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Dblock-info.c116 int block_info__process_sym(struct hist_entry *he, struct block_hist *bh, in block_info__process_sym()
197 struct hist_entry *he) in block_total_cycles_pct_entry()
240 struct perf_hpp *hpp, struct hist_entry *he) in block_cycles_lbr_entry()
253 struct perf_hpp *hpp, struct hist_entry *he) in block_cycles_pct_entry()
270 struct hist_entry *he) in block_avg_cycles_entry()
284 struct hist_entry *he) in block_range_entry()
315 struct hist_entry *he) in block_dso_entry()
409 struct hist_entry *he; in process_block_report() local
490 float block_info__total_cycles_percent(struct hist_entry *he) in block_info__total_cycles_percent()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Dblock-info.c116 int block_info__process_sym(struct hist_entry *he, struct block_hist *bh, in block_info__process_sym()
197 struct hist_entry *he) in block_total_cycles_pct_entry()
240 struct perf_hpp *hpp, struct hist_entry *he) in block_cycles_lbr_entry()
253 struct perf_hpp *hpp, struct hist_entry *he) in block_cycles_pct_entry()
270 struct hist_entry *he) in block_avg_cycles_entry()
284 struct hist_entry *he) in block_range_entry()
315 struct hist_entry *he) in block_dso_entry()
409 struct hist_entry *he; in process_block_report() local
490 float block_info__total_cycles_percent(struct hist_entry *he) in block_info__total_cycles_percent()
/dports/news/golded+/golded-plus/golded+/goldlib/hunspell/
H A Daffentry.cxx124 struct hentry * he; // hash entry of root word or NULL in check() local
184 struct hentry * he; // hash entry of root word or NULL in check_twosfx() local
277 struct hentry * he; // hash entry of root word or NULL in check_morph() local
460 struct hentry * he; // hash entry pointer in check() local
555 struct hentry * he; // hash entry pointer in check_twosfx() local
696 struct hentry * SfxEntry::get_next_homonym(struct hentry * he, int optflags, AffEntry* ppfx, in get_next_homonym()
/dports/irc/unreal/Unreal3.2.10.7/src/
H A Dres.c193 static struct hostent *he; in unrealdns_doclient() local
252 void unrealdns_cb_iptoname(void *arg, int status, int timeouts, struct hostent *he) in unrealdns_cb_iptoname()
307 void unrealdns_cb_nametoip_verify(void *arg, int status, int timeouts, struct hostent *he) in unrealdns_cb_nametoip_verify()
380 void unrealdns_cb_nametoip_link(void *arg, int status, int timeouts, struct hostent *he) in unrealdns_cb_nametoip_link()
628 struct hostent *he; in unreal_create_hostent() local
642 void unreal_free_hostent(struct hostent *he) in unreal_free_hostent()
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dhook.c32 struct hookent *he, **pos; in _hook_register() local
59 struct hookent *he, **prev; in _hook_unregister() local
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dhook.c32 struct hookent *he, **pos; in _hook_register() local
59 struct hookent *he, **prev; in _hook_unregister() local
/dports/dns/bind911/bind-9.11.37/bin/tests/optional/
H A Dgxba_test.c23 print_he(struct hostent *he, int error, const char *fun, const char *name) { in print_he()
56 struct hostent *he; in main() local
/dports/math/adol-c/ADOL-C-2.7.2/ADOL-C/examples/additional_examples/param/
H A Dparamexam.cpp32 adouble he, xax, bx, tem; in energy() local
53 adouble he, xax, bx, tem; in energy_p() local
74 adouble he, xax, bx, tem; in energy_a() local
120 adouble he; in main() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/net/HttpURLConnection/SetAuthenticator/
H A DHTTPTestServer.java415 protected void writeResponse(HttpExchange he) throws IOException { in writeResponse()
511 protected void accept(HttpExchange he, Chain chain) throws IOException { in accept()
520 public void doFilter(HttpExchange he, Chain chain) throws IOException { in doFilter()
700 protected boolean isAuthentified(HttpExchange he) throws IOException { in isAuthentified()
727 protected void requestAuthentication(HttpExchange he) in requestAuthentication()
736 protected boolean isAuthentified(HttpExchange he) { in isAuthentified()
801 protected void requestAuthentication(HttpExchange he) in requestAuthentication()
812 protected boolean isAuthentified(HttpExchange he) { in isAuthentified()
901 public void handle(HttpExchange he) throws IOException { in handle()
926 protected void sendResponse(HttpExchange he) throws IOException { in sendResponse()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/net/HttpURLConnection/SetAuthenticator/
H A DHTTPTestServer.java415 protected void writeResponse(HttpExchange he) throws IOException { in writeResponse()
511 protected void accept(HttpExchange he, Chain chain) throws IOException { in accept()
520 public void doFilter(HttpExchange he, Chain chain) throws IOException { in doFilter()
700 protected boolean isAuthentified(HttpExchange he) throws IOException { in isAuthentified()
727 protected void requestAuthentication(HttpExchange he) in requestAuthentication()
736 protected boolean isAuthentified(HttpExchange he) { in isAuthentified()
801 protected void requestAuthentication(HttpExchange he) in requestAuthentication()
812 protected boolean isAuthentified(HttpExchange he) { in isAuthentified()
901 public void handle(HttpExchange he) throws IOException { in handle()
926 protected void sendResponse(HttpExchange he) throws IOException { in sendResponse()
[all …]
/dports/mail/neomutt/neomutt-20211029/test/config/
H A Ddump.c170 struct HashElem he = { 0 }; in test_elem_list_sort() local
176 struct HashElem he = { 0 }; in test_elem_list_sort() local
246 struct HashElem *he = cs_get_elem(cs, "Banana"); in test_dump_config_neo() local
/dports/graphics/aseprite/aseprite-1.2.9/third_party/curl/lib/
H A Dhash.c119 struct curl_hash_element *he = malloc(sizeof(struct curl_hash_element)); in mk_hash_element() local
147 struct curl_hash_element *he; in Curl_hash_add() local
183 struct curl_hash_element *he; in Curl_hash_delete() local
200 struct curl_hash_element *he; in Curl_hash_pick() local
258 struct curl_hash_element *he = le->ptr; in Curl_hash_clean_with_criterium() local
/dports/games/warmux/warmux-11.04/build/symbian/lib/curl/lib/
H A Dhash.c120 struct curl_hash_element *he = malloc(sizeof(struct curl_hash_element)); in mk_hash_element() local
148 struct curl_hash_element *he; in Curl_hash_add() local
183 struct curl_hash_element *he; in Curl_hash_delete() local
200 struct curl_hash_element *he; in Curl_hash_pick() local
258 struct curl_hash_element *he = le->ptr; in Curl_hash_clean_with_criterium() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/spelling/hunspell/
H A Daffentry.cxx155 struct hentry * he; // hash entry of root word or NULL in checkword() local
216 struct hentry * he; // hash entry of root word or NULL in check_twosfx() local
310 struct hentry * he; // hash entry of root word or NULL in check_morph() local
568 struct hentry * he; // hash entry pointer in checkword() local
669 struct hentry * he; // hash entry pointer in check_twosfx() local
812 struct hentry * SfxEntry::get_next_homonym(struct hentry * he, int optflags, PfxEntry* ppfx, in get_next_homonym()
/dports/editors/focuswriter/focuswriter-1.7.6/src/spelling/hunspell/
H A Daffentry.cxx213 struct hentry* he; // hash entry of root word or NULL in checkword() local
305 struct hentry* he = pmyMgr->suffix_check_twosfx(tmpword.c_str(), tmpl, aeXPRODUCT, this, in check_twosfx() local
392 struct hentry* he; // hash entry of root word or NULL in check_morph() local
618 struct hentry* he; // hash entry pointer in checkword() local
734 struct hentry* he; // hash entry pointer in check_twosfx() local
833 struct hentry* SfxEntry::get_next_homonym(struct hentry* he, in get_next_homonym()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hunspell/src/hunspell/
H A Daffentry.cxx213 struct hentry* he; // hash entry of root word or NULL in checkword() local
305 struct hentry* he = pmyMgr->suffix_check_twosfx(tmpword.c_str(), tmpl, aeXPRODUCT, this, in check_twosfx() local
392 struct hentry* he; // hash entry of root word or NULL in check_morph() local
618 struct hentry* he; // hash entry pointer in checkword() local
734 struct hentry* he; // hash entry pointer in check_twosfx() local
833 struct hentry* SfxEntry::get_next_homonym(struct hentry* he, in get_next_homonym()
/dports/www/firefox-esr/firefox-91.8.0/extensions/spellcheck/hunspell/src/
H A Daffentry.cxx213 struct hentry* he; // hash entry of root word or NULL in checkword() local
305 struct hentry* he = pmyMgr->suffix_check_twosfx(tmpword.c_str(), tmpl, aeXPRODUCT, this, in check_twosfx() local
392 struct hentry* he; // hash entry of root word or NULL in check_morph() local
618 struct hentry* he; // hash entry pointer in checkword() local
734 struct hentry* he; // hash entry pointer in check_twosfx() local
833 struct hentry* SfxEntry::get_next_homonym(struct hentry* he, in get_next_homonym()

12345678910>>...224