Searched refs:MP (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A DRSCCOptions.td105 def MP : Flag<["-"], "MP">, HelpText<"Also emit phony target for dependency files">;
/frameworks/av/media/libstagefright/codec2/tests/
H A DC2Param_test.cpp581 struct MP { struct in namespace:android
583 inline MP(T U::*, const ExpectedU*, const UnexpectedU*) { function in struct:android::MP
589 inline MP(T D::*, const D*) { } function in struct:android::MP
604 (void)MP(&C2TestAInfo::mSigned32,
607 (void)MP((int32_t C2TestAInfo::*)&C2TestAInfo::mSigned32,
611 // (void)MP(&C2TestAInfo::mSigned32, (C2TestAInfo*)0);

Completed in 62 milliseconds