Home
last modified time | relevance | path

Searched defs:IF (Results 1 – 18 of 18) sorted by relevance

/external/libopus/celt/arm/
Dcelt_pitch_xcorr_arm.s33 IF OPUS_ARM_MAY_HAVE_EDSP label
37 IF OPUS_ARM_MAY_HAVE_NEON label
41 IF OPUS_ARM_MAY_HAVE_NEON label
255 IF OPUS_ARM_MAY_HAVE_EDSP label
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfAppearanceCharacteristicsDictionary_autogen.cpp119 SkPdfDictionary* SkPdfAppearanceCharacteristicsDictionary::IF(SkPdfNativeDoc* doc) { in IF() function in SkPdfAppearanceCharacteristicsDictionary
DSkPdfFDFFieldDictionary_autogen.cpp143 SkPdfDictionary* SkPdfFDFFieldDictionary::IF(SkPdfNativeDoc* doc) { in IF() function in SkPdfFDFFieldDictionary
/external/javassist/src/main/javassist/compiler/
DTokenId.java39 int IF = 320; field
/external/deqp/framework/randomshaders/
DrsgToken.hpp49 IF, enumerator
/external/llvm/lib/MC/
DMCObjectStreamer.cpp254 MCRelaxableFragment *IF = new MCRelaxableFragment(Inst, STI); in EmitInstToFragment() local
/external/clang/lib/Sema/
DSemaExprObjC.cpp104 NamedDecl *IF = LookupSingleName(TUScope, NSIdent, AtLoc, in BuildObjCStringLiteral() local
119 NamedDecl *IF = LookupSingleName(TUScope, NSIdent, AtLoc, in BuildObjCStringLiteral() local
202 NamedDecl *IF = S.LookupSingleName(S.TUScope, NSNumberId, in getNSNumberFactoryMethod() local
637 NamedDecl *IF = LookupSingleName(TUScope, in BuildObjCArrayLiteral() local
753 NamedDecl *IF = LookupSingleName(TUScope, in BuildObjCDictionaryLiteral() local
DSemaDeclObjC.cpp1560 IF = MethodDecl->param_begin(), EM = ImpMethodDecl->param_end(), in WarnConflictingTypedMethods() local
1583 IF = Overridden->param_begin(), EM = Method->param_end(), in CheckConflictingOverridingMethod() local
1617 IF = MethodDecl->param_begin(), EM = ImpMethodDecl->param_end(), in WarnExactTypedMethods() local
2742 NamedDecl *IF = LookupSingleName(TUScope, in ActOnAtEnd() local
DSemaChecking.cpp8322 NamedDecl *IF = S.LookupSingleName(S.TUScope, NSMutableArrayId, in GetNSMutableArrayArgumentIndex() local
8371 NamedDecl *IF = S.LookupSingleName(S.TUScope, NSMutableDictionaryId, in GetNSMutableDictionaryArgumentIndex() local
8417 NamedDecl *IF = S.LookupSingleName(S.TUScope, NSMutableSetId, in GetNSSetArgumentIndex() local
8432 NamedDecl *IF = S.LookupSingleName(S.TUScope, NSCountedSetId, in GetNSSetArgumentIndex() local
8447 NamedDecl *IF = S.LookupSingleName(S.TUScope, NSOrderedSetId, in GetNSSetArgumentIndex() local
DSemaDecl.cpp3852 if (IndirectFieldDecl *IF = dyn_cast<IndirectFieldDecl>(VD)) in InjectAnonymousStructOrUnionMembers() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4_visitor.cpp137 vec4_visitor::IF(src_reg src0, src_reg src1, uint32_t condition) in IF() function in brw::vec4_visitor
/external/doclava/src/com/google/doclava/parser/
DJavaLexer.java78 public static final int IF=50; field in JavaLexer
DJavaParser.java223 public static final int IF=50; field in JavaParser
/external/llvm/include/llvm/TableGen/
DRecord.h993 enum TernaryOp { SUBST, FOREACH, IF }; enumerator
/external/llvm/lib/IR/
DVerifier.cpp3076 Function *IF = CI.getCalledFunction(); in visitIntrinsicFunctionCall() local
/external/clang/lib/Serialization/
DASTReader.cpp1227 InputFile IF = getInputFile(*F, InputID); in ReadSLocEntry() local
2271 InputFile IF = InputFile(File, Overridden, IsOutOfDate); in getInputFile() local
2347 InputFile IF = getInputFile(F, I+1, Complain); in ReadControlBlock() local
/external/mksh/src/
Dsh.h1551 #define IF 260 macro
/external/clang/lib/AST/
DASTContext.cpp8412 IF = MethodDecl->param_begin(), EM = MethodImpl->param_end(), in ObjCMethodsAreEqual() local