Home
last modified time | relevance | path

Searched refs:tstruct (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/pdf/
DSkPDFUtils.cpp398 struct tm tstruct; in GetDateTime() local
399 gmtime_r(&m_time, &tstruct); in GetDateTime()
401 dt->fYear = tstruct.tm_year + 1900; in GetDateTime()
402 dt->fMonth = SkToU8(tstruct.tm_mon + 1); in GetDateTime()
403 dt->fDayOfWeek = SkToU8(tstruct.tm_wday); in GetDateTime()
404 dt->fDay = SkToU8(tstruct.tm_mday); in GetDateTime()
405 dt->fHour = SkToU8(tstruct.tm_hour); in GetDateTime()
406 dt->fMinute = SkToU8(tstruct.tm_min); in GetDateTime()
407 dt->fSecond = SkToU8(tstruct.tm_sec); in GetDateTime()
/external/python/pycparser/utils/benchmark/inputs/
Dtccgen.c.ppout5651 goto tstruct;
5667 tstruct:
/external/bazelbuild-rules_go/third_party/
Dorg_golang_x_tools-deletegopls.patch65041tstruct { uint32; string }\n\nhave 16 pointer bytes because the garbage collector has to scan up t…
65691tstruct { uint32; string }\n\nhave 16 pointer bytes because the garbage collector has to scan up t…