Searched defs:second (Results 26 - 50 of 238) sorted by relevance

12345678910

/netbsd-current/external/bsd/ntp/dist/tests/libntp/
H A Dclocktime.c60 const int yday=175, hour=12, minute=50, second=0, tzoff=0; local
86 const int yday=175, hour=12, minute=0, second=0, tzoff=0; local
110 const int yday=175, hour=4, minute=0, second=0, tzoff=8; local
131 const int yday=2, hour=11, minute=0, second=0, tzoff=0; local
152 const int yday=365, hour=23, minute=0, second=0, tzoff=0; local
173 const int yday=1, hour=1, minute=0, second=0, tzoff=0; local
190 const int yday=100, hour=12, minute=0, second=0, tzoff=0; local
[all...]
/netbsd-current/tests/lib/libutil/
H A Dt_parsedate.c57 parsecheck(const char *datestr, const time_t *reftime, const int *zoff, struct tm * time_to_tm(const time_t *, struct tm *), int year, int month, int day, int hour, int minute, int second) argument
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dtime.c135 int year, month, day, hour, minute, second; local
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dtime.c135 int year, month, day, hour, minute, second; local
/netbsd-current/external/bsd/kyua-cli/dist/utils/
H A Ddatetime_test.cpp254 const datetime::timestamp second = datetime::timestamp::now(); local
H A Ddatetime.cpp221 from_values(const int year, const int month, const int day, const int hour, const int minute, const int second, const int microsecond) argument
330 set_mock_now(const int year, const int month, const int day, const int hour, const int minute, const int second, const int microsecond) argument
/netbsd-current/external/gpl2/lvm2/dist/lib/striped/
H A Dstriped.c112 _striped_segments_compatible(struct lv_segment *first, struct lv_segment *second) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dkoenig.cc22 second (int a, int b, C cc, int c, int d) function in namespace:A
/netbsd-current/sys/fs/cd9660/
H A Dcd9660_node.c249 int y, m, d, hour, minute, second, tz; local
/netbsd-current/sbin/fsck_msdos/
H A Dfat.c325 comparefat(struct bootblock *boot, struct fatEntry *first, struct fatEntry *second, u_int fatnum) argument
/netbsd-current/games/phantasia/
H A Dfight.c1378 int first, second; /* indices for swapping */ local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DStringMapEntry.h69 ValueTy second; member in class:llvm::StringMapEntryStorage
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Diterator.h69 ++_Base::second; member in class:__gnu_parallel::_IteratorPair::_Base
100 _Base::second = __other.second; member in class:__gnu_parallel::_IteratorPair::_Base
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_pair.h218 _T2 second; ///< The second member member in struct:pair
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dordered-hash-map.h113 Value &second; member in struct:ordered_hash_map::iterator::reference_pair
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dordered-hash-map.h113 Value &second; member in struct:ordered_hash_map::iterator::reference_pair
H A Dvec.cc57 operator+ (const vec_usage &second) argument
H A Dgimple-ssa-evrp.cc203 range_query *second; member in class:hybrid_folder
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Diterator.h69 ++_Base::second; member in class:__gnu_parallel::_IteratorPair::_Base
100 _Base::second = __other.second; member in class:__gnu_parallel::_IteratorPair::_Base
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dkoenig.cc22 second (int a, int b, C cc, int c, int d) function in namespace:A
/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dgcc_attribute_aligned.c60 int second __attribute__((__aligned__(16))); member in struct:aligned
/netbsd-current/sys/arch/powerpc/powerpc/
H A Drtas.c268 int status, year, month, day, hour, minute, second, nanosecond; local
290 int status, year, month, day, hour, minute, second, nanosecond; local
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsgl-cat.c400 const char *second = NULL; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_linux_test.cc130 static bool Includes(std::vector<tid_t> first, std::vector<tid_t> second) { argument
/netbsd-current/external/bsd/flex/dist/src/
H A Dnfa.c380 int mkbranch (int first, int second) argument
463 mkor(int first, int second) argument
[all...]

Completed in 345 milliseconds

12345678910