/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/ |
H A D | time_put_members_char.cc | 59 tm time1 = { 0, 0, 12, 4, 3, 71 }; in test01() local 71 iterator_type os_it01 = tim_put.put(oss.rdbuf(), oss, '*', &time1, 'a'); in test01() 76 iterator_type os_it21 = tim_put.put(oss.rdbuf(), oss, '*', &time1, 'x'); in test01() 148 iterator_type os_it05 = tim_put.put(oss.rdbuf(), oss, '*', &time1, in test01() 152 iterator_type os_it06 = tim_put.put(oss.rdbuf(), oss, '*', &time1, in test01() 159 iterator_type os_it07 = tim_put.put(oss.rdbuf(), oss, '*', &time1, in test01() 163 iterator_type os_it08 = tim_put.put(oss.rdbuf(), oss, '*', &time1, in test01() 170 iterator_type os_it09 = tim_put.put(oss.rdbuf(), oss, '*', &time1, in test01() 174 iterator_type os_it10 = tim_put.put(oss.rdbuf(), oss, '*', &time1, in test01() 181 iterator_type os_it11 = tim_put.put(oss.rdbuf(), oss, '*', &time1, in test01() [all …]
|
H A D | time_put_members_wchar_t.cc | 61 tm time1 = { 0, 0, 12, 4, 3, 71 }; in test01() local 73 iterator_type os_it01 = tim_put.put(oss.rdbuf(), oss, '*', &time1, 'a'); in test01() 78 iterator_type os_it21 = tim_put.put(oss.rdbuf(), oss, '*', &time1, 'x'); in test01() 150 iterator_type os_it05 = tim_put.put(oss.rdbuf(), oss, '*', &time1, in test01() 154 iterator_type os_it06 = tim_put.put(oss.rdbuf(), oss, '*', &time1, in test01() 161 iterator_type os_it07 = tim_put.put(oss.rdbuf(), oss, '*', &time1, in test01() 165 iterator_type os_it08 = tim_put.put(oss.rdbuf(), oss, '*', &time1, in test01() 172 iterator_type os_it09 = tim_put.put(oss.rdbuf(), oss, '*', &time1, in test01() 176 iterator_type os_it10 = tim_put.put(oss.rdbuf(), oss, '*', &time1, in test01() 183 iterator_type os_it11 = tim_put.put(oss.rdbuf(), oss, '*', &time1, in test01() [all …]
|
/openbsd/sbin/atactl/ |
H A D | atasmart.h | 131 u_int8_t time1; member 153 u_int8_t time1; member 187 u_int8_t time1; member
|
H A D | atactl.c | 1536 if ((data->desc[i].time1 | data->desc[i].time2) == 0) in device_smart_readlog() 1545 MAKEWORD(data->desc[i].time1, in device_smart_readlog() 1584 printf(" timestamp: %d\n", MAKEWORD(data->err.time1, in smart_print_errdata() 1597 MAKEDWORD(data->cmd[0].time1, data->cmd[0].time2, in smart_print_errdata() 1599 MAKEDWORD(data->cmd[1].time1, data->cmd[1].time2, in smart_print_errdata() 1601 MAKEDWORD(data->cmd[2].time1, data->cmd[2].time2, in smart_print_errdata() 1603 MAKEDWORD(data->cmd[3].time1, data->cmd[3].time2, in smart_print_errdata() 1605 MAKEDWORD(data->cmd[4].time1, data->cmd[4].time2, in smart_print_errdata()
|
/openbsd/gnu/llvm/libcxx/include/ |
H A D | ctime | 34 double difftime(time_t time1, time_t time0);
|
/openbsd/lib/libc/time/ |
H A D | localtime.c | 152 static time_t time1(struct tm * tmp, 1821 time1(struct tm *tmp, struct tm * (*funcp)(const time_t *, long, struct tm *), in time1() function 1901 ret = time1(tmp, localsub, 0L); in mktime() 1922 return time1(tmp, gmtsub, 0L); in timegm() 1930 return time1(tmp, gmtsub, offset); in timeoff()
|
/openbsd/gnu/gcc/gcc/ |
H A D | reload1.c | 4889 int time1; in reload_reg_free_for_value_p() local 4925 time1 = copy ? 0 : 1; in reload_reg_free_for_value_p() 4928 time1 = copy ? 1 : MAX_RECOG_OPERANDS * 5 + 5; in reload_reg_free_for_value_p() 4937 time1 = opnum * 4 + 2; in reload_reg_free_for_value_p() 4940 time1 = opnum * 4 + 3; in reload_reg_free_for_value_p() 4945 time1 = copy ? opnum * 4 + 4 : MAX_RECOG_OPERANDS * 4 + 3; in reload_reg_free_for_value_p() 4950 time1 = MAX_RECOG_OPERANDS * 4 + 1; in reload_reg_free_for_value_p() 4958 time1 = MAX_RECOG_OPERANDS * 4 + 4 + opnum; in reload_reg_free_for_value_p() 4961 time1 = MAX_RECOG_OPERANDS * 4 + 5 + opnum; in reload_reg_free_for_value_p() 4964 time1 = MAX_RECOG_OPERANDS * 5 + 5; in reload_reg_free_for_value_p() [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | reload1.c | 4807 int time1; local 4843 time1 = copy ? 0 : 1; 4846 time1 = copy ? 1 : MAX_RECOG_OPERANDS * 5 + 5; 4855 time1 = opnum * 4 + 2; 4858 time1 = opnum * 4 + 3; 4863 time1 = copy ? opnum * 4 + 4 : MAX_RECOG_OPERANDS * 4 + 3; 4868 time1 = MAX_RECOG_OPERANDS * 4 + 1; 4876 time1 = MAX_RECOG_OPERANDS * 4 + 4 + opnum; 4879 time1 = MAX_RECOG_OPERANDS * 4 + 5 + opnum; 4882 time1 = MAX_RECOG_OPERANDS * 5 + 5; [all …]
|
/openbsd/gnu/usr.bin/perl/ext/POSIX/ |
H A D | POSIX.xs | 3564 difftime(time1, time2) in difftime() argument 3565 Time_t time1 in difftime()
|