Home
last modified time | relevance | path

Searched defs:hp (Results 101 – 125 of 7265) sorted by relevance

12345678910>>...291

/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/build/src/engine/
H A Dhash.cpp86 #define hash_bucket(hp, keyval) ((hp)->tab.base + ((keyval) % (hp)->tab.nel)) argument
101 struct hash * hp = (struct hash *)BJAM_MALLOC( sizeof( *hp ) ); in hashinit() local
126 static ITEM * hash_search( struct hash * hp, unsigned int keyval, in hash_search()
149 HASHDATA * hash_insert( struct hash * hp, OBJECT * key, int * found ) in hash_insert()
201 HASHDATA * hash_find( struct hash * hp, OBJECT * key ) in hash_find()
236 static void hashrehash( struct hash * hp ) in hashrehash()
277 void hashenumerate( struct hash * hp, void (* f)( void *, void * ), void * data in hashenumerate()
302 void hash_free( struct hash * hp ) in hash_free()
315 static void hashstat( struct hash * hp ) in hashstat()
335 void hashstats_add( struct hashstats * stats, struct hash * hp ) in hashstats_add()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/
H A Dhash.c86 #define hash_bucket(hp, keyval) ((hp)->tab.base + ((keyval) % (hp)->tab.nel)) argument
101 struct hash * hp = (struct hash *)BJAM_MALLOC( sizeof( *hp ) ); in hashinit() local
126 static ITEM * hash_search( struct hash * hp, unsigned int keyval, in hash_search()
149 HASHDATA * hash_insert( struct hash * hp, OBJECT * key, int * found ) in hash_insert()
201 HASHDATA * hash_find( struct hash * hp, OBJECT * key ) in hash_find()
236 static void hashrehash( struct hash * hp ) in hashrehash()
277 void hashenumerate( struct hash * hp, void (* f)( void *, void * ), void * data in hashenumerate()
302 void hash_free( struct hash * hp ) in hash_free()
315 static void hashstat( struct hash * hp ) in hashstat()
335 void hashstats_add( struct hashstats * stats, struct hash * hp ) in hashstats_add()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/
H A Dhash.c86 #define hash_bucket(hp, keyval) ((hp)->tab.base + ((keyval) % (hp)->tab.nel)) argument
101 struct hash * hp = (struct hash *)BJAM_MALLOC( sizeof( *hp ) ); in hashinit() local
126 static ITEM * hash_search( struct hash * hp, unsigned int keyval, in hash_search()
149 HASHDATA * hash_insert( struct hash * hp, OBJECT * key, int * found ) in hash_insert()
201 HASHDATA * hash_find( struct hash * hp, OBJECT * key ) in hash_find()
236 static void hashrehash( struct hash * hp ) in hashrehash()
277 void hashenumerate( struct hash * hp, void (* f)( void *, void * ), void * data in hashenumerate()
302 void hash_free( struct hash * hp ) in hash_free()
315 static void hashstat( struct hash * hp ) in hashstat()
335 void hashstats_add( struct hashstats * stats, struct hash * hp ) in hashstats_add()
[all …]
/dports/databases/percona57-server/boost_1_59_0/tools/build/src/engine/
H A Dhash.c86 #define hash_bucket(hp, keyval) ((hp)->tab.base + ((keyval) % (hp)->tab.nel)) argument
101 struct hash * hp = (struct hash *)BJAM_MALLOC( sizeof( *hp ) ); in hashinit() local
126 static ITEM * hash_search( struct hash * hp, unsigned int keyval, in hash_search()
149 HASHDATA * hash_insert( struct hash * hp, OBJECT * key, int * found ) in hash_insert()
201 HASHDATA * hash_find( struct hash * hp, OBJECT * key ) in hash_find()
236 static void hashrehash( struct hash * hp ) in hashrehash()
277 void hashenumerate( struct hash * hp, void (* f)( void *, void * ), void * data in hashenumerate()
302 void hash_free( struct hash * hp ) in hash_free()
315 static void hashstat( struct hash * hp ) in hashstat()
335 void hashstats_add( struct hashstats * stats, struct hash * hp ) in hashstats_add()
[all …]
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/engine/
H A Dhash.c86 #define hash_bucket(hp, keyval) ((hp)->tab.base + ((keyval) % (hp)->tab.nel)) argument
101 struct hash * hp = (struct hash *)BJAM_MALLOC( sizeof( *hp ) ); in hashinit() local
126 static ITEM * hash_search( struct hash * hp, unsigned int keyval, in hash_search()
149 HASHDATA * hash_insert( struct hash * hp, OBJECT * key, int * found ) in hash_insert()
201 HASHDATA * hash_find( struct hash * hp, OBJECT * key ) in hash_find()
236 static void hashrehash( struct hash * hp ) in hashrehash()
277 void hashenumerate( struct hash * hp, void (* f)( void *, void * ), void * data in hashenumerate()
302 void hash_free( struct hash * hp ) in hash_free()
315 static void hashstat( struct hash * hp ) in hashstat()
335 void hashstats_add( struct hashstats * stats, struct hash * hp ) in hashstats_add()
[all …]
/dports/devel/boost-libs/boost_1_72_0/tools/build/src/engine/
H A Dhash.cpp86 #define hash_bucket(hp, keyval) ((hp)->tab.base + ((keyval) % (hp)->tab.nel)) argument
101 struct hash * hp = (struct hash *)BJAM_MALLOC( sizeof( *hp ) ); in hashinit() local
126 static ITEM * hash_search( struct hash * hp, unsigned int keyval, in hash_search()
149 HASHDATA * hash_insert( struct hash * hp, OBJECT * key, int * found ) in hash_insert()
201 HASHDATA * hash_find( struct hash * hp, OBJECT * key ) in hash_find()
236 static void hashrehash( struct hash * hp ) in hashrehash()
277 void hashenumerate( struct hash * hp, void (* f)( void *, void * ), void * data in hashenumerate()
302 void hash_free( struct hash * hp ) in hash_free()
315 static void hashstat( struct hash * hp ) in hashstat()
335 void hashstats_add( struct hashstats * stats, struct hash * hp ) in hashstats_add()
[all …]
/dports/devel/boost-docs/boost_1_72_0/tools/build/src/engine/
H A Dhash.cpp86 #define hash_bucket(hp, keyval) ((hp)->tab.base + ((keyval) % (hp)->tab.nel)) argument
101 struct hash * hp = (struct hash *)BJAM_MALLOC( sizeof( *hp ) ); in hashinit() local
126 static ITEM * hash_search( struct hash * hp, unsigned int keyval, in hash_search()
149 HASHDATA * hash_insert( struct hash * hp, OBJECT * key, int * found ) in hash_insert()
201 HASHDATA * hash_find( struct hash * hp, OBJECT * key ) in hash_find()
236 static void hashrehash( struct hash * hp ) in hashrehash()
277 void hashenumerate( struct hash * hp, void (* f)( void *, void * ), void * data in hashenumerate()
302 void hash_free( struct hash * hp ) in hash_free()
315 static void hashstat( struct hash * hp ) in hashstat()
335 void hashstats_add( struct hashstats * stats, struct hash * hp ) in hashstats_add()
[all …]
/dports/devel/boost-jam/boost_1_72_0/tools/build/src/engine/
H A Dhash.cpp86 #define hash_bucket(hp, keyval) ((hp)->tab.base + ((keyval) % (hp)->tab.nel)) argument
101 struct hash * hp = (struct hash *)BJAM_MALLOC( sizeof( *hp ) ); in hashinit() local
126 static ITEM * hash_search( struct hash * hp, unsigned int keyval, in hash_search()
149 HASHDATA * hash_insert( struct hash * hp, OBJECT * key, int * found ) in hash_insert()
201 HASHDATA * hash_find( struct hash * hp, OBJECT * key ) in hash_find()
236 static void hashrehash( struct hash * hp ) in hashrehash()
277 void hashenumerate( struct hash * hp, void (* f)( void *, void * ), void * data in hashenumerate()
302 void hash_free( struct hash * hp ) in hash_free()
315 static void hashstat( struct hash * hp ) in hashstat()
335 void hashstats_add( struct hashstats * stats, struct hash * hp ) in hashstats_add()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/tools/build/src/engine/
H A Dhash.cpp86 #define hash_bucket(hp, keyval) ((hp)->tab.base + ((keyval) % (hp)->tab.nel)) argument
101 struct hash * hp = (struct hash *)BJAM_MALLOC( sizeof( *hp ) ); in hashinit() local
126 static ITEM * hash_search( struct hash * hp, unsigned int keyval, in hash_search()
149 HASHDATA * hash_insert( struct hash * hp, OBJECT * key, int * found ) in hash_insert()
201 HASHDATA * hash_find( struct hash * hp, OBJECT * key ) in hash_find()
236 static void hashrehash( struct hash * hp ) in hashrehash()
277 void hashenumerate( struct hash * hp, void (* f)( void *, void * ), void * data in hashenumerate()
302 void hash_free( struct hash * hp ) in hash_free()
315 static void hashstat( struct hash * hp ) in hashstat()
335 void hashstats_add( struct hashstats * stats, struct hash * hp ) in hashstats_add()
[all …]
/dports/devel/boost_build/build-29baa79/src/engine/
H A Dhash.cpp86 #define hash_bucket(hp, keyval) ((hp)->tab.base + ((keyval) % (hp)->tab.nel)) argument
101 struct hash * hp = (struct hash *)BJAM_MALLOC( sizeof( *hp ) ); in hashinit() local
126 static ITEM * hash_search( struct hash * hp, uint32_t keyval, in hash_search()
149 HASHDATA * hash_insert( struct hash * hp, OBJECT * key, int32_t * found ) in hash_insert()
201 HASHDATA * hash_find( struct hash * hp, OBJECT * key ) in hash_find()
236 static void hashrehash( struct hash * hp ) in hashrehash()
277 void hashenumerate( struct hash * hp, void (* f)( void *, void * ), void * data in hashenumerate()
302 void hash_free( struct hash * hp ) in hash_free()
315 static void hashstat( struct hash * hp ) in hashstat()
335 void hashstats_add( struct hashstats * stats, struct hash * hp ) in hashstats_add()
[all …]
/dports/devel/hyperscan/boost_1_75_0/tools/build/src/engine/
H A Dhash.cpp86 #define hash_bucket(hp, keyval) ((hp)->tab.base + ((keyval) % (hp)->tab.nel)) argument
101 struct hash * hp = (struct hash *)BJAM_MALLOC( sizeof( *hp ) ); in hashinit() local
126 static ITEM * hash_search( struct hash * hp, unsigned int keyval, in hash_search()
149 HASHDATA * hash_insert( struct hash * hp, OBJECT * key, int * found ) in hash_insert()
201 HASHDATA * hash_find( struct hash * hp, OBJECT * key ) in hash_find()
236 static void hashrehash( struct hash * hp ) in hashrehash()
277 void hashenumerate( struct hash * hp, void (* f)( void *, void * ), void * data in hashenumerate()
302 void hash_free( struct hash * hp ) in hash_free()
315 static void hashstat( struct hash * hp ) in hashstat()
335 void hashstats_add( struct hashstats * stats, struct hash * hp ) in hashstats_add()
[all …]
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/cache/
H A Dcache_http.c69 http_VSLH(const struct http *hp, unsigned hdr) in http_VSLH()
101 http_VSL_log(const struct http *hp) in http_VSL_log()
113 http_fail(const struct http *hp) in http_fail()
166 struct http *hp; in HTTP_create() local
197 http_Teardown(struct http *hp) in http_Teardown()
700 http_GetContentLength(const struct http *hp) in http_GetContentLength()
799 http_GetStatus(const struct http *hp) in http_GetStatus()
807 http_IsStatus(const struct http *hp, int val) in http_IsStatus()
851 http_GetMethod(const struct http *hp) in http_GetMethod()
1193 http_CopyHome(const struct http *hp) in http_CopyHome()
[all …]
/dports/textproc/mifluz/mifluz-0.26.0/db/
H A Ddb_dispatch.c224 DB_TXNHEAD *hp; local
259 DB_TXNHEAD *hp; local
294 DB_TXNHEAD *hp; local
338 DB_TXNHEAD *hp; local
381 DB_TXNHEAD *hp; local
415 DB_TXNHEAD *hp; local
440 DB_TXNHEAD *hp; local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/char/agp/
H A Dhp-agp.c76 struct _hp_private *hp = &hp_private; in hp_zx1_ioc_shared() local
126 struct _hp_private *hp = &hp_private; in hp_zx1_ioc_owner() local
162 struct _hp_private *hp = &hp_private; in hp_zx1_ioc_init() local
206 struct _hp_private *hp = &hp_private; in hp_zx1_lba_init() local
240 struct _hp_private *hp = &hp_private; in hp_zx1_configure() local
265 struct _hp_private *hp = &hp_private; in hp_zx1_cleanup() local
281 struct _hp_private *hp = &hp_private; in hp_zx1_tlbflush() local
290 struct _hp_private *hp = &hp_private; in hp_zx1_create_gatt_table() local
318 struct _hp_private *hp = &hp_private; in hp_zx1_free_gatt_table() local
331 struct _hp_private *hp = &hp_private; in hp_zx1_insert_memory() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/char/agp/
H A Dhp-agp.c76 struct _hp_private *hp = &hp_private; in hp_zx1_ioc_shared() local
126 struct _hp_private *hp = &hp_private; in hp_zx1_ioc_owner() local
162 struct _hp_private *hp = &hp_private; in hp_zx1_ioc_init() local
206 struct _hp_private *hp = &hp_private; in hp_zx1_lba_init() local
240 struct _hp_private *hp = &hp_private; in hp_zx1_configure() local
265 struct _hp_private *hp = &hp_private; in hp_zx1_cleanup() local
281 struct _hp_private *hp = &hp_private; in hp_zx1_tlbflush() local
290 struct _hp_private *hp = &hp_private; in hp_zx1_create_gatt_table() local
318 struct _hp_private *hp = &hp_private; in hp_zx1_free_gatt_table() local
331 struct _hp_private *hp = &hp_private; in hp_zx1_insert_memory() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/char/agp/
H A Dhp-agp.c76 struct _hp_private *hp = &hp_private; in hp_zx1_ioc_shared() local
126 struct _hp_private *hp = &hp_private; in hp_zx1_ioc_owner() local
162 struct _hp_private *hp = &hp_private; in hp_zx1_ioc_init() local
206 struct _hp_private *hp = &hp_private; in hp_zx1_lba_init() local
240 struct _hp_private *hp = &hp_private; in hp_zx1_configure() local
265 struct _hp_private *hp = &hp_private; in hp_zx1_cleanup() local
281 struct _hp_private *hp = &hp_private; in hp_zx1_tlbflush() local
290 struct _hp_private *hp = &hp_private; in hp_zx1_create_gatt_table() local
318 struct _hp_private *hp = &hp_private; in hp_zx1_free_gatt_table() local
331 struct _hp_private *hp = &hp_private; in hp_zx1_insert_memory() local
[all …]
/dports/devel/aegis/aegis-4.25.D510/libaegis/wide_output/
H A Dheader.h62 wide_output_header *hp = dynamic_cast<wide_output_header *>(fp.get()); in title() local
74 wide_output_header *hp = dynamic_cast<wide_output_header *>(fp.get()); in need1() local
84 wide_output_header *hp = dynamic_cast<wide_output_header *>(fp.get()); in eject() local
94 wide_output_header *hp = dynamic_cast<wide_output_header *>(fp.get()); in is_at_top_of_page() local
/dports/math/R-cran-lpSolve/lpSolve/src/
H A Dlp_Hash.c47 STATIC void free_hash_item(hashelem **hp) in free_hash_item()
56 hashelem *hp, *thp; in free_hash_table() local
105 hashelem *hp = NULL; in puthash() local
138 hashelem *hp, *hp1, *hp2; in drophash() local
201 hashelem *hp; in find_row() local
221 hashelem *hp; in find_var() local
/dports/math/lp_solve/lp_solve_5.5/
H A Dlp_Hash.c47 STATIC void free_hash_item(hashelem **hp) in free_hash_item()
56 hashelem *hp, *thp; in free_hash_table() local
105 hashelem *hp = NULL; in puthash() local
138 hashelem *hp, *hp1, *hp2; in drophash() local
204 hashelem *hp; in find_row() local
224 hashelem *hp; in find_var() local
/dports/devel/dmake/dmake-4.13.1/
H A Ddag.c33 set_macro_value(hp)/* in set_macro_value() argument
154 register HASHPTR hp; local
193 HASHPTR hp; local
207 Push_macro(hp)/* in Push_macro() argument
255 Pop_macro(hp)/* in Pop_macro() argument
327 register HASHPTR hp; local
445 register HASHPTR hp; local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/brad/
H A Dbrad_eigenspace_base.cxx12 auto* hp = in vsl_b_write() local
20 auto* hp = in vsl_b_write() local
28 auto* hp = in vsl_b_write() local
/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_acc.c446 struct h_t *hp; in acc_append_pulsere() local
1046 struct h_t *hp; in acc_fetch_defname() local
1320 struct h_t *hp; in acc_fetch_direction() local
1373 struct h_t *hp; in acc_fetch_edge() local
1401 struct h_t *hp; in acc_fetch_fullname() local
1462 struct h_t *hp; in acc_fetch_fulltype() local
1482 struct h_t *hp; in acc_fetch_index() local
1515 struct h_t *hp; in acc_fetch_location() local
1551 struct h_t *hp; in acc_fetch_name() local
1610 struct h_t *hp; in acc_fetch_paramtype() local
[all …]
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/lib/
H A Dhtable.cc358 hlink *hp; in insert() local
392 hlink *hp; in insert() local
425 hlink *hp; in insert() local
458 hlink *hp; in insert() local
492 for (hlink *hp = table[index]; hp; hp = (hlink *)hp->next) { in lookup() local
506 for (hlink *hp = table[index]; hp; hp = (hlink *)hp->next) { in lookup() local
520 for (hlink *hp = table[index]; hp; hp = (hlink *)hp->next) { in lookup() local
534 for (hlink *hp = table[index]; hp; hp = (hlink *)hp->next) { in lookup() local
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/lib/
H A Dhtable.cc351 hlink* hp; in insert() local
385 hlink* hp; in insert() local
419 hlink* hp; in insert() local
453 hlink* hp; in insert() local
486 for (hlink* hp = table[index]; hp; hp = (hlink*)hp->next) { in lookup() local
500 for (hlink* hp = table[index]; hp; hp = (hlink*)hp->next) { in lookup() local
514 for (hlink* hp = table[index]; hp; hp = (hlink*)hp->next) { in lookup() local
528 for (hlink* hp = table[index]; hp; hp = (hlink*)hp->next) { in lookup() local
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/lib/
H A Dhtable.cc351 hlink* hp; in insert() local
385 hlink* hp; in insert() local
419 hlink* hp; in insert() local
453 hlink* hp; in insert() local
486 for (hlink* hp = table[index]; hp; hp = (hlink*)hp->next) { in lookup() local
500 for (hlink* hp = table[index]; hp; hp = (hlink*)hp->next) { in lookup() local
514 for (hlink* hp = table[index]; hp; hp = (hlink*)hp->next) { in lookup() local
528 for (hlink* hp = table[index]; hp; hp = (hlink*)hp->next) { in lookup() local

12345678910>>...291