Home
last modified time | relevance | path

Searched defs:nHash (Results 1 – 25 of 102) sorted by relevance

12345

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DVariables.cpp74 unsigned int nHash = 0; in MyHashKey() local
154 for (unsigned int nHash = 0; nHash < m_nHashTableSize; nHash++) { in RemoveAll() local
286 unsigned int nHash; in GetValueLength() local
297 unsigned int nHash; in Lookup() local
311 unsigned int nHash; in Lookup() local
324 unsigned int nHash; in Lookup() local
337 unsigned int nHash; in Lookup() local
365 unsigned int nHash; in SetAt() local
401 unsigned int nHash; in SetAt() local
432 unsigned int nHash; in SetAt() local
[all …]
H A DCache.cpp31 unsigned int nHash = tolower(key[0]); in MyHashKey() local
74 for (unsigned int nHash = 0; nHash < m_nHashTableSize; nHash++) in RemoveAll() local
194 unsigned int nHash = MyHashKey( key ); in GetAssocAt() local
245 unsigned int nHash = MyHashKey(pAssoc->key); in SetAt() local
H A DResource.cpp43 size_t nHash = 0; in operator ()() local
/dports/devel/fossil/fossil-src-2.17/src/
H A Dhname.c69 const char *hname_alg(int nHash){ in hname_alg()
80 int hname_validate(const char *zHash, int nHash){ in hname_validate()
101 int hname_verify_hash(Blob *pContent, const char *zHash, int nHash){ in hname_verify_hash()
133 int hname_verify_file_hash(const char *zFile, const char *zHash, int nHash){ in hname_verify_file_hash()
H A Detag.c185 size_t nHash = strlen(zHash); in etag_check_for_invariant_name() local
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxcrt/
H A Dfx_basic_maps.cpp62 uint32_t nHash; in Lookup() local
72 uint32_t nHash; in GetValueAt() local
78 uint32_t nHash; in operator []() local
/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dicon_list_manager.cpp52 uint32 nHash; in ActivateIconMenu() local
112 …n_list_manager::AddIconToList(const char *pcListName, const char *pcIconName, const uint32 nHash) { in AddIconToList()
210 uint32 nHoldingHash, nHash; in Holding() local
270 const uint32 nHash = HashString(pcIconName); in AddIconToList() local
H A Dicon_list.cpp92 uint32 nHash; in SetAbsoluteIconCount() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/rtl/
H A Dhash.cxx103 sal_uInt32 nHash = hashString(pString); in rtl_str_hash_insert_nonequal() local
155 sal_uInt32 nHash = hashString(pString); in rtl_str_hash_intern() local
201 sal_uInt32 nHash = hashString(pString); in rtl_str_hash_remove() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/rtl/
H A Dhash.cxx99 sal_uInt32 nHash = hashString(pString); in rtl_str_hash_insert_nonequal() local
151 sal_uInt32 nHash = hashString(pString); in rtl_str_hash_intern() local
197 sal_uInt32 nHash = hashString(pString); in rtl_str_hash_remove() local
/dports/graphics/silgraphite/silgraphite-2.3.1/engine/src/generic/
H A DHashMap_i.cpp145 int nHash = hasher(&key, isizeof(K)); in Insert() local
251 int nHash = hasher(&key, isizeof(K)); in Retrieve() local
284 int nHash = hasher(&key, isizeof(K)); in Delete() local
387 int nHash = hasher(&key, isizeof(K)); in GetIndex() local
/dports/lang/gcc10/gcc-10.3.0/libgcc/config/v850/
H A Dt-v85041 _callt_save_29 \
/dports/net-p2p/amule/aMule-2.3.3/src/
H A DTextClient.h41 CMD4Hash nHash; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/font/
H A Dfontselect.cxx88 size_t nHash; in hashCode() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/font/
H A Dfontselect.cxx88 size_t nHash; in hashCode() local
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/Shiny/
H A DShinyManager.c184 uint32_t nHash = hash_value(self->_curNode, a_zone); in _ShinyManager_lookupNode() local
265 uint32_t nHash = hash_value(a_pNode->parent, a_pNode->zone); in _ShinyManager_insertNode() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dlotrange.hxx35 sal_uInt32 nHash; member in LotusRange
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dlotrange.hxx36 sal_uInt32 nHash; member in LotusRange
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddxtmpl.h736 for(UINT nHash = 0;nHash < m_nHashTableSize;nHash++) { in RemoveAll() local
794 CDXMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::GetAssocAt(ARG_KEY key,UINT& nHash) const { in GetAssocAt()
807 UINT nHash; in Lookup() local
817 UINT nHash; variable
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddxtmpl.h736 for(UINT nHash = 0;nHash < m_nHashTableSize;nHash++) { in RemoveAll() local
794 CDXMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::GetAssocAt(ARG_KEY key,UINT& nHash) const { in GetAssocAt()
807 UINT nHash; in Lookup() local
817 UINT nHash; variable
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/speech/include/
H A Dspcollec.h1197 for (UINT nHash = 0; nHash < m_nHashTableSize; nHash++) in RemoveAll() local
1286 CSPMap<KEY, ARG_KEY, VALUE, ARG_VALUE>::GetAssocAt(ARG_KEY key, UINT& nHash) const in GetAssocAt()
1309 UINT nHash; in Lookup() local
1325 UINT nHash; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/idl/source/prj/
H A Ddatabase.cxx115 sal_uInt32 nHash; in FindId() local
130 sal_uInt32 nHash; in InsertId() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/swg/
H A Dswblocks.cxx130 const sal_uInt16 nHash = Hash( s ); in GetIndex() local
143 sal_uInt16 nHash = Hash( rLong ); in GetLongIndex() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/idl/source/prj/
H A Ddatabase.cxx113 sal_uInt32 nHash; in FindId() local
128 sal_uInt32 nHash; in InsertId() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/swg/
H A Dswblocks.cxx138 const sal_uInt16 nHash = Hash( s ); in GetIndex() local
151 sal_uInt16 nHash = Hash( rLong ); in GetLongIndex() local

12345