/reactos/dll/win32/bcrypt/ |
H A D | bcrypt_main.c | 288 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 D | alg-outline | 11 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 D | README | 27 - 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 D | algorithm | 47 # include_next <algorithm> 49 # include _STLP_NATIVE_HEADER(algorithm)
|
/reactos/dll/win32/mciavi32/ |
H A D | mciavi_res.rc | 147 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 D | mciavi_res.rc | 147 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 D | std_headers.txt | 1 algorithm
|
H A D | ReleaseNote.txt | 52 functional or algorithm Standard headers include in your code. 134 * Improvment of some algorithm like search_n or stable_sort.
|
H A D | msvcincl.dat | 4 algorithm
|
/reactos/modules/rosapps/applications/sysutils/mkdosfs/ |
H A D | ChangeLog | 3 Better algorithm to select cluster sizes on large filesystems.
|
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/ |
H A D | secure.c | 510 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 D | todo.txt | 173 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 D | README | 137 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 D | remainder_piby2_forFMA3.asm | 255 ; 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 D | explorer-ko.rc | 143 LTEXT "Please select your preferred icon alignment algorithm:", IDC_STATIC, 7, 7, 166, 8
|
H A D | explorer-he.rc | 143 LTEXT "Please select your preferred icon alignment algorithm:", IDC_STATIC, 7, 7, 166, 8
|
H A D | explorer-en.rc | 143 LTEXT "Please select your preferred icon alignment algorithm:", IDC_STATIC, 7, 7, 166, 8
|
H A D | explorer-pt.rc | 143 LTEXT "Please select your preferred icon alignment algorithm:", IDC_STATIC, 7, 7, 166, 8
|
H A D | explorer-hu.rc | 143 LTEXT "Please select your preferred icon alignment algorithm:", IDC_STATIC, 7, 7, 166, 8
|
/reactos/sdk/lib/3rdparty/adns/ |
H A D | INSTALL | 66 uses an automatically-balancing tree algorithm, like the glibc version
|
/reactos/sdk/tools/fatten/fatfs/ |
H A D | 00history.txt | 40 Improved cluster scan algorithm to write files fast.
|
/reactos/dll/win32/wintrust/ |
H A D | crypt.c | 151 …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 D | README | 162 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 D | test_goto_call.cmd | 53 :: GOTO label search algorithm ignores any whitespace between ':'
|
/reactos/sdk/lib/3rdparty/zlib/ |
H A D | ChangeLog | 624 - 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
|