Home
last modified time | relevance | path

Searched refs:useOutFile (Results 1 – 2 of 2) sorted by relevance

/third_party/lzma/C/Util/Lzma/
DLzmaUtil.c197 BoolInt useOutFile = False; in main2() local
239 useOutFile = True; in main2()
257 res = Decode(&outStream.vt, useOutFile ? &inStream.vt : NULL); in main2()
260 if (useOutFile) in main2()
/third_party/typescript/src/testRunner/unittests/tscWatch/
Demit.ts33 function verifyFilesEmittedOnce(subScenario: string, useOutFile: boolean) {
58 compilerOptions: useOutFile ?