HomeSort by relevance Sort by last modified time
    Searched refs:FindMethod (Results 1 - 10 of 10) sorted by null

  /frameworks/av/media/libmedia/include/media/
LinearMap.h 130 enum FindMethod {
226 T findX(T y, FindMethod *method = NULL, double extrapolation = 0.0, T startValue = 0) const {
233 T findY(T x, FindMethod *method = NULL, double extrapolation = 0.0, T startValue = 0) const {
301 T findU(T v, T *uArray, T *vArray, FindMethod *method,
  /external/lzma/CPP/7zip/Common/
CreateCoder.h 122 bool FindMethod(
127 bool FindMethod(
CreateCoder.cpp 151 bool FindMethod(
189 bool FindMethod(
  /external/lzma/CPP/7zip/Archive/7z/
7zHandler.cpp 158 FindMethod(EXTERNAL_CODECS_VARS id, name);
498 FindMethod(EXTERNAL_CODECS_VARS id64, methodName);
7zHandlerOut.cpp 43 if (!FindMethod(
  /art/runtime/openjdkjvmti/
ti_redefine.cc 575 static art::ArtMethod* FindMethod(art::Handle<art::mirror::Class> klass,
617 art::ArtMethod* old_method = FindMethod(h_klass, new_method_name, new_method_signature);
    [all...]
  /art/runtime/
jni_internal.cc 414 static ArtMethod* FindMethod(mirror::Class* c, const StringPiece& name, const StringPiece& sig)
    [all...]
class_linker.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cor.h 440 STDMETHOD (FindMethod) (THIS_ mdTypeDef td, LPCWSTR szName, PCCOR_SIGNATURE pvSigBlob, ULONG cbSigBlob, mdMethodDef *pmb) PURE;
    [all...]
  /external/lzma/CPP/7zip/UI/Common/
Bench.cpp 1188 if (!FindMethod(
    [all...]

Completed in 871 milliseconds