Home
last modified time | relevance | path

Searched refs:hashinit (Results 1 – 25 of 248) sorted by relevance

12345678910

/dports/dns/bind-tools/bind-9.16.27/lib/dns/include/dns/
H A Ddyndb.h38 const void *hashinit; member
136 dns_dyndb_createctx(isc_mem_t *mctx, const void *hashinit, isc_log_t *lctx,
/dports/dns/bind911/bind-9.11.37/lib/dns/include/dns/
H A Ddyndb.h36 const void *hashinit; member
135 dns_dyndb_createctx(isc_mem_t *mctx, const void *hashinit, isc_log_t *lctx,
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/include/dns/
H A Ddyndb.h36 const void * hashinit; member
134 dns_dyndb_createctx(isc_mem_t *mctx, const void *hashinit, isc_log_t *lctx,
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/include/dns/
H A Ddyndb.h36 const void * hashinit; member
134 dns_dyndb_createctx(isc_mem_t *mctx, const void *hashinit, isc_log_t *lctx,
/dports/dns/bind916/bind-9.16.27/lib/dns/include/dns/
H A Ddyndb.h38 const void *hashinit; member
136 dns_dyndb_createctx(isc_mem_t *mctx, const void *hashinit, isc_log_t *lctx,
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/
H A Dmodules.c39 module_hash = hashinit( sizeof( module_t ), "modules" ); in bindmodule()
69 m->rules = hashinit( sizeof( RULE ), "rules" ); in demand_rules()
259 struct hash * class_hash = hashinit( sizeof( struct module_stats ), "object info" ); in modules_done()
285 target_module->imported_modules = hashinit( sizeof( char * ), "imported" in import_module()
374 m->variable_indices = hashinit( sizeof( struct fixed_variable ), "variable index table" ); in module_add_fixed_var()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/
H A Dmodules.c39 module_hash = hashinit( sizeof( module_t ), "modules" ); in bindmodule()
69 m->rules = hashinit( sizeof( RULE ), "rules" ); in demand_rules()
259 struct hash * class_hash = hashinit( sizeof( struct module_stats ), "object info" ); in modules_done()
285 target_module->imported_modules = hashinit( sizeof( char * ), "imported" in import_module()
374 m->variable_indices = hashinit( sizeof( struct fixed_variable ), "variable index table" ); in module_add_fixed_var()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/build/src/engine/
H A Dmodules.cpp39 module_hash = hashinit( sizeof( module_t ), "modules" ); in bindmodule()
69 m->rules = hashinit( sizeof( RULE ), "rules" ); in demand_rules()
259 struct hash * class_hash = hashinit( sizeof( struct module_stats ), "object info" ); in modules_done()
285 target_module->imported_modules = hashinit( sizeof( char * ), "imported" in import_module()
374 m->variable_indices = hashinit( sizeof( struct fixed_variable ), "variable index table" ); in module_add_fixed_var()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/
H A Dmodules.c39 module_hash = hashinit( sizeof( module_t ), "modules" ); in bindmodule()
69 m->rules = hashinit( sizeof( RULE ), "rules" ); in demand_rules()
259 struct hash * class_hash = hashinit( sizeof( struct module_stats ), "object info" ); in modules_done()
285 target_module->imported_modules = hashinit( sizeof( char * ), "imported" in import_module()
374 m->variable_indices = hashinit( sizeof( struct fixed_variable ), "variable index table" ); in module_add_fixed_var()
/dports/databases/percona57-server/boost_1_59_0/tools/build/src/engine/
H A Dmodules.c39 module_hash = hashinit( sizeof( module_t ), "modules" ); in bindmodule()
69 m->rules = hashinit( sizeof( RULE ), "rules" ); in demand_rules()
259 struct hash * class_hash = hashinit( sizeof( struct module_stats ), "object info" ); in modules_done()
285 target_module->imported_modules = hashinit( sizeof( char * ), "imported" in import_module()
374 m->variable_indices = hashinit( sizeof( struct fixed_variable ), "variable index table" ); in module_add_fixed_var()
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/engine/
H A Dmodules.c39 module_hash = hashinit( sizeof( module_t ), "modules" ); in bindmodule()
69 m->rules = hashinit( sizeof( RULE ), "rules" ); in demand_rules()
259 struct hash * class_hash = hashinit( sizeof( struct module_stats ), "object info" ); in modules_done()
285 target_module->imported_modules = hashinit( sizeof( char * ), "imported" in import_module()
374 m->variable_indices = hashinit( sizeof( struct fixed_variable ), "variable index table" ); in module_add_fixed_var()
/dports/devel/boost-jam/boost_1_72_0/tools/build/src/engine/
H A Dmodules.cpp39 module_hash = hashinit( sizeof( module_t ), "modules" ); in bindmodule()
69 m->rules = hashinit( sizeof( RULE ), "rules" ); in demand_rules()
259 struct hash * class_hash = hashinit( sizeof( struct module_stats ), "object info" ); in modules_done()
285 target_module->imported_modules = hashinit( sizeof( char * ), "imported" in import_module()
374 m->variable_indices = hashinit( sizeof( struct fixed_variable ), "variable index table" ); in module_add_fixed_var()
/dports/devel/boost-docs/boost_1_72_0/tools/build/src/engine/
H A Dmodules.cpp39 module_hash = hashinit( sizeof( module_t ), "modules" ); in bindmodule()
69 m->rules = hashinit( sizeof( RULE ), "rules" ); in demand_rules()
259 struct hash * class_hash = hashinit( sizeof( struct module_stats ), "object info" ); in modules_done()
285 target_module->imported_modules = hashinit( sizeof( char * ), "imported" in import_module()
374 m->variable_indices = hashinit( sizeof( struct fixed_variable ), "variable index table" ); in module_add_fixed_var()
/dports/devel/boost-libs/boost_1_72_0/tools/build/src/engine/
H A Dmodules.cpp39 module_hash = hashinit( sizeof( module_t ), "modules" ); in bindmodule()
69 m->rules = hashinit( sizeof( RULE ), "rules" ); in demand_rules()
259 struct hash * class_hash = hashinit( sizeof( struct module_stats ), "object info" ); in modules_done()
285 target_module->imported_modules = hashinit( sizeof( char * ), "imported" in import_module()
374 m->variable_indices = hashinit( sizeof( struct fixed_variable ), "variable index table" ); in module_add_fixed_var()
/dports/devel/boost-python-libs/boost_1_72_0/tools/build/src/engine/
H A Dmodules.cpp39 module_hash = hashinit( sizeof( module_t ), "modules" ); in bindmodule()
69 m->rules = hashinit( sizeof( RULE ), "rules" ); in demand_rules()
259 struct hash * class_hash = hashinit( sizeof( struct module_stats ), "object info" ); in modules_done()
285 target_module->imported_modules = hashinit( sizeof( char * ), "imported" in import_module()
374 m->variable_indices = hashinit( sizeof( struct fixed_variable ), "variable index table" ); in module_add_fixed_var()
/dports/devel/boost_build/build-29baa79/src/engine/
H A Dmodules.cpp39 module_hash = hashinit( sizeof( module_t ), "modules" ); in bindmodule()
69 m->rules = hashinit( sizeof( RULE ), "rules" ); in demand_rules()
259 struct hash * class_hash = hashinit( sizeof( struct module_stats ), "object info" ); in modules_done()
285 target_module->imported_modules = hashinit( sizeof( char * ), "imported" in import_module()
374 m->variable_indices = hashinit( sizeof( struct fixed_variable ), "variable index table" ); in module_add_fixed_var()
/dports/devel/hyperscan/boost_1_75_0/tools/build/src/engine/
H A Dmodules.cpp39 module_hash = hashinit( sizeof( module_t ), "modules" ); in bindmodule()
69 m->rules = hashinit( sizeof( RULE ), "rules" ); in demand_rules()
259 struct hash * class_hash = hashinit( sizeof( struct module_stats ), "object info" ); in modules_done()
285 target_module->imported_modules = hashinit( sizeof( char * ), "imported" in import_module()
374 m->variable_indices = hashinit( sizeof( struct fixed_variable ), "variable index table" ); in module_add_fixed_var()
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/ntfs/
H A Dntfs_ihash.c67 ntfs_nthashtbl = hashinit(desiredvnodes, HASH_LIST, true, &ntfs_nthash); in ntfs_nthashinit()
82 hash = hashinit(desiredvnodes, HASH_LIST, true, &mask); in ntfs_nthashreinit()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Ddyndb.c267 dns_dyndb_createctx(isc_mem_t *mctx, const void *hashinit, isc_log_t *lctx, in dns_dyndb_createctx() argument
287 dctx->hashinit = hashinit; in dns_dyndb_createctx()
/dports/sysutils/heirloom/heirloom-070715/spell/
H A Dhash.h49 void hashinit(void);
/dports/devel/jam/jam-2.6/
H A Dhash.h15 struct hash * hashinit( int datalen, const char *name );
H A Drules.c58 rulehash = hashinit( sizeof( RULE ), "rules" ); in bindrule()
85 targethash = hashinit( sizeof( TARGET ), "targets" ); in bindtarget()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/compilergcc/depslib/src/
H A Dhash.h32 struct hash * hashinit( int datalen, const char *name );
/dports/devel/ftjam/ftjam-2.5.2/
H A Dhash.h15 struct hash * hashinit( int datalen, const char *name );
H A Drules.c58 rulehash = hashinit( sizeof( RULE ), "rules" ); in bindrule()
85 targethash = hashinit( sizeof( TARGET ), "targets" ); in bindtarget()

12345678910