Searched defs:methodId (Results 1 - 7 of 7) sorted by relevance

/external/lzma/CPP/7zip/Common/
H A DCreateCoder.cpp92 CMethodId &methodId, UInt32 &numInStreams, UInt32 &numOutStreams)
100 methodId = codec.Id;
113 methodId = codec.Id;
127 CMethodId methodId, UString &name)
133 if (methodId == codec.Id)
144 if (methodId == codec.Id)
156 CMethodId methodId,
167 if (codec.Id == methodId)
199 if (codec.Id == methodId)
256 CMethodId methodId,
87 FindMethod( ICompressCodecsInfo * , const CObjectVector<CCodecInfoEx> *externalCodecs, const UString &name, CMethodId &methodId, UInt32 &numInStreams, UInt32 &numOutStreams) argument
123 FindMethod( ICompressCodecsInfo * , const CObjectVector<CCodecInfoEx> *externalCodecs, CMethodId methodId, UString &name) argument
154 CreateCoder( DECL_EXTERNAL_CODECS_LOC_VARS CMethodId methodId, CMyComPtr<ICompressFilter> &filter, CMyComPtr<ICompressCoder> &coder, CMyComPtr<ICompressCoder2> &coder2, bool encode, bool onlyCoder) argument
254 CreateCoder( DECL_EXTERNAL_CODECS_LOC_VARS CMethodId methodId, CMyComPtr<ICompressCoder> &coder, CMyComPtr<ICompressCoder2> &coder2, bool encode) argument
268 CreateCoder( DECL_EXTERNAL_CODECS_LOC_VARS CMethodId methodId, CMyComPtr<ICompressCoder> &coder, bool encode) argument
281 CreateFilter( DECL_EXTERNAL_CODECS_LOC_VARS CMethodId methodId, CMyComPtr<ICompressFilter> &filter, bool encode) argument
[all...]
/external/lzma/C/
H A DXzDec.c56 UInt32 methodId; member in struct:__anon26750
77 if (p->methodId == XZ_ID_Delta)
88 switch(p->methodId)
118 if (p->methodId == XZ_ID_Delta)
164 switch(p->methodId)
213 decoder->methodId = (UInt32)id;
359 SRes MixCoder_SetFromMethod(CMixCoder *p, int coderIndex, UInt64 methodId) argument
362 p->ids[coderIndex] = methodId;
363 switch(methodId)
372 return BraState_SetFromMethod(sc, methodId,
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 240 milliseconds