Home
last modified time | relevance | path

Searched defs:flipIndex (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/ts/flexbuffers/
Dbuilder.ts237 const k = stack[flipIndex]; constant
238 const v = stack[flipIndex + 1]; constant
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/
DConsoleActivity.java210 final int flipIndex = getFlipIndex(bridge); in closeBridge() local
815 final int flipIndex = getFlipIndex(requestedBridge); in onNewIntent() local