/reactos/dll/win32/kernel32/client/console/ |
H A D | readwrite.c | 233 IN DWORD nLength, in IntGetConsoleInput() 712 IN DWORD nLength, in IntWriteConsoleInput() 1218 IN DWORD nLength, in PeekConsoleInputW() 1238 IN DWORD nLength, in PeekConsoleInputA() 1258 IN DWORD nLength, in ReadConsoleInputW() 1278 IN DWORD nLength, in ReadConsoleInputA() 1298 IN DWORD nLength, in ReadConsoleInputExW() 1319 IN DWORD nLength, in ReadConsoleInputExA() 1491 IN DWORD nLength, in WriteConsoleInputW() 1511 IN DWORD nLength, in WriteConsoleInputA() [all …]
|
/reactos/sdk/lib/atl/ |
H A D | cstringt.h | 43 _In_ int nLength) noexcept in GetBaseTypeLength() 50 _In_ int nLength) noexcept in GetBaseTypeLength() 203 _In_ int nLength) in AllocSysString() 230 _In_ int nLength) noexcept in GetBaseTypeLength() 237 _In_ int nLength) noexcept in GetBaseTypeLength() 390 _In_ int nLength) in AllocSysString() 502 _In_ int nLength) : in CStringT() 508 _In_ int nLength) : in CStringT() 676 int nLength = CThisSimpleString::GetLength(); in MakeLower() local 687 int nLength = CThisSimpleString::GetLength(); in MakeUpper() local [all …]
|
H A D | atlsimpstr.h | 11 #define _In_count_(nLength) argument 168 int nLength = StringLength(pszSrc); in CSimpleStringT() local 180 _In_ int nLength, in CSimpleStringT() 273 _In_ int nLength) in Append() 315 _In_ int nLength) in SetString() 376 void Preallocate(_In_ int nLength) in Preallocate() 508 __declspec(noinline) void Fork(_In_ int nLength) in Fork() 525 PXSTR PrepareWrite(_In_ int nLength) in PrepareWrite() 537 void PrepareWrite2(_In_ int nLength) in PrepareWrite2() 568 void Reallocate(_In_ int nLength) in Reallocate() [all …]
|
H A D | atlcore.h | 233 WORD nLength; member
|
/reactos/base/system/diskpart/ |
H A D | misc.c | 89 INT nLength; in DuplicateQuotedString() local 133 INT nLength; in DuplicateString() local
|
/reactos/base/setup/usetup/ |
H A D | console.c | 269 IN DWORD nLength, in PeekConsoleInput() 344 IN DWORD nLength, in ReadConsoleInput() 410 IN DWORD nLength, in WriteConsoleOutputCharacterA() 454 IN DWORD nLength, in WriteConsoleOutputCharacterW() 528 IN DWORD nLength, in FillConsoleOutputAttribute() 563 IN DWORD nLength, in FillConsoleOutputCharacterA()
|
/reactos/dll/cpl/usrmgr/ |
H A D | usrmgr.c | 21 INT nLength = GetWindowTextLength(GetDlgItem(hwndDlg, nDlgItem)); in GetDlgItemTextAlloc() local 30 INT nLength = (INT)SendDlgItemMessage(hwndDlg, nDlgItem, CB_GETLBTEXTLEN, nIndex, 0); in GetComboBoxLBTextAlloc() local
|
H A D | groups.c | 125 INT nLength; in NewGroupDlgProc() local
|
/reactos/modules/rosapps/applications/net/roshttpd/ |
H A D | http.cpp | 116 BOOL CHttpParser::ReadString(LPSTR lpsStr, UINT nLength) in ReadString() 142 BOOL CHttpParser::ReadSpecial(LPSTR lpsStr, UINT nLength) in ReadSpecial()
|
/reactos/win32ss/user/user32/misc/ |
H A D | object.c | 41 DWORD nLength, in GetUserObjectInformationA()
|
/reactos/modules/rosapps/applications/net/roshttpd/include/ |
H A D | socket.h | 85 virtual INT Transmit( LPCSTR lpsBuffer, UINT nLength) { return 0; }; in Transmit() 86 virtual INT Receive(LPSTR lpsBuffer, UINT nLength) { return 0; }; in Receive()
|
/reactos/modules/rosapps/applications/net/roshttpd/common/ |
H A D | socket.cpp | 109 INT CServerClientSocket::Transmit( LPCSTR lpsBuffer, UINT nLength) in Transmit() 126 INT CServerClientSocket::Receive(LPSTR lpsBuffer, UINT nLength) in Receive()
|
/reactos/sdk/include/reactos/drivers/blue/ |
H A D | ntddblue.h | 36 ULONG nLength; member 44 ULONG nLength; member
|
/reactos/base/applications/cmdutils/at/ |
H A D | at.c | 45 INT i, nLength; in InitDaysOfWeekArray() local 83 INT nLength; in ParseTime() local 270 INT nLength, i; in ParseDaysOfWeek() local
|
/reactos/base/applications/sc/ |
H A D | misc.c | 172 INT_PTR nLength; in ParseFailureActions() local
|
/reactos/base/services/w32time/ |
H A D | register.c | 20 int nLength; in ReadString() local
|
/reactos/dll/win32/lsasrv/ |
H A D | privileges.c | 134 UINT nLength; in LsarpLookupPrivilegeDisplayName() local
|
/reactos/base/applications/mscutils/servman/ |
H A D | propsheet_general.c | 222 INT nLength; in SaveDlgInfo() local
|
/reactos/base/applications/network/net/ |
H A D | main.c | 54 INT nLength; in PrintPaddedResourceString() local
|
H A D | cmdUser.c | 587 INT nCharsLen, i, nLength = 8; in GenerateRandomPassword() local 618 INT nLength = 0; in BuildWorkstationsList() local
|
/reactos/dll/cpl/desk/ |
H A D | desk.c | 423 int nLength; in InstallScreenSaverA() local
|
/reactos/win32ss/user/ntuser/ |
H A D | winsta.c | 1103 DWORD nLength, in NtUserGetObjectInformation() 1343 DWORD nLength) in NtUserSetObjectInformation()
|
/reactos/dll/win32/shell32/ |
H A D | CExtractIcon.cpp | 262 int nLength; in Extract() local
|
/reactos/dll/cpl/appwiz/ |
H A D | createlink.c | 535 UINT nLength; in ShowCreateShortcutWizard() local
|
/reactos/dll/win32/userenv/ |
H A D | profile.c | 713 INT nLength; in CreateUserProfileA() local 773 INT nLength; in CreateUserProfileExA() local
|