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

1234567891011>>

/macosx-10.10/BerkeleyDB-21/db/perl/DB_File/
H A DDB_File.pm645 A default hashing algorithm, which will be adequate for most
647 hashing algorithm it is possible to write your own in Perl and have
912 This script shows how to override the default sorting algorithm that
/macosx-10.10/CPANInternal-159.1/Crypt-Rijndael-1.10/
H A DRijndael.pm51 algorithm actually supports any blocksize that is any multiple of
/macosx-10.10/CPANInternal-159.1/Data-UUID-1.219/
H A DUUID.pm63 The algorithm for UUID generation, used by this extension, is described in the
/macosx-10.10/CPANInternal-159.1/File-NFSLock-1.21/lib/File/
H A DNFSLock.pm702 directory nodes. Some other algorithm might be used to uncache a
/macosx-10.10/CPANInternal-159.1/Graph-0.94/lib/Graph/
H A DAdjacencyMatrix.pm208 The algorithm used to create the matrix is two nested loops, which is
H A DBitMatrix.pm216 The algorithm used to create the matrix is two nested loops, which is
/macosx-10.10/CPANInternal-159.1/Graph-0.94/lib/Graph/TransitiveClosure/
H A DMatrix.pm474 The transitive closure algorithm used is Warshall and Floyd-Warshall
/macosx-10.10/CPANInternal-159.1/Graph-0.96/lib/Graph/
H A DAdjacencyMatrix.pm208 The algorithm used to create the matrix is two nested loops, which is
H A DBitMatrix.pm216 The algorithm used to create the matrix is two nested loops, which is
/macosx-10.10/CPANInternal-159.1/Graph-0.96/lib/Graph/TransitiveClosure/
H A DMatrix.pm474 The transitive closure algorithm used is Warshall and Floyd-Warshall
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/Proxy/Engine/
H A DLegacy.pm115 This engine reproduces the older child creation algorithm of HTTP::Proxy.
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.300/lib/HTTP/Proxy/Engine/
H A DLegacy.pm115 This engine reproduces the older child creation algorithm of L<HTTP::Proxy>.
/macosx-10.10/CPANInternal-159.1/JSON-XS-3.01/
H A DXS.pm1400 algorithm (subject to change in future versions):
/macosx-10.10/CPANInternal-159.1/SOAP-Lite-1.11/
H A DChanges192 This is still error prone - if you know a better algorithm, please help me
530 + modified deserialization algorithm that allows to properly
/macosx-10.10/CPANInternal-159.1/String-ShellQuote-1.04/
H A DShellQuote.pm147 included in a shell-style comment (the current algorithm is that a sharp
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/Plugin/
H A DImage.pm407 This returns the name of the compression algorithm is used.
/macosx-10.10/CPANInternal-159.1/Text-LevenshteinXS-0.03/
H A DLevenshteinXS.pm57 All the credits go to Vladimir Levenshtein the author of the algorithm and to
/macosx-10.10/Chess-310.6/Sources/
H A DMBCAnimation.mm50 #include <algorithm>
H A DMBCBoardView.mm61 #include <algorithm>
H A DMBCBoardViewDraw.mm55 #import <algorithm>
H A DMBCBoardViewMouse.mm56 #import <algorithm>
H A DMBCEngine.mm52 #include <algorithm>
H A DMBCGameInfo.mm57 #include <algorithm>
H A DMBCMoveGenerator.mm47 #include <algorithm>
/macosx-10.10/CommonCrypto-60061/include/
H A DCommonCRC.h71 @param algorithm Designates the CRC algorithm to use.
80 CNCRC(CNcrc algorithm, const void *in, size_t len, uint64_t *result)
87 @param algorithm Designates the CRC algorithm to use.
94 CNCRCInit(CNcrc algorithm, CNCRCRef *crcRef)
142 @param algorithm Designates the CRC algorithm to test.
148 CNCRCWeakTest(CNcrc algorithm)
152 CNCRCDumpTable(CNcrc algorithm)
[all...]

Completed in 395 milliseconds

1234567891011>>