Searched refs:calculate (Results 26 - 50 of 102) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Dcs553x_nand.c238 this->ecc.calculate = cs_calculate_ecc;
H A Dndfc.c178 chip->ecc.calculate = ndfc_calculate_ecc;
H A Dnand_base.c1133 chip->ecc.calculate(mtd, p, &ecc_calc[i]);
1189 chip->ecc.calculate(mtd, p, &chip->buffers->ecccalc[i]);
1257 chip->ecc.calculate(mtd, p, &ecc_calc[i]);
1317 chip->ecc.calculate(mtd, p, &ecc_calc[i]);
1956 chip->ecc.calculate(mtd, p, &ecc_calc[i]);
1983 chip->ecc.calculate(mtd, p, &ecc_calc[i]);
2020 chip->ecc.calculate(mtd, p, oob);
3125 if (!chip->ecc.calculate || !chip->ecc.correct ||
3150 if ((!chip->ecc.calculate || !chip->ecc.correct ||
3182 chip->ecc.calculate
[all...]
H A Dbcm_umi_nand.c434 this->ecc.calculate = bcm_umi_hamming_get_hw_ecc;
H A Drtc_from4.c536 this->ecc.calculate = rtc_from4_calculate_ecc;
H A Dtxx9ndfmc.c364 chip->ecc.calculate = txx9ndfmc_calculate_ecc;
H A Dbf5xx_nand.c817 chip->ecc.calculate = bf5xx_nand_calculate_ecc;
H A Dtmio_nand.c442 nand_chip->ecc.calculate = tmio_nand_calculate_ecc;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mtd/
H A Dnand.h260 * @calculate: function for ecc calculation or readback from ecc hardware
280 int (*calculate)(struct mtd_info *mtd, member in struct:nand_ecc_ctrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dsynth_filter_vfp.S127 add a2, ORIG_P_SB, lr, LSL #2 @ calculate synth_buf to pass to imdct_half
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dac3dsp.asm86 ; This function uses 2 different methods to calculate a valid result.
90 ; 2) calculate min/max for the array, then or(abs(min),abs(max))
H A Dvp8dsp.asm578 ; first calculate negative taps (to prevent losing positive overflows)
586 ; then calculate positive taps
636 ; first calculate negative taps (to prevent losing positive overflows)
643 ; then calculate positive taps
924 ; calculate DC
948 ; calculate DC
986 ; calculate DC
1021 ; calculate DC
1055 ; calculate DC
1086 ; calculate
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dstanh.S41 | calculate Tanh(X) by
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dac3dsp.asm87 ; This function uses 2 different methods to calculate a valid result.
91 ; 2) calculate min/max for the array, then or(abs(min),abs(max))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S206 add r12, r12, r10, LSL #2 @ calculate buffer tail address
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dproc-arm1020e.S168 sub r3, r1, r0 @ calculate total size
H A Dproc-arm1022.S156 sub r3, r1, r0 @ calculate total size
H A Dproc-arm1026.S151 sub r3, r1, r0 @ calculate total size
H A Dproc-arm920.S154 sub r3, r1, r0 @ calculate total size
H A Dproc-arm922.S156 sub r3, r1, r0 @ calculate total size
H A Dproc-mohawk.S133 sub r3, r1, r0 @ calculate total size
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dcompare_curl_source.com39 $! to calculate DISK:[dir.dir.vms_source.project_name] for the VMS specific
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dilsp.S87 # to calculate the result. #
340 # Now calculate an estimate of the quotient words (msw first, then lsw).
649 eori.b &0x1,%d5 # calculate correct sign
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhvscroll.tex319 as it gives the user code a possibility to calculate several of them at
351 as it gives the user code a possibility to calculate several of them at
H A Dtsizer.tex60 calculate their size (such as a checkbox) whereas others (such as a listbox)
62 can calculate their height, but not their width (e.g. a single line text control):

Completed in 115 milliseconds

12345