OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MP_CAPS
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
medparam.idl
24
typedef DWORD
MP_CAPS
;
46
MP_CAPS
mopCaps;
63
const
MP_CAPS
MP_CAPS_CURVE_JUMP = MP_CURVE_JUMP;
64
const
MP_CAPS
MP_CAPS_CURVE_LINEAR = MP_CURVE_LINEAR;
65
const
MP_CAPS
MP_CAPS_CURVE_SQUARE = MP_CURVE_SQUARE;
66
const
MP_CAPS
MP_CAPS_CURVE_INVSQUARE = MP_CURVE_INVSQUARE;
67
const
MP_CAPS
MP_CAPS_CURVE_SINE = MP_CURVE_SINE;
medparam.h
40
typedef DWORD
MP_CAPS
;
59
MP_CAPS
mopCaps;
Completed in 54 milliseconds