|
ReactOS 0.4.17-dev-650-gd0e71de
|

Go to the source code of this file.
Functions | |
| static | ULONGLONG (NTAPI *pRtlCmDecodeMemIoResource)(_In_ PCM_PARTIAL_RESOURCE_DESCRIPTOR Descriptor |
| static | NTSTATUS (NTAPI *pRtlCmEncodeMemIoResource)(_In_ PCM_PARTIAL_RESOURCE_DESCRIPTOR Descriptor |
| static void | Test_CmEncode (void) |
| static void | Test_CmDecode (void) |
| static void | Test_IoEncode (void) |
| static void | Test_IoDecode (void) |
| static void | Test_FindClosest (void) |
| START_TEST (RtlMemIoResource) | |
Variables | |
| static _Out_opt_ PULONGLONG | Start |
| static _In_ UCHAR | Type |
| static _In_ UCHAR _In_ ULONGLONG | Length |
| static _Out_ PULONGLONG | TargetLength |
| static _Out_opt_ PULONGLONG | Alignment |
| static _Out_opt_ PULONGLONG _Out_opt_ PULONGLONG | MinimumAddress |
| static _Out_opt_ PULONGLONG _Out_opt_ PULONGLONG _Out_opt_ PULONGLONG | MaximumAddress |
| START_TEST | ( | RtlMemIoResource | ) |
Definition at line 479 of file RtlMemIoResource.c.
Definition at line 154 of file RtlMemIoResource.c.
Referenced by START_TEST().
Definition at line 44 of file RtlMemIoResource.c.
Referenced by START_TEST().
Definition at line 424 of file RtlMemIoResource.c.
Referenced by START_TEST().
Definition at line 353 of file RtlMemIoResource.c.
Referenced by START_TEST().
Definition at line 237 of file RtlMemIoResource.c.
Referenced by START_TEST().
Definition at line 30 of file RtlMemIoResource.c.
Referenced by Test_IoDecode().
Definition at line 21 of file RtlMemIoResource.c.
Referenced by Test_CmDecode(), and Test_IoDecode().
Definition at line 32 of file RtlMemIoResource.c.
Referenced by PdoGetRangeLength(), PdoQueryResourceRequirements(), RtlIoDecodeMemIoResource(), RtlIoEncodeMemIoResource(), and RtlpLookupDynamicFunctionEntry().
Definition at line 31 of file RtlMemIoResource.c.
Referenced by RtlIoDecodeMemIoResource(), and RtlIoEncodeMemIoResource().
Definition at line 16 of file RtlMemIoResource.c.
Referenced by AcpiPsGetNextNamepath(), AcpiPsGetNextNamestring(), AcpiPsGetNextPackageEnd(), FxResourceCollection::AddAt(), ArbiterLibAddOrdering(), ArbpAddOrderingCallback(), AtaTrimIdString(), BSTR_UserSize(), CcpDereferenceCache(), CcpMarkForExclusive(), CcpReferenceCache(), CcpReferenceCacheExclusive(), CLEANLOCALSTORAGE_UserSize(), ConioComputeUpdateRect(), ConvertConfigToVA(), FxCmResList::CreateWdmList(), FxIoResReqList::CreateWdmList(), DECLARE_INTERFACE_(), EnumNameServers(), Ext2AddBlockExtent(), Ext2BuildExtents(), Ext2ExpandBlock(), Ext2ExpandExtent(), Ext2ExpandFile(), Ext2ExpandIndirect(), Ext2GetBlock(), Ext2InitializeZone(), Ext2LookupBlockExtent(), Ext2LookupFile(), Ext2RemoveBlockExtent(), Ext2TruncateBlock(), Ext2ZeroData(), FatIsIoRangeValid(), FileAsyncReader_Request(), FindVerbInDefaultVerbList(), ForDir(), ForF(), ForLoop(), FsRtlTest_FillBuffer(), FsVolCommitOpsQueue(), FxUsbFindDescriptorType(), FxUsbValidateDescriptorType(), GetAdapterResources(), FxCmResList::GetResourceLength(), GuiPaintTextModeBuffer(), HTMLTxtRange_collapse(), InitRomRange(), IntDrawArc(), interface_user_size(), IntExtTextOutW(), IntFillArc(), IntSetPaletteEntries(), IntValidateParents(), IopArbBusNumberPackResource(), IopArbBusNumberUnpackResource(), IopArbDmaPackResource(), IopArbDmaUnpackResource(), IopArbIrqPackResource(), IopArbIrqUnpackResource(), IopArbMemPackResource(), IopArbMemUnpackResource(), IopFindBusNumberResource(), IopFindMemoryResource(), IopFindPortResource(), IopPortMemPackResource(), IopPortMemUnpackResource(), Is1On(), Is24On(), KdbpGetNextBreakPointNr(), CKsInterfaceHandler::KsCompleteIo(), LdrpNameToOrdinal(), CDowloadingAppsListView::LoadList(), main(), Open(), PALOBJ_cGetColors(), PciBuildDefaultExclusionLists(), Protocol_Start(), ProtocolEmul_Continue(), ProtocolEmul_Start(), ReadVolumeLabel(), RtlAddRange(), RtlCmDecodeMemIoResource(), RtlCmEncodeMemIoResource(), RtlDeleteRange(), RtlFindRange(), RtlIsDosDeviceName_Ustr(), RtlIsRangeAvailable(), RtlpConflictsOnAdd(), RtlpDphIsPageHeapBlock(), RtlpWindowIsAvailable(), RtlSeekMemoryStream(), ScControl(), Set1(), CRichEdit::SetRangeFormatting(), SHELL32_EnumDefaultVerbList(), _MdTimer::StartWithReturn(), StringHashTableInit(), SubstituteVar(), test_binding(), test_BindToObject(), test_BindToStorage(), Test_CmDecode(), test_CreateBinding(), test_download(), test_ReportResult(), test_submit(), Test_SyscallPerformance(), test_URLDownloadToFile(), TestAddConflict(), TestFindRange(), TestGetLastRange(), TestIsAvailable(), TestSharedFlag(), TestSharedNullCallback(), TestStartEqualsEnd(), UmaMgrInitialize(), USBPORT_SynchronizeControllersStart(), VARIANT_UserSize(), VGADDI_InitializeOffScreenMem(), and wire_extra_user_size().
| _Out_ PULONGLONG TargetLength |
Definition at line 26 of file RtlMemIoResource.c.
Referenced by CON_API(), ConvertInputAnsiToUnicode(), ConvertInputUnicodeToAnsi(), CSR_API(), IntCreateAliasEntry(), and RtlFindClosestEncodableLength().
Definition at line 20 of file RtlMemIoResource.c.