Searched refs:SLInterfaceID_ (Results 1 – 11 of 11) sorted by relevance
24 extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];29 const struct SLInterfaceID_ *x = SL_IID_array; in main()34 for (k = 0; k < sizeof(struct SLInterfaceID_); ++k) in main()
42 LI_API extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];53 const struct SLInterfaceID_ SL_IID_array[MPH_MAX] = {
2 extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];14 const struct SLInterfaceID_ *xx = SL_IID_array; in main()
26 extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];
6 if (!memcmp(iid, trial, sizeof(struct SLInterfaceID_)))
302 extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];
26 extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];325 if (!memcmp(iid, trial, sizeof(struct SLInterfaceID_))) in IID_to_MPH()
111 if (!memcmp(*p->iid, iid, sizeof(struct SLInterfaceID_))) { in slesutPrintIID()
146 struct SLInterfaceID_ copy = *engine_ids[index]; in main()
94 typedef const struct SLInterfaceID_ { struct