/external/autotest/client/common_lib/ |
sequence_utils.py | 12 Algorithm adapted from "Introduction to Algorithms" - CLRS.
|
/external/eigen/blas/testing/ |
dblat3.f | 62 *> Jeremy Du Croz, Numerical Algorithms Group Ltd. 63 *> Sven Hammarling, Numerical Algorithms Group Ltd. 406 * Jeremy Du Croz, Numerical Algorithms Group Ltd. 407 * Sven Hammarling, Numerical Algorithms Group Ltd. 687 * Jeremy Du Croz, Numerical Algorithms Group Ltd. 688 * Sven Hammarling, Numerical Algorithms Group Ltd. [all...] |
sblat3.f | 62 *> Jeremy Du Croz, Numerical Algorithms Group Ltd. 63 *> Sven Hammarling, Numerical Algorithms Group Ltd. 406 * Jeremy Du Croz, Numerical Algorithms Group Ltd. 407 * Sven Hammarling, Numerical Algorithms Group Ltd. 687 * Jeremy Du Croz, Numerical Algorithms Group Ltd. 688 * Sven Hammarling, Numerical Algorithms Group Ltd. [all...] |
cblat3.f | 65 *> Jeremy Du Croz, Numerical Algorithms Group Ltd. 66 *> Sven Hammarling, Numerical Algorithms Group Ltd. 416 * Jeremy Du Croz, Numerical Algorithms Group Ltd. 417 * Sven Hammarling, Numerical Algorithms Group Ltd. 701 * Jeremy Du Croz, Numerical Algorithms Group Ltd. 702 * Sven Hammarling, Numerical Algorithms Group Ltd. [all...] |
zblat3.f | 66 *> Jeremy Du Croz, Numerical Algorithms Group Ltd. 67 *> Sven Hammarling, Numerical Algorithms Group Ltd. 418 * Jeremy Du Croz, Numerical Algorithms Group Ltd. 419 * Sven Hammarling, Numerical Algorithms Group Ltd. 703 * Jeremy Du Croz, Numerical Algorithms Group Ltd. 704 * Sven Hammarling, Numerical Algorithms Group Ltd. [all...] |
/external/cblas/testing/ |
c_cblat3.f | 45 * Jeremy Du Croz, Numerical Algorithms Group Ltd. 46 * Sven Hammarling, Numerical Algorithms Group Ltd. 437 * Jeremy Du Croz, Numerical Algorithms Group Ltd. 438 * Sven Hammarling, Numerical Algorithms Group Ltd. 767 * Jeremy Du Croz, Numerical Algorithms Group Ltd. 768 * Sven Hammarling, Numerical Algorithms Group Ltd. [all...] |
c_dblat3.f | 42 * Jeremy Du Croz, Numerical Algorithms Group Ltd. 43 * Sven Hammarling, Numerical Algorithms Group Ltd. 428 * Jeremy Du Croz, Numerical Algorithms Group Ltd. 429 * Sven Hammarling, Numerical Algorithms Group Ltd. 752 * Jeremy Du Croz, Numerical Algorithms Group Ltd. 753 * Sven Hammarling, Numerical Algorithms Group Ltd. [all...] |
c_sblat3.f | 42 * Jeremy Du Croz, Numerical Algorithms Group Ltd. 43 * Sven Hammarling, Numerical Algorithms Group Ltd. 428 * Jeremy Du Croz, Numerical Algorithms Group Ltd. 429 * Sven Hammarling, Numerical Algorithms Group Ltd. 756 * Jeremy Du Croz, Numerical Algorithms Group Ltd. 757 * Sven Hammarling, Numerical Algorithms Group Ltd. [all...] |
c_zblat3.f | 45 * Jeremy Du Croz, Numerical Algorithms Group Ltd. 46 * Sven Hammarling, Numerical Algorithms Group Ltd. 438 * Jeremy Du Croz, Numerical Algorithms Group Ltd. 439 * Sven Hammarling, Numerical Algorithms Group Ltd. 768 * Jeremy Du Croz, Numerical Algorithms Group Ltd. 769 * Sven Hammarling, Numerical Algorithms Group Ltd. [all...] |
c_cblat2.f | 56 * NAG Technical Reports TR3/87 and TR4/87, Numerical Algorithms 58 * OX2 7DE, UK, and Numerical Algorithms Group Inc., 1101 31st [all...] |
c_dblat2.f | 55 * NAG Technical Reports TR3/87 and TR4/87, Numerical Algorithms 57 * OX2 7DE, UK, and Numerical Algorithms Group Inc., 1101 31st [all...] |
c_sblat2.f | 55 * NAG Technical Reports TR3/87 and TR4/87, Numerical Algorithms 57 * OX2 7DE, UK, and Numerical Algorithms Group Inc., 1101 31st [all...] |
c_zblat2.f | 56 * NAG Technical Reports TR3/87 and TR4/87, Numerical Algorithms 58 * OX2 7DE, UK, and Numerical Algorithms Group Inc., 1101 31st [all...] |
/prebuilts/go/darwin-x86/src/sort/ |
sort.go | 363 // The used algorithms are simple and provable correct on all input and use 365 // experimentally to other stable in-place sorting algorithms. 367 // Remarks on other algorithms evaluated: 373 // The given algorithms are in-place, number of Swap and Assignments 380 // - All the optimal in-place sorting/merging algorithms I found are either 382 // performed block rearrangements. See also "In-Place Merging Algorithms", 385 // - Often "optimal" algorithms are optimal in the number of assignments 423 // Radzik, editors, Algorithms - ESA 2004, volume 3221 of Lecture Notes in 553 Pay attention when comparing to other optimal algorithms which
|
/prebuilts/go/linux-x86/src/sort/ |
sort.go | 363 // The used algorithms are simple and provable correct on all input and use 365 // experimentally to other stable in-place sorting algorithms. 367 // Remarks on other algorithms evaluated: 373 // The given algorithms are in-place, number of Swap and Assignments 380 // - All the optimal in-place sorting/merging algorithms I found are either 382 // performed block rearrangements. See also "In-Place Merging Algorithms", 385 // - Often "optimal" algorithms are optimal in the number of assignments 423 // Radzik, editors, Algorithms - ESA 2004, volume 3221 of Lecture Notes in 553 Pay attention when comparing to other optimal algorithms which
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
redblack32.go | 17 // following Tarjan, Data Structures and Network Algorithms, 21 // use in sparse lookup algorithms.
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
redblack32.go | 17 // following Tarjan, Data Structures and Network Algorithms, 21 // use in sparse lookup algorithms.
|
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
recognizers.py | 571 "Algorithms + Data Structures = Programs" by Niklaus Wirth [all...] |
/prebuilts/go/darwin-x86/src/crypto/x509/ |
x509.go | 229 // OIDs for signature algorithms 235 // RFC 3279 2.2.1 RSA Signature Algorithms 262 // RFC 5758 3.1 DSA Signature Algorithms 266 // csor(3) algorithms(4) id-dsa-with-sha2(3) 2} 442 // RFC 3279, 2.3 Public Key Algorithms 703 // involves algorithms that are not currently implemented. [all...] |
/prebuilts/go/linux-x86/src/crypto/x509/ |
x509.go | 229 // OIDs for signature algorithms 235 // RFC 3279 2.2.1 RSA Signature Algorithms 262 // RFC 5758 3.1 DSA Signature Algorithms 266 // csor(3) algorithms(4) id-dsa-with-sha2(3) 2} 442 // RFC 3279, 2.3 Public Key Algorithms 703 // involves algorithms that are not currently implemented. [all...] |
/prebuilts/go/darwin-x86/src/math/big/ |
int.go | 594 // "The Yacas Book of Algorithms":
|
/prebuilts/go/linux-x86/src/math/big/ |
int.go | 594 // "The Yacas Book of Algorithms":
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
BaseRecognizer.as | 428 * "Algorithms + Data Structures = Programs" by Niklaus Wirth
|
/prebuilts/go/darwin-x86/src/crypto/tls/ |
common.go | 136 // Signature algorithms for TLS 1.2 (See RFC 5246, section A.4.1) 148 // supportedSignatureAlgorithms contains the signature and hash algorithms that 265 // Algorithms Extension is being used (see [all...] |
/prebuilts/go/linux-x86/src/crypto/tls/ |
common.go | 136 // Signature algorithms for TLS 1.2 (See RFC 5246, section A.4.1) 148 // supportedSignatureAlgorithms contains the signature and hash algorithms that 265 // Algorithms Extension is being used (see [all...] |