Searched refs:temp (Results 226 - 250 of 738) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dxscale-cp0.c104 u32 temp; local
111 : "=r" (temp) : "r" (value));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dos.h97 ogg_int16_t temp; local
102 "fldcw %1\n\t":"=m"(ret):"m"(temp): "dx");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/selinux/ss/
H A Dsidtab.c148 struct sidtab_node *last, *cur, *temp; local
165 temp = cur;
167 context_destroy(&temp->context);
168 kfree(temp);
264 struct sidtab_node *cur, *temp; local
272 temp = cur;
274 context_destroy(&temp->context);
275 kfree(temp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/rc/
H A Drc.c1518 char *temp = NULL; local
1581 temp = nvram_safe_get(lan_ifnames);
1582 strncpy(interface_list, temp, interface_list_size);
1598 temp = nvram_safe_get(wan_ifnames);
1599 strncpy(interface_list, temp, interface_list_size);
1601 temp = nvram_safe_get(wan0_ifname);
1602 if (strlen(temp) != 0) {
1607 nvram_set("old_wan0_ifname", temp);
1608 remove_from_list(temp, interface_list, interface_list_size);
1619 temp
1863 char temp[100]; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/agp/
H A Dsgi-agp.c134 void *temp; local
144 temp = bridge->current_size;
148 num_entries = A_SIZE_8(temp)->num_entries;
151 num_entries = A_SIZE_16(temp)->num_entries;
154 num_entries = A_SIZE_32(temp)->num_entries;
157 num_entries = A_SIZE_FIX(temp)->num_entries;
H A Duninorth-agp.c148 void *temp; local
150 temp = agp_bridge->current_size;
151 num_entries = A_SIZE_32(temp)->num_entries;
185 void *temp; local
188 temp = agp_bridge->current_size;
189 num_entries = A_SIZE_32(temp)->num_entries;
383 void *temp; local
392 temp = bridge->current_size;
396 size = A_SIZE_32(temp)->size;
397 page_order = A_SIZE_32(temp)
434 void *temp; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/udhcpd/
H A Dscript.c182 unsigned char *temp; local
192 if ((temp = get_option(packet, DHCP_OPTION_OVER)))
193 over = *temp;
212 if ((temp = get_option(packet, options[i].code))) {
213 envp[j] = xmalloc(upper_length(temp[OPT_LEN - 2], &options[i]) + strlen(options[i].name) + 2);
214 fill_options(envp[j], temp, &options[i]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/platform/532x/
H A Dconfig.c362 int fref, temp, fout, mfd; local
380 /* Multiplying by 100 when calculating the temp value,
384 temp = 100 * fsys / fref;
385 mfd = 4 * BUSDIV * temp / 100;
435 u32 temp; local
445 temp = (MCF_CCM_CDR & MCF_CCM_CDR_SSIDIV(0xF));
450 | MCF_CCM_CDR_SSIDIV(temp));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dtransport.c42 struct mid_q_entry *temp; local
53 temp = (struct mid_q_entry *) mempool_alloc(cifs_mid_poolp,
55 if (temp == NULL)
56 return temp;
58 memset(temp, 0, sizeof (struct mid_q_entry));
59 temp->mid = smb_buffer->Mid; /* always LE */
60 temp->pid = current->pid;
61 temp->command = smb_buffer->Command;
62 cFYI(1, ("For smb_command %d", temp->command));
63 /* do_gettimeofday(&temp
115 struct oplock_q_entry *temp; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/drm/
H A Di915_irq.c216 u16 temp; local
218 temp = I915_READ16(I915REG_INT_IDENTITY_R);
220 temp &= (USER_INT_FLAG | VSYNC_PIPEA_FLAG | VSYNC_PIPEB_FLAG);
222 DRM_DEBUG("%s flag=%08x\n", __FUNCTION__, temp);
224 if (temp == 0)
227 I915_WRITE16(I915REG_INT_IDENTITY_R, temp);
231 if (temp & USER_INT_FLAG)
234 if (temp & (VSYNC_PIPEA_FLAG | VSYNC_PIPEB_FLAG)) {
240 if (temp & VSYNC_PIPEA_FLAG)
242 if (temp
598 u16 temp; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/prebuilt/WW/www/
H A Dutility.js260 var temp = Internet_bottom.scrollLeft;
262 if(temp==Internet_bottom.scrollLeft)
272 var temp = Wireless_bottom.scrollLeft;
274 if(temp==Wireless_bottom.scrollLeft)
285 var temp = AttachedDevices_bottom.scrollLeft;
287 if(temp==AttachedDevices_bottom.scrollLeft)
298 var temp = ParentalControls_bottom.scrollLeft;
300 if(temp==ParentalControls_bottom.scrollLeft)
310 var temp = ReadyShare_bottom.scrollLeft;
312 if(temp
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Dmsdfs.c35 char* p,*temp; local
38 p = temp = pathname_local;
42 trim_char(temp,'\\','\\');
43 DEBUG(10,("temp in parse_dfs_path: .%s. after trimming \\'s\n",temp));
47 p = strchr_m(temp,'\\');
51 pstrcpy(pdp->hostname,temp);
55 temp = p+1;
56 p = strchr_m(temp,'\\');
58 pstrcpy(pdp->servicename,temp);
81 char* p,*temp; local
168 pstring temp; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/aty/
H A Dmach64_gx.c205 u32 gModeReg, devSetupRegA, temp, mask; local
239 temp = aty_ld_8(DAC_CNTL, par);
240 aty_st_8(DAC_CNTL, (temp & ~DAC_EXT_SEL_RS2) | DAC_EXT_SEL_RS3,
247 temp = aty_ld_8(DAC_CNTL, par);
248 aty_st_8(DAC_CNTL, temp | DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3, par);
262 temp = aty_ld_8(DAC_REGS, par);
263 aty_st_8(DAC_REGS, (devSetupRegA | mask) | (temp & A860_DELAY_L),
265 temp = aty_ld_8(DAC_CNTL, par);
266 aty_st_8(DAC_CNTL, (temp & ~(DAC_EXT_SEL_RS2 | DAC_EXT_SEL_RS3)),
499 u32 temp, temp local
739 u32 temp, tempB; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dehci-hcd.c183 u32 temp = ehci_readl(ehci, &ehci->regs->status); local
188 if ((temp & STS_HALT) != 0)
191 temp = ehci_readl(ehci, &ehci->regs->command);
192 temp &= ~CMD_RUN;
193 ehci_writel(ehci, temp, &ehci->regs->command);
245 u32 temp; local
253 temp = ehci_readl(ehci, &ehci->regs->command) << 10;
254 temp &= STS_ASS | STS_PSS;
256 temp, 16 * 125) != 0) {
262 temp
635 u32 temp; local
731 u32 temp; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dsnowdsp_mmx.c28 DECLARE_ALIGNED_16(IDWTELEM, temp[width>>1]);
149 for(; (((x86_reg)&temp[i]) & 0x1F) && i<w_r; i++){
150 temp[i] = src[i] - ((-W_AM*(b[i] + b[i+1]))>>W_AS);
168 :: "r"(&src[i]), "r"(&b[i]), "r"(&temp[i])
172 snow_horizontal_compose_lift_lead_out(i, temp, src, b, width, w_r, 1, -W_AM, W_AO+1, W_AS);
176 snow_interleave_line_header(&i, width, b, temp);
179 b[i+1] = temp[i>>1];
208 :: "r"(&(b)[i]), "r"(&(b)[i>>1]), "r"(&(temp)[i>>1])
217 IDWTELEM temp[width >> 1]; local
342 :: "r"(&src[i]), "r"(&b[i]), "r"(&temp[
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dresolv_token.l103 <S_DOMAIN>{domainname} { struct domain_list *domainname, *temp;
116 for (temp = dhcp6_if->dnslist.domainlist; temp; temp = temp->next) {
117 if (temp->next == NULL) {
118 temp->next = domainname;
H A Dclient6_addr.c810 struct iaid_table *temp = (struct iaid_table *)iaidtab; local
813 for (i = 0; i < num_device; i++, temp++) {
814 if (!memcmp(temp->hwaddr.data, hdaddr.data, temp->hwaddr.len)
815 && hdaddr.len == temp->hwaddr.len && hdaddr.type == temp->hwaddr.type) {
817 FNAME, ifname, temp->iaid);
818 return temp->iaid;
828 struct iaid_table *temp = iaidtab; local
845 temp
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dresample.c44 short *temp[2]; member in struct:ReSampleContext
298 memcpy(bufin[i], s->temp[i], s->temp_len * sizeof(short));
332 s->temp[i]= av_realloc(s->temp[i], s->temp_len*sizeof(short));
333 memcpy(s->temp[i], bufin[i] + consumed, s->temp_len*sizeof(short));
368 av_freep(&s->temp[0]);
369 av_freep(&s->temp[1]);
H A Ddsputil.c2921 int temp[64]; local
2924 temp[x ] = 4*src[x ];
2925 temp[x + 7*8] = 4*src[x + 7*stride];
2931 temp[yz] = src[xy - stride] + 2*src[xy] + src[xy + stride];
2936 src[ y*stride] = (temp[ y*8] + 2)>>2;
2937 src[7+y*stride] = (temp[7+y*8] + 2)>>2;
2941 src[xy] = (temp[yz-1] + 2*temp[yz] + temp[yz+1] + 8)>>4;
3403 DCTELEM temp[6 local
3597 int temp[64]; local
3649 int temp[64]; local
3698 DCTELEM * const temp= (DCTELEM*)aligned_temp; local
3763 DCTELEM * const temp= (DCTELEM*)aligned_temp; local
3780 DCTELEM * const temp= (DCTELEM*)aligned_temp; local
3806 DCTELEM * const temp= (DCTELEM*)aligned_temp; local
3884 DCTELEM * const temp= (DCTELEM*)aligned_temp; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dad7418.c57 s16 temp[3]; /* Register values */ member in struct:ad7418_data
125 data->temp[i] = ad7418_read(client, AD7418_REG_TEMP[i]);
156 LM75_TEMP_FROM_REG(data->temp[attr->index]));
175 int temp = simple_strtol(buf, NULL, 10); local
178 data->temp[attr->index] = LM75_TEMP_TO_REG(temp);
179 ad7418_write(client, AD7418_REG_TEMP[attr->index], data->temp[attr->index]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/cell/
H A Dcbe_thermal.c74 static inline u8 temp_to_reg(u8 temp) argument
76 return ((temp - TEMP_MIN) >> 1) & 0x3f;
131 int temp; local
135 ret = sscanf(buf, "%u", &temp);
137 if (ret != 1 || temp < TEMP_MIN || temp > TEMP_MAX)
140 new_value = temp_to_reg(temp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/kernel/
H A Dsignal.c408 int fsize, temp; local
413 err = __get_user(temp, &uc->uc_mcontext.version);
414 if (temp != MCONTEXT_VERSION)
435 err |= __get_user(temp, &gregs[17]);
436 regs->sr = (regs->sr & 0xff00) | (temp & 0xff);
438 err |= __get_user(temp, &uc->uc_formatvec);
439 regs->format = temp >> 12;
440 regs->vector = temp & 0xfff;
706 unsigned long temp; local
713 : "=r" (temp)
726 unsigned long temp; local
743 unsigned long temp; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/dmasound/
H A Dtas3001c.c230 uint temp; local
243 temp = tas3001c_gain.master[level&0xff];
244 shadow[TAS3001C_REG_VOLUME][0] = (temp >> 16) & 0xff;
245 shadow[TAS3001C_REG_VOLUME][1] = (temp >> 8) & 0xff;
246 shadow[TAS3001C_REG_VOLUME][2] = (temp >> 0) & 0xff;
247 temp = tas3001c_gain.master[(level>>8)&0xff];
248 shadow[TAS3001C_REG_VOLUME][3] = (temp >> 16) & 0xff;
249 shadow[TAS3001C_REG_VOLUME][4] = (temp >> 8) & 0xff;
250 shadow[TAS3001C_REG_VOLUME][5] = (temp >> 0) & 0xff;
256 temp
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/au88x0/
H A Dau88x0_xtalk.c432 u32 temp; local
434 temp = (hwread(vortex->mmio, 0x24660) & 0x1FFFFFFF) | 0xC0000000;
435 temp = (temp & 0xffffff07) | ((sr & 0x1f) << 3);
436 hwwrite(vortex->mmio, 0x24660, temp);
441 u32 temp; local
443 temp = (hwread(vortex->mmio, 0x24660) & 0x1FFFFFFF) | 0xC0000000;
444 temp |= 1;
445 hwwrite(vortex->mmio, 0x24660, temp);
451 u32 temp; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bftpd-1.6.6/
H A Ddirlist.c155 char temp[MAXCMD + 3], linktarget[MAXCMD + 5], perm[11], timestr[17], uid[USERLEN + 1], gid[USERLEN + 1]; local
197 temp[readlink(name, temp, sizeof(temp) - 1)] = '\0';
198 sprintf(linktarget, " -> %s", temp);

Completed in 318 milliseconds

1234567891011>>