Home
last modified time | relevance | path

Searched refs:MPH_NULL (Results 1 – 5 of 5) sorted by relevance

/frameworks/wilhelm/src/
DMPH.h54 #define MPH_NULL 28 // shared by SL and XA macro
108 #define MPH_XANULL MPH_NULL
Dsl_iid.cpp53 const SLInterfaceID SL_IID_NULL = &SL_IID_array[MPH_NULL];
/frameworks/wilhelm/tools/hashgen/
DMPH.h54 #define MPH_NULL 28 // shared by SL and XA macro
108 #define MPH_XANULL MPH_NULL
/frameworks/wilhelm/tools/mphtogen/
DMPH.h54 #define MPH_NULL 28 // shared by SL and XA macro
108 #define MPH_XANULL MPH_NULL
/frameworks/wilhelm/src/autogen/
DIID_to_MPH.cpp208 MPH_NULL, in IID_to_MPH()