Searched defs:ret (Results 1 – 8 of 8) sorted by relevance
73 int ret = CreateProcessA( in execNoWait() local107 int ret = CreateProcessA( in execWait() local137 int ret = GetModuleFileName(NULL, programDir, sizeof(programDir)); in getModuleDir() local
110 int ret = vsnprintf(mStr, len, str, ap); in setv() local
218 LSTATUS ret = ERROR_MORE_DATA; in getRegValue() local
158 int ret = CreateProcess( in execNoWait() local192 int ret = CreateProcess( in execWait() local222 int ret = GetModuleFileName(NULL, programDir, sizeof(programDir) * sizeof(TCHAR)); in getModuleDir() local
301 LSTATUS ret = ERROR_MORE_DATA; in getRegValue() local
76 int ret, pos; in avd_launcher() local
76 int ret, pos; in sdk_launcher() local
773 ByteBuffer ret = ByteBuffer.allocate(buff.position() + extra); in ExpandIf() local