Searched refs:GetNumber (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/lzma/CPP/7zip/Compress/LZMA_Alone/
H A DLzmaAlone.cpp143 static bool GetNumber(const wchar_t *s, UInt32 &value) function
208 if (!GetNumber(parser[NKey::kDictionary].PostStrings[0], dicLog))
227 if (!GetNumber(s, numThreads))
238 if (!GetNumber(nonSwitchStrings[paramIndex++], numIterations))
393 if (!GetNumber(parser[NKey::kMode].PostStrings[0], algorithm))
397 if (!GetNumber(parser[NKey::kFastBytes].PostStrings[0], numFastBytes))
401 if (!GetNumber(parser[NKey::kMatchFinderCycles].PostStrings[0], matchFinderCycles))
404 if (!GetNumber(parser[NKey::kLitContext].PostStrings[0], litContextBits))
407 if (!GetNumber(parser[NKey::kLitPos].PostStrings[0], litPosBits))
410 if (!GetNumber(parse
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/lzma/CPP/7zip/Compress/LZMA_Alone/
H A DLzmaAlone.cpp143 static bool GetNumber(const wchar_t *s, UInt32 &value) function
208 if (!GetNumber(parser[NKey::kDictionary].PostStrings[0], dicLog))
227 if (!GetNumber(s, numThreads))
238 if (!GetNumber(nonSwitchStrings[paramIndex++], numIterations))
393 if (!GetNumber(parser[NKey::kMode].PostStrings[0], algorithm))
397 if (!GetNumber(parser[NKey::kFastBytes].PostStrings[0], numFastBytes))
401 if (!GetNumber(parser[NKey::kMatchFinderCycles].PostStrings[0], matchFinderCycles))
404 if (!GetNumber(parser[NKey::kLitContext].PostStrings[0], litContextBits))
407 if (!GetNumber(parser[NKey::kLitPos].PostStrings[0], litPosBits))
410 if (!GetNumber(parse
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/lzma/CPP/7zip/Compress/LZMA_Alone/
H A DLzmaAlone.cpp143 static bool GetNumber(const wchar_t *s, UInt32 &value) function
208 if (!GetNumber(parser[NKey::kDictionary].PostStrings[0], dicLog))
227 if (!GetNumber(s, numThreads))
238 if (!GetNumber(nonSwitchStrings[paramIndex++], numIterations))
393 if (!GetNumber(parser[NKey::kMode].PostStrings[0], algorithm))
397 if (!GetNumber(parser[NKey::kFastBytes].PostStrings[0], numFastBytes))
401 if (!GetNumber(parser[NKey::kMatchFinderCycles].PostStrings[0], matchFinderCycles))
404 if (!GetNumber(parser[NKey::kLitContext].PostStrings[0], litContextBits))
407 if (!GetNumber(parser[NKey::kLitPos].PostStrings[0], litPosBits))
410 if (!GetNumber(parse
[all...]

Completed in 118 milliseconds