Home
last modified time | relevance | path

Searched defs:FL (Results 1 – 14 of 14) sorted by relevance

/external/opencv/cvaux/src/
Dcvsegment.cpp58 #define PUSH(Y,IL,IR,IPL,IPR,FL) { stack[StIn].y=(ushort)(Y); \ argument
66 #define POP(Y,IL,IR,IPL,IPR,FL) { StIn--; \ argument
/external/dropbear/libtomcrypt/src/ciphers/
Dkasumi.c125 static ulong32 FL( ulong32 in, int round_no, symmetric_key *key ) in FL() function
/external/clang/lib/Lex/
DPTHLexer.cpp487 OwningPtr<PTHFileLookup> FL(PTHFileLookup::Create(FileTable, BufBeg)); in Create() local
674 PTHStatCache(PTHFileLookup &FL) : in PTHStatCache()
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
Dkenny.c753 short FL; in main() local
/external/clang/lib/AST/
DStmt.cpp800 Stmt *Body, SourceLocation FL, in CXXForRangeStmt()
862 Expr *Inc, Stmt *Body, SourceLocation FL, SourceLocation LP, in ForStmt()
DItaniumMangle.cpp2849 const FloatingLiteral *FL = cast<FloatingLiteral>(E); in mangleExpression() local
DExprConstant.cpp6749 if (const FloatingLiteral *FL in CheckICE() local
/external/webkit/Source/WebKit/android/content/
Daddress_detector.cpp680 FL = 10, // FL Florida in IsZipValidForState() enumerator
/external/llvm/lib/IR/
DMetadata.cpp216 FunctionLocalness FL, bool Insert) { in getMDNode()
DConstants.cpp172 APFloat FL = APFloat::getAllOnesValue(Ty->getPrimitiveSizeInBits(), in getAllOnesValue() local
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1279 ThreadSafetyReporter(Sema &S, SourceLocation FL, SourceLocation FEL) in ThreadSafetyReporter()
1590 SourceLocation FL = AC.getDecl()->getLocation(); in IssueWarnings() local
DSemaChecking.cpp4720 void DiagnoseFloatingLiteralImpCast(Sema &S, FloatingLiteral *FL, QualType T, in DiagnoseFloatingLiteralImpCast()
4922 if (FloatingLiteral *FL = dyn_cast<FloatingLiteral>(InnerE)) { in CheckImplicitConversion() local
/external/clang/lib/CodeGen/
DCGExprAgg.cpp1058 if (const FloatingLiteral *FL = dyn_cast<FloatingLiteral>(E)) in isSimpleZero() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp1628 LoadInst *FL = in visitSelectInst() local