Searched refs:mainResult (Results 1 – 4 of 4) sorted by relevance
22 int mainResult = SZ_ERROR_OUTPUT_EOF; in Lzma86_Encode() local89 mainResult = curRes; in Lzma86_Encode()92 if (outSizeProcessed <= minSize || mainResult != SZ_OK) in Lzma86_Encode()96 mainResult = SZ_OK; in Lzma86_Encode()105 return mainResult; in Lzma86_Encode()
269 Integer mainResult = launcher.getMainReturnCode(timeoutMs);270 return mainResult == null ? MainReturnCodeResult.createTimeoutMainResult()271 : MainReturnCodeResult.createMainResult(mainResult);274 Integer mainResult = sPidToMainResult.get(pid);275 if (mainResult == null) {280 return MainReturnCodeResult.createMainResult(mainResult);
309 VkResult mainResult = vk.waitSemaphores(device, &waitTwo, waitTimeout); in basicThreadTimelineCase() local313 if (mainResult == VK_SUCCESS) in basicThreadTimelineCase()316 if ((mainResult == VK_TIMEOUT) || (threadResult == VK_TIMEOUT)) in basicThreadTimelineCase()
META-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...