Home
last modified time | relevance | path

Searched refs:OldCode (Results 26 – 50 of 73) sorted by relevance

123

/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A Dfxgifio.cpp113 FXint CurCode,OldCode,InCode; // Decompressor variables in fxloadGIF() local
279 BitOffset=XC=YC=Pass=OutCount=OldCode=FinChar=npixels=0; in fxloadGIF()
318 CurCode=OldCode=Code; in fxloadGIF()
351 CurCode=OldCode; in fxloadGIF()
402 Prefix[FreeCode]=OldCode; in fxloadGIF()
404 OldCode=InCode; in fxloadGIF()
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A Dfxgifio.cpp113 FXint CurCode,OldCode,InCode; // Decompressor variables in fxloadGIF() local
279 BitOffset=XC=YC=Pass=OutCount=OldCode=FinChar=npixels=0; in fxloadGIF()
318 CurCode=OldCode=Code; in fxloadGIF()
352 CurCode=OldCode; in fxloadGIF()
401 Prefix[FreeCode]=OldCode; in fxloadGIF()
403 OldCode=InCode; in fxloadGIF()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A Dfxgifio.cpp113 FXint CurCode,OldCode,InCode; // Decompressor variables in fxloadGIF() local
279 BitOffset=XC=YC=Pass=OutCount=OldCode=FinChar=npixels=0; in fxloadGIF()
318 CurCode=OldCode=Code; in fxloadGIF()
351 CurCode=OldCode; in fxloadGIF()
402 Prefix[FreeCode]=OldCode; in fxloadGIF()
404 OldCode=InCode; in fxloadGIF()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A Dfxgifio.cpp120 FXint CurCode,OldCode,InCode; // Decompressor variables in fxloadGIF() local
287 BitOffset=XC=YC=Pass=OutCount=OldCode=FinChar=npixels=0; in fxloadGIF()
326 CurCode=OldCode=Code; in fxloadGIF()
359 CurCode=OldCode; in fxloadGIF()
410 Prefix[FreeCode]=OldCode; in fxloadGIF()
412 OldCode=InCode; in fxloadGIF()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A Dfxgifio.cpp120 FXint CurCode,OldCode,InCode; // Decompressor variables in fxloadGIF() local
287 BitOffset=XC=YC=Pass=OutCount=OldCode=FinChar=npixels=0; in fxloadGIF()
326 CurCode=OldCode=Code; in fxloadGIF()
359 CurCode=OldCode; in fxloadGIF()
410 Prefix[FreeCode]=OldCode; in fxloadGIF()
412 OldCode=InCode; in fxloadGIF()
/dports/math/cgal/CGAL-5.3/include/CGAL/ImageIO/
H A Dgif_impl.h141 CurCode, OldCode=0, InCode, /* Decompressor variables */ in readGifImage() local
498 CurCode = OldCode = Code; in readGifImage()
525 CurCode = OldCode; in readGifImage()
569 Prefix[FreeCode] = OldCode; in readGifImage()
571 OldCode = InCode; in readGifImage()
/dports/games/xjig/xjig-2.4/
H A Dgif_image.C517 CurCode, OldCode = 0, /* Decompressor variables */ in DecodeImage() local
574 CurCode = OldCode = InCode = ReadCode(); in DecodeImage()
589 CurCode = OldCode; in DecodeImage()
620 Prefix[FreeCode] = OldCode; in DecodeImage()
622 OldCode = InCode; in DecodeImage()
/dports/games/xmemory/xmemory-3.7/
H A Dgif_image.C517 CurCode, OldCode = 0, /* Decompressor variables */ in DecodeImage() local
574 CurCode = OldCode = InCode = ReadCode(); in DecodeImage()
589 CurCode = OldCode; in DecodeImage()
620 Prefix[FreeCode] = OldCode; in DecodeImage()
622 OldCode = InCode; in DecodeImage()
/dports/games/openbve/OpenBVE-1.8.2.1/source/OpenBVE/OldCode/
H A DformPackage.cs.old5 namespace OpenBve.OldCode {
H A DformPackage.Designer.cs.old2 namespace OpenBve.OldCode
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvgif.c61 CurCode, OldCode, InCode, /* Decompressor variables */ variable
677 CurCode = OldCode = Code;
697 CurCode = OldCode;
734 Prefix[FreeCode] = OldCode;
736 OldCode = InCode;
/dports/misc/xtar/xtar-1.4/Xbr/
H A DXbrGfx.c395 CurCode, OldCode, InCode, /* Decompressor variables */ in XbrGfxGIF() local
576 CurCode = OldCode = Code = XbrGfxReadCode(&BitOffset, raster, in XbrGfxGIF()
592 CurCode = OldCode; in XbrGfxGIF()
625 Prefix[FreeCode] = OldCode; in XbrGfxGIF()
627 OldCode = InCode; in XbrGfxGIF()
/dports/japanese/xv/xv-3.10a/
H A Dxvgif.c61 CurCode, OldCode, InCode, /* Decompressor variables */ variable
677 CurCode = OldCode = Code;
697 CurCode = OldCode;
734 Prefix[FreeCode] = OldCode;
736 OldCode = InCode;
/dports/graphics/xv/xv-3.10a/
H A Dxvgif.c61 CurCode, OldCode, InCode, /* Decompressor variables */ variable
677 CurCode = OldCode = Code;
697 CurCode = OldCode;
734 Prefix[FreeCode] = OldCode;
736 OldCode = InCode;
/dports/sysutils/loganalyzer/loganalyzer-4.1.12/src/classes/html2fpdf/
H A Dgif.php118 var $Fresh, $CodeSize, $SetCodeSize, $MaxCode, $MaxCodeSize, $FirstCode, $OldCode; variable in CGIFLZW
199 $this->OldCode = $this->FirstCode;
228 $this->OldCode = $this->FirstCode;
241 $Code = $this->OldCode;
259 $this->Next[$Code] = $this->OldCode;
269 $this->OldCode = $InCode;
/dports/devel/fpc-fcl-image/fpc-3.2.2/packages/fcl-image/src/
H A Dfpreadtiff.pas2178 OldCode: Word;
2355 OldCode := NoCode;
2369 OldCode:=Code;
2373 if OldCode <> NoCode then
2374 AddStringToTable(OldCode,Code);
2375 OldCode:=Code;
2376 end else if {(Code=TableCount+258) and} (OldCode <> NoCode) then begin
2377 WriteStringFromCode(OldCode,true);
2378 AddStringToTable(OldCode,OldCode);
2379 OldCode:=Code;
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-image/src/
H A Dfpreadtiff.pas2178 OldCode: Word;
2355 OldCode := NoCode;
2369 OldCode:=Code;
2373 if OldCode <> NoCode then
2374 AddStringToTable(OldCode,Code);
2375 OldCode:=Code;
2376 end else if {(Code=TableCount+258) and} (OldCode <> NoCode) then begin
2377 WriteStringFromCode(OldCode,true);
2378 AddStringToTable(OldCode,OldCode);
2379 OldCode:=Code;
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/modules/system/class/thumbs/
H A Dphpthumb.gif.php167 public $Fresh, $CodeSize, $SetCodeSize, $MaxCode, $MaxCodeSize, $FirstCode, $OldCode; variable in CGIFLZW
246 $this->OldCode = $this->FirstCode;
275 $this->OldCode = $this->FirstCode;
288 $Code = $this->OldCode;
306 $this->Next[$Code] = $this->OldCode;
316 $this->OldCode = $InCode;
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgrareadtiff.pas2572 OldCode: Word;
2749 OldCode := NoCode;
2763 OldCode:=Code;
2767 if OldCode <> NoCode then
2768 AddStringToTable(OldCode,Code);
2769 OldCode:=Code;
2770 end else if (Code=TableCount+258) and (OldCode <> NoCode) then begin
2771 WriteStringFromCode(OldCode,true);
2772 AddStringToTable(OldCode,OldCode);
2773 OldCode:=Code;
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgrareadtiff.pas2572 OldCode: Word;
2749 OldCode := NoCode;
2763 OldCode:=Code;
2767 if OldCode <> NoCode then
2768 AddStringToTable(OldCode,Code);
2769 OldCode:=Code;
2770 end else if (Code=TableCount+258) and (OldCode <> NoCode) then begin
2771 WriteStringFromCode(OldCode,true);
2772 AddStringToTable(OldCode,OldCode);
2773 OldCode:=Code;
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/rtl/
H A Dhipe_rtl_binary.erl179 OldCode) ->
182 OldCode ++
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/rtl/
H A Dhipe_rtl_binary.erl179 OldCode) ->
182 OldCode ++
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/rtl/
H A Dhipe_rtl_binary.erl179 OldCode) ->
182 OldCode ++
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/icode/
H A Dhipe_icode_split_arith.erl206 map_code(OldCode, LabelMap) ->
207 AddedCode = map_code(OldCode, none, LabelMap, []),
208 OldCode ++ AddedCode.
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/icode/
H A Dhipe_icode_split_arith.erl206 map_code(OldCode, LabelMap) ->
207 AddedCode = map_code(OldCode, none, LabelMap, []),
208 OldCode ++ AddedCode.

123