/illumos-gate/usr/src/lib/libsec/common/ |
H A D | acl_lex.l | 74 %s TS NS PS AIS AS US ES 366 BEGIN ES; variable 429 BEGIN ES; variable 442 BEGIN ES; variable 455 BEGIN ES; variable 468 BEGIN ES; variable 523 BEGIN ES; variable 536 BEGIN ES; variable 549 BEGIN ES; variable 563 BEGIN ES; variable [all …]
|
/illumos-gate/usr/src/cmd/tip/ |
H A D | remote.c | 33 char *ES; /* escape character */ variable 50 &ES, &EX, &FO, &RC, &RE, &PA 161 if (ES != NOSTR) in getremcap() 162 (void) vstring("es", ES); in getremcap()
|
H A D | tip.h | 70 extern char *ES; /* escape character */
|
/illumos-gate/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()
|
/illumos-gate/usr/src/lib/libc/i386/sys/ |
H A D | ptrace.c | 301 ps->pr_lwp.pr_reg[ES] = cp->user.u_reg[ES]; in ptrace() 618 ps->pr_lwp.pr_reg[ES] = cp->user.u_reg[ES]; in ProcUpdate() 669 cp->user.u_reg[ES] = ps->pr_lwp.pr_reg[ES]; in MakeUser()
|
/illumos-gate/usr/src/cmd/sgs/demo_rdb/i386/ |
H A D | regs.c | 62 disp_reg_line(ph, &pstatus, "es", ES, "ds", DS); in display_all_regs()
|
/illumos-gate/usr/src/uts/intel/sys/ |
H A D | regset.h | 112 #define ES 2 macro
|
/illumos-gate/usr/src/test/os-tests/tests/i386/ |
H A D | badseg_exec.c | 93 return (resetseg(ES)); in resetes()
|
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/ |
H A D | wjposer1.in | 7 %ES:000088 26 %ES:001077 48 %ES:000535 58 %ES:000672 70 %ES:001041 800 %ES:000491 1078 %ES:001353 1088 %ES:000457 1251 %ES:000660 1368 %ES:000369
|
H A D | wjposer1.ok | 8 %ES:000088 29 %ES:001077 77 %ES:000535 88 %ES:000672 101 %ES:001041 1063 %ES:000491 1500 %ES:001353 1511 %ES:000457 1723 %ES:000660 1862 %ES:000369
|
/illumos-gate/usr/src/cmd/mdb/intel/mdb/ |
H A D | proc_ia32dep.c | 59 { "es", ES, MDB_TGT_R_EXPORT }, 185 grs[ES], grs[EDX], grs[EDX]); in pt_regs()
|
/illumos-gate/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
|
/illumos-gate/usr/src/lib/brand/shared/brand/i386/ |
H A D | handler.S | 93 mov %es, EH_LOCALS_GREG(ES)(%ebp)
|
/illumos-gate/usr/src/boot/i386/btx/lib/ |
H A D | btxv86.s | 31 .set V86_ES,0x8 # V86 ES
|
/illumos-gate/usr/src/lib/libdtrace/i386/ |
H A D | regs.sed.in | 44 SED_REPLACE(ES)
|
H A D | regs.d.in | 34 inline int R_ES = @ES@;
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | zone_sun.tab | 119 BR -2332-04637 America/Sao_Paulo - Brazil (southeast: GO, DF, MG, ES, RJ, SP, PR, SC, RS) 192 ES +4024-00341 Europe/Madrid - Spain (mainland) 193 ES +3553-00519 Africa/Ceuta - Ceuta, Melilla 194 ES +2806-01524 Atlantic/Canary - Canary Islands
|
H A D | zone.tab.txt | 96 BR -2332-04637 America/Sao_Paulo Brazil (southeast: GO, DF, MG, ES, RJ, SP, PR, SC, RS) 169 ES +4024-00341 Europe/Madrid Spain (mainland) 170 ES +3553-00519 Africa/Ceuta Ceuta, Melilla 171 ES +2806-01524 Atlantic/Canary Canary Islands
|
/illumos-gate/usr/src/uts/intel/os/ |
H A D | archdep.c | 349 grp[ES] = (uint16_t)pcb->pcb_es; in getgregs32() 354 grp[ES] = (uint16_t)rp->r_es; in getgregs32() 393 dmc->gregs[REG_ES] = (greg_t)(uint32_t)smc->gregs[ES]; in ucontext_32ton()
|
/illumos-gate/usr/src/boot/i386/btx/btx/ |
H A D | btx.S | 74 .set V86_ES,0x8 # V86 ES 223 pushl %ecx # Set ES 358 pushl %es # Set ES
|
/illumos-gate/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
|