Home
last modified time | relevance | path

Searched refs:offset_table (Results 126 – 150 of 458) sorted by relevance

12345678910>>...19

/dports/security/john/john-1.9.0-jumbo-1/src/opencl/
H A Dsalted_sha_kernel.cl30 __global uint *offset_table,
51 LO += (ulong)offset_table[offset_table_index];
85 __global uint *offset_table,
135 cmp_final(gid, iter, hash, offset_table, hash_table, return_hashes, output, bitmap_dupe);
157 __global uint *offset_table,
299 , offset_table, hash_table, return_hashes, out_hash_ids, bitmap_dupe);
H A Dntlmv2_kernel.cl216 __global uint *offset_table,
236 LO += (unsigned long)offset_table[offset_table_index];
266 __global uint *offset_table,
281 cmp_final(gid, iter, hash, offset_table, hash_table, salt, return_hashes, output, bitmap_dupe);
299 __global uint *offset_table,
378 cmp(gid, i, hash, bitmaps, bitmap_sz_bits, offset_table, hash_table,
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dopencl_lm_b_plug.c1145 OFFSET_TABLE_WORD *offset_table = NULL; in reset() local
1155 bitmap_params = prepare_table(salt, &offset_table, &bitmap_size_bits, &bitmaps); in reset()
1156 …create_buffer(num_loaded_hashes, offset_table, offset_table_size, hash_table_size, bitmaps, bitmap… in reset()
1165 MEM_FREE(offset_table); in reset()
1173 OFFSET_TABLE_WORD *offset_table = NULL; in reset() local
1196 &offset_table, in reset()
1202 MEM_FREE(offset_table); in reset()
1210 MEM_FREE(offset_table); in reset()
1237 OFFSET_TABLE_WORD *offset_table = NULL; in lm_crypt() local
1243 bitmap_params = prepare_table(salt, &offset_table, &bitmap_size_bits, &bitmaps); in lm_crypt()
[all …]
H A Dopencl_rawsha1_fmt_plug.c59 static OFFSET_TABLE_WORD *offset_table = NULL; variable
224 if (offset_table) in done()
225 MEM_FREE(offset_table); in done()
408 MEM_FREE(offset_table); in prepare_table()
443 &offset_table, in prepare_table()
449 MEM_FREE(offset_table); in prepare_table()
706 …set_table, CL_TRUE, 0, sizeof(OFFSET_TABLE_WORD) * offset_table_size, offset_table, 0, NULL, NULL)… in crypt_all()
948 …set_table, CL_TRUE, 0, sizeof(OFFSET_TABLE_WORD) * offset_table_size, offset_table, 0, NULL, NULL)… in reset()
980 &offset_table, in reset()
986 MEM_FREE(offset_table); in reset()
[all …]
H A Dopencl_mysqlsha1_fmt_plug.c63 static OFFSET_TABLE_WORD *offset_table = NULL; variable
245 if (offset_table) in done()
246 MEM_FREE(offset_table); in done()
456 MEM_FREE(offset_table); in prepare_table()
491 &offset_table, in prepare_table()
497 MEM_FREE(offset_table); in prepare_table()
754 …set_table, CL_TRUE, 0, sizeof(OFFSET_TABLE_WORD) * offset_table_size, offset_table, 0, NULL, NULL)… in crypt_all()
996 …set_table, CL_TRUE, 0, sizeof(OFFSET_TABLE_WORD) * offset_table_size, offset_table, 0, NULL, NULL)… in reset()
1025 &offset_table, in reset()
1031 MEM_FREE(offset_table); in reset()
[all …]
H A Dopencl_salted_sha_fmt_plug.c59 static OFFSET_TABLE_WORD *offset_table = NULL; variable
241 if (offset_table) in done()
242 MEM_FREE(offset_table); in done()
458 MEM_FREE(offset_table); in prepare_table()
496 &offset_table, in prepare_table()
502 MEM_FREE(offset_table); in prepare_table()
969 …set_table, CL_TRUE, 0, sizeof(OFFSET_TABLE_WORD) * offset_table_size, offset_table, 0, NULL, NULL)… in reset()
998 &offset_table, in reset()
1004 MEM_FREE(offset_table); in reset()
1017 …set_table, CL_TRUE, 0, sizeof(OFFSET_TABLE_WORD) * offset_table_size, offset_table, 0, NULL, NULL)… in reset()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/libpng/
H A Dpngmem.c169 if (png_ptr->offset_table == NULL) in png_malloc_default()
224 png_ptr->offset_table = table; in png_malloc_default()
314 if (png_ptr->offset_table != NULL) in png_free_default()
329 farfree(png_ptr->offset_table); in png_free_default()
331 png_ptr->offset_table = NULL; in png_free_default()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/libpng-1.5.5/
H A Dpngmem.c181 if (png_ptr->offset_table == NULL)
250 png_ptr->offset_table = table;
346 if (png_ptr->offset_table != NULL) in png_free_default()
361 farfree(png_ptr->offset_table); in png_free_default()
363 png_ptr->offset_table = NULL; in png_free_default()
/dports/graphics/libafterimage/libAfterImage-1.20/libpng/
H A Dpngmem.c156 if (png_ptr->offset_table == NULL) in png_malloc_default()
211 png_ptr->offset_table = table; in png_malloc_default()
298 if (png_ptr->offset_table != NULL) in png_free_default()
313 farfree(png_ptr->offset_table); in png_free_default()
315 png_ptr->offset_table = NULL; in png_free_default()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterImage/libpng/
H A Dpngmem.c156 if (png_ptr->offset_table == NULL) in png_malloc_default()
211 png_ptr->offset_table = table; in png_malloc_default()
298 if (png_ptr->offset_table != NULL) in png_free_default()
313 farfree(png_ptr->offset_table); in png_free_default()
315 png_ptr->offset_table = NULL; in png_free_default()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/png/
H A Dpngmem.c156 if (png_ptr->offset_table == NULL) in png_malloc_default()
211 png_ptr->offset_table = table; in png_malloc_default()
299 if (png_ptr->offset_table != NULL) in png_free_default()
314 farfree(png_ptr->offset_table); in png_free_default()
316 png_ptr->offset_table = NULL; in png_free_default()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/png/
H A Dpngmem.c156 if (png_ptr->offset_table == NULL) in png_malloc_default()
211 png_ptr->offset_table = table; in png_malloc_default()
299 if (png_ptr->offset_table != NULL) in png_free_default()
314 farfree(png_ptr->offset_table); in png_free_default()
316 png_ptr->offset_table = NULL; in png_free_default()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/png/libpng/
H A Dpngmem.c169 if (png_ptr->offset_table == NULL) in png_malloc_default()
224 png_ptr->offset_table = table; in png_malloc_default()
314 if (png_ptr->offset_table != NULL) in png_free_default()
329 farfree(png_ptr->offset_table); in png_free_default()
331 png_ptr->offset_table = NULL; in png_free_default()
/dports/graphics/povray37/povray-3.7.0.10/libraries/png/
H A Dpngmem.c181 if (png_ptr->offset_table == NULL)
250 png_ptr->offset_table = table;
346 if (png_ptr->offset_table != NULL) in png_free_default()
361 farfree(png_ptr->offset_table); in png_free_default()
363 png_ptr->offset_table = NULL; in png_free_default()
/dports/games/warmux/warmux-11.04/build/android/jni/png/
H A Dpngmem.c169 if (png_ptr->offset_table == NULL) in png_malloc_default()
224 png_ptr->offset_table = table; in png_malloc_default()
314 if (png_ptr->offset_table != NULL) in png_free_default()
329 farfree(png_ptr->offset_table); in png_free_default()
331 png_ptr->offset_table = NULL; in png_free_default()
/dports/misc/vxl/vxl-3.3.2/v3p/png/
H A Dpngmem.c181 if (png_ptr->offset_table == NULL)
250 png_ptr->offset_table = table;
346 if (png_ptr->offset_table != NULL) in png_free_default()
361 farfree(png_ptr->offset_table); in png_free_default()
363 png_ptr->offset_table = NULL; in png_free_default()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/libpng/
H A Dpngmem.c181 if (png_ptr->offset_table == NULL)
250 png_ptr->offset_table = table;
346 if (png_ptr->offset_table != NULL) in png_free_default()
361 farfree(png_ptr->offset_table); in png_free_default()
363 png_ptr->offset_table = NULL; in png_free_default()
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/thirdparty/libpng/
H A Dpngmem.c169 if (png_ptr->offset_table == NULL) in png_malloc_default()
224 png_ptr->offset_table = table; in png_malloc_default()
314 if (png_ptr->offset_table != NULL) in png_free_default()
329 farfree(png_ptr->offset_table); in png_free_default()
331 png_ptr->offset_table = NULL; in png_free_default()
/dports/graphics/panomatic/panomatic-0.9.4/libpng/src/
H A Dpngmem.c156 if (png_ptr->offset_table == NULL)
211 png_ptr->offset_table = table;
298 if (png_ptr->offset_table != NULL)
313 farfree(png_ptr->offset_table);
315 png_ptr->offset_table = NULL;
/dports/devel/upp/upp/uppsrc/plugin/png/lib/
H A Dpngmem.c169 if (png_ptr->offset_table == NULL) in png_malloc_default()
224 png_ptr->offset_table = table; in png_malloc_default()
314 if (png_ptr->offset_table != NULL) in png_free_default()
329 farfree(png_ptr->offset_table); in png_free_default()
331 png_ptr->offset_table = NULL; in png_free_default()
/dports/benchmarks/glmark2/glmark2-2021.12/src/libpng/
H A Dpngmem.c169 if (png_ptr->offset_table == NULL) in png_malloc_default()
224 png_ptr->offset_table = table; in png_malloc_default()
314 if (png_ptr->offset_table != NULL) in png_free_default()
329 farfree(png_ptr->offset_table); in png_free_default()
331 png_ptr->offset_table = NULL; in png_free_default()
/dports/math/giacxcas/fltk-1.3.0/png/
H A Dpngmem.c181 if (png_ptr->offset_table == NULL)
241 png_ptr->offset_table = table;
337 if (png_ptr->offset_table != NULL) in png_free_default()
352 farfree(png_ptr->offset_table); in png_free_default()
354 png_ptr->offset_table = NULL; in png_free_default()
/dports/sysutils/syslinux/syslinux-6.03/com32/lib/libpng/
H A Dpngmem.c169 if (png_ptr->offset_table == NULL) in png_malloc_default()
224 png_ptr->offset_table = table; in png_malloc_default()
314 if (png_ptr->offset_table != NULL) in png_free_default()
329 farfree(png_ptr->offset_table); in png_free_default()
331 png_ptr->offset_table = NULL; in png_free_default()
/dports/graphics/blender/blender-2.91.0/source/blender/io/avi/intern/
H A Davi.c215 movie.offset_table = NULL; in AVI_is_avi()
404 movie->offset_table = NULL; in AVI_open_movie()
704 if (movie->offset_table != NULL) { in AVI_close()
705 MEM_freeN(movie->offset_table); in AVI_close()
733 movie->offset_table[i] = -1L; in AVI_open_compress()
837 movie->offset_table[0] = BLI_ftell(movie->fp); in AVI_open_compress()
850 movie->offset_table[1 + i * 2] = BLI_ftell(movie->fp); in AVI_open_compress()
853 movie->offset_table[1 + i * 2 + 1] = BLI_ftell(movie->fp); in AVI_open_compress()
999 BLI_fseek(movie->fp, movie->offset_table[0], SEEK_SET); in AVI_write_frame()
1050 if (movie->offset_table != NULL) { in AVI_close_compress()
[all …]
/dports/www/node10/node-v10.24.1/deps/v8/src/wasm/
H A Dwasm-text.cc37 debug::WasmDisassembly::OffsetTable* offset_table) { in PrintWasmText() argument
89 if (offset_table) { in PrintWasmText()
90 offset_table->emplace_back(i.pc_offset(), line_nr, indentation); in PrintWasmText()

12345678910>>...19