Home
last modified time | relevance | path

Searched refs:ES (Results 1 – 25 of 44) sorted by relevance

12

/illumos-gate/usr/src/lib/libsec/common/
H A Dacl_lex.l366 BEGIN ES; variable
429 BEGIN ES; variable
442 BEGIN ES; variable
455 BEGIN ES; variable
468 BEGIN ES; variable
523 BEGIN ES; variable
668 BEGIN ES; variable
678 BEGIN ES; variable
726 <ES>"," {
730 <ES>. {
[all …]
/illumos-gate/usr/src/cmd/tip/
H A Dremote.c33 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 Dtip.h70 extern char *ES; /* escape character */
/illumos-gate/usr/src/lib/libc/i386/threads/
H A Dmachdep.c103 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 Dptrace.c301 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/test/os-tests/tests/i386/
H A Dbadseg_exec.c93 return (resetseg(ES)); in resetes()
/illumos-gate/usr/src/cmd/sgs/demo_rdb/i386/
H A Dregs.c62 disp_reg_line(ph, &pstatus, "es", ES, "ds", DS); in display_all_regs()
/illumos-gate/usr/src/uts/intel/sys/
H A Dregset.h112 #define ES 2 macro
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dwjposer1.in7 %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 Dwjposer1.ok8 %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 Dproc_ia32dep.c59 { "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 Dptcp154.txt244 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 Dkoi8-u.txt207 0xD3 0x0441 # CYRILLIC SMALL LETTER ES
239 0xF3 0x0421 # CYRILLIC CAPITAL LETTER ES
H A D8859-5.txt173 0xC1 0x0421 # CYRILLIC CAPITAL LETTER ES
205 0xE1 0x0441 # CYRILLIC SMALL LETTER ES
/illumos-gate/usr/src/lib/brand/shared/brand/i386/
H A Dhandler.S93 mov %es, EH_LOCALS_GREG(ES)(%ebp)
/illumos-gate/usr/src/boot/i386/btx/lib/
H A Dbtxv86.s31 .set V86_ES,0x8 # V86 ES
/illumos-gate/usr/src/lib/libdtrace/i386/
H A Dregs.sed.in44 SED_REPLACE(ES)
H A Dregs.d.in34 inline int R_ES = @ES@;
/illumos-gate/usr/src/data/zoneinfo/
H A Dzone.tab.txt96 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
H A Dzone_sun.tab119 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
/illumos-gate/usr/src/uts/intel/os/
H A Darchdep.c349 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 Dbtx.S74 .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 DCP1251.TXT252 0xD1 0x0421 #CYRILLIC CAPITAL LETTER ES
284 0xF1 0x0441 #CYRILLIC SMALL LETTER ES
H A DCP855.TXT269 0xe3 0x0441 #CYRILLIC SMALL LETTER ES
270 0xe4 0x0421 #CYRILLIC CAPITAL LETTER ES
H A DCP866.TXT187 0x91 0x0421 #CYRILLIC CAPITAL LETTER ES
267 0xe1 0x0441 #CYRILLIC SMALL LETTER ES

12