Searched defs:mapped (Results 1 – 8 of 8) sorted by relevance
/reactos/dll/win32/dbghelp/ |
H A D | image_private.h | 124 const char* mapped; member 148 const char* mapped; member 162 const char* mapped; member
|
H A D | macho_module.c | 274 static void macho_unmap_range(const char** base, const void** mapped, const struct macho_file_map* … in macho_unmap_range()
|
/reactos/dll/appcompat/apphelp/ |
H A D | sdbwrite.c | 296 MEMMAPPED mapped; in SdbWriteBinaryTagFromFile() local
|
H A D | sdbfileattr.c | 253 MEMMAPPED mapped; in SdbGetFileAttributes() local
|
/reactos/modules/rostests/winetests/advapi32/ |
H A D | security.c | 5713 int generic, mapped; in test_mutex_security() member 5770 int generic, mapped; in test_event_security() member 5827 int generic, mapped; in test_semaphore_security() member 5878 int todo, generic, mapped; in test_named_pipe_security() member 5981 int generic, mapped; in test_file_security() member 6107 int generic, mapped; in test_filemap_security() member 6124 int prot, mapped; in test_filemap_security() member 6239 int generic, mapped; in test_thread_security() member 6315 int generic, mapped; in test_process_access() member
|
/reactos/dll/directx/wine/d3dx9_36/ |
H A D | font.c | 311 BOOL mapped = FALSE; in ID3DXFontImpl_PreloadGlyphs() local
|
/reactos/dll/win32/winmm/ |
H A D | mci.c | 2292 int mapped; in mciSendCommandA() local
|
/reactos/drivers/storage/class/classpnp/ |
H A D | utils.c | 4480 … ULONG mapped = (lbaStatusDescr->ProvisioningStatus != LBA_STATUS_MAPPED) ? 0x0 : 0x1; in ClasspDeviceGetLBAStatusWorker() local
|