Searched refs:tbl (Results 51 - 75 of 108) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Drsa.c448 /* Note that we explicitly need to setup the values of tbl
451 struct { const char *name; gcry_mpi_t *value; } tbl[] = {
463 tbl[0].value = &xp1;
464 tbl[1].value = &xp2;
465 tbl[2].value = &xp;
466 tbl[3].value = &xq1;
467 tbl[4].value = &xq2;
468 tbl[5].value = &xq;
470 for (idx=0; tbl[idx].name; idx++)
472 oneparm = gcry_sexp_find_token (deriveparms, tbl[id
450 struct { const char *name; gcry_mpi_t *value; } tbl[] = { local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/sbus/char/
H A Denvctrl.c324 int scale, char *tbl, char *bufdata)
338 bufdata[0] = tbl[data];
343 sprintf(bufdata,"%d ", (tbl[data] * 10) / (scale));
364 char *tbl, j = -1; local
383 tbl = pchild->tables + pchild->tblprop_array[i].offset;
387 tbl, bufdata);
399 char *tbl = NULL; local
414 tbl = pchild->tables + pchild->tblprop_array[i].offset;
418 tbl, bufdata);
323 envctrl_i2c_data_translate(unsigned char data, int translate_type, int scale, char *tbl, char *bufdata) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dfib_rules.c105 struct fib_table *tbl; local
125 if ((tbl = fib_get_table(rule->table)) == NULL)
128 err = tbl->tb_lookup(tbl, flp, (struct fib_result *) arg->result);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dentry-common.S189 adr tbl, sys_call_table @ load syscall table pointer
201 ldrne tbl, =sys_oabi_call_table
213 ldrcc pc, [tbl, scno, lsl #2] @ call sys_* routine
237 ldrcc pc, [tbl, scno, lsl #2] @ call sys_* routine
288 ldrlo pc, [tbl, scno, lsl #2]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dsch_teql.c237 if (mn->tbl == NULL)
239 if (n && n->tbl == mn->tbl &&
240 memcmp(n->primary_key, mn->primary_key, mn->tbl->key_len) == 0) {
243 n = __neigh_lookup_errno(mn->tbl, mn->primary_key, dev);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/cell/
H A Diommu.c174 static void tce_build_cell(struct iommu_table *tbl, long index, long npages, argument
180 container_of(tbl, struct iommu_window, table);
201 io_pte = (unsigned long *)tbl->it_base + (index - window->pte_offset);
214 static void tce_free_cell(struct iommu_table *tbl, long index, long npages) argument
220 container_of(tbl, struct iommu_window, table);
233 io_pte = (unsigned long *)tbl->it_base + (index - window->pte_offset);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dtodc_time.c459 ulong tbl, tbu; local
473 * Need to make sure the tbl doesn't roll over so if tbu increments
484 tbl = get_tbl();
501 freq -= tbl;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/misc/
H A Drtacct.c97 __u32 *read_kern_table(__u32 *tbl) argument
125 nread(fd, (char*)tbl, 256*16);
128 memset(tbl, 0, 256*16);
130 return tbl;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavutil/
H A Daes.c111 static void init_multbl2(uint8_t tbl[1024], const int c[4], const uint8_t *log8, const uint8_t *alog8, const uint8_t *sbox){ argument
115 if(x) tbl[i]= alog8[ log8[x] + log8[c[i&3]] ];
120 tbl[4*j+i]= tbl[4*j + ((i-1)&3) - 1024];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Dprpmc2800.c332 struct mv64x60_cpu2pci_win *tbl; local
375 tbl = mv64x60_cpu2pci_io;
378 tbl = mv64x60_cpu2pci_mem;
397 pci_base_lo, cpu_base, size, tbl);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Djdhuff.c658 d_derived_tbl * tbl; local
683 tbl = entropy->derived_tbls[compptr->dc_tbl_no];
688 HUFF_DECODE(s, br_state, tbl, return FALSE, label1);
729 d_derived_tbl * tbl; local
755 tbl = entropy->ac_derived_tbl;
758 HUFF_DECODE(s, br_state, tbl, return FALSE, label2);
865 d_derived_tbl * tbl; local
886 tbl = entropy->ac_derived_tbl;
901 HUFF_DECODE(s, br_state, tbl, goto undoit, label3);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/riva/
H A Driva_hw.c1340 #define LOAD_FIXED_STATE(tbl,dev) \
1341 for (i = 0; i < sizeof(tbl##Table##dev)/8; i++) \
1342 NV_WR32(&chip->dev[tbl##Table##dev[i][0]], 0, tbl##Table##dev[i][1])
1343 #define LOAD_FIXED_STATE_8BPP(tbl,dev) \
1344 for (i = 0; i < sizeof(tbl##Table##dev##_8BPP)/8; i++) \
1345 NV_WR32(&chip->dev[tbl##Table##dev##_8BPP[i][0]], 0, tbl##Table##dev##_8BPP[i][1])
1346 #define LOAD_FIXED_STATE_15BPP(tbl,dev) \
1347 for (i = 0; i < sizeof(tbl##Tabl
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/hda/
H A Dhda_codec.c396 const struct hda_codec_preset **tbl, *preset; local
401 for (tbl = hda_preset_tables; *tbl; tbl++) {
402 for (preset = *tbl; preset->id; preset++) {
1782 * @tbl: configuration table, terminated by null entries
1792 const struct snd_pci_quirk *tbl)
1806 if (!codec->bus->pci || !tbl)
1809 tbl = snd_pci_quirk_lookup(codec->bus->pci, tbl);
1790 snd_hda_check_board_config(struct hda_codec *codec, int num_configs, const char **models, const struct snd_pci_quirk *tbl) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/oss/
H A Dmixer_oss.c1104 struct snd_mixer_oss_assign_table *tbl; local
1136 tbl = kmalloc(sizeof(*tbl), GFP_KERNEL);
1137 if (! tbl) {
1141 tbl->oss_id = ch;
1142 tbl->name = kstrdup(str, GFP_KERNEL);
1143 if (! tbl->name) {
1144 kfree(tbl);
1147 tbl->index = idx;
1148 if (snd_mixer_oss_build_input(mixer, tbl,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/asn1/
H A Dtasn_utl.c240 for(atbl = adb->tbl, i = 0; i < adb->tblcount; i++, atbl++)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dtasn_utl.c262 for (atbl = adb->tbl, i = 0; i < adb->tblcount; i++, atbl++)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/802/
H A Dhippi.c180 if (p->tbl->family != AF_INET6)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dpdc.h720 int pdc_pci_irt(unsigned long num_entries, unsigned long hpa, void *tbl);
728 struct pdc_memory_table *tbl, unsigned long entries);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dfirmware.c838 * @tbl:
843 int pdc_pci_irt(unsigned long num_entries, unsigned long hpa, void *tbl) argument
848 BUG_ON((unsigned long)tbl & 0x7);
853 __pa(pdc_result), hpa, __pa(tbl));
904 struct pdc_memory_table *tbl, unsigned long entries)
913 memcpy(tbl, pdc_result2, entries * sizeof(*tbl));
903 pdc_mem_mem_table(struct pdc_memory_table_raddr *r_addr, struct pdc_memory_table *tbl, unsigned long entries) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dintel8x0m.c745 struct ich_pcm_table *tbl, *rec; local
747 tbl = intel_pcms;
751 rec = tbl + i;
1091 struct ich_reg_info *tbl; local
1153 tbl = intel_regs;
1158 ichdev->reg_offset = tbl[i].offset;
1159 ichdev->int_sta_mask = tbl[i].int_sta_mask;
H A Dintel8x0.c1496 struct ich_pcm_table *tbl, *rec; local
1500 tbl = intel_pcms;
1506 tbl = nforce_pcms;
1512 tbl = ali_pcms;
1516 tbl = intel_pcms;
1523 rec = tbl + i;
2670 struct ich_reg_info *tbl; local
2735 tbl = nforce_regs;
2738 tbl = ali_regs;
2741 tbl
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/plugin_xmms/
H A Dhttp.c88 static gchar tbl[64] = { local
104 *p++ = tbl[s[0] >> 2];
105 *p++ = tbl[((s[0] & 3) << 4) + (s[1] >> 4)];
106 *p++ = tbl[((s[1] & 0xf) << 2) + (s[2] >> 6)];
107 *p++ = tbl[s[2] & 0x3f];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/jmr3927/
H A Dtx3927.h127 volatile unsigned long tbl; /* +d0 */ member in struct:tx3927_pcic_reg
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/bonding/
H A Dbonding.h309 int bond_parse_parm(char *mode_arg, struct bond_parm_tbl *tbl);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/jmr3927/
H A Dtx3927.h127 volatile unsigned long tbl; /* +d0 */ member in struct:tx3927_pcic_reg

Completed in 321 milliseconds

12345