OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tp_dst_offset
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/crypto/
nss_util_unittest.cc
20
prxtime.tm_params.
tp_dst_offset
= 0;
/external/chromium/base/third_party/nspr/
prtime.h
97
PRInt32
tp_dst_offset
; /* contribution of DST in seconds */
member in struct:PRTimeParameters
159
* - Figure out the daylight saving time correction,
tp_dst_offset
.
prtime.cc
129
exploded->tm_params.
tp_dst_offset
) * kSecondsToMicroseconds;
148
exploded->tm_params.
tp_dst_offset
;
182
exploded->tm_params.
tp_dst_offset
;
329
+ time->tm_params.
tp_dst_offset
;
331
time->tm_params.
tp_dst_offset
= 0;
424
+ time->tm_params.
tp_dst_offset
);
433
* Trivially, both the tp_gmt_offset and
tp_dst_offset
fields are 0.
[
all
...]
/external/chromium_org/base/third_party/nspr/
prtime.h
97
PRInt32
tp_dst_offset
; /* contribution of DST in seconds */
member in struct:PRTimeParameters
159
* - Figure out the daylight saving time correction,
tp_dst_offset
.
prtime.cc
134
exploded->tm_params.
tp_dst_offset
) * kSecondsToMicroseconds;
153
exploded->tm_params.
tp_dst_offset
;
187
exploded->tm_params.
tp_dst_offset
;
334
+ time->tm_params.
tp_dst_offset
;
336
time->tm_params.
tp_dst_offset
= 0;
429
+ time->tm_params.
tp_dst_offset
);
438
* Trivially, both the tp_gmt_offset and
tp_dst_offset
fields are 0.
[
all
...]
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
prtime.h
86
PRInt32
tp_dst_offset
; /* contribution of DST in seconds */
member in struct:PRTimeParameters
148
* - Figure out the daylight saving time correction,
tp_dst_offset
.
Completed in 398 milliseconds