Home
last modified time | relevance | path

Searched defs:hashval (Results 1 – 6 of 6) sorted by relevance

/external/zopfli/src/zopfli/
Dhash.h32 int* hashval; /* Index to hash value at this index. */ member
/external/opencv/cxcore/src/
Dcxarray.cpp799 unsigned hashval = 0; in icvGetNodePtr() local
896 unsigned hashval = 0; in icvDeleteNode() local
Dcxpersistence.cpp429 unsigned hashval = 0; in cvGetHashedKey() local
566 unsigned hashval = 0; in cvGetFileNodeByName() local
/external/elfutils/src/src/
Delflint.c2966 GElf_Word hashval = elf_hash (verstr); in check_verneed() local
3102 GElf_Word hashval = elf_hash (name); in check_verdef() local
/external/opencv/cxcore/include/
Dcxtypes.h773 unsigned hashval; member
1703 unsigned hashval; member
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp1415 static void updateHashChain(Hash* hash, size_t wpos, int hashval) in updateHashChain()
1447 unsigned hashval; in encodeLZ77() local