/titanic_50/usr/src/lib/libsec/common/ |
H A D | acl_lex.l | 72 %s TS NS PS AIS AS US ES 364 BEGIN ES; variable 427 BEGIN ES; variable 440 BEGIN ES; variable 453 BEGIN ES; variable 466 BEGIN ES; variable 521 BEGIN ES; variable 534 BEGIN ES; variable 547 BEGIN ES; variable 561 BEGIN ES; variable [all …]
|
/titanic_50/usr/src/cmd/tip/ |
H A D | remote.c | 22 &ES, &EX, &FO, &RC, &RE, &PA 133 if (ES != NOSTR) in getremcap() 134 (void) vstring("es", ES); in getremcap()
|
H A D | tip.h | 72 char *ES; /* escape character */ variable
|
/titanic_50/usr/src/lib/libc/i386/threads/ |
H A D | machdep.c | 103 es = uc.uc_mcontext.gregs[ES]; in setup_context() 112 ucp->uc_mcontext.gregs[ES] = es; in setup_context() 239 ucp->uc_mcontext.gregs[ES] = es; in __csigsetjmp()
|
/titanic_50/usr/src/lib/libc/i386/sys/ |
H A D | ptrace.c | 303 ps->pr_lwp.pr_reg[ES] = cp->user.u_reg[ES]; in ptrace() 620 ps->pr_lwp.pr_reg[ES] = cp->user.u_reg[ES]; in ProcUpdate() 671 cp->user.u_reg[ES] = ps->pr_lwp.pr_reg[ES]; in MakeUser()
|
/titanic_50/usr/src/cmd/sgs/librtld_db/demo/i386/ |
H A D | regs.c | 62 disp_reg_line(ph, &pstatus, "es", ES, "ds", DS); in display_all_regs()
|
/titanic_50/usr/src/uts/intel/sys/ |
H A D | regset.h | 112 #define ES 2 macro
|
/titanic_50/usr/src/lib/brand/shared/brand/i386/ |
H A D | handler.s | 93 mov %es, EH_LOCALS_GREG(ES)(%ebp)
|
/titanic_50/usr/src/lib/iconv_modules/utf-8/utils/ |
H A D | ptcp154.txt | 244 0xbd 0x04AA # CYRILLIC CAPITAL LETTER ES WITH DESCENDER 245 0xbe 0x04AB # CYRILLIC SMALL LETTER ES WITH DESCENDER 264 0xd1 0x0421 # CYRILLIC CAPITAL LETTER ES 296 0xf1 0x0441 # CYRILLIC SMALL LETTER ES
|
H A D | koi8-u.txt | 207 0xD3 0x0441 # CYRILLIC SMALL LETTER ES 239 0xF3 0x0421 # CYRILLIC CAPITAL LETTER ES
|
H A D | 8859-5.txt | 173 0xC1 0x0421 # CYRILLIC CAPITAL LETTER ES 205 0xE1 0x0441 # CYRILLIC SMALL LETTER ES
|
/titanic_50/usr/src/lib/libdtrace/i386/ |
H A D | regs.sed.in | 46 SED_REPLACE(ES)
|
H A D | regs.d.in | 34 inline int R_ES = @ES@;
|
/titanic_50/usr/src/data/zoneinfo/ |
H A D | zone.tab.txt | 94 BR -2332-04637 America/Sao_Paulo Brazil (southeast: GO, DF, MG, ES, RJ, SP, PR, SC, RS) 172 ES +4024-00341 Europe/Madrid Spain (mainland) 173 ES +3553-00519 Africa/Ceuta Ceuta, Melilla 174 ES +2806-01524 Atlantic/Canary Canary Islands
|
H A D | zone_sun.tab | 117 BR -2332-04637 America/Sao_Paulo - Brazil (southeast: GO, DF, MG, ES, RJ, SP, PR, SC, RS) 195 ES +4024-00341 Europe/Madrid Spain (mainland) 196 ES +3553-00519 Africa/Ceuta Ceuta, Melilla 197 ES +2806-01524 Atlantic/Canary - Canary Islands
|
H A D | country.tab | 93 ES Spain
|
/titanic_50/usr/src/cmd/mdb/intel/mdb/ |
H A D | proc_ia32dep.c | 54 { "es", ES, MDB_TGT_R_EXPORT }, 179 grs[ES], grs[EDX], grs[EDX]); in pt_regs()
|
/titanic_50/usr/src/uts/intel/fs/proc/ |
H A D | prmachdep.c | 127 dst[REG_ES] = (uint16_t)src[ES]; in prgregset_32ton()
|
/titanic_50/usr/src/lib/iconv_modules/utf-8/utils/msft-pc-windows/ |
H A D | CP1251.TXT | 252 0xD1 0x0421 #CYRILLIC CAPITAL LETTER ES 284 0xF1 0x0441 #CYRILLIC SMALL LETTER ES
|
H A D | CP855.TXT | 269 0xe3 0x0441 #CYRILLIC SMALL LETTER ES 270 0xe4 0x0421 #CYRILLIC CAPITAL LETTER ES
|
H A D | CP866.TXT | 187 0x91 0x0421 #CYRILLIC CAPITAL LETTER ES 267 0xe1 0x0441 #CYRILLIC SMALL LETTER ES
|
/titanic_50/usr/src/cmd/localedef/data/ |
H A D | 8859-5.TXT | 241 0xC1 0x0421 # CYRILLIC CAPITAL LETTER ES 273 0xE1 0x0441 # CYRILLIC SMALL LETTER ES
|
H A D | KOI8-R.TXT | 258 0xD3 0x0441 # CYRILLIC SMALL LETTER ES 290 0xF3 0x0421 # CYRILLIC CAPITAL LETTER ES
|
H A D | KOI8-U.TXT | 266 0xD3 0x0441 # CYRILLIC SMALL LETTER ES 298 0xF3 0x0421 # CYRILLIC CAPITAL LETTER ES
|
/titanic_50/usr/src/uts/intel/ia32/os/ |
H A D | archdep.c | 510 grp[ES] = (uint16_t)pcb->pcb_es; in getgregs32() 515 grp[ES] = (uint16_t)rp->r_es; in getgregs32() 554 dmc->gregs[REG_ES] = (greg_t)(uint32_t)smc->gregs[ES]; in ucontext_32ton()
|