Searched refs:NewKey (Results 1 – 3 of 3) sorted by relevance
886 unsigned long NewKey; in EGifCompressLine() local903 NewKey = (((uint32_t) CrntCode) << 8) + Pixel; in EGifCompressLine()904 if ((NewCode = _ExistsHashTable(HashTable, NewKey)) >= 0) { in EGifCompressLine()935 _InsertHashTable(HashTable, NewKey, Private->RunningCode++); in EGifCompressLine()
517 VModuleKey NewKey) { in delegate() argument519 if (NewKey == VModuleKey()) in delegate()520 NewKey = K; in delegate()535 std::move(NewKey)); in delegate()
523 VModuleKey NewKey = VModuleKey());