Home
last modified time | relevance | path

Searched defs:lbase (Results 1 – 8 of 8) sorted by relevance

/external/openfst/src/include/fst/
Dlookahead-matcher.h751 LBase *lbase = static_cast<LBase *>(base_); in LookAheadLabel() local
760 LBase *lbase = static_cast<LBase *>(base_); in LookAheadFst() local
769 LBase *lbase = static_cast<LBase *>(base_); in LookAheadWeight() local
778 LBase *lbase = static_cast<LBase *>(base_); in LookAheadPrefix() local
787 LBase *lbase = static_cast<LBase *>(base_); variable
/external/zlib/src/contrib/infback9/
Dinftree9.c60 static const unsigned short lbase[31] = { /* Length codes 257..285 base */ local
/external/zlib/src/
Dinftrees.c60 static const unsigned short lbase[31] = { /* Length codes 257..285 base */ local
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
Dfx_zlib_inftrees.c60 static const unsigned short lbase[31] = { /* Length codes 257..285 base */ in inflate_table() local
/external/skia/src/opts/
DSkBitmapProcState_matrixProcs_neon.cpp157 int32x4_t lbase, hbase; in decal_nofilter_scale_neon() local
DSkBitmapProcState_matrix_neon.h69 int32x4_t lbase, hbase; in SCALE_NOFILTER_NAME() local
/external/deqp/framework/referencerenderer/
DrrFragmentOperations.cpp523 const float lbase = luminosity(cbase); in setLum() local
/external/clang/lib/AST/
DASTContext.cpp6950 const FunctionType *lbase = lhs->getAs<FunctionType>(); in mergeFunctionTypes() local