Searched defs:CommandID (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/components/translate/core/browser/ |
D | options_menu_model.h | 20 enum CommandID { enum
|
/external/clang/lib/AST/ |
D | CommentSema.cpp | 53 unsigned CommandID, in actOnBlockCommandStart() 83 unsigned CommandID, in actOnParamCommandStart() 284 unsigned CommandID, in actOnTParamCommandStart() 368 unsigned CommandID) { in actOnInlineCommand() 381 unsigned CommandID, in actOnInlineCommand() 402 unsigned CommandID = Traits.registerUnknownCommand(CommandName)->getID(); in actOnUnknownCommand() local 408 unsigned CommandID) { in actOnUnknownCommand() 423 unsigned CommandID) { in actOnVerbatimBlockStart() 446 unsigned CommandID, in actOnVerbatimLine()
|
D | CommentCommandTraits.cpp | 113 unsigned CommandID) { in getBuiltinCommandInfo()
|
D | ASTDumper.cpp | 2003 const char *ASTDumper::getCommandName(unsigned CommandID) { in getCommandName()
|
/external/clang/include/clang/AST/ |
D | Comment.h | 99 unsigned CommandID : 8; variable 142 unsigned CommandID : 8; variable 326 unsigned CommandID, in InlineCommandComment() 620 unsigned CommandID, in BlockCommandComment() 632 unsigned CommandID, in BlockCommandComment() 728 unsigned CommandID, in ParamCommandComment() 822 unsigned CommandID, in TParamCommandComment() 904 unsigned CommandID) : in VerbatimBlockComment() 955 unsigned CommandID, in VerbatimLineComment()
|
/external/chromium_org/ui/views/examples/ |
D | menu_example.cc | 43 enum CommandID { enum in views::examples::__anonc29d012e0111::ExampleMenuModel
|
/external/chromium_org/content/shell/browser/ |
D | shell_views.cc | 104 enum CommandID { enum in content::__anona6b727ff0111::ContextMenuModel
|