OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FindMethod
(Results
1 - 7
of
7
) sorted by null
/frameworks/av/services/audioflinger/
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
79
bool
FindMethod
(
83
bool
FindMethod
(
CreateCoder.cpp
118
bool
FindMethod
(DECL_EXTERNAL_CODECS_LOC_VARS
150
bool
FindMethod
(DECL_EXTERNAL_CODECS_LOC_VARS
/external/lzma/CPP/7zip/Archive/7z/
7zHandler.cpp
154
FindMethod
(EXTERNAL_CODECS_VARS id, methodName);
504
FindMethod
(EXTERNAL_CODECS_VARS id64, methodName);
7zHandlerOut.cpp
43
if (!
FindMethod
(
/art/runtime/
jni_internal.cc
316
static ArtMethod*
FindMethod
(mirror::Class* c, const StringPiece& name, const StringPiece& sig)
[
all
...]
/external/lzma/CPP/7zip/UI/Common/
Bench.cpp
1036
if (!
FindMethod
(
[
all
...]
Completed in 219 milliseconds