Home
last modified time | relevance | path

Searched defs:hashid (Results 1 – 25 of 101) sorted by relevance

12345

/dports/net/kamailio/kamailio-5.4.5/src/modules/imc/
H A Dimc_mng.c192 unsigned int hashid; in imc_get_room() local
234 unsigned int hashid; in imc_del_room() local
353 unsigned int hashid; in imc_get_member() local
386 unsigned int hashid; in imc_del_member() local
H A Dimc_mng.h43 unsigned int hashid; member
66 unsigned int hashid; member
/dports/dns/py-localzone/localzone-0.9.8/localzone/
H A Dmodels.py81 def get_record(self, hashid): argument
206 def remove_record(self, hashid, cascade=True): argument
235 def update_record(self, hashid, content): argument
335 def hashid(self): member in Record
/dports/security/mhash/mhash-0.9.9.9/src/
H A Dfrag_test.c44 int frag_test(hashid hashid) in frag_test() argument
119 hashid hashid; in main() local
H A Ddriver.c43 hashid hashid; in main() local
/dports/editors/wxhexeditor/wxHexEditor/mhash/src/
H A Dfrag_test.c44 int frag_test(hashid hashid) in frag_test() argument
119 hashid hashid; in main() local
H A Ddriver.c43 hashid hashid; in main() local
/dports/net/kamailio/kamailio-5.4.5/src/modules/phonenum/
H A Dphonenum_pv.c47 unsigned int hashid; member
64 unsigned int hashid = 0; in sr_phonenum_get_record() local
81 unsigned int hashid = 0; in sr_phonenum_add_item() local
/dports/textproc/py-hashids/hashids-1.3.1/
H A Dhashids.py132 def _decode(hashid, salt, alphabet, separators, guards): argument
231 def decode(self, hashid): argument
265 def decode_hex(self, hashid): argument
/dports/devel/ChipmunkPhysics/Chipmunk-7.0.1/include/chipmunk/
H A DcpSpatialIndex.h176 static inline cpBool cpSpatialIndexContains(cpSpatialIndex *index, void *obj, cpHashValue hashid) in cpSpatialIndexContains()
183 static inline void cpSpatialIndexInsert(cpSpatialIndex *index, void *obj, cpHashValue hashid) in cpSpatialIndexInsert()
190 static inline void cpSpatialIndexRemove(cpSpatialIndex *index, void *obj, cpHashValue hashid) in cpSpatialIndexRemove()
202 static inline void cpSpatialIndexReindexObject(cpSpatialIndex *index, void *obj, cpHashValue hashid) in cpSpatialIndexReindexObject()
/dports/net/kamailio/kamailio-5.4.5/src/modules/geoip/
H A Dgeoip_pv.c50 unsigned int hashid; member
67 unsigned int hashid = 0; in sr_geoip_get_record() local
85 unsigned int hashid = 0; in sr_geoip_add_item() local
/dports/devel/ChipmunkPhysics/Chipmunk-7.0.1/src/
H A DcpSweep1D.c121 cpSweep1DContains(cpSweep1D *sweep, void *obj, cpHashValue hashid) in cpSweep1DContains()
134 cpSweep1DInsert(cpSweep1D *sweep, void *obj, cpHashValue hashid) in cpSweep1DInsert()
143 cpSweep1DRemove(cpSweep1D *sweep, void *obj, cpHashValue hashid) in cpSweep1DRemove()
161 cpSweep1DReindexObject(cpSweep1D *sweep, void *obj, cpHashValue hashid) in cpSweep1DReindexObject()
H A DcpSpaceHash.c273 cpSpaceHashInsert(cpSpaceHash *hash, void *obj, cpHashValue hashid) in cpSpaceHashInsert()
280 cpSpaceHashRehashObject(cpSpaceHash *hash, void *obj, cpHashValue hashid) in cpSpaceHashRehashObject()
306 cpSpaceHashRemove(cpSpaceHash *hash, void *obj, cpHashValue hashid) in cpSpaceHashRemove()
568 cpSpaceHashContains(cpSpaceHash *hash, void *obj, cpHashValue hashid) in cpSpaceHashContains()
/dports/www/py-django-hashid-field/django-hashid-field-3.3.3/hashid_field/
H A Dhashid.py82 def hashid(self): member in Hashid
96 def decode(self, hashid): argument
/dports/net/kamailio/kamailio-5.4.5/src/modules/geoip2/
H A Dgeoip2_pv.c54 unsigned int hashid; member
71 unsigned int hashid = 0; in sr_geoip2_get_record() local
89 unsigned int hashid = 0; in sr_geoip2_add_item() local
/dports/net/kamailio/kamailio-5.4.5/src/modules/ipops/
H A Dipops_pv.c49 unsigned int hashid; member
76 unsigned int hashid = 0; in sr_dns_get_item() local
97 unsigned int hashid = 0; in sr_dns_add_item() local
615 unsigned int hashid; member
644 unsigned int hashid; in sr_srv_add_item() local
1167 unsigned int hashid; member
1195 unsigned int hashid; in sr_naptr_add_item() local
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/filter/
H A Dhashids.py73 def hashids_decode(hashid, salt=None, alphabet=None, min_length=None): argument
/dports/science/py-pymol/pymol-open-source-2.4.0/layer0/
H A DShaderMgr.h180 const size_t hashid = hash_fn(bufptr); in newGPUBuffer() local
187 T * getGPUBuffer(size_t hashid) { in getGPUBuffer()
/dports/devel/bam/bam-0.4.0/src/
H A Dnodelinktree.inl2 static struct NODETREELINK *nodelinktree_find_closest(struct NODETREELINK *link, unsigned hashid)
H A Dnode.c37 unsigned hashid = string_hash(filename); in node_create() local
119 struct NODE *node_find_byhash(struct GRAPH *graph, unsigned int hashid) in node_find_byhash()
/dports/net/kamailio/kamailio-5.4.5/src/modules/dlgs/
H A Ddlgs_records.h53 unsigned int hashid; member
61 unsigned int hashid; /* item hash id */ member
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/camel/
H A Dcamel-partition-table.h83 camel_hash_t hashid; member
93 camel_hash_t hashid; member
H A Dcamel-partition-table.c276 camel_hash_t hashid; in camel_partition_table_lookup() local
329 camel_hash_t hashid; in camel_partition_table_remove() local
400 camel_hash_t hashid, partid; in camel_partition_table_add() local
/dports/www/you-get/you-get-0.4.1545/src/you_get/extractors/
H A Dfunshion.py151 def get_cdninfo(cls, hashid): argument
/dports/devel/ucommon/ucommon-7.0.0/inc/ucommon/
H A Dsecure.h313 int hashid; member
516 int hashid; member

12345