Home
last modified time | relevance | path

Searched defs:hp (Results 51 – 75 of 6497) sorted by relevance

12345678910>>...260

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/sun/
H A Dsunhme.c154 #define tx_add_log(hp, a, s) do { } while(0) argument
156 #define tx_dump_ring(hp) do { } while(0) argument
2188 struct happy_meal *hp = netdev_priv(dev); in happy_meal_open() local
2221 struct happy_meal *hp = netdev_priv(dev); in happy_meal_close() local
2250 struct happy_meal *hp = netdev_priv(dev); in happy_meal_tx_timeout() local
2288 struct happy_meal *hp = netdev_priv(dev); in happy_meal_start_xmit() local
2391 struct happy_meal *hp = netdev_priv(dev); in happy_meal_get_stats() local
2402 struct happy_meal *hp = netdev_priv(dev); in happy_meal_set_multicast() local
2439 struct happy_meal *hp = netdev_priv(dev); in hme_get_link_ksettings() local
2685 struct happy_meal *hp; in happy_meal_sbus_probe_one() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/sun/
H A Dsunhme.c154 #define tx_add_log(hp, a, s) do { } while(0) argument
156 #define tx_dump_ring(hp) do { } while(0) argument
2188 struct happy_meal *hp = netdev_priv(dev); in happy_meal_open() local
2221 struct happy_meal *hp = netdev_priv(dev); in happy_meal_close() local
2250 struct happy_meal *hp = netdev_priv(dev); in happy_meal_tx_timeout() local
2288 struct happy_meal *hp = netdev_priv(dev); in happy_meal_start_xmit() local
2391 struct happy_meal *hp = netdev_priv(dev); in happy_meal_get_stats() local
2402 struct happy_meal *hp = netdev_priv(dev); in happy_meal_set_multicast() local
2439 struct happy_meal *hp = netdev_priv(dev); in hme_get_link_ksettings() local
2685 struct happy_meal *hp; in happy_meal_sbus_probe_one() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/sun/
H A Dsunhme.c154 #define tx_add_log(hp, a, s) do { } while(0) argument
156 #define tx_dump_ring(hp) do { } while(0) argument
2188 struct happy_meal *hp = netdev_priv(dev); in happy_meal_open() local
2221 struct happy_meal *hp = netdev_priv(dev); in happy_meal_close() local
2250 struct happy_meal *hp = netdev_priv(dev); in happy_meal_tx_timeout() local
2288 struct happy_meal *hp = netdev_priv(dev); in happy_meal_start_xmit() local
2391 struct happy_meal *hp = netdev_priv(dev); in happy_meal_get_stats() local
2402 struct happy_meal *hp = netdev_priv(dev); in happy_meal_set_multicast() local
2439 struct happy_meal *hp = netdev_priv(dev); in hme_get_link_ksettings() local
2685 struct happy_meal *hp; in happy_meal_sbus_probe_one() local
[all …]
/dports/sysutils/direvent/direvent-5.2/src/
H A Dhandler.c23 struct handler *hp = ecalloc(1, sizeof(*hp)); in handler_alloc() local
34 struct handler *hp; in watchpoint_run_handlers() local
45 handler_ref(struct handler *hp) in handler_ref()
51 handler_free(struct handler *hp) in handler_free()
59 handler_unref(struct handler *hp) in handler_unref()
72 struct handler *hp = p; in handler_listent_free() local
201 handler_list_append(handler_list_t hlist, struct handler *hp) in handler_list_append()
208 handler_list_remove(handler_list_t hlist, struct handler *hp) in handler_list_remove()
/dports/editors/zile/zile-2.4.14/src/
H A Dhistory.c42 add_history_element (History hp, const char *string) in add_history_element()
56 prepare_history (History hp) in prepare_history()
62 previous_history_element (History hp) in previous_history_element()
91 next_history_element (History hp) in next_history_element()
/dports/news/trn4/trn-4.0-test77/
H A Dhash.c70 register HASHENT* hp; local
99 register HASHENT* hp; local
119 register HASHENT* hp; local
141 register HASHENT* hp; local
158 register HASHENT* hp; local
180 register HASHENT* hp; local
215 register HASHENT* hp; local
259 register HASHENT* hp; in healloc() local
284 hefree(hp) /* free a hash entry */ in hefree() argument
/dports/news/nn/nn-6.7.3/
H A Dhdbm.c148 hefree(register HASHENT * hp) in hefree()
167 register HASHENT *hp, *next; in hdbmdestroy() local
197 register HASHENT *hp, *prevhp = NULL; in hdbmfind() local
222 register HASHENT *hp; in healloc() local
237 register HASHENT *hp; in hdbmstore() local
262 register HASHENT *hp; in hdbmentry() local
287 register HASHENT *hp; in hdbmdelete() local
306 register HASHENT *hp; in hdbmfetch() local
332 register HASHENT *hp; in hdbmwalk() local
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/common/ctf/
H A Dctf_hash.c38 ctf_hash_create(ctf_hash_t *hp, ulong_t nelems) in ctf_hash_create()
73 ctf_hash_size(const ctf_hash_t *hp) in ctf_hash_size()
98 ctf_hash_insert(ctf_hash_t *hp, ctf_file_t *fp, ushort_t type, uint_t name) in ctf_hash_insert()
135 ctf_hash_define(ctf_hash_t *hp, ctf_file_t *fp, ushort_t type, uint_t name) in ctf_hash_define()
148 ctf_hash_lookup(ctf_hash_t *hp, ctf_file_t *fp, const char *key, size_t len) in ctf_hash_lookup()
170 ctf_hash_destroy(ctf_hash_t *hp) in ctf_hash_destroy()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/support/
H A Dhazard.c74 WT_HAZARD *hp; in __wt_hazard_set() local
193 WT_HAZARD *hp; in __wt_hazard_clear() local
246 WT_HAZARD *hp; in __wt_hazard_close() local
328 WT_HAZARD *hp; in __wt_hazard_check() local
393 WT_HAZARD *hp; in __wt_hazard_count() local
414 WT_HAZARD *hp; in __wt_hazard_check_assert() local
437 WT_HAZARD *hp; in __hazard_dump() local
/dports/games/xjumpx/xjumpx-1.4/
H A Dhero.c42 void HERO_delete( hero_t *hp ) in HERO_delete()
48 void HERO_draw( hero_t *hp ) in HERO_draw()
62 int HERO_move( hero_t *hp, int scroll, int key ) in HERO_move()
157 void HERO_init( hero_t *hp ) in HERO_init()
/dports/textproc/htdig/htdig-3.2.0b6/db/
H A Ddb_dispatch.c200 DB_TXNHEAD *hp; local
235 DB_TXNHEAD *hp; local
268 DB_TXNHEAD *hp; local
312 DB_TXNHEAD *hp; local
354 DB_TXNHEAD *hp; local
382 DB_TXNHEAD *hp; local
407 DB_TXNHEAD *hp; local
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A Dcartesian_homogeneous_conversion.h27 homogeneous_to_cartesian(const Point_2< Homogeneous<RT> >& hp) in homogeneous_to_cartesian()
43 homogeneous_to_cartesian(const Point_3< Homogeneous<RT> >& hp) in homogeneous_to_cartesian()
59 homogeneous_to_quotient_cartesian( in homogeneous_to_quotient_cartesian()
89 homogeneous_to_quotient_cartesian( in homogeneous_to_quotient_cartesian()
/dports/biology/hisat2/hisat2-2.2.1/hisat2lib/
H A Dht2_init.cpp49 static void free_handle(struct ht2_handle *hp) in free_handle()
81 static void init_handle(struct ht2_handle *hp) in init_handle()
184 struct ht2_handle *hp = (struct ht2_handle *)handle; in ht2_close() local
208 struct ht2_handle *hp = (struct ht2_handle *)handle; in ht2_test_1() local
/dports/databases/db5/db-5.3.28/src/db/
H A Ddb_dispatch.c508 __db_txnlist_add(env, hp, txnid, status, lsn) in __db_txnlist_add() argument
545 __db_txnlist_remove(env, hp, txnid) in __db_txnlist_remove() argument
568 __db_txnlist_ckp(env, hp, ckp_lsn) in __db_txnlist_ckp() argument
588 __db_txnlist_end(env, hp) in __db_txnlist_end() argument
634 __db_txnlist_find(env, hp, txnid, statusp) in __db_txnlist_find() argument
701 hp, type, txnid, txnlistp, del, statusp) in __db_txnlist_find_internal() argument
773 __db_txnlist_gen(env, hp, incr, min, max) in __db_txnlist_gen() argument
821 __db_txnlist_lsnadd(env, hp, lsnp) in __db_txnlist_lsnadd() argument
863 __db_txnlist_lsnget(env, hp, lsnp, flags) in __db_txnlist_lsnget() argument
895 __db_txnlist_lsninit(env, hp, lsnp) in __db_txnlist_lsninit() argument
[all …]
/dports/databases/db18/db-18.1.40/src/db/
H A Ddb_dispatch.c516 __db_txnlist_add(env, hp, txnid, status, lsn) in __db_txnlist_add() argument
553 __db_txnlist_remove(env, hp, txnid) in __db_txnlist_remove() argument
576 __db_txnlist_ckp(env, hp, ckp_lsn) in __db_txnlist_ckp() argument
596 __db_txnlist_end(env, hp) in __db_txnlist_end() argument
642 __db_txnlist_find(env, hp, txnid, statusp) in __db_txnlist_find() argument
709 hp, type, txnid, txnlistp, del, statusp) in __db_txnlist_find_internal() argument
781 __db_txnlist_gen(env, hp, incr, min, max) in __db_txnlist_gen() argument
829 __db_txnlist_lsnadd(env, hp, lsnp) in __db_txnlist_lsnadd() argument
871 __db_txnlist_lsnget(env, hp, lsnp, flags) in __db_txnlist_lsnget() argument
903 __db_txnlist_lsninit(env, hp, lsnp) in __db_txnlist_lsninit() argument
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/libctf/
H A Dctf-hash.c273 ctf_dynhash_empty (ctf_dynhash_t *hp) in ctf_dynhash_empty()
279 ctf_dynhash_elements (ctf_dynhash_t *hp) in ctf_dynhash_elements()
560 ctf_dynhash_destroy (ctf_dynhash_t *hp) in ctf_dynhash_destroy()
618 ctf_dynset_insert (ctf_dynset_t *hp, void *key) in ctf_dynset_insert()
643 ctf_dynset_remove (ctf_dynset_t *hp, const void *key) in ctf_dynset_remove()
649 ctf_dynset_destroy (ctf_dynset_t *hp) in ctf_dynset_destroy()
656 ctf_dynset_lookup (ctf_dynset_t *hp, const void *key) in ctf_dynset_lookup()
667 ctf_dynset_elements (ctf_dynset_t *hp) in ctf_dynset_elements()
687 ctf_dynset_lookup_any (ctf_dynset_t *hp) in ctf_dynset_lookup_any()
782 ctf_hash_size (const ctf_hash_t *hp) in ctf_hash_size()
[all …]
/dports/devel/gdb/gdb-11.1/libctf/
H A Dctf-hash.c273 ctf_dynhash_empty (ctf_dynhash_t *hp) in ctf_dynhash_empty()
279 ctf_dynhash_elements (ctf_dynhash_t *hp) in ctf_dynhash_elements()
560 ctf_dynhash_destroy (ctf_dynhash_t *hp) in ctf_dynhash_destroy()
618 ctf_dynset_insert (ctf_dynset_t *hp, void *key) in ctf_dynset_insert()
643 ctf_dynset_remove (ctf_dynset_t *hp, const void *key) in ctf_dynset_remove()
649 ctf_dynset_destroy (ctf_dynset_t *hp) in ctf_dynset_destroy()
656 ctf_dynset_lookup (ctf_dynset_t *hp, const void *key) in ctf_dynset_lookup()
667 ctf_dynset_elements (ctf_dynset_t *hp) in ctf_dynset_elements()
687 ctf_dynset_lookup_any (ctf_dynset_t *hp) in ctf_dynset_lookup_any()
782 ctf_hash_size (const ctf_hash_t *hp) in ctf_hash_size()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/libctf/
H A Dctf-hash.c273 ctf_dynhash_empty (ctf_dynhash_t *hp) in ctf_dynhash_empty()
279 ctf_dynhash_elements (ctf_dynhash_t *hp) in ctf_dynhash_elements()
560 ctf_dynhash_destroy (ctf_dynhash_t *hp) in ctf_dynhash_destroy()
618 ctf_dynset_insert (ctf_dynset_t *hp, void *key) in ctf_dynset_insert()
643 ctf_dynset_remove (ctf_dynset_t *hp, const void *key) in ctf_dynset_remove()
649 ctf_dynset_destroy (ctf_dynset_t *hp) in ctf_dynset_destroy()
656 ctf_dynset_lookup (ctf_dynset_t *hp, const void *key) in ctf_dynset_lookup()
667 ctf_dynset_elements (ctf_dynset_t *hp) in ctf_dynset_elements()
687 ctf_dynset_lookup_any (ctf_dynset_t *hp) in ctf_dynset_lookup_any()
782 ctf_hash_size (const ctf_hash_t *hp) in ctf_hash_size()
[all …]
/dports/devel/binutils/binutils-2.37/libctf/
H A Dctf-hash.c273 ctf_dynhash_empty (ctf_dynhash_t *hp) in ctf_dynhash_empty()
279 ctf_dynhash_elements (ctf_dynhash_t *hp) in ctf_dynhash_elements()
560 ctf_dynhash_destroy (ctf_dynhash_t *hp) in ctf_dynhash_destroy()
618 ctf_dynset_insert (ctf_dynset_t *hp, void *key) in ctf_dynset_insert()
643 ctf_dynset_remove (ctf_dynset_t *hp, const void *key) in ctf_dynset_remove()
649 ctf_dynset_destroy (ctf_dynset_t *hp) in ctf_dynset_destroy()
656 ctf_dynset_lookup (ctf_dynset_t *hp, const void *key) in ctf_dynset_lookup()
667 ctf_dynset_elements (ctf_dynset_t *hp) in ctf_dynset_elements()
687 ctf_dynset_lookup_any (ctf_dynset_t *hp) in ctf_dynset_lookup_any()
782 ctf_hash_size (const ctf_hash_t *hp) in ctf_hash_size()
[all …]
/dports/lang/ucc/ucc/ucl/
H A Dalloc.c20 void InitHeap(Heap hp) in InitHeap()
31 void* HeapAllocate(Heap hp, int size) in HeapAllocate()
76 void FreeHeap(Heap hp) in FreeHeap()
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/edit/
H A Dhistory.c133 static int acctinit(History_t *hp) in acctinit()
231 register History_t *hp; in sh_histinit() local
411 void hist_close(register History_t *hp) in hist_close()
625 void hist_eof(register History_t *hp) in hist_eof()
751 void hist_cancel(register History_t *hp) in hist_cancel()
768 void hist_flush(register History_t *hp) in hist_flush()
802 register History_t *hp = (History_t*)handle; in hist_write() local
902 off_t hist_tell(register History_t *hp, int n) in hist_tell()
1060 register History_t *hp = shgd->hist_ptr; in hist_copy() local
1105 History_t *hp = hist_ptr; in hist_word() local
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/edit/
H A Dhistory.c133 static int acctinit(History_t *hp) in acctinit()
231 register History_t *hp; in sh_histinit() local
411 void hist_close(register History_t *hp) in hist_close()
625 void hist_eof(register History_t *hp) in hist_eof()
751 void hist_cancel(register History_t *hp) in hist_cancel()
768 void hist_flush(register History_t *hp) in hist_flush()
802 register History_t *hp = (History_t*)handle; in hist_write() local
902 off_t hist_tell(register History_t *hp, int n) in hist_tell()
1060 register History_t *hp = shgd->hist_ptr; in hist_copy() local
1105 History_t *hp = hist_ptr; in hist_word() local
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/edit/
H A Dhistory.c133 static int acctinit(History_t *hp) in acctinit()
231 register History_t *hp; in sh_histinit() local
410 void hist_close(register History_t *hp) in hist_close()
624 void hist_eof(register History_t *hp) in hist_eof()
750 void hist_cancel(register History_t *hp) in hist_cancel()
767 void hist_flush(register History_t *hp) in hist_flush()
801 register History_t *hp = (History_t*)handle; in hist_write() local
902 off_t hist_tell(register History_t *hp, int n) in hist_tell()
1059 register History_t *hp = shgd->hist_ptr; in hist_copy() local
1104 History_t *hp = hist_ptr; in hist_word() local
[all …]
/dports/benchmarks/polygraph/polygraph-4.13.0/src/server/
H A DHttpSrvXact.cc150 HttpPrinter hp(buf.space(), buf.spaceSize(), in makeRep() local
439 void HttpSrvXact::make100Continue(HttpPrinter &hp) { in make100Continue()
448 void HttpSrvXact::make2xxContent(HttpPrinter &hp) { in make2xxContent()
481 void HttpSrvXact::make204NoContent(HttpPrinter &hp) in make204NoContent()
519 bool HttpSrvXact::make302Found(HttpPrinter &hp) { in make302Found()
573 void HttpSrvXact::make304NotMod(HttpPrinter &hp) { in make304NotMod()
585 void HttpSrvXact::make406NotAcceptable(HttpPrinter &hp) { in make406NotAcceptable()
597 void HttpSrvXact::make416RequestedRangeNotSatisfiable(HttpPrinter &hp) { in make416RequestedRangeNotSatisfiable()
613 void HttpSrvXact::make417ExpectationFailed(HttpPrinter &hp) { in make417ExpectationFailed()
677 void HttpSrvXact::put2xxContentHead(HttpPrinter &hp) { in put2xxContentHead()
[all …]
/dports/net/freeradius3/freeradius-server-3.0.25/src/lib/
H A Dheap.c36 void fr_heap_delete(fr_heap_t *hp) in fr_heap_delete()
92 int fr_heap_insert(fr_heap_t *hp, void *data) in fr_heap_insert()
118 static int fr_heap_bubble(fr_heap_t *hp, int child) in fr_heap_bubble()
147 int fr_heap_extract(fr_heap_t *hp, void *data) in fr_heap_extract()
207 void *fr_heap_peek(fr_heap_t *hp) in fr_heap_peek()
217 int fr_heap_num_elements(fr_heap_t *hp) in fr_heap_num_elements()
226 static bool fr_heap_check(fr_heap_t *hp, void *data) in fr_heap_check()
268 fr_heap_t *hp; in main() local

12345678910>>...260