HomeSort by: relevance | last modified time | path
    Searched refs:sto (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
xtensa-tdep.h 130 #define XTREG(index,ofs,bsz,sz,al,tnum,flg,cp,ty,gr,name,fet,sto,mas,ct,x,y) \
134 ct, bsz, sz, al, tnum, flg, cp, mas, fet, sto},
  /src/external/gpl3/gdb.old/dist/gdb/
xtensa-tdep.h 130 #define XTREG(index,ofs,bsz,sz,al,tnum,flg,cp,ty,gr,name,fet,sto,mas,ct,x,y) \
134 ct, bsz, sz, al, tnum, flg, cp, mas, fet, sto},
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
scache.c 1277 krb5_scache *sto = SCACHE(to); local
1280 if (strcmp(sfrom->file, sto->file) != 0) {
1284 sfrom->file, sto->file);
1296 if (sto->cid != SCACHE_INVALID_CID) {
1299 sqlite3_bind_int(sfrom->dcache, 1, sto->cid);
1312 sqlite3_bind_text(sfrom->ucachen, 1, sto->name, -1, NULL);
1326 sto->cid = sfrom->cid;
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
mtype.d 350 Type sto; // MODFlags.shared_
1185 t = mcache.sto; // shared const => shared
1200 t = mcache.sto; // shared wild => shared
1222 if (mcache && mcache.sto)
1224 assert(mcache.sto.mod == MODFlags.shared_);
1225 return mcache.sto;
1283 t = mcache.sto; // shared => naked
1375 * fill in the cto, ito, sto, scto, wto shortcuts.
1408 mcache.sto = t;
1463 mcache.sto = mto
    [all...]
  /src/external/bsd/ipf/dist/iplang/
iplang_y.y 1630 struct statetoopt *sto;
1647 for (sto = toipopts; sto->sto_st; sto++)
1648 if (sto->sto_st == state)
1650 if (!sto->sto_st) {
1658 if (io->on_value == sto->sto_op)
  /src/share/terminfo/
terminfo 20230 is2=!com 31\r\n\037sto 9 17 25 33 41 49 57 65 73\r,
20238 is2=!com\s31\r\n\037sto\s9\s17\s25\s33\s41\s49\s57\s65\s73
20243 is2=\037com 33\r\n!sto 9 17 25 33 41 49 57 65 73\r,
20255 # ^]STO 9 17 25 33 41 49 57 65 73
20277 \035pad\s203\035pad\s209\035sno\sn\035sto\s9\s17\s25
20279 tbc=\035sto;,
20291 is2=!com 31\r\n\037sto 9 17 25 33 41 49 57 65 73\r,
20297 is2=\037com\s33\r\n!sto\s9\,17\,25\,33\,41\,49\,57\,65\,73
    [all...]

Completed in 55 milliseconds