Home
last modified time | relevance | path

Searched refs:TABLE_SEARCH_RESULT (Results 1 – 14 of 14) sorted by relevance

/reactos/sdk/lib/rtl/
H A Davltable.c51 IN OUT TABLE_SEARCH_RESULT SearchResult) in RtlInsertElementGenericTableFullAvl()
109 TABLE_SEARCH_RESULT Result; in RtlInsertElementGenericTableAvl()
153 IN OUT TABLE_SEARCH_RESULT *SearchResult) in RtlLookupElementGenericTableFullAvl()
174 TABLE_SEARCH_RESULT Lookup; in RtlLookupElementGenericTableAvl()
209 TABLE_SEARCH_RESULT SearchResult; in RtlLookupFirstMatchingElementGenericTableAvl()
301 TABLE_SEARCH_RESULT SearchResult; in RtlDeleteElementGenericTableAvl()
H A Dgenerictable.c25 TABLE_SEARCH_RESULT
129 TABLE_SEARCH_RESULT Result; in RtlInsertElementGenericTable()
153 IN TABLE_SEARCH_RESULT SearchResult) in RtlInsertElementGenericTableFull()
252 TABLE_SEARCH_RESULT Result; in RtlLookupElementGenericTable()
269 OUT TABLE_SEARCH_RESULT *SearchResult) in RtlLookupElementGenericTableFull()
298 TABLE_SEARCH_RESULT Result; in RtlDeleteElementGenericTable()
H A Davlsupp.c31 TABLE_SEARCH_RESULT
211 IN OUT TABLE_SEARCH_RESULT SearchResult) in RtlpInsertAvlTreeNode()
/reactos/ntoskrnl/mm/ARM3/
H A Dvadnode.c121 TABLE_SEARCH_RESULT SearchResult; in MiLocateAddress()
148 TABLE_SEARCH_RESULT
205 IN TABLE_SEARCH_RESULT Result) in MiInsertNode()
262 TABLE_SEARCH_RESULT Result; in MiInsertVad()
293 TABLE_SEARCH_RESULT Result; in MiInsertVadEx()
425 TABLE_SEARCH_RESULT Result; in MiInsertBasedSection()
582 TABLE_SEARCH_RESULT
679 TABLE_SEARCH_RESULT
H A Dmiarm.h2187 TABLE_SEARCH_RESULT
2196 TABLE_SEARCH_RESULT
2217 TABLE_SEARCH_RESULT
2272 TABLE_SEARCH_RESULT Result
H A Dmdlsup.c39 TABLE_SEARCH_RESULT Result; in MiMapLockedPagesInUserSpace()
H A Dvirtual.c2216 TABLE_SEARCH_RESULT Result; in MiProtectVirtualMemory()
4516 TABLE_SEARCH_RESULT Result; in NtAllocateVirtualMemory()
/reactos/ntoskrnl/mm/
H A Dmarea.c69 TABLE_SEARCH_RESULT Result; in MmLocateMemoryAreaByAddress()
117 TABLE_SEARCH_RESULT Result; in MmLocateMemoryAreaByRegion()
223 TABLE_SEARCH_RESULT Result; in MmFindGap()
/reactos/sdk/include/ndk/
H A Difssupp.h64 typedef ULONG TABLE_SEARCH_RESULT; typedef
H A Drtlfuncs.h301 _In_ TABLE_SEARCH_RESULT SearchResult
328 _Out_ TABLE_SEARCH_RESULT *SearchResult
511 _In_ TABLE_SEARCH_RESULT SearchResult
538 _Out_ TABLE_SEARCH_RESULT *SearchResult
3852 _In_ TABLE_SEARCH_RESULT SearchResult
3869 _Out_ TABLE_SEARCH_RESULT *SearchResult
H A Drtltypes.h455 } TABLE_SEARCH_RESULT; typedef
/reactos/sdk/include/xdk/
H A Drtltypes.h386 } TABLE_SEARCH_RESULT; typedef
H A Drtlfuncs.h1128 _In_ TABLE_SEARCH_RESULT SearchResult);
1152 _Out_ TABLE_SEARCH_RESULT *SearchResult);
2090 _In_ TABLE_SEARCH_RESULT SearchResult);
2114 _Out_ TABLE_SEARCH_RESULT *SearchResult);
/reactos/ntoskrnl/ps/
H A Dapphelp.c624 TABLE_SEARCH_RESULT SearchResult; in ApphelpCacheUpdateEntry()