Home
last modified time | relevance | path

Searched defs:numMethods (Results 1 – 5 of 5) sorted by relevance

/external/jdiff/src/jdiff/
DHTMLStatistics.java451 int numMethods = numMethodsRemoved + numMethodsAdded + numMethodsChanged; in emitNumbersByElement() local
/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp258 UInt32 numMethods = 1; in LoadCodecs() local
281 UInt32 numMethods = lib.ComHashers->GetNumHashers(); in LoadCodecs() local
818 STDMETHODIMP CCodecs::GetNumMethods(UInt32 *numMethods) in GetNumMethods()
/external/lzma/CPP/7zip/Archive/7z/
D7zEncode.cpp324 unsigned numMethods = _bindInfo.Coders.Size(); in Encode() local
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Djniutil.cc82 int numMethods) { in jniRegisterNativeMethods()
/external/lzma/CPP/7zip/UI/Console/
DMain.cpp747 UInt32 numMethods; in Main2() local