Home
last modified time | relevance | path

Searched defs:ho (Results 1 – 25 of 1745) sorted by relevance

12345678910>>...70

/dports/net/file2pcap/file2pcap-1.29/
H A Dhttp2.c21 int http2ConnectionUpgrade(struct handover *ho) { in http2ConnectionUpgrade()
51 int http2SwitchingProtocols(struct handover *ho) { in http2SwitchingProtocols()
65 int http2ClientMagic(struct handover *ho) { in http2ClientMagic()
122 int http2ClientSettings(struct handover *ho) { in http2ClientSettings()
186 int http2ClientGetRequest(struct handover *ho) { in http2ClientGetRequest()
271 int http2MagicGetRequest(struct handover *ho) { in http2MagicGetRequest()
381 int http2SettingsAck(struct handover *ho) { in http2SettingsAck()
441 int http2Settings(struct handover *ho) { in http2Settings()
505 int http2Headers(struct handover *ho) { in http2Headers()
591 int http2TransferFile(struct handover *ho) { in http2TransferFile()
[all …]
H A Dfile2pcap.c515 int tcpHandshake(struct handover *ho) { in tcpHandshake()
571 int tcpShutdown(struct handover *ho) { in tcpShutdown()
627 int openOutFile(struct handover *ho, char *inFileName, char *suffix){ in openOutFile()
659 int ftp(struct handover *ho, char mode) { in ftp()
769 int httpGet(struct handover *ho) { in httpGet()
790 int http2Get(struct handover *ho) { in http2Get()
828 int httpPost(struct handover *ho) { in httpPost()
843 int smtp(struct handover *ho) { in smtp()
854 int pop3(struct handover *ho) { in pop3()
866 int imap(struct handover *ho) { in imap()
[all …]
H A Dhttp.c23 int httpGetRequest(struct handover *ho) { in httpGetRequest()
55 int httpPostRequest(struct handover *ho) { in httpPostRequest()
96 int httpPostFinalBoundary(struct handover *ho) { in httpPostFinalBoundary()
106 int httpGetRequestAcknowledge(struct handover *ho) { in httpGetRequestAcknowledge()
184 int httpTransferFile(struct handover *ho) { in httpTransferFile()
248 int httpGzipTail(struct handover *ho) { in httpGzipTail()
272 int tcpSendHttpChunked(struct handover *ho, char *buffer, int length, char direction) { in tcpSendHttpChunked()
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/python/
H A Dneo_util.c103 HDF * p_object_to_hdf (PyObject *ho) in p_object_to_hdf()
124 HDFObject *ho = (HDFObject *)self; in p_hdf_get_int_value() local
139 HDFObject *ho = (HDFObject *)self; in p_hdf_get_value() local
154 HDFObject *ho = (HDFObject *)self; in p_hdf_get_obj() local
175 HDFObject *ho = (HDFObject *)self; in p_hdf_get_child() local
196 HDFObject *ho = (HDFObject *)self; in p_hdf_get_attr() local
228 HDFObject *ho = (HDFObject *)self; in p_hdf_obj_attr() local
256 HDFObject *ho = (HDFObject *)self; in p_hdf_obj_child() local
273 HDFObject *ho = (HDFObject *)self; in p_hdf_obj_next() local
290 HDFObject *ho = (HDFObject *)self; in p_hdf_obj_top() local
[all …]
/dports/www/clearsilver/clearsilver-0.10.5/python/
H A Dneo_util.c103 HDF * p_object_to_hdf (PyObject *ho) in p_object_to_hdf()
124 HDFObject *ho = (HDFObject *)self; in p_hdf_get_int_value() local
139 HDFObject *ho = (HDFObject *)self; in p_hdf_get_value() local
154 HDFObject *ho = (HDFObject *)self; in p_hdf_get_obj() local
175 HDFObject *ho = (HDFObject *)self; in p_hdf_get_child() local
196 HDFObject *ho = (HDFObject *)self; in p_hdf_get_attr() local
228 HDFObject *ho = (HDFObject *)self; in p_hdf_obj_attr() local
256 HDFObject *ho = (HDFObject *)self; in p_hdf_obj_child() local
273 HDFObject *ho = (HDFObject *)self; in p_hdf_obj_next() local
290 HDFObject *ho = (HDFObject *)self; in p_hdf_obj_top() local
[all …]
/dports/www/p5-ClearSilver/clearsilver-0.10.5/python/
H A Dneo_util.c103 HDF * p_object_to_hdf (PyObject *ho) in p_object_to_hdf()
124 HDFObject *ho = (HDFObject *)self; in p_hdf_get_int_value() local
139 HDFObject *ho = (HDFObject *)self; in p_hdf_get_value() local
154 HDFObject *ho = (HDFObject *)self; in p_hdf_get_obj() local
175 HDFObject *ho = (HDFObject *)self; in p_hdf_get_child() local
196 HDFObject *ho = (HDFObject *)self; in p_hdf_get_attr() local
228 HDFObject *ho = (HDFObject *)self; in p_hdf_obj_attr() local
256 HDFObject *ho = (HDFObject *)self; in p_hdf_obj_child() local
273 HDFObject *ho = (HDFObject *)self; in p_hdf_obj_next() local
290 HDFObject *ho = (HDFObject *)self; in p_hdf_obj_top() local
[all …]
/dports/graphics/blender/blender-2.91.0/extern/quadriflow/3rd/lemon-1.3.1/test/
H A Dhao_orlin_test.cc111 HaoOrlin<SmartDigraph> ho(graph, cap1); in main() local
119 HaoOrlin<SmartDigraph> ho(graph, cap2); in main() local
127 HaoOrlin<SmartDigraph> ho(graph, cap3); in main() local
139 HaoOrlin<UGraph, SmartDigraph::ArcMap<int> > ho(ugraph, cap1); in main() local
147 HaoOrlin<UGraph, SmartDigraph::ArcMap<int> > ho(ugraph, cap2); in main() local
155 HaoOrlin<UGraph, SmartDigraph::ArcMap<int> > ho(ugraph, cap3); in main() local
/dports/math/lemon/lemon-1.3.1/test/
H A Dhao_orlin_test.cc111 HaoOrlin<SmartDigraph> ho(graph, cap1); in main() local
119 HaoOrlin<SmartDigraph> ho(graph, cap2); in main() local
127 HaoOrlin<SmartDigraph> ho(graph, cap3); in main() local
139 HaoOrlin<UGraph, SmartDigraph::ArcMap<int> > ho(ugraph, cap1); in main() local
147 HaoOrlin<UGraph, SmartDigraph::ArcMap<int> > ho(ugraph, cap2); in main() local
155 HaoOrlin<UGraph, SmartDigraph::ArcMap<int> > ho(ugraph, cap3); in main() local
/dports/devel/cscout/cscout-bd7dfac/swill/Source/Objects/
H A Dhash.c106 DelHash(DOH *ho) { in DelHash()
133 Hash_clear(DOH *ho) { in Hash_clear()
308 hash_first(DOH *ho) { in hash_first()
320 hash_next(DOH *ho) { in hash_next()
346 Hash_firstkey(DOH *ho) { in Hash_firstkey()
359 Hash_nextkey(DOH *ho) { in Hash_nextkey()
392 Hash_str(DOH *ho) { in Hash_str()
429 Hash_len(DOH *ho) { in Hash_len()
441 CopyHash(DOH *ho) { in CopyHash()
490 Hash_getfile(DOH *ho) { in Hash_getfile()
[all …]
/dports/dns/totd/totd-1.5.1/SWILL-0.1/Source/Objects/
H A Dhash.c106 DelHash(DOH *ho) { in DelHash()
133 Hash_clear(DOH *ho) { in Hash_clear()
308 hash_first(DOH *ho) { in hash_first()
320 hash_next(DOH *ho) { in hash_next()
346 Hash_firstkey(DOH *ho) { in Hash_firstkey()
359 Hash_nextkey(DOH *ho) { in Hash_nextkey()
392 Hash_str(DOH *ho) { in Hash_str()
429 Hash_len(DOH *ho) { in Hash_len()
441 CopyHash(DOH *ho) { in CopyHash()
490 Hash_getfile(DOH *ho) { in Hash_getfile()
[all …]
/dports/dns/libbind/libbind-6.0/irs/
H A Dgen_ho.c51 struct irs_ho * ho; member
81 struct irs_ho *ho; in irs_gen_ho() local
129 struct irs_ho *ho; in ho_byname() local
172 struct irs_ho *ho; in ho_byname2() local
211 struct irs_ho *ho; in ho_byaddr() local
251 struct irs_ho *ho; in ho_next() local
272 struct irs_ho *ho; in ho_rewind() local
289 struct irs_ho *ho = rule->inst->ho; in ho_minimize() local
328 struct irs_ho *ho = rule->inst->ho; in ho_res_set() local
340 struct irs_ho *ho; in ho_addrinfo() local
/dports/www/nginx-full/srcache-nginx-module-0.32/src/
H A Dngx_http_srcache_headers.c112 ngx_table_elt_t *ho, **ph; in ngx_http_srcache_process_header_line() local
134 ngx_table_elt_t *ho; in ngx_http_srcache_process_location() local
212 ngx_table_elt_t *ho; in ngx_http_srcache_process_content_length() local
233 ngx_table_elt_t *ho; in ngx_http_srcache_process_last_modified() local
260 ngx_table_elt_t *ho, **ph; in ngx_http_srcache_process_multi_header_lines() local
292 ngx_table_elt_t *ho; in ngx_http_srcache_process_accept_ranges() local
331 ngx_table_elt_t *ho; in ngx_http_srcache_process_content_encoding() local
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/common/init/
H A Dhandoff.c13 void handoff_save_dram(struct spl_handoff *ho) in handoff_save_dram()
29 void handoff_load_dram_size(struct spl_handoff *ho) in handoff_load_dram_size()
34 void handoff_load_dram_banks(struct spl_handoff *ho) in handoff_load_dram_banks()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/common/init/
H A Dhandoff.c13 void handoff_save_dram(struct spl_handoff *ho) in handoff_save_dram()
29 void handoff_load_dram_size(struct spl_handoff *ho) in handoff_load_dram_size()
34 void handoff_load_dram_banks(struct spl_handoff *ho) in handoff_load_dram_banks()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/common/init/
H A Dhandoff.c14 void handoff_save_dram(struct spl_handoff *ho) in handoff_save_dram()
27 void handoff_load_dram_size(struct spl_handoff *ho) in handoff_load_dram_size()
32 void handoff_load_dram_banks(struct spl_handoff *ho) in handoff_load_dram_banks()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/common/init/
H A Dhandoff.c14 void handoff_save_dram(struct spl_handoff *ho) in handoff_save_dram()
27 void handoff_load_dram_size(struct spl_handoff *ho) in handoff_load_dram_size()
32 void handoff_load_dram_banks(struct spl_handoff *ho) in handoff_load_dram_banks()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/common/init/
H A Dhandoff.c14 void handoff_save_dram(struct spl_handoff *ho) in handoff_save_dram()
27 void handoff_load_dram_size(struct spl_handoff *ho) in handoff_load_dram_size()
32 void handoff_load_dram_banks(struct spl_handoff *ho) in handoff_load_dram_banks()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/common/init/
H A Dhandoff.c14 void handoff_save_dram(struct spl_handoff *ho) in handoff_save_dram()
27 void handoff_load_dram_size(struct spl_handoff *ho) in handoff_load_dram_size()
32 void handoff_load_dram_banks(struct spl_handoff *ho) in handoff_load_dram_banks()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/common/init/
H A Dhandoff.c14 void handoff_save_dram(struct spl_handoff *ho) in handoff_save_dram()
27 void handoff_load_dram_size(struct spl_handoff *ho) in handoff_load_dram_size()
32 void handoff_load_dram_banks(struct spl_handoff *ho) in handoff_load_dram_banks()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/common/init/
H A Dhandoff.c14 void handoff_save_dram(struct spl_handoff *ho) in handoff_save_dram()
27 void handoff_load_dram_size(struct spl_handoff *ho) in handoff_load_dram_size()
32 void handoff_load_dram_banks(struct spl_handoff *ho) in handoff_load_dram_banks()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/common/init/
H A Dhandoff.c14 void handoff_save_dram(struct spl_handoff *ho) in handoff_save_dram()
27 void handoff_load_dram_size(struct spl_handoff *ho) in handoff_load_dram_size()
32 void handoff_load_dram_banks(struct spl_handoff *ho) in handoff_load_dram_banks()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/common/init/
H A Dhandoff.c14 void handoff_save_dram(struct spl_handoff *ho) in handoff_save_dram()
27 void handoff_load_dram_size(struct spl_handoff *ho) in handoff_load_dram_size()
32 void handoff_load_dram_banks(struct spl_handoff *ho) in handoff_load_dram_banks()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/common/init/
H A Dhandoff.c14 void handoff_save_dram(struct spl_handoff *ho) in handoff_save_dram()
27 void handoff_load_dram_size(struct spl_handoff *ho) in handoff_load_dram_size()
32 void handoff_load_dram_banks(struct spl_handoff *ho) in handoff_load_dram_banks()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/common/init/
H A Dhandoff.c14 void handoff_save_dram(struct spl_handoff *ho) in handoff_save_dram()
27 void handoff_load_dram_size(struct spl_handoff *ho) in handoff_load_dram_size()
32 void handoff_load_dram_banks(struct spl_handoff *ho) in handoff_load_dram_banks()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/common/init/
H A Dhandoff.c14 void handoff_save_dram(struct spl_handoff *ho) in handoff_save_dram()
27 void handoff_load_dram_size(struct spl_handoff *ho) in handoff_load_dram_size()
32 void handoff_load_dram_banks(struct spl_handoff *ho) in handoff_load_dram_banks()

12345678910>>...70