Home
last modified time | relevance | path

Searched defs:start_sec (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/date/
H A Ddate.h184 int start_sec; member
H A Ddate.cc322 DCHECK(InvalidSegment(after_) || time_sec < after_->start_sec); in DaylightSavingsOffsetInMs() local
439 DCHECK(InvalidSegment(after) || time_sec < after->start_sec); ProbeDST() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dasfenc.c974 static int update_index(AVFormatContext *s, int start_sec, in update_index() argument
1022 int start_sec; in asf_write_packet() local
[all...]
/third_party/toybox/toys/pending/
H A Dfdisk.c454 uint32_t start_cyl, end_cyl, start_sec, end_sec, blocks, secs; in list_partitions() local
867 static sector_t ask_end_sector(int idx, sector_t* begin, sector_t* end, int ext_idx, sector_t start_sec) in ask_end_sector() argument

Completed in 6 milliseconds