Searched +defs:_ +defs:index (Results 1 – 4 of 4) sorted by relevance
/frameworks/support/core/ktx/src/androidTest/java/androidx/core/view/ |
D | MenuTest.kt | 103 menu.forEachIndexed { _, _ -> in <lambda>() method 111 menu.forEachIndexed { index, item -> in <lambda>() method 157 menu.children.forEachIndexed { index, child -> in <lambda>() method
|
D | ViewGroupTest.kt | 139 viewGroup.forEachIndexed { _, _ -> in <lambda>() method 149 viewGroup.forEachIndexed { index, view -> in <lambda>() method 196 var index = 0 in <lambda>() variable 206 viewGroup.children.forEachIndexed { index, child -> in <lambda>() method
|
/frameworks/wilhelm/tests/mimeUri/ |
D | slesTestSlowDownUri.cpp | 152 #define _(x) \ in printCapabilities() macro 304 SLuint8 index; in TestSlowDownUri() local
|
/frameworks/wilhelm/src/itf/ |
D | IEngine.cpp | 826 SLuint32 objectID, SLuint32 index, SLInterfaceID *pInterfaceId) in IEngine_QuerySupportedInterfaces() 870 #define _(n) #n macro 897 SLuint32 index, SLchar *pExtensionName, SLint16 *pNameLength) in IEngine_QuerySupportedExtension() 1366 XAuint32 index, XAInterfaceID *pInterfaceId) in IXAEngine_QuerySupportedInterfaces() 1383 static XAresult IXAEngine_QuerySupportedExtension(XAEngineItf self, XAuint32 index, in IXAEngine_QuerySupportedExtension()
|