Home
last modified time | relevance | path

Searched defs:Mask (Results 1 – 25 of 79) sorted by relevance

1234

/reactos/ntoskrnl/mm/ARM3/
H A Dkdbg.c146 ExpKdbgExtPoolUsedGetTag(PCHAR Arg, PULONG Tag, PULONG Mask) in ExpKdbgExtPoolUsedGetTag()
179 ULONG Mask = 0; in ExpKdbgExtPoolUsed() local
223 ULONG Mask, in ExpKdbgExtPoolFindLargePool()
306 ULONG Mask, in ExpKdbgExtPoolFindPagedPool()
379 ULONG Mask, in ExpKdbgExtPoolFindNonPagedPool()
442 ULONG Mask = 0; in ExpKdbgExtPoolFind() local
/reactos/sdk/include/ndk/
H A Dkefuncs.h45 FORCEINLINE BOOLEAN BitScanForwardAffinity(PULONG Index, KAFFINITY Mask) in BitScanForwardAffinity()
54 FORCEINLINE BOOLEAN BitScanReverseAffinity(PULONG Index, KAFFINITY Mask) in BitScanReverseAffinity()
/reactos/ntoskrnl/include/internal/
H A Dps_x.h13 #define PspPrioritySeparationFromMask(Mask) \ argument
16 #define PspQuantumTypeFromMask(Mask) \ argument
19 #define PspQuantumLengthFromMask(Mask) \ argument
H A Dse.h17 ACCESS_MASK Mask; member
24 ACCESS_MASK Mask; member
32 ACCESS_MASK Mask; member
/reactos/modules/rostests/apitests/zipfldr/
H A DIDataObject.cpp169 WORD Mask = g_bOldZipfldr ? 0xffe0 : (0xffff); // bits 0-4 are the seconds in test_FileDescriptor() local
190 WORD Mask = g_bOldZipfldr ? 0xffe0 : (0xffff); // bits 0-4 are the seconds in test_FileDescriptor_Folder() local
231 WORD Mask = g_bOldZipfldr ? 0xffe0 : (0xffff); // bits 0-4 are the seconds in test_FileContents1() local
321 WORD Mask = g_bOldZipfldr ? 0xffe0 : (0xffff); // bits 0-4 are the seconds in test_FileContents2() local
/reactos/hal/halx86/pic/
H A Dpic.c412 PIC_MASK Mask; in KfLowerIrql() local
502 PIC_MASK Mask; in HalpEndSoftwareInterrupt2() local
557 PIC_MASK Mask; in _HalpDismissIrqGeneric() local
739 PIC_MASK Mask; in _HalpDismissIrqLevel() local
1046 PIC_MASK Mask; in HalEndSystemInterrupt2() local
1203 PIC_MASK Mask; in HalpDispatchInterrupt2() local
/reactos/sdk/tools/mkhive/
H A Drtl.c177 unsigned char BitScanForward(ULONG * Index, unsigned long Mask) in BitScanForward()
188 unsigned char BitScanReverse(ULONG * const Index, unsigned long Mask) in BitScanReverse()
/reactos/win32ss/drivers/displays/vga/objects/
H A Dbitblt.c208 UCHAR Mask; in VGADDI_BltBrush() local
329 IN SURFOBJ* Mask, in VGADDI_BltSrc()
367 IN SURFOBJ* Mask, in VGADDI_BltMask()
413 IN SURFOBJ *Mask, in DrvBitBlt()
/reactos/win32ss/gdi/eng/
H A Dstretchblt.c44 SURFOBJ* Mask, in CallDibStretchBlt()
101 IN SURFOBJ *Mask, in EngStretchBltROP()
442 IN SURFOBJ *Mask, in EngStretchBlt()
860 IN SURFOBJ *Mask, in NtGdiEngStretchBlt()
/reactos/sdk/include/vcruntime/mingw32/
H A Dintrin_arm.h47 __INTRIN_INLINE unsigned _CountLeadingZeros(long Mask) in _CountLeadingZeros()
52 __INTRIN_INLINE unsigned _CountTrailingZeros(long Mask) in _CountTrailingZeros()
57 __INTRIN_INLINE unsigned char _BitScanForward(unsigned long * const Index, const unsigned long Mask) in _BitScanForward()
180 __INTRIN_INLINE unsigned char _BitScanReverse(unsigned long * const Index, const unsigned long Mask) in _BitScanReverse()
H A Dintrin_ppc.h427 PPC_QUAL unsigned char _BitScanForward(unsigned long * const Index, const unsigned long Mask) in _BitScanForward()
444 PPC_QUAL unsigned char _BitScanReverse(unsigned long * const Index, const unsigned long Mask) in _BitScanReverse()
510 PPC_QUAL unsigned long long __ll_lshift(const unsigned long long Mask, int Bit) in __ll_lshift()
515 PPC_QUAL long long __ll_rshift(const long long Mask, const int Bit) in __ll_rshift()
520 PPC_QUAL unsigned long long __ull_rshift(const unsigned long long Mask, int Bit) in __ull_rshift()
H A Dintrin_x86.h1046 __INTRIN_INLINE unsigned char _BitScanForward(unsigned long * Index, unsigned long Mask) in _BitScanForward()
1054 __INTRIN_INLINE unsigned char _BitScanReverse(unsigned long * Index, unsigned long Mask) in _BitScanReverse()
1078 __INTRIN_INLINE unsigned char _BitScanForward64(unsigned long * Index, unsigned long long Mask) in _BitScanForward64()
1088 __INTRIN_INLINE unsigned char _BitScanReverse64(unsigned long * Index, unsigned long long Mask) in _BitScanReverse64()
1310 unsigned long long __ll_lshift(unsigned long long Mask, int Bit) in __ll_lshift()
1323 __INTRIN_INLINE long long __ll_rshift(long long Mask, int Bit) in __ll_rshift()
1336 __INTRIN_INLINE unsigned long long __ull_rshift(unsigned long long Mask, int Bit) in __ull_rshift()
1361 unsigned long long __ll_lshift(unsigned long long Mask, int Bit) in __ll_lshift()
1375 __INTRIN_INLINE long long __ll_rshift(long long Mask, int Bit) in __ll_rshift()
1389 __INTRIN_INLINE unsigned long long __ull_rshift(unsigned long long Mask, int Bit) in __ull_rshift()
/reactos/ntoskrnl/ke/
H A Dconfig.c49 ULONG Mask = 0; in KeFindConfigurationNextEntry() local
/reactos/drivers/bus/acpi/acpica/executer/
H A Dexfldio.c619 UINT64 Mask, in AcpiExWriteWithUpdateRule()
890 UINT64 Mask; in AcpiExInsertIntoField() local
/reactos/dll/win32/ws2help/
H A Ddllmain.c31 DWORD Mask; in NewCtxInit() local
/reactos/sdk/lib/rtl/
H A Dbitmap.c31 #define BitScanForward(Index, Mask) \ argument
34 #define BitScanReverse(Index, Mask) \ argument
319 BITMAP_INDEX Bits, Mask; variable
379 BITMAP_INDEX Bits, Mask; variable
/reactos/sdk/include/xdk/
H A Dinterlocked.h489 ULONG Mask = 1 << (Bit & 31); in _InterlockedBitTestAndSet() local
501 ULONG Mask = 1 << (Bit & 31); in _InterlockedBitTestAndReset() local
513 ULONG64 Mask = 1LL << (Bit & 63); in _InterlockedBitTestAndSet64() local
525 ULONG64 Mask = 1LL << (Bit & 63); in _InterlockedBitTestAndReset64() local
537 ULONG Mask = 1 << (Bit & 31); in _InterlockedBitTestAndComplement() local
549 ULONG64 Mask = 1LL << (Bit & 63); in _InterlockedBitTestAndComplement64() local
/reactos/drivers/bus/acpi/acpica/resources/
H A Drsutils.c69 UINT16 Mask, in AcpiRsDecodeBitmask()
115 UINT16 Mask; in AcpiRsEncodeBitmask() local
/reactos/boot/freeldr/freeldr/lib/
H A Ddebug.c252 DbgPrint2(ULONG Mask, ULONG Level, const char *File, ULONG Line, char *Format, ...) in DbgPrint2()
299 DebugDumpBuffer(ULONG Mask, PVOID Buffer, ULONG Length) in DebugDumpBuffer()
/reactos/drivers/network/tcpip/include/
H A Dinfo.h23 ULONG Mask; member
54 ULONG Mask; member
/reactos/dll/win32/dbghelp/
H A Dsource.c141 BOOL WINAPI SymEnumSourceFilesW(HANDLE hProcess, ULONG64 ModBase, PCWSTR Mask, in SymEnumSourceFilesW()
240 BOOL WINAPI SymEnumSourceFiles(HANDLE hProcess, ULONG64 ModBase, PCSTR Mask, in SymEnumSourceFiles()
/reactos/sdk/include/reactos/winsock/
H A Dws2help.h37 DWORD Mask; member
/reactos/subsystems/mvdm/ntvdm/hardware/
H A Ddma.h38 BYTE Mask; member
/reactos/boot/environ/lib/io/display/
H A Dtextcons.c58 _In_ ULONG Mask, in ConsoleTextLocalSetTextState()
/reactos/win32ss/user/ntuser/
H A Daccelerator.c50 UINT Mask = 0, nPos; in co_IntTranslateAccelerator() local

1234