Searched refs:PC (Results 1 - 25 of 73) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/modules/
H A Dgetdate.y157 #define PC (* (parser_control *) parm)
196 { PC.times_seen++; }
198 { PC.local_zones_seen++; }
200 { PC.zones_seen++; }
202 { PC.dates_seen++; }
204 { PC.days_seen++; }
206 { PC.rels_seen++; }
213 PC.hour = $1.value;
214 PC.minutes = 0;
215 PC
[all...]
H A Dgetdate.c252 #define PC (* (parser_control *) parm) macro
1228 { PC.times_seen++; }
1233 { PC.local_zones_seen++; }
1238 { PC.zones_seen++; }
1243 { PC.dates_seen++; }
1248 { PC.days_seen++; }
1253 { PC.rels_seen++; }
1259 PC.hour = yyvsp[-1].textintval.value;
1260 PC.minutes = 0;
1261 PC
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mach-at32ap/include/mach/
H A Dat32ap700x.h147 ATMEL_LCDC(PC, DATA0) | ATMEL_LCDC(PC, DATA1) | \
148 ATMEL_LCDC(PC, DATA2) | ATMEL_LCDC(PC, DATA3) | \
149 ATMEL_LCDC(PC, DATA4) | ATMEL_LCDC(PC, DATA5) | \
163 ATMEL_LCDC(PE, DATA4) | ATMEL_LCDC(PC, DATA5) | \
175 ATMEL_LCDC(PC, DATA2) | ATMEL_LCDC(PC, DATA3) | \
176 ATMEL_LCDC(PC, DATA
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/conf/cards/
H A DPC-Speaker.conf2 # Configuration for PC-Speaker driver
7 PC-Speaker.pcm.front.0 {
26 PC-Speaker.pcm.default {
H A DMakefile.am40 PC-Speaker.conf \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dx_bsun.S6 | Copy the PC to FPIAR to maintain 881/882 compatibility
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/nwfpe/
H A Dentry.S80 ldr r5, [sp, #S_PC] @ get contents of PC;
97 @ increment PC
105 str r5, [sp, #S_PC] @ update PC copy in regs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dstacktrace.c38 #define IS_KERNEL_TEXT(PC) ((unsigned long)(PC) > START_ADDR)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/paride/
H A Dbpck.c32 #define PC pi->private macro
33 #define r2() (PC=(in_p(2) & 0xff))
34 #define w2(byte) {out_p(2,byte); PC = byte;}
35 #define t2(pat) {PC ^= pat; out_p(2,PC);}
36 #define e2() {PC &= 0xfe; out_p(2,PC);}
37 #define o2() {PC |= 1; out_p(2,PC);}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dunwind.c83 PC = 15 enumerator in enum:regs
230 if (ctrl->vrs[PC] == 0)
231 ctrl->vrs[PC] = ctrl->vrs[LR];
263 ctrl->vrs[FP], ctrl->vrs[SP], ctrl->vrs[LR], ctrl->vrs[PC]);
297 ctrl.vrs[PC] = 0;
335 if (ctrl.vrs[PC] == 0)
336 ctrl.vrs[PC] = ctrl.vrs[LR];
339 if (frame->pc == ctrl.vrs[PC])
345 frame->pc = ctrl.vrs[PC];
364 /* PC migh
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/lib/
H A Dchecksumcopy.S30 1: ;; A failing userspace access (the read) will have this as PC.
71 2: ;; A failing userspace access for the read below will have this as PC.
87 3: ;; A failing userspace access for the read below will have this as PC.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dptrace.h7 #define PC 32 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/lib/
H A Dbacktrace.S46 1: stmfd sp!, {pc} @ calculate offset of PC stored
72 sub sv_pc, sv_pc, offset @ Correct PC for prefetching
73 bic sv_pc, sv_pc, mask @ mask PC/LR for the mode
83 bic r1, r1, mask @ mask PC/LR for the mode
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/tools/
H A DMakefile210 cp850.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP850.TXT 8bit_tab_to_h
213 cp862.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP862.TXT 8bit_tab_to_h
216 cp866.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP866.TXT 8bit_tab_to_h
446 cp437.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP437.TXT 8bit_tab_to_h
449 cp737.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP737.TXT 8bit_tab_to_h
452 cp775.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP775.TXT 8bit_tab_to_h
455 cp852.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP852.TXT 8bit_tab_to_h
461 cp855.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP855.TXT 8bit_tab_to_h
464 cp857.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP857.TXT 8bit_tab_to_h
470 cp860.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP86
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/tools/
H A DMakefile208 cp850.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP850.TXT 8bit_tab_to_h
211 cp862.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP862.TXT 8bit_tab_to_h
214 cp866.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP866.TXT 8bit_tab_to_h
438 cp437.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP437.TXT 8bit_tab_to_h
441 cp737.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP737.TXT 8bit_tab_to_h
444 cp775.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP775.TXT 8bit_tab_to_h
447 cp852.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP852.TXT 8bit_tab_to_h
453 cp855.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP855.TXT 8bit_tab_to_h
456 cp857.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP857.TXT 8bit_tab_to_h
462 cp860.h : $(TABLESDIR)/unicode.org-mappings/VENDORS/MICSFT/PC/CP86
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/
H A Diskeleton.S63 | the PC pointing to the instruction following the instruction
100 | * Current PC * * Current PC *
105 | * PC * * PC *
140 | * Current PC * * Current PC *
145 | * PC * * PC *
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/scripts/
H A Dmakefile.cegcc34 PC = libpng12.pc libpng.pc
80 @for i in $(PC); do \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dptrace.h14 #define PC 64 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/lib/
H A Dchecksumcopy.S40 1: ;; A failing userspace access will have this as PC.
103 2: ;; A failing userspace access will have this as PC.
122 3: ;; A failing userspace access will have this as PC.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dalign.S215 addi a7, a7, 2 # increment PC (assume 16-bit insn)
248 rsr a7, LBEG # set PC to LBEGIN
300 addi a7, a7, 2 # incr. PC,assume 16-bit instruction
306 addi a7, a7, 1 # increment PC, 32-bit instruction
308 addi a7, a7, 3 # increment PC, 32-bit instruction
328 rsr a7, LBEG # set PC to LBEGIN
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dnvram.c43 #define PC 1 macro
50 # define MACH PC
55 #if MACH == PC
57 /* RTC in a PC */
471 #if MACH == PC
575 #endif /* MACH == PC */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dptrace32.c110 case PC:
256 case PC:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A DMC68328.h485 #define PC(x) (1 << (x)) macro
487 #define PC_WE PC(6) /* Use WE as PC(6) */
488 #define PC_DTACK PC(5) /* Use DTACK as PC(5) */
489 #define PC_IRQ7 PC(4) /* Use IRQ7 as PC(4) */
490 #define PC_LDS PC(2) /* Use LDS as PC(2) */
491 #define PC_UDS PC(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/djgpp/
H A Dconfig.bat245 set HOSTNAME=Unknown PC
246 if not "%HOSTNAME%" == "Unknown PC" goto SmallEnv
249 set HOSTNAME=%USER%'s PC
250 if not "%HOSTNAME%" == "%USER%'s PC" goto SmallEnv
253 set HOSTNAME=%USERNAME%'s PC
254 if not "%HOSTNAME%" == "%USERNAME%'s PC" goto SmallEnv
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/libcharset/djgpp/
H A Dconfig.bat221 set HOSTNAME=Unknown PC
222 if not "%HOSTNAME%" == "Unknown PC" goto SmallEnv
225 set HOSTNAME=%USER%'s PC
226 if not "%HOSTNAME%" == "%USER%'s PC" goto SmallEnv
229 set HOSTNAME=%USERNAME%'s PC
230 if not "%HOSTNAME%" == "%USERNAME%'s PC" goto SmallEnv

Completed in 271 milliseconds

123