Home
last modified time | relevance | path

Searched defs:CommandID (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/components/translate/core/browser/
Doptions_menu_model.h20 enum CommandID { enum
/external/clang/lib/AST/
DCommentSema.cpp53 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()
DCommentCommandTraits.cpp113 unsigned CommandID) { in getBuiltinCommandInfo()
DASTDumper.cpp2003 const char *ASTDumper::getCommandName(unsigned CommandID) { in getCommandName()
/external/clang/include/clang/AST/
DComment.h99 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/
Dmenu_example.cc43 enum CommandID { enum in views::examples::__anonc29d012e0111::ExampleMenuModel
/external/chromium_org/content/shell/browser/
Dshell_views.cc104 enum CommandID { enum in content::__anona6b727ff0111::ContextMenuModel