Home
last modified time | relevance | path

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

12

/reactos/dll/win32/bcrypt/
H A Dbcrypt_main.c288 struct algorithm struct
298 struct algorithm *algorithm = handle; in BCryptGenRandom() argument
302 if (!algorithm) in BCryptGenRandom()
310 else if (algorithm->hdr.magic != MAGIC_ALG || algorithm->id != ALG_ID_RNG) in BCryptGenRandom()
319 if (algorithm) in BCryptGenRandom()
326 if (algorithm || (flags & BCRYPT_USE_SYSTEM_PREFERRED_RNG)) in BCryptGenRandom()
338 struct algorithm *alg; in BCryptOpenAlgorithmProvider()
382 struct algorithm *alg = handle; in BCryptCloseAlgorithmProvider()
991 const struct algorithm *alg = (const struct algorithm *)object; in BCryptGetProperty()
1008 struct algorithm *alg = algorithm; in BCryptCreateHash()
[all …]
/reactos/dll/opengl/glu32/src/libtess/
H A Dalg-outline11 The tesselation algorithm is fundamentally a 2D algorithm. We
21 The algorithm needs some capability of cleaning up the input data as
25 the algorithm must handle coincident vertices, vertices incident to an
29 Phases of the algorithm
37 3. Using a line-sweep algorithm, partition the plane into x-monotone
71 processed by the algorithm. The projection also compresses the input
109 The basic algorithm is to sweep from left to right, processing each
186 numerical errors, but this does not affect the algorithm's operation.
201 The key to the robustness of the algorithm is maintaining the
H A DREADME27 - the algorithm used is extremely robust.
70 When EndPolygon is called, the tesselation algorithm determines
151 GLU_TESS_NEED_COMBINE_CALLBACK says that the algorithm detected an
159 - When the algorithm detects an intersection, or wishes to merge
189 If the algorithm detects an intersection, then the "combine" callback
367 avoid running the full decomposition algorithm on convex polygons).
369 the algorithm gets lucky in its choice of a starting vertex.
/reactos/sdk/include/c++/stlport/
H A Dalgorithm47 # include_next <algorithm>
49 # include _STLP_NATIVE_HEADER(algorithm)
/reactos/dll/win32/mciavi32/
H A Dmciavi_res.rc147 L"audio algorithm\0", 0x00004004L, MCI_INTEGER,
149 L"still algorithm\0", 0x00004005L, MCI_INTEGER,
151 L"video algorithm\0", 0x00004006L, MCI_INTEGER,
163 L"audio algorithm\0", 0x00004000L, MCI_INTEGER,
166 L"still algorithm\0", 0x00004003L, MCI_INTEGER,
168 L"video algorithm\0", 0x00004005L, MCI_INTEGER,
173 L"algorithm\0", 0x00080000L, MCI_STRING,
249 L"algorithm\0", 0x00040000L, MCI_STRING,
365 L"algorithm\0", 0x00040000L, MCI_STRING,
402 L"algorithm\0", 0x00020000L, MCI_STRING,
/reactos/dll/win32/mciqtz32/
H A Dmciavi_res.rc147 L"audio algorithm\0", 0x00004004L, MCI_INTEGER,
149 L"still algorithm\0", 0x00004005L, MCI_INTEGER,
151 L"video algorithm\0", 0x00004006L, MCI_INTEGER,
163 L"audio algorithm\0", 0x00004000L, MCI_INTEGER,
166 L"still algorithm\0", 0x00004003L, MCI_INTEGER,
168 L"video algorithm\0", 0x00004005L, MCI_INTEGER,
173 L"algorithm\0", 0x00080000L, MCI_STRING,
249 L"algorithm\0", 0x00040000L, MCI_STRING,
365 L"algorithm\0", 0x00040000L, MCI_STRING,
402 L"algorithm\0", 0x00020000L, MCI_STRING,
/reactos/sdk/lib/3rdparty/stlport/etc/
H A Dstd_headers.txt1 algorithm
H A DReleaseNote.txt52 functional or algorithm Standard headers include in your code.
134 * Improvment of some algorithm like search_n or stable_sort.
H A Dmsvcincl.dat4 algorithm
/reactos/modules/rosapps/applications/sysutils/mkdosfs/
H A DChangeLog3 Better algorithm to select cluster sizes on large filesystems.
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/
H A Dsecure.c510 if (OBJ_obj2nid(cert->cert_info->key->algor->algorithm) == NID_md5WithRSAEncryption) in sec_parse_x509_key()
513 ASN1_OBJECT_free(cert->cert_info->key->algor->algorithm); in sec_parse_x509_key()
514 cert->cert_info->key->algor->algorithm = OBJ_nid2obj(NID_rsaEncryption); in sec_parse_x509_key()
/reactos/drivers/storage/ide/uniata/
H A Dtodo.txt173 102.don't use HDD's algorithm of falling back to PIO for ATAPI (21 )
201 123.use transfer speed slowdown algorithm when high error rate ...
208 128.use p.127 for smart slowdown algorithm (22b)
/reactos/sdk/lib/3rdparty/freetype/src/gxvalid/
H A DREADME137 around, so validation of the algorithm in the state transition
346 for `kern' tables. Unfortunately, there is no exact algorithm to
347 check Apple's extension, so gxvalid includes a heuristic algorithm to
376 the formats and the auto detection algorithm of gxvalid is described
455 5-2-4. gxvalid auto dialect detection algorithm
/reactos/sdk/lib/crt/math/libm_sse2/
H A Dremainder_piby2_forFMA3.asm255 ; algorithm is their formula 3.1 (for getting z from sigma) and
256 ; algorithm 5.1 (and extended version) for actual reduction
/reactos/modules/rosapps/applications/explorer-old/
H A Dexplorer-ko.rc143 LTEXT "Please select your preferred icon alignment algorithm:", IDC_STATIC, 7, 7, 166, 8
H A Dexplorer-he.rc143 LTEXT "Please select your preferred icon alignment algorithm:", IDC_STATIC, 7, 7, 166, 8
H A Dexplorer-en.rc143 LTEXT "Please select your preferred icon alignment algorithm:", IDC_STATIC, 7, 7, 166, 8
H A Dexplorer-pt.rc143 LTEXT "Please select your preferred icon alignment algorithm:", IDC_STATIC, 7, 7, 166, 8
H A Dexplorer-hu.rc143 LTEXT "Please select your preferred icon alignment algorithm:", IDC_STATIC, 7, 7, 166, 8
/reactos/sdk/lib/3rdparty/adns/
H A DINSTALL66 uses an automatically-balancing tree algorithm, like the glibc version
/reactos/sdk/tools/fatten/fatfs/
H A D00history.txt40 Improved cluster scan algorithm to write files fast.
/reactos/dll/win32/wintrust/
H A Dcrypt.c151 …L WINAPI CryptCATAdminAcquireContext2(HCATADMIN *catAdmin, const GUID *sys, const WCHAR *algorithm, in CryptCATAdminAcquireContext2() argument
154 …FIXME("%p %s %s %p %x stub\n", catAdmin, debugstr_guid(sys), debugstr_w(algorithm), policy, flags); in CryptCATAdminAcquireContext2()
/reactos/dll/3rdparty/libjpeg/
H A DREADME162 The best short technical introduction to the JPEG compression algorithm is
260 algorithm article, only to find out that I had come to the same result
/reactos/modules/rostests/win32/cmd/
H A Dtest_goto_call.cmd53 :: GOTO label search algorithm ignores any whitespace between ':'
/reactos/sdk/lib/3rdparty/zlib/
H A DChangeLog624 - Correct typo in doc/algorithm.txt [Janik]
716 - Move algorithm.txt into doc/ [Truta]
824 - Use a new algorithm for setting strm->data_type in trees.c [Truta]
1020 - Update RFC URL in deflate.c and algorithm.txt [Mai]
1382 - added algorithm.doc

12