HomeSort by relevance Sort by last modified time
    Searched defs:zbuf (Results 1 - 15 of 15) sorted by null

  /external/bzip2/
unzcrash.c 42 uchar zbuf[M_BLOCK + 600 + (M_BLOCK / 100)]; variable
71 zbuf[byteno] ^= mask;
97 zbuf, &nZ, inbuf, nIn, 9, 0, 30 );
107 outbuf, &nOut, zbuf, nZ, 0, 0 );
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_clear.c 87 struct pipe_surface *zbuf = i915->framebuffer.zsbuf; local
90 depth_tex = i915_texture(zbuf->texture);
108 struct pipe_surface *zbuf = i915->framebuffer.zsbuf; local
111 depth_tex = i915_texture(zbuf->texture);
  /external/mesa3d/src/gallium/drivers/i915/
i915_clear.c 87 struct pipe_surface *zbuf = i915->framebuffer.zsbuf; local
90 depth_tex = i915_texture(zbuf->texture);
108 struct pipe_surface *zbuf = i915->framebuffer.zsbuf; local
111 depth_tex = i915_texture(zbuf->texture);
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngstruct.h 67 png_bytep zbuf; /* buffer for zlib */ member in struct:png_struct_def
68 uInt zbuf_size; /* size of zbuf (typically 65536) */
  /external/chromium_org/third_party/openssl/openssl/apps/
s_client.c 1781 { char zbuf[10240]; local
    [all...]
  /external/openssl/apps/
s_client.c 1802 { char zbuf[10240]; local
    [all...]
  /external/chromium_org/third_party/jemalloc/chromium/
jemalloc.c 2573 char zbuf[MALLOC_PAGEFILE_WRITE_SIZE]; local
    [all...]
  /external/chromium_org/third_party/jemalloc/vendor/
jemalloc.c 2562 char zbuf[MALLOC_PAGEFILE_WRITE_SIZE]; local
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
png.h 1154 png_bytep zbuf; \/* buffer for zlib *\/ member in struct:png_struct_def
    [all...]
  /external/valgrind/main/VEX/switchback/
test_bzip2.c 5939 uchar zbuf[M_BLOCK + 600 + (M_BLOCK \/ 100)]; variable
    [all...]
  /external/valgrind/main/exp-sgcheck/tests/
hackedbz2.c 5962 char zbuf[M_BLOCK + 600 + (M_BLOCK \/ 100)]; variable
    [all...]
  /external/valgrind/main/memcheck/tests/
origin5-bz2.c 5954 char zbuf[M_BLOCK + 600 + (M_BLOCK \/ 100)]; variable
    [all...]
varinfo6.c 5991 char zbuf[M_BLOCK + 600 + (M_BLOCK \/ 100)]; variable
    [all...]
  /external/valgrind/main/perf/
bz2.c 5953 char zbuf[M_BLOCK + 600 + (M_BLOCK \/ 100)]; variable
    [all...]
test_input_for_tinycc.c 4435 char zbuf[1000000 + 600 + (1000000 \/ 100)]; variable
    [all...]

Completed in 898 milliseconds