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

  /external/clang/
clang-host-build.mk 25 ## Commands for running tblgen to compile a td file
  /external/llvm/
llvm-host-build.mk 48 ## Commands for running tblgen to compile a td file
llvm-device-build.mk 58 ## Commands for running tblgen to compile a td file
  /external/llvm/utils/TableGen/
AsmWriterEmitter.cpp 390 std::vector<std::string> &Commands = TableDrivenOperandPrinters[i];
394 unsigned NumBits = Log2_32_Ceil(Commands.size());
401 << " bits for " << Commands.size() << " unique commands.\n";
403 if (Commands.size() == 2) {
407 << Commands[1]
409 << Commands[0]
411 } else if (Commands.size() == 1) {
413 O << Commands[0] << "\n\n";
420 for (unsigned i = 0, e = Commands.size(); i != e; ++i)
    [all...]
  /external/mesa3d/docs/
MESA_ycbcr_texture.spec 139 In section 3.8.2, Alternate Texture Image Specification Commands, on
  /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 292 printf("Commands available:\n");
  /external/grub/netboot/
3c90x.c 176 enum Commands
  /device/samsung/crespo/
device_base.mk 87 # Commands to migrate prefs from com.android.nfc3 to com.android.nfc
  /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/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 1595 milliseconds