Searched refs:kDecode (Results 1 – 2 of 2) sorted by relevance
8 public static final int kDecode = 1; field in LzmaAlone.CommandLine109 Command = kDecode; in Parse()190 else if (params.Command == CommandLine.kEncode || params.Command == CommandLine.kDecode) in main()
31 public static final int kDecode = 1; field in Lzma.CommandLine