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

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/isofs/
H A Drock.h77 char algorithm[2]; member in struct:RR_ZF
H A Drock.c390 algo = isonum_721(rr->u.ZF.algorithm);
398 /* Parameters to compression algorithm (header size, block size) */
404 printk(KERN_WARNING "isofs: Unknown ZF compression algorithm: %c%c\n",
405 rr->u.ZF.algorithm[0], rr->u.ZF.algorithm[1]);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/raid/
H A Draid5.h205 int chunk_size, level, algorithm; member in struct:raid5_private_data
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/raid/
H A Draid5.h205 int chunk_size, level, algorithm; member in struct:raid5_private_data
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Drand_lcl.h128 #error No message digest algorithm available
H A Dpkcs7.h137 X509_ALGOR *algorithm; member in struct:pkcs7_enc_content_st
H A Dx509.h145 ASN1_OBJECT *algorithm; member in struct:X509_algor_st
728 #define X509_get_signature_type(x) EVP_PKEY_type(OBJ_obj2nid((x)->sig_alg->algorithm))
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/src/
H A Dilsp.S86 # or 32-bit divides if possible. Else, use a special math algorithm #
190 # perform the divide algorithm:
283 # if the divisor msw is 0, use simpler algorithm then the full blown
287 bhi.b lddknuth # go use D. Knuth algorithm
290 # a simpler algorithm may be used :
320 # In this algorithm, the divisor is treated as a 2 digit (word) number
H A Disp.S2066 # or 32-bit divides if possible. Else, use a special math algorithm #
2160 # perform the divide algorithm:
2233 # if the divisor msw is 0, use simpler algorithm then the full blown
2237 bhi.b ddknuth # go use D. Knuth algorithm
2240 # a simpler algorithm may be used :
2270 # In this algorithm, the divisor is treated as a 2 digit (word) number
3221 # The algorithm is actually implemented slightly differently #
3838 # The algorithm is actually implemented slightly differently #
3913 # pre-load the instruction cache for the following algorithm.
4217 # pre-load the instruction cache for the following algorithm
[all...]
H A Dpfpsp.S7081 # register or memory. The algorithm uses a standard "fmove" to create #
7904 # algorithm allows the exponent to be non-zero. the 881/2 do not. therefore,
H A Dfpsp.S8110 # in Step 2 of the algorithm for LOGN and compute #
10065 # algorithm just got done playing with fp0 and expected no exceptions
20180 # register or memory. The algorithm uses a standard "fmove" to create #
21003 # algorithm allows the exponent to be non-zero. the 881/2 do not. therefore,
H A Dfplsp.S8004 # in Step 2 of the algorithm for LOGN and compute #
9706 # algorithm just got done playing with fp0 and expected no exceptions
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/zlib/
H A DMakefile.in50 algorithm.txt zlib.3 msdos/Make*[a-z0-9] msdos/zlib.def msdos/zlib.rc \
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/md/
H A Draid5.c577 * Select the parity disk based on the user selected algorithm.
581 else switch (conf->algorithm) {
601 printk ("raid5: unsupported algorithm %d\n", conf->algorithm);
1455 conf->algorithm = sb->layout;
1462 if (conf->algorithm > ALGORITHM_RIGHT_SYMMETRIC) {
1463 printk(KERN_ERR "raid5: unsupported parity algorithm %d for md%d\n", conf->algorithm, mdidx(mddev));
1511 printk("raid5: raid level %d set md%d active with %d out of %d devices, algorithm %d\n", conf->level, mdidx(mddev), sb->active_disks, sb->raid_disks, conf->algorithm);
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/lib/
H A Dudiv.S61 blu Lgot_result ! (and algorithm fails otherwise)
H A Durem.S59 blu Lgot_result ! (and algorithm fails otherwise)
H A Drem.S75 blu Lgot_result ! (and algorithm fails otherwise)
H A Dsdiv.S75 blu Lgot_result ! (and algorithm fails otherwise)
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dpkcs7.h137 X509_ALGOR *algorithm; member in struct:pkcs7_enc_content_st
H A Dx509.h126 ASN1_OBJECT *algorithm; member in struct:X509_algor_st
690 #define X509_get_signature_type(x) EVP_PKEY_type(OBJ_obj2nid((x)->sig_alg->algorithm))
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dslogn.S46 | of the algorithm for LOGN and compute log(1+X) as
/asus-wl-520gu-7.0.1.45/src/router/iproute2/doc/
H A Dip-cref.tex380 {\em qdisc\/} (``queuing discipline'') shows the queuing algorithm used
1134 routing algorithm implemented in the kernel, we can summarize
1890 the route selection algorithm.
1945 a route from these tables according to the classic longest match algorithm.
2573 and destination realm, using the following algorithm:
2673 Linux-2.2 selects source addresses using the following algorithm:
2716 the algorithm fails and returns a zero source address.
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/boot/
H A Dvideo.S1186 # S3 - The test algorithm was taken from the SuperProbe package
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/boot/
H A Dvideo.S1199 # S3 - The test algorithm was taken from the SuperProbe package
/asus-wl-520gu-7.0.1.45/src/linux/linux/Documentation/
H A Dsmp.tex153 The algorithm used by the selection is otherwise unchanged. This is

Completed in 316 milliseconds