HomeSort by relevance Sort by last modified time
    Searched refs:Commands (Results 1 - 21 of 21) sorted by null

  /external/clang/lib/AST/
CommentCommandTraits.cpp 20 NextID(llvm::array_lengthof(Commands)), Allocator(Allocator) {
76 if (CommandID < llvm::array_lengthof(Commands))
77 return &Commands[CommandID];
92 return RegisteredCommands[CommandID - llvm::array_lengthof(Commands)];
  /external/clang/lib/Tooling/
JSONCompilationDatabase.cpp 187 std::vector<CompileCommand> Commands;
188 getCommands(CommandsRefI->getValue(), Commands);
189 return Commands;
209 std::vector<CompileCommand> Commands;
213 getCommands(CommandsRefI->getValue(), Commands);
215 return Commands;
220 std::vector<CompileCommand> &Commands) const {
224 Commands.push_back(CompileCommand(
Tooling.cpp 110 std::vector<std::string> Commands;
111 Commands.push_back("clang-tool");
112 Commands.push_back("-fsyntax-only");
113 Commands.insert(Commands.end(), Args.begin(), Args.end());
114 Commands.push_back(FileNameRef.data());
116 ToolInvocation Invocation(Commands, ToolAction, &Files);
  /external/clang/unittests/Tooling/
CompilationDatabaseTest.cpp 98 std::vector<CompileCommand> Commands = getAllCompileCommands(
106 EXPECT_EQ(2U, Commands.size()) << ErrorMessage;
107 EXPECT_EQ(Directory1, Commands[0].Directory) << ErrorMessage;
108 ASSERT_EQ(1u, Commands[0].CommandLine.size());
109 EXPECT_EQ(Command1, Commands[0].CommandLine[0]) << ErrorMessage;
110 EXPECT_EQ(Directory2, Commands[1].Directory) << ErrorMessage;
111 ASSERT_EQ(1u, Commands[1].CommandLine.size());
112 EXPECT_EQ(Command2, Commands[1].CommandLine[0]) << ErrorMessage;
122 std::vector<CompileCommand> Commands = Database->getCompileCommands(FileName);
123 EXPECT_LE(Commands.size(), 1u)
    [all...]
  /external/clang/
clang-host-build.mk 25 ## Commands for running tblgen to compile a td file
  /external/llvm/
llvm-host-build.mk 49 ## Commands for running tblgen to compile a td file
llvm-device-build.mk 64 ## Commands for running tblgen to compile a td file
  /external/clang/include/clang/Tooling/
JSONCompilationDatabase.h 78 /// \brief Returns all compile commands for all the files in the compilation
100 std::vector<CompileCommand> &Commands) const;
  /external/llvm/utils/TableGen/
AsmWriterEmitter.cpp 466 std::vector<std::string> &Commands = TableDrivenOperandPrinters[i];
470 unsigned NumBits = Log2_32_Ceil(Commands.size());
475 << " bits for " << Commands.size() << " unique commands.\n";
477 if (Commands.size() == 2) {
482 << Commands[1]
484 << Commands[0]
486 } else if (Commands.size() == 1) {
488 O << Commands[0] << "\n\n";
496 for (unsigned i = 0, e = Commands.size(); i != e; ++i)
    [all...]
  /external/icu4c/
icudefs.mk 163 # Commands to compile
167 # Commands to link
171 # Commands to make a shared library
224 # Platform commands to remove or move executable and library targets
261 # Link commands to link to ICU libs
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
help2man 49 -m, --manual=TEXT name of manual (User Commands, ...)
265 else { $manual = 'User Commands' }
texinfo.tex 236 % some effort to order the tracing commands to reduce output in the log
355 \indexdummies % don't expand commands in the output.
602 %% Simple single-character @ commands
621 % Definitions to produce \{ and \} commands for indices,
837 % sight. (If the user is using lots of big @group commands, which
    [all...]
  /external/libxml2/
xmlcatalog.c 289 printf("Commands available:\n");
  /external/grub/netboot/
3c90x.c 176 enum Commands
  /external/libppp/src/
command.c 831 static struct cmdtab const Commands[] = {
868 "Link specific commands", "link name command ...", NULL},
903 "Display this message", "help|? [command]", Commands},
    [all...]
  /external/qemu/distrib/sdl-1.2.15/acinclude/
libtool.m4 129 # It is okay to use these file commands and assume they have been set
172 # commands through without removal of \ escapes INIT.
278 # _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
280 # Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
291 # _LT_CONFIG_LIBTOOL([COMMANDS])
293 # Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
304 # _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
500 dnl expand the accumulated commands and init code now:
675 # commands through without removal of \ escapes.
    [all...]
  /external/iproute2/doc/
ip-cref.tex 33 This document is split into sections explaining \verb|ip| commands
130 do not allow all of these operations or have some additional commands.
132 out a list of available commands and argument syntax conventions.
229 commands display and change the state of devices.
231 \paragraph{Commands:} \verb|set| and \verb|show| (or \verb|list|).
560 \paragraph{Commands:} \verb|add|, \verb|delete|, \verb|flush| and \verb|show|
797 \paragraph{Warning:} This command (and other \verb|flush| commands
842 The corresponding commands display neighbour bindings
845 \paragraph{Commands:} \verb|add|, \verb|change|, \verb|replace|,
859 \paragraph{Description:} These commands create new neighbour record
    [all...]
  /external/chromium/chrome/browser/resources/bookmark_manager/js/
main.js 894 // Commands
904 // Disable almost all commands at startup.
905 var commands = document.querySelectorAll('command');
906 for (var i = 0, command; command = commands[i]; i++) {
915 * commands.
989 // We can always execute the import-menu and export-menu commands.
1042 // Update canExecute for the commands when the list is the active element.
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 282 %% Simple single-character @ commands
417 % Font-change commands.
530 % Commands to set those variables.
833 % \indexnofonts no-ops all font-change commands.
861 % Now process the index-string once, with all font commands turned off,
867 % this time with font commands expanded, to get what to print in the index.
881 % Now process the index-string once, with all font commands turned off,
887 % this time with font commands expanded, to get what to print in the index.
909 % Define the user-accessible indexing commands
    [all...]
  /external/bison/build-aux/
texinfo.tex 209 % some effort to order the tracing commands to reduce output in the log
334 \indexdummies % don't expand commands in the output.
728 % sight. (If the user is using lots of big @group commands, which
    [all...]
  /external/grub/docs/
texinfo.tex 232 % some effort to order the tracing commands to reduce output in the log
306 \indexdummies % don't expand commands in the output.
549 %% Simple single-character @ commands
568 % Definitions to produce \{ and \} commands for indices,
769 % sight. (If the user is using lots of big @group commands, which
976 % \suppressfirstparagraphindent, which the sectioning commands do.
    [all...]

Completed in 296 milliseconds