Home
last modified time | relevance | path

Searched defs:nLength (Results 1 – 25 of 50) sorted by relevance

12

/reactos/dll/win32/kernel32/client/console/
H A Dreadwrite.c233 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 Dcstringt.h43 _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 Datlsimpstr.h11 #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 Datlcore.h233 WORD nLength; member
/reactos/base/system/diskpart/
H A Dmisc.c89 INT nLength; in DuplicateQuotedString() local
133 INT nLength; in DuplicateString() local
/reactos/base/setup/usetup/
H A Dconsole.c269 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 Dusrmgr.c21 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 Dgroups.c125 INT nLength; in NewGroupDlgProc() local
/reactos/modules/rosapps/applications/net/roshttpd/
H A Dhttp.cpp116 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 Dobject.c41 DWORD nLength, in GetUserObjectInformationA()
/reactos/modules/rosapps/applications/net/roshttpd/include/
H A Dsocket.h85 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 Dsocket.cpp109 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 Dntddblue.h36 ULONG nLength; member
44 ULONG nLength; member
/reactos/base/applications/cmdutils/at/
H A Dat.c45 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 Dmisc.c172 INT_PTR nLength; in ParseFailureActions() local
/reactos/base/services/w32time/
H A Dregister.c20 int nLength; in ReadString() local
/reactos/dll/win32/lsasrv/
H A Dprivileges.c134 UINT nLength; in LsarpLookupPrivilegeDisplayName() local
/reactos/base/applications/mscutils/servman/
H A Dpropsheet_general.c222 INT nLength; in SaveDlgInfo() local
/reactos/base/applications/network/net/
H A Dmain.c54 INT nLength; in PrintPaddedResourceString() local
H A DcmdUser.c587 INT nCharsLen, i, nLength = 8; in GenerateRandomPassword() local
618 INT nLength = 0; in BuildWorkstationsList() local
/reactos/dll/cpl/desk/
H A Ddesk.c423 int nLength; in InstallScreenSaverA() local
/reactos/win32ss/user/ntuser/
H A Dwinsta.c1103 DWORD nLength, in NtUserGetObjectInformation()
1343 DWORD nLength) in NtUserSetObjectInformation()
/reactos/dll/win32/shell32/
H A DCExtractIcon.cpp262 int nLength; in Extract() local
/reactos/dll/cpl/appwiz/
H A Dcreatelink.c535 UINT nLength; in ShowCreateShortcutWizard() local
/reactos/dll/win32/userenv/
H A Dprofile.c713 INT nLength; in CreateUserProfileA() local
773 INT nLength; in CreateUserProfileExA() local

12