Searched defs:source_id (Results 1 – 4 of 4) sorted by relevance
/reactos/dll/win32/setupapi/ |
H A D | query.c | 289 PUINT source_id, PSTR buffer, DWORD buffer_size, in SetupGetSourceFileLocationA() 337 LPWSTR source_id; in get_source_id() local 378 PUINT source_id, PWSTR buffer, DWORD buffer_size, in SetupGetSourceFileLocationW() 420 BOOL WINAPI SetupGetSourceInfoA( HINF hinf, UINT source_id, UINT info, in SetupGetSourceInfoA() 464 BOOL WINAPI SetupGetSourceInfoW( HINF hinf, UINT source_id, UINT info, in SetupGetSourceInfoW()
|
/reactos/base/applications/games/solitaire/ |
H A D | solundo.cpp | 15 static int source_id = -1; variable
|
/reactos/modules/rostests/winetests/setupapi/ |
H A D | query.c | 313 UINT source_id; in test_SetupGetSourceFileLocation() local
|
/reactos/dll/3rdparty/mbedtls/ |
H A D | entropy.c | 210 static int entropy_update( mbedtls_entropy_context *ctx, unsigned char source_id, in entropy_update()
|