Home
last modified time | relevance | path

Searched defs:tm_year (Results 1 – 19 of 19) sorted by relevance

/third_party/flutter/skia/third_party/externals/zlib/contrib/minizip/
Dzip.h96 uInt tm_year; /* years - [1980..2044] */ member
Dunzip.h91 uInt tm_year; /* years - [1980..2044] */ member
/third_party/skia/third_party/externals/zlib/contrib/minizip/
Dzip.h96 uInt tm_year; /* years - [1980..2044] */ member
Dunzip.h91 uInt tm_year; /* years - [1980..2044] */ member
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/minizip/
Dzip.h96 uInt tm_year; /* years - [1980..2044] */ member
Dunzip.h91 uInt tm_year; /* years - [1980..2044] */ member
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/minizip/
Dzip.h96 uInt tm_year; /* years - [1980..2044] */ member
Dunzip.h91 uInt tm_year; /* years - [1980..2044] */ member
/third_party/zlib/contrib/minizip/
Dzip.h96 int tm_year; /* years - [1980..2044] */ member
Dunzip.h91 int tm_year; /* years - [1980..2044] */ member
/third_party/musl/porting/uniproton/kernel/include/
Dtime.h45 int tm_year; member
/third_party/musl/porting/liteos_m/user/include/
Dtime.h44 int tm_year; member
/third_party/musl/include/
Dtime.h44 int tm_year; member
/third_party/musl/porting/liteos_m/kernel/include/
Dtime.h45 int tm_year; member
/third_party/musl/ndk_musl_include/
Dtime.h44 int tm_year; member
/third_party/musl/porting/liteos_a/kernel/include/
Dtime.h47 int tm_year; member
/third_party/libwebsockets/lib/tls/mbedtls/
Dmbedtls-x509.c36 int tm_year; // years since 1900 member
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dtime.cc435 civil_year_t tm_year = tm.tm_year; in FromTM() local
/third_party/abseil-cpp/absl/time/
Dtime.cc434 civil_year_t tm_year = tm.tm_year; in FromTM() local