Searched refs:temp (Results 251 - 275 of 738) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/adouble/
H A Dad_attr.c148 char temp[ADEDLEN_PRIVSYN]; local
161 memcpy(temp, ad_entry(adp, ADEID_PRIVSYN), sizeof(temp));
167 && (memcmp(stamp, temp, sizeof(temp)) == 0) ) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/agp/
H A Dfrontend.c66 static void agp_remove_from_pool(struct agp_memory *temp) argument
73 DBG("mem=%p", temp);
74 if (agp_find_mem_by_key(temp->key) != NULL) {
75 next = temp->next;
76 prev = temp->prev;
199 static void agp_insert_into_pool(struct agp_memory * temp) argument
206 prev->prev = temp;
207 temp->next = prev;
209 agp_fe.current_controller->pool = temp;
338 struct agp_client *temp; local
361 struct agp_memory *temp; local
490 struct agp_client *temp; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dtime.c385 u64 temp; local
395 temp = (u64) NSEC_PER_SEC << shift;
396 do_div(temp, mips_hpt_frequency);
397 if ((temp >> 32) == 0)
401 clocksource_mips.mult = (u32)temp;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dehci-fsl.c52 unsigned int temp; local
116 temp = in_be32(hcd->regs + 0x500);
117 out_be32(hcd->regs + 0x500, temp | 0x4);
120 temp = in_le32(hcd->regs + 0x1a8);
121 out_le32(hcd->regs + 0x1a8, temp | 0x3);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dcal.c194 unsigned long temp; local
233 temp = (long)(year - 1) * 365 + leap_years_since_year_1(year - 1) + day;
234 if (temp < FIRST_MISSING_DAY) {
235 dw = ((temp - 1 + SATURDAY) % 7);
237 dw = (((temp - 1 + SATURDAY) - NUMBER_MISSING_DAYS) % 7);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/adouble/
H A Dad_attr.c148 char temp[ADEDLEN_PRIVSYN]; local
161 memcpy(temp, ad_entry(adp, ADEID_PRIVSYN), sizeof(temp));
167 && (memcmp(stamp, temp, sizeof(temp)) == 0) ) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dw83793.c25 Chip #vin #fanin #pwm #temp wchipid vendid i2c ISA
199 s8 temp[6][5]; /* current, crit, crit_hyst,warn, warn_hyst */ member in struct:w83793_data
472 long temp = TEMP_FROM_REG(data->temp[index][nr]); local
476 temp += temp > 0 ? low : -low;
478 return sprintf(buf, "%ld\n", temp);
494 data->temp[index][nr] = TEMP_TO_REG(tmp, -128, 127);
496 data->temp[index][nr]);
505 1: Use internal temp senso
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dneofb.c744 unsigned char temp; local
1000 temp = vga_rgfx(NULL, 0x90);
1003 temp &= 0xF0; /* Save bits 7:4 */
1004 temp |= (par->ExtColorModeSelect & ~0xF0);
1014 temp &= 0x70; /* Save bits 6:4 */
1015 temp |= (par->ExtColorModeSelect & ~0x70);
1019 vga_wgfx(NULL, 0x90, temp);
1031 temp = vga_rgfx(NULL, 0x25);
1032 temp &= 0x39;
1033 vga_wgfx(NULL, 0x25, temp);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dserver6_parse.y725 struct dhcp6_addr *temp;
726 temp = (struct dhcp6_addr *)malloc(sizeof(*temp));
727 if (temp == NULL) {
731 memset(temp, 0, sizeof(*temp));
732 memcpy(&temp->addr, &$1, sizeof(temp->addr));
737 temp->plen = $3;
738 $$ = temp;
[all...]
H A Dserver6_conf.c147 struct scopelist *temp; local
148 temp = current;
155 temp->prev = NULL;
156 temp->next = NULL;
157 temp->scope = NULL;
158 free(temp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dra288.c152 float temp[order+1]; local
154 do_hybrid_window(order, n, non_rec, temp, hist, rec, window);
156 if (!compute_lpc_coefs(temp, order, lpc, 0, 1, 1))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/firmware/
H A Ddell_rbu.c228 u8 *temp; local
237 temp = (u8 *) data;
241 if ((temp + rbu_data.packetsize) < end)
245 packet_length = end - temp;
249 if ((rc = create_packet(temp, packet_length)))
252 pr_debug("%p:%td\n", temp, (end - temp));
253 temp += packet_length;
678 unsigned long temp; local
681 sscanf(buffer, "%lu", &temp);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/udhcpd/
H A Dleases.c194 struct in_addr temp; local
197 temp.s_addr = addr;
199 inet_ntoa(temp), server_config.conflict_time);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dmca_asm.h47 #define DATA_PA_TO_VA(addr,temp) \
48 mov temp = 0x7 ;; \
49 dep addr = temp, addr, 61, 3
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/selinux/ss/
H A Dhashtab.c96 struct hashtab_node *cur, *temp; local
104 temp = cur;
106 kfree(temp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/radio/
H A Dradio-terratec.c151 int temp; local
163 temp=102400;
166 if (rest%temp == rest)
171 rest = rest-temp;
175 temp = temp/2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Di8k.c237 int temp; local
246 temp = regs.eax & 0xff;
256 if (temp > I8K_MAX_TEMP) {
257 temp = prev;
260 prev = temp;
264 return temp;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-integrator/
H A Dpci_v3.c490 unsigned int temp; local
538 temp = v3_readw(V3_PCI_CFG) & ~V3_PCI_CFG_M_I2O_EN;
539 temp |= V3_PCI_CFG_M_IO_REG_DIS | V3_PCI_CFG_M_IO_DIS;
540 v3_writew(V3_PCI_CFG, temp);
555 temp = v3_readw(V3_SYSTEM) | V3_SYSTEM_M_LOCK;
556 v3_writew(V3_SYSTEM, temp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A Drx.c49 u16 temp = 0; local
54 temp += adapter->rawSNR[i];
55 return (u8) (temp / adapter->numSNRNF);
68 u16 temp = 0; local
73 temp += adapter->rawNF[i];
74 return (u8) (temp / adapter->numSNRNF);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/
H A Dudev_rules.c79 char *temp; local
90 temp = strchr(linepos, '=');
91 if (temp == NULL || temp == linepos)
93 temp[0] = '\0';
95 linepos = &temp[1];
99 temp = strchr(&linepos[1], linepos[0]);
100 if (temp != NULL) {
101 temp[0] = '\0';
108 temp
314 char temp[PATH_SIZE]; local
1041 char temp[PATH_SIZE]; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gdbm-1.8.3/
H A Dgdbmstore.c64 char *temp; /* Used in _gdbm_findkey call. */ local
87 elem_loc = _gdbm_findkey (dbf, key, &temp, &new_hash_val);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/sparc/
H A Dsimple_idct_vis.c389 DECLARE_ALIGNED_8(int16_t, temp[8*8]);
423 : "0" (scale), "1" (coeffs), "2" (data), "3" (temp)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_bmap.c710 int diff; /* temp value */
716 int i; /* temp state */
723 xfs_filblks_t temp=0; /* value for dnew calculations */ local
847 temp = LEFT.br_startoff;
885 temp = LEFT.br_startoff;
923 temp = PREV.br_startoff;
957 temp = new->br_startoff;
974 temp = PREV.br_blockcount - new->br_blockcount;
977 xfs_bmbt_set_blockcount(ep, temp);
995 temp
1302 xfs_filblks_t temp=0; local
1857 xfs_filblks_t temp=0; /* temp for indirect calculations */ local
2051 xfs_filblks_t temp=0; local
2307 xfs_extlen_t temp; /* temp for calculations */ local
3066 xfs_filblks_t temp; /* for indirect length calculations */ local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Dwindfarm_pm81.c35 * sensors : hd-temp
47 * sensors : hd-temp
59 * sensors : hd-temp
76 * sensors : cpu-temp cpu-power
331 s32 new_setpoint, temp, scaled, cputarget; local
341 rc = sensor_hd_temp->ops->get_value(sensor_hd_temp, &temp);
343 printk(KERN_WARNING "windfarm: HD temp sensor error %d\n",
349 DBG("wf_smu: System Fans tick ! HD temp: %d.%03d\n",
350 FIX32TOPRINT(temp));
352 if (temp > (s
475 s32 new_setpoint, temp, power, systarget; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/emu10k1/
H A Dmemory.c525 int page, nextofs, end_offset, temp, temp1; local
534 temp = nextofs - offset;
536 if (temp1 < temp)
537 temp = temp1;
540 memset(ptr, 0, temp);
555 int page, nextofs, end_offset, temp, temp1; local
564 temp = nextofs - offset;
566 if (temp1 < temp)
567 temp = temp1;
569 if (ptr && copy_from_user(ptr, data, temp))
[all...]

Completed in 297 milliseconds

<<11121314151617181920>>