Home
last modified time | relevance | path

Searched refs:ym (Results 1 – 23 of 23) sorted by relevance

/openbsd/src/gnu/gcc/gcc/config/i386/
Dmmx.md69 "Cr ,m,C ,*ym,*y,Y ,*y,C,xm,x,x,r"))]
93 "C ,*ym,*y,*Y,*y,C ,*Ym,*Y,C ,*x,m ,*x,irm,r"))]
128 "Cr ,m ,C ,*ym,*y,Y ,*y,C,x,m,x,x,r"))]
153 "C ,*ym,*y,*Y,*y,C ,*x,m ,*x,irm,r"))]
217 (match_operand:V2SF 2 "nonimmediate_operand" "ym")))]
225 (minus:V2SF (match_operand:V2SF 1 "nonimmediate_operand" "0,ym")
226 (match_operand:V2SF 2 "nonimmediate_operand" "ym,0")))]
244 (match_operand:V2SF 2 "nonimmediate_operand" "ym")))]
253 (match_operand:V2SF 2 "nonimmediate_operand" "ym")))]
262 (match_operand:V2SF 2 "nonimmediate_operand" "ym")))]
[all …]
Dsse.md881 (float:V2SF (match_operand:V2SI 2 "nonimmediate_operand" "ym")))
/openbsd/src/regress/usr.bin/mandoc/mdoc/Bf/
Dmultiargs.out_ascii7 …normal text ssyymmbboolliicc eemmpphhaassiiss back to normal ssyymmbboollii…
8 …ssyymmbboolliicc bbaaddaarrgg back to normal SSyy --eemmpphhaassiiss back…
Dnest.out_ascii7 …normal text _e_m_p_h_a_s_i_s literal ssyymmbboolliicc _E_m Li SSyy _i_n_-_…
8 …back to Li _b_a_c_k _t_o _E_m bbaacckk ttoo ssyymmbboolliicc back to literal…
/openbsd/src/regress/lib/libcrypto/x509/bettertls/certificates/
D1012.crt12 ym/XW+o4HP5YdeDdAS+V1fFzuWyzB8W5a7xeDeWKTxq4afRIMpys5CQHKnDk6NA+
D1818.key22 zxWaXI+ymORPfkuzg0bzuejLDzkH8Ii2lyLXm/HZHUdLs6sveWxn+inwO846u/ym
D3125.key16 RxF9tW6VwvJWUABuRRi8MUejEZTXgRd+4tTkLLKeB6cccgWZfQCHNyQVDIcKz/ym
D376.chain12 gWqMKbXOTxM+ym/ra6W1miMtCZwyRTxEvAZ6ko5WII5h2LQnt1/j+Vzwhf0qnFK0
D541.chain42 qqe1JLmkCvOoJ3s3CThF3xUd4T3LgrSDkbRKHV0MmvhtTwjF7+4p+eHq+ym+xpMV
/openbsd/src/gnu/llvm/libcxx/include/
Dchrono449 constexpr year_month operator+(const year_month& ym, const months& dm) noexcept;
450 constexpr year_month operator+(const months& dm, const year_month& ym) noexcept;
451 constexpr year_month operator-(const year_month& ym, const months& dm) noexcept;
453 constexpr year_month operator+(const year_month& ym, const years& dy) noexcept;
454 constexpr year_month operator+(const years& dy, const year_month& ym) noexcept;
455 constexpr year_month operator-(const year_month& ym, const years& dy) noexcept;
459 operator<<(basic_ostream<charT, traits>& os, const year_month& ym);
590 operator/(const year_month& ym, const day& d) noexcept;
592 operator/(const year_month& ym, int d) noexcept;
602 operator/(const year_month& ym, last_spec) noexcept;
[all …]
/openbsd/src/regress/usr.bin/mandoc/eqn/nullary/
Dsymbol.out_utf84 nnuullllaarryy--ssyymmbbooll – equation tokens for symbols
Dsymbol.out_ascii4 nnuullllaarryy--ssyymmbbooll - equation tokens for symbols
/openbsd/src/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/BigInt/
DCalc.pm2032 my $ym = 10 ** ($log10y - $ye);
2043 print "ym = $ym\n";
2049 $ym *= 10 ** $d;
2052 my $y_str = sprintf('%.0f', $ym) . "0" x $ye;
2056 print "ym = $ym\n";
DLib.pm977 my $ym = "." . $y_str;
985 my $log10y = log($ym) / log(10) + $ye;
1006 print "ym = $ym\n";
/openbsd/src/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/
DBigFloat.pm1678 my $ym = $y->{_m};
1680 $ym = $LIB->_copy($y->{_m});
1681 $ym = $LIB->_lsft($ym, $LIB->_new($diff), 10);
1686 $LIB->_acmp($xm, $ym);
2370 my $ym = $LIB->_copy($y->{_m});
2373 $ym = $LIB->_lsft($ym, $y->{_e}, 10)
2392 $ym = $LIB->_lsft($ym, $x->{_e}, 10); # 123 => 1230
2406 $x->{_m} = $LIB->_mod($x->{_m}, $ym);
/openbsd/src/gnu/usr.bin/gcc/gcc/config/i386/
Di386.md17907 (match_operand:V8QI 1 "vector_move_operand" "C,ym,y"))]
17919 (match_operand:V4HI 1 "vector_move_operand" "C,ym,y"))]
17931 (match_operand:V2SI 1 "vector_move_operand" "C,ym,y"))]
17943 (match_operand:V2SF 1 "vector_move_operand" "C,ym,y"))]
19230 (float:V2SF (match_operand:V2SI 2 "nonimmediate_operand" "ym")))
19335 (match_operand:V8QI 2 "nonimmediate_operand" "ym")))]
19344 (match_operand:V4HI 2 "nonimmediate_operand" "ym")))]
19353 (match_operand:V2SI 2 "nonimmediate_operand" "ym")))]
19363 (match_operand:DI 2 "nonimmediate_operand" "ym"))]
19373 (match_operand:V8QI 2 "nonimmediate_operand" "ym")))]
[all …]
/openbsd/src/sys/dev/isa/
Dpnpdevs470 ym @@@1001 # ALS100+
471 ym YMH0021 # OPL3-SA2 Sound Board
/openbsd/src/gnu/usr.bin/cvs/src/
Drcs.c7281 char *ym; local
7298 ym = strchr (prvers->date, '.');
7299 if (ym == NULL)
7314 md = strchr (ym + 1, '.');
7321 cvs_output (month_printname (ym + 1), 0);
7326 cvs_output (ym - 2, 2);
/openbsd/src/gnu/usr.bin/binutils-2.17/cpu/
Dcris.cpu37 "On a list ((x0 y0) .. (xN yN)), 0 <= m <= N, (define-pmacro xm ym)"
42 (.pmacro (l) (.apply (.pmacro (xm ym) (define-pmacro xm ym)) l)) x)))
/openbsd/src/gnu/usr.bin/gcc/gcc/config/m68hc11/
Dm68hc11.md1521 [(set (match_operand:HI 0 "non_push_operand" "=d,*x*ym,u")
/openbsd/src/gnu/gcc/gcc/config/m68hc11/
Dm68hc11.md1529 [(set (match_operand:HI 0 "non_push_operand" "=d,*x*ym,u")
/openbsd/src/lib/libcrypto/
Dcert.pem4768 n4rjyduYNM7YMxcoRvynyfDStNVNCXJJ+fKH46nafaF9a7I6JaltUkSs+L5u+9ym
/openbsd/src/share/dict/
Dweb2234790 ym