/openbsd/bin/ksh/ |
H A D | c_test.c | 140 if ((*te.isa)(&te, TM_END)) in c_test() 146 res = (*te.eval)(&te, op, opnd1, in c_test() 165 if ((*te.isa)(&te, TM_NOT)) { in c_test() 384 if (!(te->flags & TEF_ERROR) && !(*te->isa)(te, TM_END)) in test_parse() 398 if (!(te->flags & TEF_ERROR) && (*te->isa)(te, TM_OR)) in test_oexpr() 411 if (!(te->flags & TEF_ERROR) && (*te->isa)(te, TM_AND)) in test_aexpr() 419 if (!(te->flags & TEF_ERROR) && (*te->isa)(te, TM_NOT)) in test_nexpr() 433 if ((*te->isa)(te, TM_OPAREN)) { in test_primary() 447 if ((te->flags & TEF_DBRACKET) || (&te->pos.wp[1] < te->wp_end && in test_primary() 500 if (te->pos.wp >= te->wp_end) in ptest_isa() [all …]
|
H A D | syn.c | 302 Test_env te; in get_command() local 304 te.flags = TEF_DBRACKET; in get_command() 305 te.pos.av = &args; in get_command() 306 te.isa = dbtestp_isa; in get_command() 307 te.getopnd = dbtestp_getopnd; in get_command() 308 te.eval = dbtestp_eval; in get_command() 309 te.error = dbtestp_error; in get_command() 311 test_parse(&te); in get_command() 863 XPput(*te->pos.av, save); in dbtestp_isa() 893 te->flags |= TEF_ERROR; in dbtestp_error() [all …]
|
H A D | exec.c | 260 Test_env te; in execute() local 262 te.flags = TEF_DBRACKET; in execute() 263 te.pos.wp = t->args; in execute() 264 te.isa = dbteste_isa; in execute() 266 te.eval = dbteste_eval; in execute() 269 rv = test_parse(&te); in execute() 1361 if (!*te->pos.wp) in dbteste_isa() 1373 for (p = *te->pos.wp; in dbteste_isa() 1387 te->pos.wp++; in dbteste_isa() 1395 char *s = *te->pos.wp; in dbteste_getopnd() [all …]
|
/openbsd/regress/lib/libc/fnmatch/ |
H A D | fnm_test.in | 11 # 'te\\st' 'te\st'; no match if FNM_NOESCAPE 12 te\\st te\st 0x0 0 13 te\\st te\st 0x1 1 14 te\\st te\st 0x1e 0 15 # 'te\*t' 'te*t'; no match if FNM_NOESCAPE 16 te\*t te*t 0x0 0 17 te\*t te*t 0x1 1 18 te\*t te*t 0x1e 0 23 te\?t te?t 0x0 0 24 te\?t te?t 0x1 1 [all …]
|
/openbsd/usr.bin/calendar/calendars/fr_FR.UTF-8/ |
H A D | calendar.fetes | 25 01/02 Bonne fête aux Basile ! 31 01/04 Bonne fête aux Angèle ! 34 01/05 Bonne fête aux Gerlac ! 43 01/08 Bonne fête aux Peggy ! 46 01/09 Bonne fête aux Alix ! 49 01/11 Bonne fête aux Paulin ! 52 01/12 Bonne fête aux Alfred ! 58 01/14 Bonne fête aux Nina ! 79 01/21 Bonne fête aux Avit ! 94 01/31 Bonne fête aux Jean ! [all …]
|
H A D | calendar.jferies | 14 05/01 Fête du travail 16 07/14 Fête nationale française 23 Easter+49 Pentecôte 24 Easter+50 Lundi de Pentecôte
|
/openbsd/lib/libkeynote/ |
H A D | parse_assertion.c | 455 te = as->as_buf + i; in keynote_parse_assertion() 464 te = as->as_buf + i; in keynote_parse_assertion() 473 te = as->as_buf + i; in keynote_parse_assertion() 502 keynote_get_envlist(ts, te, 1); in keynote_parse_assertion() 549 as->as_keypred_e = te; in keynote_parse_assertion() 561 as->as_conditions_e = te; in keynote_parse_assertion() 575 as->as_signature_string_e = te; in keynote_parse_assertion() 587 as->as_comment_e = te; in keynote_parse_assertion() 595 if ((te == as->as_buf + len) || (te + 1 == as->as_buf + len) || in keynote_parse_assertion() 596 (*(te) == '\0') || (*(te + 1) == '\0')) in keynote_parse_assertion() [all …]
|
/openbsd/regress/usr.bin/mandoc/char/bar/ |
H A D | mdoc.out_ascii | 10 --iissoollaatteedd | --eemm||bbeeddddeedd | --ffoorrmmaatttteedd 11 iissoollaatteedd | eemm||bbeeddddeedd | ffoorrmmaatttteedd 15 ssppeecciiaall cchhaarraacctteerr 18 …--iissoollaatteedd --|| --eemm||bbeeddddeedd --| --ffoorrmmaattttee… 19 …iissoollaatteedd || eemm||bbeeddddeedd | ffoorrmmaatttteedd || bbool… 26 --iissoollaatteedd | --eemm|bbeeddddeedd 27 iissoollaatteedd | eemm|bbeeddddeedd
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | Makefile.am | 372 config/te-aux.h \ 375 config/te-dpx2.h \ 379 config/te-go32.h \ 381 config/te-hppa.h \ 389 config/te-lynx.h \ 390 config/te-mach.h \ 392 config/te-nbsd.h \ 394 config/te-obsd.h \ 396 config/te-pe.h \ 398 config/te-psos.h \ [all …]
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | Makefile.am | 355 config/te-aux.h \ 358 config/te-dpx2.h \ 362 config/te-go32.h \ 363 config/te-hppa.h \ 371 config/te-lynx.h \ 372 config/te-mach.h \ 374 config/te-nbsd.h \ 377 config/te-obsd.h \ 379 config/te-pe.h \ 380 config/te-psos.h \ [all …]
|
/openbsd/regress/usr.bin/mandoc/mdoc/Fd/ |
H A D | arg.out_ascii | 7 ##uunnqquuootteedd uunneessccaappeedd 9 ##qquuootteedd uunneessccaappeedd 11 ##uunnqquuootteedd eessccaappeedd 13 ##qquuootteedd eessccaappeedd
|
/openbsd/lib/libc/locale/ |
H A D | _wctrans_local.h | 38 _towctrans(wint_t c, _WCTransEntry *te) in _towctrans() argument 41 te->te_cached[(rune_t)c]:_towctrans_ext(c, te)); in _towctrans()
|
H A D | _wctrans.c | 88 _towctrans_ext(wint_t c, struct _WCTransEntry *te) in _towctrans_ext() argument 99 rr = te->te_extmap; in _towctrans_ext()
|
/openbsd/regress/usr.bin/mandoc/roff/string/ |
H A D | escape.out_ascii | 7 NNoorrmmaall iinntteerrppoollaattiioonn 12 IInntteerrvveenniinngg cchhaarraacctteerr 22 DDeellaayyeedd iinntteerrppoollaattiioonn
|
/openbsd/regress/usr.bin/mandoc/man/IP/ |
H A D | literal.out_ascii | 24 lliitteerraall iinnttoo iinnddeenntteedd ppaarraaggrraapphh 36 lliitteerraall oouutt ooff iinnddeenntteedd ppaarraaggrraapphh
|
/openbsd/gnu/usr.bin/perl/cpan/Tie-RefHash/t/ |
H A D | refhash.t | 56 my ($tr, $tw, $te) = @{$tied_results[$i]}; 62 $ok = 0 if (defined($oe) != defined($te)) or ($oe ne $te); 74 defined $te ? "\texception: $te\n" : "\tno exception\n",
|
/openbsd/sbin/mount_udf/ |
H A D | mount_udf.c | 56 struct cd_toc_entry te; in lastblock() local 65 t.data = &te; in lastblock() 71 return (error == -1 ? 0 : te.addr.lba); in lastblock()
|
/openbsd/usr.bin/rev/ |
H A D | rev.c | 91 char *p = NULL, *t, *te, *u; in rev_file() local 114 te = t; in rev_file() 118 for (u = t; u <= te; ++u) in rev_file()
|
/openbsd/lib/libcrypto/aes/asm/ |
H A D | aes-586.pl | 244 { my ($te,@s) = @_; 306 &mov ($v1,&DWP(0,$te,$v0,8)); # 0 309 &xor ($v1,&DWP(3,$te,$v0,8)); # 5 312 &xor ($v1,&DWP(2,$te,$v0,8)); # 10 319 &mov ($v1,&DWP(0,$te,$v0,8)); # 4 321 &xor ($v1,&DWP(2,$te,$v0,8)); # 14 324 &xor ($v1,&DWP(1,$te,$v0,8)); # 3 432 my ($i,$te,@s)=@_; 767 { my ($i,$te,@s) = @_; 777 &mov ($out,&DWP(0,$te,$out,8)); [all …]
|
/openbsd/regress/usr.bin/mandoc/man/BI/ |
H A D | literal.out_ascii | 9 … cchhaarr ** ggeetttteexxtt ((ccoonnsstt cchhaarr ** _m_s_g_i_d));; 10 …cchhaarr ** ddggeetttteexxtt ((ccoonnsstt cchhaarr ** _d_o_m_a_i_n_… 11 …cchhaarr ** ddccggeetttteexxtt ((ccoonnsstt cchhaarr ** _d_o_m_a_i_…
|
/openbsd/regress/usr.bin/mandoc/char/unicode/ |
H A D | input.out_ascii | 9 OOnnee--bbyyttee rraannggee 16 TTwwoo--bbyyttee rraannggee 24 TThhrreeee--bbyyttee rraannggee 47 FFoouurr--bbyyttee rraannggee
|
H A D | input.out_utf8 | 9 OOnnee--bbyyttee rraannggee 16 TTwwoo--bbyyttee rraannggee 24 TThhrreeee--bbyyttee rraannggee 25 U+0000 0xe08080 ??? lowest obfuscated ASCII 26 U+007f 0xe081bf ??? highest obfuscated ASCII 27 U+0080 0xe08280 ??? lowest obfuscated two-byte 28 U+07FF 0xe09fbf ??? highest obfuscated two-byte 29 U+0800 0xe0a080 ࠀࠀ lowest three-byte 30 U+0FFF 0xe0bfbf end of first start byte 31 U+1000 0xe18080 ကက begin of second start byte [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/ |
H A D | eb127.C | 21 void timeloop(vector<double>& y, double ts, double te, double dt); 48 void ODEsolver::timeloop(vector<double>& y, double ts, double te, double dt) in timeloop() argument
|
/openbsd/usr.bin/ftp/ |
H A D | small.c | 562 char *tp[9], *te[9]; local 582 te[toknum] = cp1; 629 while (cp3 != te[toknum]) { 652 te[toknum]) { 702 while (cp3 != te[toknum]) {
|
/openbsd/gnu/usr.bin/perl/t/ |
H A D | TEST | 729 my $te = $::path_to_name{$test} . '.' 733 print $te; 734 $te = ''; 863 print "${te}skipped\n"; 870 print "${te}$failure\n"; 894 print "${te}ok$elapsed\n"; 898 print "${te}skipped\n";
|