Searched defs:S (Results 1 – 4 of 4) sorted by relevance
122 #define IF_FLEXIBLE(S) ENABLE_IF(_C2Flexible<S>::value) argument
20 #define XSTR(S) #S in Context() argument21 #define STR(S) XSTR(S) in Context() argument
542 inline sp<ISensors>& S() { in S() function in SensorsHidlTest
2063 const C2NumbersStreamTuning *S[] = { outs1.get(), ins1.get(), bouts1.get() }; in TEST_F() local