Home
last modified time | relevance | path

Searched refs:pList (Results 1 – 25 of 38) sorted by relevance

12

/reactos/sdk/lib/drivers/wdf/shared/support/
H A Dfxresourceapi.cpp284 pList->Lock(&irql); in __drv_maxIRQL()
286 pList->Unlock(irql); in __drv_maxIRQL()
438 pList->Lock(&irql); in __drv_maxIRQL()
441 end = pList->End(); in __drv_maxIRQL()
566 FxIoResList* pList; in __drv_maxIRQL() local
714 FxIoResList* pList; in __drv_maxIRQL() local
726 pList->Lock(&irql); in __drv_maxIRQL()
781 FxIoResList* pList; in __drv_maxIRQL() local
790 pList->Lock(&irql); in __drv_maxIRQL()
825 FxIoResList* pList; in __drv_maxIRQL() local
[all …]
H A Dfxresourcecollection.cpp675 PIO_RESOURCE_LIST pList; in CreateWdmList() local
678 pList = pRequirementsList->List; in CreateWdmList()
708 pList->Version = 1; in CreateWdmList()
709 pList->Revision = 1; in CreateWdmList()
710 pList->Count = pIoResList->Count(); in CreateWdmList()
712 pDescriptor = pList->Descriptors; in CreateWdmList()
726 pList = (PIO_RESOURCE_LIST) pDescriptor; in CreateWdmList()
/reactos/sdk/lib/drivers/wdf/kmdf/src/core/
H A Dfxchildlistapi.cpp55 FxChildList* pList; in __drv_maxIRQL() local
138 FxChildList* pList; in __drv_maxIRQL() local
168 FxChildList* pList; in __drv_maxIRQL() local
241 FxChildList* pList; in __drv_maxIRQL() local
252 pList->BeginScan(); in __drv_maxIRQL()
266 FxChildList* pList; in __drv_maxIRQL() local
277 pList->EndScan(); in __drv_maxIRQL()
293 FxChildList* pList; in __drv_maxIRQL() local
347 FxChildList* pList; in __drv_maxIRQL() local
445 FxChildList* pList; in __drv_maxIRQL() local
[all …]
H A Dfxdevicepdoapi.cpp226 FxChildList* pList; in __drv_maxIRQL() local
232 pList = pPkgPdo->m_Description->GetParentList(); in __drv_maxIRQL()
239 if (pList->IsStaticList() || in __drv_maxIRQL()
240 pList->GetIdentificationDescriptionSize() != in __drv_maxIRQL()
245 pList->CopyId(IdentificationDescription, in __drv_maxIRQL()
281 FxChildList* pList; in __drv_maxIRQL() local
294 ASSERT(pList->IsStaticList() == FALSE); in __drv_maxIRQL()
296 if (pList->HasAddressDescriptions() == FALSE || in __drv_maxIRQL()
297 pList->GetAddressDescriptionSize() != in __drv_maxIRQL()
338 FxChildList* pList; in __drv_maxIRQL() local
[all …]
/reactos/modules/rostests/apitests/shdocvw/
H A DMRUList.cpp29 IMruDataList *pList = NULL; in MRUList_DataList_0() local
37 if (pList == NULL) in MRUList_DataList_0()
65 pList->Release(); in MRUList_DataList_0()
99 IMruDataList *pList = NULL; in MRUList_DataList_1() local
105 if (pList == NULL) in MRUList_DataList_1()
119 hr = pList->Delete(iSlot); in MRUList_DataList_1()
128 pList->Release(); in MRUList_DataList_1()
139 if (pList == NULL) in MRUList_DataList_2()
161 pList->Release(); in MRUList_DataList_2()
218 if (pList == NULL) in MRUList_PidlList_0()
[all …]
/reactos/modules/rostests/apitests/shell32/
H A Dclosewnd.cpp11 void FreeWindowList(PWINDOW_LIST pList) in FreeWindowList() argument
13 free(pList->m_phWnds); in FreeWindowList()
14 pList->m_phWnds = NULL; in FreeWindowList()
15 pList->m_chWnds = 0; in FreeWindowList()
28 phWnds[pList->m_chWnds++] = hwnd; in EnumWindowsProc()
29 pList->m_phWnds = phWnds; in EnumWindowsProc()
33 void GetWindowList(PWINDOW_LIST pList) in GetWindowList() argument
35 pList->m_phWnds = NULL; in GetWindowList()
36 pList->m_chWnds = 0; in GetWindowList()
45 FreeWindowList(pList); in GetWindowListForClose()
[all …]
H A Dclosewnd.h16 void GetWindowList(PWINDOW_LIST pList);
17 void GetWindowListForClose(PWINDOW_LIST pList);
20 void FreeWindowList(PWINDOW_LIST pList);
/reactos/modules/rostests/apitests/browseui/
H A DIAutoComplete.cpp63 m_pList = pList; in SetList()
274 pEnum->SetList(nCount, pList); in DoTestCaseA()
617 pEnum->SetList(nCount, pList); in DoTestCaseB()
727 LPWSTR *pList; in START_TEST() local
746 SHStrDupW(szText, &pList[i]); in START_TEST()
754 SHStrDupW(L"test/AA", &pList[0]); in START_TEST()
781 SHStrDupW(szText, &pList[i]); in START_TEST()
792 SHStrDupW(szText, &pList[i]); in START_TEST()
803 SHStrDupW(szText, &pList[i]); in START_TEST()
840 SHStrDupW(szText, &pList[i]); in START_TEST()
[all …]
/reactos/dll/win32/shlwapi/
H A Dautocomp.cpp47 CComPtr<IACList2> pList; in IUnknown_AddOptions() local
48 HRESULT hr = punk->QueryInterface(IID_IACList2, (LPVOID *)&pList); in IUnknown_AddOptions()
56 pList->GetOptions(&dwOptions); in IUnknown_AddOptions()
58 hr = pList->SetOptions(dwOptions); in IUnknown_AddOptions()
68 CComPtr<IUnknown> pList; in AutoComplete_LoadList() local
70 IID_IUnknown, (LPVOID *)&pList); in AutoComplete_LoadList()
78 hr = pList->QueryInterface(IID_IObjMgr, (LPVOID *)&pManager); in AutoComplete_LoadList()
130 return pList; // The list in AutoComplete_LoadList()
199 CComPtr<IUnknown> pList = AutoComplete_LoadList(dwSHACF, dwACLO); in SHAutoComplete() local
200 if (!pList) in SHAutoComplete()
[all …]
/reactos/sdk/lib/3rdparty/strmbase/
H A Ddllfunc.c116 for (i = 0; i < num; i++, pList++) in SetupRegisterAllClasses()
119 hr = StringFromGUID2(pList->m_ClsID, szCLSID, CHARS_IN_GUID); in SetupRegisterAllClasses()
124 pList->m_Name, szFileName, in SetupRegisterAllClasses()
210 for (i = 0; i < num; i++, pList++) in SetupInitializeServers()
212 if (pList->m_lpfnInit) in SetupInitializeServers()
213 pList->m_lpfnInit(bLoading, pList->m_ClsID); in SetupInitializeServers()
342 const FactoryTemplate *pList = g_Templates; in STRMBASE_DllGetClassObject() local
357 for (i = 0; i < g_cTemplates; i++, pList++) in STRMBASE_DllGetClassObject()
359 if (IsEqualGUID(pList->m_ClsID, rclsid)) in STRMBASE_DllGetClassObject()
371 else if (!pList->m_lpfnNew) in STRMBASE_DllGetClassObject()
[all …]
/reactos/sdk/lib/drivers/wdf/shared/targets/usb/
H A Dusbutil.cpp372 PUSBD_INTERFACE_LIST_ENTRY pList; in FxUsbCreateConfigRequest() local
392 pList = InterfaceList; in FxUsbCreateConfigRequest()
407 while (pList->InterfaceDescriptor != NULL) { in FxUsbCreateConfigRequest()
412 pList->InterfaceDescriptor->bNumEndpoints), in FxUsbCreateConfigRequest()
420 pList->InterfaceDescriptor->bNumEndpoints, in FxUsbCreateConfigRequest()
424 pList++; in FxUsbCreateConfigRequest()
446 pList = InterfaceList; in FxUsbCreateConfigRequest()
449 while (pList->InterfaceDescriptor != NULL) { in FxUsbCreateConfigRequest()
453 pInterfaceDesc = pList->InterfaceDescriptor; in FxUsbCreateConfigRequest()
470 pList->Interface = pInterfaceInfo; in FxUsbCreateConfigRequest()
[all …]
/reactos/sdk/lib/drivers/wdf/shared/targets/usb/km/
H A Dfxusbdevicekm.cpp919 PUSBD_INTERFACE_LIST_ENTRY pList; in SelectConfigMulti() local
934 pList = (PUSBD_INTERFACE_LIST_ENTRY) FxPoolAllocate( in SelectConfigMulti()
940 if (pList == NULL) { in SelectConfigMulti()
944 RtlZeroMemory(pList, size); in SelectConfigMulti()
948 pList[i].InterfaceDescriptor = in SelectConfigMulti()
951 if (pList[i].InterfaceDescriptor == NULL) { in SelectConfigMulti()
1002 pList[interfacePairsNum].InterfaceDescriptor = in SelectConfigMulti()
1009 if (pList[interfacePairsNum].InterfaceDescriptor == NULL) { in SelectConfigMulti()
1048 pList, in SelectConfigMulti()
1067 FxPoolFree(pList); in SelectConfigMulti()
[all …]
/reactos/dll/win32/mmdrv/
H A Dutils.c111 BOOL AddDeviceToList(PDEVICE_LIST* pList, DWORD DeviceType, DWORD CardIndex, in AddDeviceToList() argument
131 pNewDevice->Next = *pList; in AddDeviceToList()
132 *pList = pNewDevice; in AddDeviceToList()
/reactos/sdk/lib/drivers/wdf/shared/irphandlers/pnp/km/
H A Dfxpkgpnpkm.cpp245 FxSpinLockTransactionedList* pList; in AllocateDmaEnablerList() local
255 pList = new (GetDriverGlobals()) FxSpinLockTransactionedList(); in AllocateDmaEnablerList()
257 if (pList != NULL) { in AllocateDmaEnablerList()
258 m_DmaEnablerList = pList; in AllocateDmaEnablerList()
/reactos/base/setup/reactos/
H A Dtreelist.c2159 BaseItem **pList; in UpdateFont() local
2596 BaseItem **pList; in TreeListToggleItem() local
3075 ExtraItem **pList; in TreeListDeleteItem() local
5121 ExtraItem **pList; in TreeListDeleteColumn() local
5193 if(pList) { in TreeListDeleteColumn()
5209 delete(pList); in TreeListDeleteColumn()
5321 ExtraItem **pList; in TreeListInsertColumn() local
5473 if(!pList) { in TreeListInsertColumn()
5645 BaseItem **pList; in TreeListScanColumn() local
9701 LPTSTR *pList; in TreeListStartAutoEdit() local
[all …]
/reactos/dll/shellext/acppage/
H A DCEditCompatModes.cpp48 CComObject<CLayerStringList> pList; in OnInitDialog() local
53 HRESULT hr = pList.Next(1, &str, NULL); in OnInitDialog()
/reactos/win32ss/user/user32/windows/
H A Dinput.c405 LPHKL pList; in CliImmInitializeHotKeys() local
428 pList = RtlAllocateHeap(RtlGetProcessHeap(), 0, nCount * sizeof(HKL)); in CliImmInitializeHotKeys()
429 if (!pList) in CliImmInitializeHotKeys()
432 NtUserGetKeyboardLayoutList(nCount, pList); in CliImmInitializeHotKeys()
436 LangID = LOWORD(pList[iIndex]); in CliImmInitializeHotKeys()
440 RtlFreeHeap(RtlGetProcessHeap(), 0, pList); in CliImmInitializeHotKeys()
/reactos/dll/win32/imm32/
H A Dkeymsg.c984 LPTRANSMSGLIST pList = NULL; in ImmTranslateMessage() local
1076 pList = ImmLocalAlloc(0, cbList); in ImmTranslateMessage()
1077 if (IS_NULL_UNEXPECTEDLY(pList)) in ImmTranslateMessage()
1081 pList->uMsgCount = MSG_COUNT; in ImmTranslateMessage()
1082 kret = pImeDpi->ImeToAsciiEx(vk, HIWORD(lKeyData), abKeyState, pList, 0, hIMC); in ImmTranslateMessage()
1089 ImmPostMessages(hwnd, hIMC, kret, pList->TransMsg); in ImmTranslateMessage()
1102 ImmLocalFree(pList); in ImmTranslateMessage()
H A Dimm.c121 HKL hOldKL, *pList; in ImmFreeLayout() local
139 pList = ImmLocalAlloc(0, cKLs * sizeof(HKL)); in ImmFreeLayout()
140 if (IS_NULL_UNEXPECTEDLY(pList)) in ImmFreeLayout()
143 cKLs = GetKeyboardLayoutList(cKLs, pList); in ImmFreeLayout()
146 if (!IS_IME_HKL(pList[iKL])) in ImmFreeLayout()
148 LangID = LOWORD(pList[iKL]); in ImmFreeLayout()
153 ImmLocalFree(pList); in ImmFreeLayout()
/reactos/dll/cpl/input/
H A Dinput_list.c726 INPUT_LIST_NODE *pList = _InputList; in InputList_Sort() local
732 while (pList) in InputList_Sort()
736 for (pNode = pList; pNode; pNode = pNext) in InputList_Sort()
758 pList = pNext; in InputList_Sort()
/reactos/sdk/lib/drivers/wdf/shared/irphandlers/pnp/
H A Dfxpkgpnp.cpp776 FxWaitLockTransactionedList* pList; in HandleQueryBusRelations() local
801 pList = &m_EnumInfo->m_ChildListList; in HandleQueryBusRelations()
806 pList = NULL; in HandleQueryBusRelations()
810 while (pList != NULL && (ple = pList->GetNextEntry(ple)) != NULL) { in HandleQueryBusRelations()
853 while (pList != NULL && (ple = pList->GetNextEntry(ple)) != NULL) { in HandleQueryBusRelations()
866 if (pList != NULL) { in HandleQueryBusRelations()
3871 FxRelatedDeviceList* pList; in PnpDeviceUsageNotification() local
4080 pList = NULL; in PnpDeviceUsageNotification()
4298 if (pList != NULL) { in PnpDeviceUsageNotification()
4415 if (pList != NULL) { in PnpDeviceUsageNotification()
[all …]
/reactos/base/applications/network/net/
H A DcmdUser.c621 PWSTR pList; in BuildWorkstationsList() local
669 pList = HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, nLength * sizeof(WCHAR)); in BuildWorkstationsList()
670 if (pList == NULL) in BuildWorkstationsList()
687 pList[j] = L','; in BuildWorkstationsList()
693 pList[j] = c; in BuildWorkstationsList()
704 *pWorkstationsList = pList; in BuildWorkstationsList()
/reactos/dll/opengl/glu32/src/libnurbs/nurbtess/
H A DpolyDBG.h48 Int DBG_polygonListIntersect(directedLine* pList);
H A DpolyDBG.cc284 Int DBG_polygonListIntersect(directedLine* pList) in DBG_polygonListIntersect() argument
287 for(temp=pList; temp != NULL; temp = temp->getNextPolygon()) in DBG_polygonListIntersect()
291 for(temp=pList; temp!=NULL; temp=temp->getNextPolygon()) in DBG_polygonListIntersect()
/reactos/win32ss/user/ntuser/
H A Dhook.c967 HHOOK *pList; in IntGetGlobalHookHandles() local
974 pList = ExAllocatePoolWithTag(PagedPool, (cHooks + 1) * sizeof(HHOOK), TAG_HOOK); in IntGetGlobalHookHandles()
975 if (!pList) in IntGetGlobalHookHandles()
985 pList[i++] = UserHMGetHandle(pHook); in IntGetGlobalHookHandles()
987 pList[i] = NULL; in IntGetGlobalHookHandles()
989 return pList; in IntGetGlobalHookHandles()

12