Home
last modified time | relevance | path

Searched +defs:_ +defs:index (Results 1 – 4 of 4) sorted by relevance

/frameworks/support/core/ktx/src/androidTest/java/androidx/core/view/
DMenuTest.kt103 menu.forEachIndexed { _, _ -> in <lambda>() method
111 menu.forEachIndexed { index, item -> in <lambda>() method
157 menu.children.forEachIndexed { index, child -> in <lambda>() method
DViewGroupTest.kt139 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/
DslesTestSlowDownUri.cpp152 #define _(x) \ in printCapabilities() macro
304 SLuint8 index; in TestSlowDownUri() local
/frameworks/wilhelm/src/itf/
DIEngine.cpp826 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()