HomeSort by relevance Sort by last modified time
    Searched refs:alloc_func (Results 176 - 190 of 190) sorted by null

1 2 3 4 5 6 78

  /external/zlib/src/
infback.c 44 if (strm->zalloc == (alloc_func)0) {
inflate.c 194 if (strm->zalloc == (alloc_func)0) {
    [all...]
deflate.c 240 if (strm->zalloc == (alloc_func)0) {
398 strm->zalloc == (alloc_func)0 || strm->zfree == (free_func)0) {
    [all...]
  /external/chromium_org/third_party/zlib/
inflate.c 182 if (strm->zalloc == (alloc_func)0) {
    [all...]
deflate.c 238 if (strm->zalloc == (alloc_func)0) {
363 strm->zalloc == (alloc_func)0 || strm->zfree == (free_func)0) {
    [all...]
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
fx_zlib_inflate.c 194 if (strm->zalloc == (alloc_func)0) {
    [all...]
fx_zlib_deflate.c 239 if (strm->zalloc == (alloc_func)0) {
397 strm->zalloc == (alloc_func)0 || strm->zfree == (free_func)0) {
    [all...]
  /external/qemu/distrib/zlib-1.2.8/
inflate.c 194 if (strm->zalloc == (alloc_func)0) {
    [all...]
deflate.c 240 if (strm->zalloc == (alloc_func)0) {
398 strm->zalloc == (alloc_func)0 || strm->zfree == (free_func)0) {
    [all...]
  /external/chromium_org/third_party/zlib/contrib/minizip/
unzip.c     [all...]
zip.c     [all...]
  /external/zlib/src/contrib/minizip/
unzip.c     [all...]
zip.c     [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_filters.cpp 305 void* FPDFAPI_FlateInit(void* (*alloc_func)(void*, unsigned int, unsigned int),
  /external/opencv/cxcore/include/
cxcore.h     [all...]

Completed in 509 milliseconds

1 2 3 4 5 6 78