Searched defs:DateTime (Results 1 – 10 of 10) sorted by relevance
/external/skia/include/core/ |
D | SkTime.h | 22 struct DateTime { struct 23 int16_t fTimeZoneMinutes; // The number of minutes that GetDateTime() argument 35 static void GetDateTime(DateTime*); argument
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
D | Profiler.cs | 42 using DateTime = System.DateTime; typedef
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
D | Profiler.cs | 43 using DateTime = System.DateTime; typedef
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | jFormatString.jar | META-INF/
META-INF/MANIFEST.MF
edu/
edu/umd/
edu/ ... |
/external/jhead/ |
D | jhead.h | 91 char DateTime [20]; member
|
/external/sqlite/dist/ |
D | sqlite3.c | 15381 typedef struct DateTime DateTime; typedef 15382 struct DateTime { struct 15383 sqlite3_int64 iJD; /* The julian day number times 86400000 */ 15384 int Y, M, D; /* Year, month, and day */ 15385 int h, m; /* Hour and minutes */ 15386 int tz; /* Timezone offset in minutes */ 15387 double s; /* Seconds */ 15388 char validYMD; /* True (1) if Y,M,D are valid */ 15389 char validHMS; /* True (1) if h,m,s are valid */ 15390 char validJD; /* True (1) if iJD is valid */ [all …]
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 15381 typedef struct DateTime DateTime; typedef 15382 struct DateTime { struct 15383 sqlite3_int64 iJD; /* The julian day number times 86400000 */ 15384 int Y, M, D; /* Year, month, and day */ 15385 int h, m; /* Hour and minutes */ 15386 int tz; /* Timezone offset in minutes */ 15387 double s; /* Seconds */ 15388 char validYMD; /* True (1) if Y,M,D are valid */ 15389 char validHMS; /* True (1) if h,m,s are valid */ 15390 char validJD; /* True (1) if iJD is valid */ [all …]
|
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/ |
D | cmstypes.c | 1318 struct tm * DateTime = (struct tm*) Ptr; in Type_DateTime_Write() local
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |