Home
last modified time | relevance | path

Searched defs:num (Results 1 – 3 of 3) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DGLutils.cpp18 bool isPowerOf2(int num) { in isPowerOf2()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/utils/
DFingerprintUtils.java52 int num = ((int) value[i]) & 0xff; in toHexadecimalString() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DDomUtilities.java542 int num = 1; in getFreeWidgetId() local