Searched refs:hash (Results 1 – 4 of 4) sorted by relevance
1506 static unsigned hash_init(Hash* hash, unsigned windowsize) { in hash_init() argument1508 hash->head = (int*)lodepng_malloc(sizeof(int) * HASH_NUM_VALUES); in hash_init()1509 hash->val = (int*)lodepng_malloc(sizeof(int) * windowsize); in hash_init()1510 hash->chain = (unsigned short*)lodepng_malloc(sizeof(unsigned short) * windowsize); in hash_init()1512 hash->zeros = (unsigned short*)lodepng_malloc(sizeof(unsigned short) * windowsize); in hash_init()1513 hash->headz = (int*)lodepng_malloc(sizeof(int) * (MAX_SUPPORTED_DEFLATE_LENGTH + 1)); in hash_init()1514 hash->chainz = (unsigned short*)lodepng_malloc(sizeof(unsigned short) * windowsize); in hash_init()1516 if(!hash->head || !hash->chain || !hash->val || !hash->headz|| !hash->chainz || !hash->zeros) { in hash_init()1521 for(i = 0; i != HASH_NUM_VALUES; ++i) hash->head[i] = -1; in hash_init()1522 for(i = 0; i != windowsize; ++i) hash->val[i] = -1; in hash_init()[all …]
6 if(dt.id == document.location.hash.substring(1))
6 # All text after a double hash (##) is considered a comment and is placed in9 # All text after a single hash (#) is considered a comment and will be ignored.
5 …a-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3…