Searched refs:IID_to_MPH (Results 1 – 10 of 10) sorted by relevance
1 all : IID_to_MPH.c run_test3 install : IID_to_MPH.c4 cp IID_to_MPH.c ../../src/autogen12 IID_to_MPH.c : part1.c part2.c part3.c part4.c part5.c part6.c part7.c part8.c63 test : test.o OpenSLES_IID.o IID_to_MPH.o73 $(RM) IID_to_MPH.c
24 extern int IID_to_MPH(const SLInterfaceID iid);33 int MPH = IID_to_MPH(original); in main()40 MPH = IID_to_MPH(©); in main()
1 This re-generates the file IID_to_MPH.c using gperf.15 Diff the old file in ../../src/autogen vs. the newly generated IID_to_MPH.c here.16 If the differences look OK, then copy the new IID_to_MPH.c back to
30 int IID_to_MPH(const SLInterfaceID iid) function
118 if ((0 > (MPH = IID_to_MPH(iid))) || in IDynamicInterfaceManagement_AddInterface()214 if ((0 > (MPH = IID_to_MPH(iid))) || in IDynamicInterfaceManagement_RemoveInterface()366 if ((0 > (MPH = IID_to_MPH(iid))) || in IDynamicInterfaceManagement_ResumeInterface()
339 if ((0 > (MPH = IID_to_MPH(iid))) || in IObject_GetInterface()709 if ((0 <= (MPH = IID_to_MPH(iid))) && in IObject_SetLossOfControlInterfaces()
30 int IID_to_MPH(const SLInterfaceID iid) in IID_to_MPH() function
295 extern /*static*/ int IID_to_MPH(const SLInterfaceID iid);
131 "autogen/IID_to_MPH.cpp",
195 if ((0 > (MPH = IID_to_MPH(iid))) || in checkInterfaces()