Searched defs:comments (Results 1 – 2 of 2) sorted by relevance
/system/tools/aidl/ |
D | aidl_language.cpp | 37 AidlToken::AidlToken(const std::string& text, const std::string& comments) in AidlToken() 42 const std::string& comments, bool is_array) in AidlType() 134 unsigned line, const std::string& comments, int id) in AidlMethod() 152 unsigned line, const std::string& comments) in AidlMethod() 187 const std::string& comments, bool oneway, in AidlInterface() 230 std::string comments) in AidlQualifiedName()
|
/system/core/libpixelflinger/codeflinger/ |
D | GGLAssembler.cpp | 461 static char const * comments[] = {"alpha", "red", "green", "blue"}; in build_component() local
|