Searched defs:FL (Results 1 – 14 of 14) sorted by relevance
/external/opencv/cvaux/src/ |
D | cvsegment.cpp | 58 #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/ |
D | kasumi.c | 125 static ulong32 FL( ulong32 in, int round_no, symmetric_key *key ) in FL() function
|
/external/clang/lib/Lex/ |
D | PTHLexer.cpp | 487 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/ |
D | kenny.c | 753 short FL; in main() local
|
/external/clang/lib/AST/ |
D | Stmt.cpp | 800 Stmt *Body, SourceLocation FL, in CXXForRangeStmt() 862 Expr *Inc, Stmt *Body, SourceLocation FL, SourceLocation LP, in ForStmt()
|
D | ItaniumMangle.cpp | 2849 const FloatingLiteral *FL = cast<FloatingLiteral>(E); in mangleExpression() local
|
D | ExprConstant.cpp | 6749 if (const FloatingLiteral *FL in CheckICE() local
|
/external/webkit/Source/WebKit/android/content/ |
D | address_detector.cpp | 680 FL = 10, // FL Florida in IsZipValidForState() enumerator
|
/external/llvm/lib/IR/ |
D | Metadata.cpp | 216 FunctionLocalness FL, bool Insert) { in getMDNode()
|
D | Constants.cpp | 172 APFloat FL = APFloat::getAllOnesValue(Ty->getPrimitiveSizeInBits(), in getAllOnesValue() local
|
/external/clang/lib/Sema/ |
D | AnalysisBasedWarnings.cpp | 1279 ThreadSafetyReporter(Sema &S, SourceLocation FL, SourceLocation FEL) in ThreadSafetyReporter() 1590 SourceLocation FL = AC.getDecl()->getLocation(); in IssueWarnings() local
|
D | SemaChecking.cpp | 4720 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/ |
D | CGExprAgg.cpp | 1058 if (const FloatingLiteral *FL = dyn_cast<FloatingLiteral>(E)) in isSimpleZero() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 1628 LoadInst *FL = in visitSelectInst() local
|