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 - 3
of
3
) sorted by null
/external/libchrome/crypto/
nss_util_unittest.cc
20
prxtime.tm_params.
tp_dst_offset
= 0;
/external/libchrome/base/third_party/nspr/
prtime.h
110
PRInt32
tp_dst_offset
; /* contribution of DST in seconds */
member in struct:PRTimeParameters
172
* - Figure out the daylight saving time correction,
tp_dst_offset
.
prtime.cc
138
exploded->tm_params.
tp_dst_offset
) * kSecondsToMicroseconds;
159
exploded->tm_params.
tp_dst_offset
;
194
exploded->tm_params.
tp_dst_offset
;
341
+ time->tm_params.
tp_dst_offset
;
343
time->tm_params.
tp_dst_offset
= 0;
436
+ time->tm_params.
tp_dst_offset
);
445
* Trivially, both the tp_gmt_offset and
tp_dst_offset
fields are 0.
[
all
...]
Completed in 646 milliseconds