/illumos-gate/usr/src/lib/libsqlite/test/ |
H A D | pager.test | 60 set ::gx [page_lookup $::p1 1] 76 set ::gx [page_lookup $::p1 1] 77 expr {$::gx!=""} 83 expr $::g1==$::gx 86 page_unref $::gx 209 set gx [page_get $::p1 $i] 210 page_write $gx "Page-$i" 211 page_unref $gx 217 set gx \[page_get $::p1 $i\] 218 set v \[page_read \$gx\] [all …]
|
/illumos-gate/usr/src/common/crypto/ecc/ |
H A D | ecp_test.c | 148 mp_int one, order_1, gx, gy, rx, ry, n; in ectest_curve_GFp() local 156 MP_CHECKOK(mp_init(&gx, kmflag)); in ectest_curve_GFp() 167 MP_CHECKOK(group->meth->field_dec(&group->genx, &gx, group->meth)); in ectest_curve_GFp() 170 MP_CHECKOK(mp_copy(&group->genx, &gx)); in ectest_curve_GFp() 176 MP_CHECKOK(mp_toradix(&gx, s, 16)); in ectest_curve_GFp() 242 if ((mp_cmp(&rx, &gx) != 0) || (mp_cmp(&ry, &gy) != 0)) { in ectest_curve_GFp() 250 MP_CHECKOK(ECPoint_mul(group, &order_1, &gx, &gy, &rx, &ry)); in ectest_curve_GFp() 259 if ((mp_cmp(&rx, &gx) != 0) || (mp_cmp(&ry, &gy) != 0)) { in ectest_curve_GFp() 319 MP_CHECKOK(ECPoint_mul(group, &group->order, &gx, &gy, &rx, &ry)); in ectest_curve_GFp() 335 (group, &order_1, &order_1, &gx, &gy, &rx, &ry)); in ectest_curve_GFp() [all …]
|
H A D | ec2_test.c | 149 mp_int one, order_1, gx, gy, rx, ry, n; in ectest_curve_GF2m() local 157 MP_CHECKOK(mp_init(&gx, kmflag)); in ectest_curve_GF2m() 168 MP_CHECKOK(group->meth->field_dec(&group->genx, &gx, group->meth)); in ectest_curve_GF2m() 171 MP_CHECKOK(mp_copy(&group->genx, &gx)); in ectest_curve_GF2m() 178 MP_CHECKOK(mp_toradix(&gx, s, 16)); in ectest_curve_GF2m() 263 if ((mp_cmp(&rx, &gx) != 0) || (mp_cmp(&ry, &gy) != 0)) { in ectest_curve_GF2m() 271 MP_CHECKOK(ECPoint_mul(group, &order_1, &gx, &gy, &rx, &ry)); in ectest_curve_GF2m() 280 if ((mp_cmp(&rx, &gx) != 0) || (mp_cmp(&ry, &gy) != 0)) { in ectest_curve_GF2m() 357 MP_CHECKOK(ECPoint_mul(group, &group->order, &gx, &gy, &rx, &ry)); in ectest_curve_GF2m() 373 (group, &order_1, &order_1, &gx, &gy, &rx, &ry)); in ectest_curve_GF2m() [all …]
|
/illumos-gate/usr/src/cmd/troff/ |
H A D | n1.c | 836 goto gx; in getch() 839 goto gx; in getch() 849 goto gx; in getch() 852 goto gx; in getch() 855 goto gx; in getch() 858 goto gx; in getch() 861 goto gx; in getch() 864 goto gx; in getch() 867 goto gx; in getch() 870 goto gx; in getch() [all …]
|
/illumos-gate/usr/src/common/mpi/ |
H A D | mpi.c | 1937 mp_int gx, xc, yc, u, v, A, B, C, D; in mp_xgcd() local 1950 MP_CHECKOK( mp_init(&gx, FLAG(a)) ); in mp_xgcd() 1951 clean[++last] = &gx; in mp_xgcd() 1967 mp_set(&gx, 1); in mp_xgcd() 1976 MP_CHECKOK( s_mp_mul_2d(&gx,n) ); in mp_xgcd() 2030 MP_CHECKOK( mp_mul(&gx, &v, g) ); in mp_xgcd()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | asppp2pppd | 1122 $phone =~ s+(^|[^\\])$from+$1$to+gx;
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | terminfo.src | 931 …gx%{9}%>%t%gx%{10}%-%'a'%+%c%e%gx%d%;%gr%{15}%&%Px%?%gx%{9}%>%t%gx%{10}%-%'a'%+%c%e%gx%d%;%p3%{255… 9568 …128}%/%{31}%&%{32}%+%c%gy%{3}%&%{4}%*%gx%{3}%&%+%{96}%+%c%gy%{004}%/%{31}%&%{96}%+%c%gx%{128}%/%{3… 9578 …128}%/%{31}%&%{32}%+%c%gy%{3}%&%{4}%*%gx%{3}%&%+%{96}%+%c%gy%{004}%/%{31}%&%{96}%+%c%gx%{128}%/%{3… 9587 …*%{4}%+%{5}%/%Px%gy%{32}%/%{31}%&%{32}%+%c%gy%{31}%&%{96}%+%c%gx%{32}%/%{31}%&%{32}%+%c%gx%{31}%&%… 19409 modgraph2|modgraph gx-1000 80x24 with keypad not enabled,
|
H A D | termcap.src | 17299 modgraph2|modgraph gx-1000 80x24 with keypad not enabled:\
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | magic.tab | 1022 &156 match [gx]
|