Home
last modified time | relevance | path

Searched refs:HashPos (Results 1 – 15 of 15) sorted by relevance

/dports/archivers/lizard/lizard-1.0/lib/
H A Dlizard_parser_pricefast.h152 U32* HashPos; in Lizard_compress_priceFast() local
160 HashPos = &HashTable[Lizard_hashPtr(ip, ctx->params.hashLog, ctx->params.searchLength)]; in Lizard_compress_priceFast()
164 ml = Lizard_FindMatchFast (ctx, *HashPos, *HashPos3, ip, matchlimit, (&ref)); in Lizard_compress_priceFast()
168 ml = Lizard_FindMatchFast (ctx, *HashPos, 0, ip, matchlimit, (&ref)); in Lizard_compress_priceFast()
170 …if ((*HashPos >= (U32)(ip - base)) || ((U32)(ip - base) >= *HashPos + LIZARD_PRICEFAST_MIN_OFFSET)) in Lizard_compress_priceFast()
171 *HashPos = (U32)(ip - base); in Lizard_compress_priceFast()
188 HashPos = &HashTable[Lizard_hashPtr(start2, ctx->params.hashLog, ctx->params.searchLength)]; in Lizard_compress_priceFast()
189 ml2 = Lizard_FindMatchFaster(ctx, *HashPos, start2, matchlimit, (&ref2)); in Lizard_compress_priceFast()
190 …if ((*HashPos >= (U32)(start2 - base)) || ((U32)(start2 - base) >= *HashPos + LIZARD_PRICEFAST_MIN… in Lizard_compress_priceFast()
191 *HashPos = (U32)(start2 - base); in Lizard_compress_priceFast()
H A Dlizard_parser_optimal.h85 U32* HashPos; in Lizard_GetAllMatches() local
91 HashPos = &HashTable[Lizard_hashPtr(ip, ctx->params.hashLog, ctx->params.searchLength)]; in Lizard_GetAllMatches()
92 matchIndex = *HashPos; in Lizard_GetAllMatches()
122 *HashPos = (U32)current; in Lizard_GetAllMatches()
206 U32* HashPos; in Lizard_BinTree_GetAllMatches() local
211 HashPos = &HashTable[Lizard_hashPtr(ip, ctx->params.hashLog, ctx->params.searchLength)]; in Lizard_BinTree_GetAllMatches()
212 matchIndex = *HashPos; in Lizard_BinTree_GetAllMatches()
238 *HashPos = (U32)current; in Lizard_BinTree_GetAllMatches()
/dports/cad/irsim/irsim-9.7.110/base/
H A Dtpos.c34 #define HashPos( X, Y ) ( UN( UN( X ) * HN1 + UN( Y ) + HN2 ) % HASHSIZE ) macro
45 n = HashPos( tran->x.pos, tran->y.pos );
70 n = HashPos( x, y );
87 n = HashPos( tran->x.pos, tran->y.pos );
/dports/devel/upp/upp/uppsrc/ide/LayDes/
H A Dsdiff.cpp19 unsigned HashPos(byte *s) in HashPos() function
31 int hp = HashPos((byte *)~master + i) % mapn; in SetMaster()
46 int p = map[HashPos((byte *)s) % mapn]; in Pack()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/lz4/lib/
H A Dlz4opt.h100 U32* HashPos; in LZ4HC_BinTree_InsertAndGetAllMatches() local
105 HashPos = &HashTable[LZ4HC_hashPtr(ip)]; in LZ4HC_BinTree_InsertAndGetAllMatches()
106 matchIndex = *HashPos; in LZ4HC_BinTree_InsertAndGetAllMatches()
107 *HashPos = current; in LZ4HC_BinTree_InsertAndGetAllMatches()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/LZ4/
H A Dlz4opt.h101 U32* HashPos; in LZ4HC_BinTree_InsertAndGetAllMatches() local
106 HashPos = &HashTable[LZ4HC_hashPtr(ip)]; in LZ4HC_BinTree_InsertAndGetAllMatches()
107 matchIndex = *HashPos; in LZ4HC_BinTree_InsertAndGetAllMatches()
108 *HashPos = current; in LZ4HC_BinTree_InsertAndGetAllMatches()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/lz4/vtklz4/lib/
H A Dlz4opt.h100 U32* HashPos; in LZ4HC_BinTree_InsertAndGetAllMatches() local
105 HashPos = &HashTable[LZ4HC_hashPtr(ip)]; in LZ4HC_BinTree_InsertAndGetAllMatches()
106 matchIndex = *HashPos; in LZ4HC_BinTree_InsertAndGetAllMatches()
107 *HashPos = current; in LZ4HC_BinTree_InsertAndGetAllMatches()
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/
H A DFile__Analyze.cpp734 …string HashPos=Config->File_Names.size()>1?("Source_List_"+Hash_Name+"_Generated"):(Hash_Name+"_Ge… in Open_Buffer_Continue() local
735 …Names_Pos<=1 && !Retrieve(Stream_General, 0, HashPos.c_str()).empty() && Retrieve(Stream_General, … in Open_Buffer_Continue()
736 Clear(Stream_General, 0, HashPos.c_str()); in Open_Buffer_Continue()
737 Fill(Stream_General, 0, HashPos.c_str(), Temp); in Open_Buffer_Continue()
739 Fill_SetOptions(Stream_General, 0, HashPos.c_str(), "N NT"); in Open_Buffer_Continue()
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/
H A DFile__Analyze.cpp734 …string HashPos=Config->File_Names.size()>1?("Source_List_"+Hash_Name+"_Generated"):(Hash_Name+"_Ge… in Open_Buffer_Continue() local
735 …Names_Pos<=1 && !Retrieve(Stream_General, 0, HashPos.c_str()).empty() && Retrieve(Stream_General, … in Open_Buffer_Continue()
736 Clear(Stream_General, 0, HashPos.c_str()); in Open_Buffer_Continue()
737 Fill(Stream_General, 0, HashPos.c_str(), Temp); in Open_Buffer_Continue()
739 Fill_SetOptions(Stream_General, 0, HashPos.c_str(), "N NT"); in Open_Buffer_Continue()
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/
H A DFile__Analyze.cpp734 …string HashPos=Config->File_Names.size()>1?("Source_List_"+Hash_Name+"_Generated"):(Hash_Name+"_Ge… in Open_Buffer_Continue() local
735 …Names_Pos<=1 && !Retrieve(Stream_General, 0, HashPos.c_str()).empty() && Retrieve(Stream_General, … in Open_Buffer_Continue()
736 Clear(Stream_General, 0, HashPos.c_str()); in Open_Buffer_Continue()
737 Fill(Stream_General, 0, HashPos.c_str(), Temp); in Open_Buffer_Continue()
739 Fill_SetOptions(Stream_General, 0, HashPos.c_str(), "N NT"); in Open_Buffer_Continue()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dbasiccodetools.pas5471 HashPos: Integer;
5476 HashPos:=SearchCharLeftToRight(stctLineEnd10)-1;
5477 if (HashPos<1) then begin
5478 HashPos:=SearchCharLeftToRight(stctLineEnd13)-1;
5479 if HashPos<1 then exit;
5481 NewSplitPos:=SearchDiffCharLeftToRight(HashPos+1);
/dports/editors/lazarus/lazarus/components/codetools/
H A Dbasiccodetools.pas5477 HashPos: Integer;
5482 HashPos:=SearchCharLeftToRight(stctLineEnd10)-1;
5483 if (HashPos<1) then begin
5484 HashPos:=SearchCharLeftToRight(stctLineEnd13)-1;
5485 if HashPos<1 then exit;
5487 NewSplitPos:=SearchDiffCharLeftToRight(HashPos+1);
/dports/editors/lazarus-qt5/lazarus/components/codetools/
H A Dbasiccodetools.pas5477 HashPos: Integer;
5482 HashPos:=SearchCharLeftToRight(stctLineEnd10)-1;
5483 if (HashPos<1) then begin
5484 HashPos:=SearchCharLeftToRight(stctLineEnd13)-1;
5485 if HashPos<1 then exit;
5487 NewSplitPos:=SearchDiffCharLeftToRight(HashPos+1);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dbasiccodetools.pas5471 HashPos: Integer;
5476 HashPos:=SearchCharLeftToRight(stctLineEnd10)-1;
5477 if (HashPos<1) then begin
5478 HashPos:=SearchCharLeftToRight(stctLineEnd13)-1;
5479 if HashPos<1 then exit;
5481 NewSplitPos:=SearchDiffCharLeftToRight(HashPos+1);
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/GPL/
H A Dserv_rssclient.c461 HashPos *Pos; in ExpandShortUrls()