Home
last modified time | relevance | path

Searched refs:Value1 (Results 1 – 7 of 7) sorted by relevance

/reactos/boot/environ/lib/io/
H A Dblkcache.c37 PULONG Value1, Value2; in BcpCompareKey() local
39 Value1 = Entry1->Value; in BcpCompareKey()
41 …ntry2->Size && Entry1->Flags == Entry2->Flags && *Value1 == *Value2 && Value1[1] == Value2[1] && V… in BcpCompareKey()
/reactos/sdk/lib/rtl/
H A Dappverifier.c26 _In_ PVOID Value1, in RtlApplicationVerifierStop() argument
40 DbgPrint(" %p : %s\n", Value1, Description1); in RtlApplicationVerifierStop()
/reactos/ntoskrnl/ke/i386/
H A Dldt.c108 ULONG Value1, in KeSetGdtSelector() argument
115 Entry, Value1, Value2); in KeSetGdtSelector()
122 Gdt[Entry] = Value1; in KeSetGdtSelector()
H A Dcpu.c1181 static double Value1 = 4195835.0, Value2 = 3145727.0; in KiIsNpxErrataPresent() local
1206 : "m" (Value1), in KiIsNpxErrataPresent()
1212 fld Value1 in KiIsNpxErrataPresent()
1215 fld Value1 in KiIsNpxErrataPresent()
/reactos/sdk/include/reactos/
H A Dverifier.h105 _In_ PVOID Value1,
/reactos/sdk/include/ndk/
H A Dkefuncs.h339 _In_ ULONG Value1,
/reactos/dll/win32/usp10/
H A Dopentype.c478 WORD Value1[1]; member
1813 pair_val_rec->Value1, ppem, adjust, advance); in GPOS_apply_PairAdjustment()
1817 …pair_val_rec = (const GPOS_PairValueRecord *)(pair_val_rec->Value1 + val_fmt1_size + val_fmt2_size… in GPOS_apply_PairAdjustment()