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()
25 extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];31 const struct SLInterfaceID_ *original = &SL_IID_array[i]; in main()39 const struct SLInterfaceID_ copy = *original; in main()
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_)))
42 LI_API extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];53 const struct SLInterfaceID_ SL_IID_array[MPH_MAX] = {
303 extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];
26 extern const struct SLInterfaceID_ SL_IID_array[MPH_MAX];255 if (!memcmp(iid, trial, sizeof(struct SLInterfaceID_))) in IID_to_MPH()
117 if (!memcmp(*p->iid, iid, sizeof(struct SLInterfaceID_))) { in slesutPrintIID()
147 struct SLInterfaceID_ copy = *engine_ids[index]; in main()
94 typedef const struct SLInterfaceID_ { struct