Searched refs:newt (Results 1 – 13 of 13) sorted by relevance
/openbsd/gnu/usr.bin/perl/os2/OS2/OS2-Process/t/ |
H A D | os2_process.t | 62 my $newt = "test OS2::Process $$"; 63 ok(Title_set($newt), 'successfully set Title'); 64 is(Title, $newt, 'correctly set Title'); 71 $newt = "test OS2::Process both-$$"; 73 is(Title, $newt, 'session title correctly set'); 74 is(winTitle, $newt, 'winTitle correctly set'); 79 $newt = "test OS2::Process win-$$"; 82 is(winTitle, $newt, 'winTitle changed value'); 87 $newt = "test OS2::Process sw-$$"; 95 $newt = "test OS2::Process again-$$"; [all …]
|
/openbsd/usr.sbin/zdump/ |
H A D | zdump.c | 112 time_t now, t, newt; in main() local 207 newt = t + SECSPERHOUR * 12; in main() 208 newtmp = localtime(&newt); in main() 212 (delta(&newtm, &tm) != (newt - t) || in main() 215 newt = hunt(argv[i], t, newt); in main() 216 newtmp = localtime(&newt); in main() 222 t = newt; in main()
|
/openbsd/usr.bin/file/magdir/ |
H A D | uuencode | 19 # Greg Roelofs, newt@uchicago.edu 23 # Greg Roelofs, newt@uchicago.edu
|
H A D | vms | 6 # VMS .exe formats, both VAX and AXP (Greg Roelofs, newt@uchicago.edu)
|
H A D | c-lang | 7 # XPM icons (Greg Roelofs, newt@uchicago.edu)
|
H A D | images | 75 # (Greg Roelofs, newt@uchicago.edu) 98 # (Greg Roelofs, newt@uchicago.edu) 188 # PC bitmaps (OS/2, Windows BMP files) (Greg Roelofs, newt@uchicago.edu) 209 # XPM icons (Greg Roelofs, newt@uchicago.edu)
|
H A D | archive | 516 # HA archiver (Greg Roelofs, newt@uchicago.edu) 547 # LHARC/LHA archiver (Greg Roelofs, newt@uchicago.edu) 581 # RAR archiver (Greg Roelofs, newt@uchicago.edu) 598 # SQUISH archiver (Greg Roelofs, newt@uchicago.edu) 601 # UC2 archiver (Greg Roelofs, newt@uchicago.edu)
|
H A D | audio | 109 # Extended MOD format (*.emd) (Greg Roelofs, newt@uchicago.edu); NOT TESTED
|
H A D | msdos | 214 # .EXE formats (Greg Roelofs, newt@uchicago.edu)
|
/openbsd/lib/libc/time/ |
H A D | localtime.c | 1226 time_t newt = t; in localsub() local 1245 newt += seconds; in localsub() 1247 newt -= seconds; in localsub() 1248 if (newt < sp->ats[0] || in localsub() 1249 newt > sp->ats[sp->timecnt - 1]) in localsub() 1647 time_t newt; in time2sub() local 1778 newt = t + sp->ttis[j].tt_gmtoff - in time2sub() 1789 t = newt; in time2sub() 1796 newt = t + saved_seconds; in time2sub() 1797 if ((newt < t) != (saved_seconds < 0)) in time2sub() [all …]
|
/openbsd/usr.bin/awk/ |
H A D | run.c | 1755 char *newt = (char *) malloc(strlen(s)); /* for building new string; reuse for each field */ in split() local 1757 char *fr = newt; in split() 1778 if (is_number(newt, &result)) in split() 1779 setsymtab(num, newt, result, STR|NUM, (Array *) ap->sval); in split() 1781 setsymtab(num, newt, 0.0, STR, (Array *) ap->sval); in split() 1785 free(newt); in split()
|
/openbsd/gnu/gcc/gcc/ |
H A D | tree-ssa-pre.c | 3475 tree newt = create_value_expr_from (rhs, block, stmt); in compute_avail() local 3476 if (newt) in compute_avail() 3481 if (try_combine_conversion (&newt)) in compute_avail() 3482 vn_add (lhs, newt); in compute_avail() 3485 tree val = vn_lookup_or_add (newt, stmt); in compute_avail() 3487 value_insert_into_set (EXP_GEN (block), newt); in compute_avail()
|
/openbsd/share/dict/ |
H A D | web2 | 124267 newt
|