Home
last modified time | relevance | path

Searched defs:decl (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/common_time/
Dcc_helper.cpp95 #define CCHELPER_METHOD(decl, call) \ argument
/frameworks/compile/libbcc/lib/Renderscript/
DRSAddDebugInfoPass.cpp221 llvm::Instruction *decl = DebugInfo.insertDeclare( in attachDebugInfo() local
/frameworks/native/opengl/tools/glgen/src/
DJniCodeEmitter.java1056 String decl = type.getDeclaration(); in emitJniCode() local
1093 String decl = type.getDeclaration(); in emitJniCode() local
1147 String decl = type.getDeclaration(); in emitJniCode() local
/frameworks/base/tools/aapt2/link/
DReferenceLinker.cpp49 xml::IPackageDeclStack* decl,CallSite* callSite) : in ReferenceLinkerVisitor()