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

  /ndk/tests/build/issue20862-libpng-O0/jni/
pnginfo.h 117 png_time mod_time; member in struct:png_info_def
  /external/chromium_org/chrome/test/chromedriver/
util.cc 204 if (!stream.ReadUInt16(&zip->mod_time)) {
297 stream.WriteUInt16(mod_time);
315 stream.WriteUInt16(mod_time);
351 uint16 mod_time; member in struct:__anon7021::ZipEntry
  /external/libpng/
pngtest.c 1099 png_timep mod_time; local
1101 if (png_get_tIME(read_ptr, read_info_ptr, &mod_time))
1103 png_set_tIME(write_ptr, write_info_ptr, mod_time);
1110 png_convert_to_rfc1123(read_ptr, mod_time),
1287 png_timep mod_time; local
    [all...]
pngrutil.c 1975 png_time mod_time; local
    [all...]
  /external/chromium_org/third_party/libpng/
pngrutil.c 1959 png_time mod_time; local
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngrutil.c 1830 png_time mod_time; local
    [all...]
png.h 757 png_time mod_time; member in struct:png_info_struct
    [all...]

Completed in 54 milliseconds