Home
last modified time | relevance | path

Searched defs:FreeCode (Results 1 – 25 of 37) sorted by relevance

12

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmCode.h84 struct FreeCode { struct
86 FreeCode() : codeLength(0) {} in FreeCode() function
87 explicit FreeCode(uint32_t codeLength) : codeLength(codeLength) {} in FreeCode() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmCode.h86 struct FreeCode { struct
88 FreeCode() : codeLength(0) {} in FreeCode() argument
89 explicit FreeCode(uint32_t codeLength) : codeLength(codeLength) {} in FreeCode() argument
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmCode.h123 struct FreeCode { struct
125 FreeCode() : codeLength(0) {} in FreeCode() argument
126 explicit FreeCode(uint32_t codeLength) : codeLength(codeLength) {} in FreeCode() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmCode.h86 struct FreeCode { struct
88 FreeCode() : codeLength(0) {} in FreeCode() argument
89 explicit FreeCode(uint32_t codeLength) : codeLength(codeLength) {} in FreeCode() argument
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmCode.h59 struct FreeCode { struct
61 FreeCode() : codeLength(0) {} in FreeCode() argument
62 explicit FreeCode(uint32_t codeLength) : codeLength(codeLength) {} in FreeCode() argument
/dports/graphics/libprojectm/projectm-3.1.12/src/MilkDrop2/vis_milk2/
H A Dtexmgr.cpp706 void texmgr::FreeCode(int iSlot) in FreeCode() function in texmgr
/dports/graphics/xwpick/xwpick-2.20/
H A DGIFencode.c28 FreeCode; /* first unused entry */ variable
H A DPS_LZWencode.c260 int FreeCode, CurCodeSize, CurMaxCode; local
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_GIF_Image.cxx220 int FreeCode = FirstFree; in Fl_GIF_Image() local
/dports/science/hdf5-18/hdf5-1.8.21/hl/tools/gif2h5/
H A Ddecompress.c40 FreeCode, /* Decompressor, next free slot in hash table */ variable
/dports/science/hdf5/hdf5-1.10.6/hl/tools/gif2h5/
H A Ddecompress.c40 FreeCode, /* Decompressor, next free slot in hash table */ variable
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_GIF_Image.cxx253 int FreeCode = FirstFree; in Fl_GIF_Image() local
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_GIF_Image.cxx220 int FreeCode = FirstFree; in Fl_GIF_Image() local
/dports/graphics/xgrasp/xgrasp-1.7d_2/
H A Dgif.c53 FreeCode, /* Decompressor, next free slot in hash table */ variable
/dports/science/hdf/hdf-4.2.15/hdf/util/
H A Ddecompress.c54 FreeCode, /* Decompressor, next free slot in hash table */ variable
/dports/print/limereport/LimeReport-1.5.35/3rdparty/zint-2.6.1/backend/
H A Dgif.c63 unsigned short FreeCode; member
/dports/x11/xfishtank/xfishtank2.0/
H A Dgifread.c98 FreeCode, /* Decompressor, next free slot in hash table */ variable
/dports/x11/xfishtank/xfishtank2.0/giftofish/
H A Dgifread.c99 FreeCode, /* Decompressor, next free slot in hash table */ variable
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A Dfxgifio.cpp122 FXint FreeCode; // Decompressor,next free slot in hash table in fxloadGIF() local
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A Dfxgifio.cpp115 FXint FreeCode; // Decompressor,next free slot in hash table in fxloadGIF() local
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A Dfxgifio.cpp115 FXint FreeCode; // Decompressor,next free slot in hash table in fxloadGIF() local
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A Dfxgifio.cpp115 FXint FreeCode; // Decompressor,next free slot in hash table in fxloadGIF() local
/dports/graphics/zint/zint-2.10.0-src/backend/
H A Dgif.c54 unsigned short FreeCode; member
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A Dfxgifio.cpp122 FXint FreeCode; // Decompressor,next free slot in hash table in fxloadGIF() local
/dports/math/cgal/CGAL-5.3/include/CGAL/ImageIO/
H A Dgif_impl.h143 FreeCode, /* Decompressor,next free slot in hash table */ in readGifImage() local

12