Home
last modified time | relevance | path

Searched defs:Compare (Results 1 – 10 of 10) sorted by relevance

/reactos/sdk/lib/rtl/
H A Dslist.c145 ULONG64 Compare; in RtlInterlockedPushListSList() local
231 ULONGLONG Compare; in RtlInterlockedPushEntrySList() local
265 ULONGLONG Compare; in RtlInterlockedPopEntrySList() local
324 ULONGLONG Compare; in RtlInterlockedFlushSList() local
/reactos/sdk/lib/drivers/wdf/shared/irphandlers/pnp/um/
H A Dfxrelateddevicelistum.cpp70 FxRelatedDeviceList::Compare( in Compare() function in FxRelatedDeviceList
/reactos/sdk/lib/drivers/wdf/kmdf/src/support/
H A Dfxrelateddevicelist.cpp126 FxRelatedDeviceList::Compare( in Compare() function in FxRelatedDeviceList
/reactos/drivers/bus/acpi/acpica/executer/
H A Dexmisc.c348 int Compare; in AcpiExDoLogicalOp() local
/reactos/sdk/lib/drivers/wdf/shared/inc/private/common/
H A Dfxtransactionedlist.hpp177 Compare( in Compare() function in FxTransactionedList
/reactos/sdk/include/psdk/
H A Dchstring.h50 int Compare(const wchar_t* lpsz) const in Compare() function
/reactos/sdk/lib/atl/
H A Dcstringt.h153 static int __cdecl Compare( in Compare() function
340 static int __cdecl Compare( in Compare() function
738 int Compare(_In_z_ PCXSTR psz) const in Compare() function
/reactos/dll/win32/shell32/
H A DCShellItem.cpp191 HRESULT WINAPI CShellItem::Compare(IShellItem *oth, SICHINTF hint, int *piOrder) in Compare() function in CShellItem
/reactos/dll/win32/framedyn/
H A Dchstring.cpp419 int CHString::Compare(CHSTRING_LPCWSTR lpsz) const in Compare() function in CHString
/reactos/sdk/include/vcruntime/
H A Dcomutil.h349 inline int _bstr_t::Data_t::Compare(const _bstr_t::Data_t &str) const throw() { in Compare() function