Searched refs:es (Results 51 - 75 of 118) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dmft.c429 static const char *es = " Leaving inconsistent metadata. Run chkdsk."; variable
685 "cluster.%s\n", es);
786 "mft bitmap attribute.%s\n", es);
810 ntfs_log_error("Failed to free cluster.%s\n", es);
819 "pairs array.%s\n", es);
822 "record.%s\n", es);
923 "mft bitmap attribute.%s\n", es);
1037 "from the mft data attribute.%s\n", es);
1141 "mft data attribute.%s\n", es);
1160 "attribute.%s\n", es);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/ia32/
H A Dia32_binfmt.c129 pr_reg[8] = _GET_SEG(es); \
163 (*elfregs)[8] = t->thread.es;
242 asm volatile("movl %0,%%es; movl %0,%%ds": :"r" (__USER32_DS)); \
286 me->thread.es = __USER_DS;
H A Dptrace32.c58 case offsetof(struct user32, regs.es):
59 child->thread.es = val & 0xffff;
155 case offsetof(struct user32, regs.es):
156 *val = child->thread.es;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dptrace.c246 case offsetof(struct user_regs_struct,es):
249 child->thread.es = value & 0xffff;
292 case offsetof(struct user_regs_struct, es):
293 return child->thread.es;
H A Dtrampoline.S46 mov %ax, %es
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Detr.h20 unsigned int es : 1; /* ETR sync check control */ member in struct:etr_eacr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/boot/compressed/
H A Dhead.S42 movl %eax, %es
196 movl %eax, %es
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dbzip2_inflate.c1213 Int32 es; local
1267 es = s->save_es;
1468 es = -1;
1471 if (nextSym == BZ_RUNA) es = es + (0+1) * N; else
1472 if (nextSym == BZ_RUNB) es = es + (1+1) * N;
1478 es++;
1480 s->unzftab[uc] += es;
1483 while (es >
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ac97/
H A Dac97_pcm.c329 u16 es; local
330 es = ac97->regs[AC97_EXTENDED_ID] &= ~AC97_EI_DACS_SLOT_MASK;
333 case 2: es |= (1<<AC97_EI_DACS_SLOT_SHIFT); break;
334 case 3: es |= (2<<AC97_EI_DACS_SLOT_SHIFT); break;
336 snd_ac97_write_cache(ac97, AC97_EXTENDED_ID, es);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Dmft.c1103 static const char *es = " Leaving inconsistent metadata. Unmount and run " variable
1365 "allocated cluster.%s", es);
1497 "mft bitmap attribute.%s", es);
1527 ntfs_error(vol->sb, "Failed to free allocated cluster.%s", es);
1538 "array.%s", es);
1543 "record.%s", es);
1641 ntfs_error(vol->sb, "Failed to map mft record.%s", es);
1647 ntfs_error(vol->sb, "Failed to get search context.%s", es);
1654 "mft bitmap attribute.%s", es);
1803 "from the mft data attribute.%s", es);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dmenu.c250 struct symbol *es = prop_get_symbol(prop); local
251 es->rev_dep.expr = expr_alloc_or(es->rev_dep.expr,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dmenu.c273 struct symbol *es = prop_get_symbol(prop); local
274 es->rev_dep.expr = expr_alloc_or(es->rev_dep.expr,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/sys-i386/
H A Duser-offsets.c25 OFFSET(HOST_SC_ES, sigcontext, es);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/compressed/
H A Dhead.S39 movl %eax,%es
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dvmi.h252 u16 es; member in struct:vmi_ap_state
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Delf.h81 cur->thread.ds = 0; cur->thread.es = 0; \
125 asm("movl %%es,%0" : "=r" (v)); (pr_reg)[24] = v; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/projects/KDE/
H A Dteam-address31 es) english=Spanish;;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/
H A Dedd.S120 pushw %es
122 popw %es
129 popw %es
202 pushw %es
203 movw %ax, %es
220 popw %es
H A Dvideo.S115 popw %es
281 movw %es, %fs:(PARAM_VESAPM_SEG)
683 orb %al, %al # Some buggy BIOS'es set 0 rows
895 pushw %es
896 movw video_segment, %es
912 popw %es # Done
1204 pushw %es
1206 movw %bx, %es
1208 popw %es
1612 movb %es
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/ia32/
H A Dia32priv.h101 unsigned short es, __esh; member in struct:sigcontext_ia32
526 unsigned short ds, __ds, es, __es; member in struct:user_regs_struct32
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/cris/
H A Deth_v10.c1375 update_rx_stats(struct net_device_stats *es) argument
1379 es->rx_fifo_errors += IO_EXTRACT(R_REC_COUNTERS, congestion, r);
1380 es->rx_crc_errors += IO_EXTRACT(R_REC_COUNTERS, crc_error, r);
1381 es->rx_frame_errors += IO_EXTRACT(R_REC_COUNTERS, alignment_error, r);
1382 es->rx_length_errors += IO_EXTRACT(R_REC_COUNTERS, oversize, r);
1386 update_tx_stats(struct net_device_stats *es) argument
1390 es->collisions +=
1393 es->tx_errors += IO_EXTRACT(R_TR_COUNTERS, deferred, r);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/boot/
H A Dsetup.S210 movw %ax, %es
316 popw %es
404 movw %ax, %es
416 popw %es
432 movw %ax, %es
489 movw %ax, %es # destination segment
541 movw %ax, %es
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-omap/
H A Ddma.c1079 int es; local
1088 es = 1;
1091 es = 2;
1094 es = 4;
1105 #define PIXADDR(x,y) (lcd_dma.addr + ((y) * vxres * yscale + (x) * xscale) * es)
1106 #define PIXSTEP(sx, sy, dx, dy) (PIXADDR(dx, dy) - PIXADDR(sx, sy) - es + 1)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/po/
H A DMakefile65 POFILES = be.po ca.po cs.po da.po de.po el.po en@quot.po en@boldquot.po eo.po es.po et.po fi.po fr.po ga.po gl.po id.po it.po ja.po ko.po nb.po nl.po nn.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sr.po sv.po tr.po uk.po vi.po zh_CN.po zh_HK.po zh_TW.po
66 GMOFILES = be.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en@quot.gmo en@boldquot.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo id.gmo it.gmo ja.gmo ko.gmo nb.gmo nl.gmo nn.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo
67 UPDATEPOFILES = be.po-update ca.po-update cs.po-update da.po-update de.po-update el.po-update en@quot.po-update en@boldquot.po-update eo.po-update es.po-update et.po-update fi.po-update fr.po-update ga.po-update gl.po-update id.po-update it.po-update ja.po-update ko.po-update nb.po-update nl.po-update nn.po-update pl.po-update pt.po-update pt_BR.po-update ro.po-update ru.po-update sk.po-update sl.po-update sr.po-update sv.po-update tr.po-update uk.po-update vi.po-update zh_CN.po-update zh_HK.po-update zh_TW.po-update
68 DUMMYPOFILES = be.nop ca.nop cs.nop da.nop de.nop el.nop en@quot.nop en@boldquot.nop eo.nop es.nop et.nop fi.nop fr.nop ga.nop gl.nop id.nop it.nop ja.nop ko.nop nb.nop nl.nop nn.nop pl.nop pt.nop pt_BR.nop ro.nop ru.nop sk.nop sl.nop sr.nop sv.nop tr.nop uk.nop vi.nop zh_CN.nop zh_HK.nop zh_TW.nop
84 CATALOGS = be.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en@quot.gmo en@boldquot.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo id.gmo it.gmo ja.gmo ko.gmo nb.gmo nl.gmo nn.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dentry.S32 * 20(%esp) - %es
105 pushl %es; \
107 /*CFI_REL_OFFSET es, 0;*/\
134 movl %edx, %es; \
166 2: popl %es; \
168 /*CFI_RESTORE es;*/\
206 /*CFI_OFFSET es, PT_ES-PT_OLDESP;*/\
569 movl %eax, %es; \
641 pushl %es
643 /*CFI_REL_OFFSET es,
[all...]

Completed in 321 milliseconds

12345