Home
last modified time | relevance | path

Searched refs:offset_table (Results 226 – 250 of 458) sorted by relevance

12345678910>>...19

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/woff2/src/
H A Dfont.cc299 size_t offset_table = offset; // where to write offsets later in WriteFontCollection() local
313 StoreU32(offset, &offset_table, dst); in WriteFontCollection()
/dports/www/firefox/firefox-99.0/modules/woff2/src/
H A Dfont.cc299 size_t offset_table = offset; // where to write offsets later in WriteFontCollection() local
313 StoreU32(offset, &offset_table, dst); in WriteFontCollection()
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dbt_hash_type_128.c91 int test_tables_128(unsigned int num_loaded_hashes, OFFSET_TABLE_WORD *offset_table, unsigned int o… in test_tables_128() argument
114 (unsigned int)offset_table[ in test_tables_128()
H A Dbt_hash_type_192.c95 int test_tables_192(unsigned int num_loaded_hashes, OFFSET_TABLE_WORD *offset_table, unsigned int o… in test_tables_192() argument
118 (unsigned int)offset_table[ in test_tables_192()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/woff2/src/
H A Dfont.cc299 size_t offset_table = offset; // where to write offsets later in WriteFontCollection() local
313 StoreU32(offset, &offset_table, dst); in WriteFontCollection()
/dports/www/firefox-legacy/firefox-52.8.0esr/modules/woff2/src/
H A Dfont.cc298 size_t offset_table = offset; // where to write offsets later in WriteFontCollection() local
312 StoreU32(offset, &offset_table, dst); in WriteFontCollection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/woff2/src/
H A Dfont.cc299 size_t offset_table = offset; // where to write offsets later in WriteFontCollection() local
313 StoreU32(offset, &offset_table, dst); in WriteFontCollection()
/dports/devel/woff2/woff2-1.0.2/src/
H A Dfont.cc299 size_t offset_table = offset; // where to write offsets later in WriteFontCollection() local
313 StoreU32(offset, &offset_table, dst); in WriteFontCollection()
/dports/mail/thunderbird/thunderbird-91.8.0/modules/woff2/src/
H A Dfont.cc299 size_t offset_table = offset; // where to write offsets later in WriteFontCollection() local
313 StoreU32(offset, &offset_table, dst); in WriteFontCollection()
/dports/lang/spidermonkey78/firefox-78.9.0/modules/woff2/src/
H A Dfont.cc299 size_t offset_table = offset; // where to write offsets later in WriteFontCollection() local
313 StoreU32(offset, &offset_table, dst); in WriteFontCollection()
/dports/math/giacxcas/fltk-1.3.0/png/
H A Dpngstruct.h186 png_bytep offset_table; member
/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dunlzx.c137 uint16 offset_table[128]; member
514 abort = make_decode_table(8, 7, decr->offset_len, decr->offset_table); in read_literal_table()
759 count += (temp = decr->offset_table[control & 127]); in decrunch()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/libpng-1.5.5/
H A Dpngstruct.h215 png_bytep offset_table; member
/dports/graphics/povray37/povray-3.7.0.10/libraries/png/
H A Dpngstruct.h225 png_bytep offset_table; member
/dports/misc/vxl/vxl-3.3.2/v3p/png/
H A Dpngstruct.h225 png_bytep offset_table; member
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/libpng/
H A Dpngstruct.h226 png_bytep offset_table; member
/dports/graphics/p5-Graphics-TIFF/Graphics-TIFF-16/examples/
H A Dtiff2pdf.pl2165 my $offset_table = 0;
2172 $ojpegdata .= substr $dc, $offset_table, 16;
2174 $offset_table += 16;
2182 $ojpegdata .= substr $dc, $offset_table, $code_count;
2183 $offset_table += $code_count;
2186 $offset_table = 0;
2194 $ojpegdata .= substr $ac, $offset_table, 16;
2196 $offset_table += 16;
2205 $ojpegdata .= substr $dc, $offset_table, $code_count;
2206 $offset_table += $code_count;
/dports/biology/py-scikit-bio/scikit-bio-0.5.6/skbio/sequence/tests/
H A Dtest_genetic_code.py318 offset_table = self.sgc._offset_table.copy()
324 npt.assert_array_equal(self.sgc._offset_table, offset_table)
/dports/graphics/tesseract/tesseract-5.0.0/src/classify/
H A Dintmatcher.cpp47 static const uint8_t offset_table[] = { variable
795 proto_offset = offset_table[proto_byte] + proto_word_offset; in UpdateTablesForFeature()
840 const uint8_t config_offset = offset_table[config_byte] + feature_evidence_index - 8; in UpdateTablesForFeature()
/dports/security/john/john-1.9.0-jumbo-1/src/opencl/
H A Dlm_kernel_b.cl155 , __global unsigned int *offset_table,
360 cmp(B, offset_table, hash_table, bitmaps, hash_ids, bitmap_dupe, section, i);
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libpng/
H A Dpngstruct.h343 png_bytep offset_table; member
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/dep/libs/libpng/
H A Dpngstruct.h343 png_bytep offset_table; member
/dports/graphics/freeimage/FreeImage/Source/LibPNG/
H A Dpngstruct.h343 png_bytep offset_table; member
/dports/emulators/stella/stella-6.6/src/libpng/
H A Dpngstruct.h343 png_bytep offset_table; member
/dports/math/vtk9/VTK-9.1.0/ThirdParty/png/vtkpng/
H A Dpngstruct.h343 png_bytep offset_table; member

12345678910>>...19