HomeSort by relevance Sort by last modified time
    Searched defs:CommandList (Results 1 - 5 of 5) sorted by null

  /packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
CommandList.java 19 public class CommandList {
Dicttool.java 73 CommandList.populate();
  /device/linaro/bootloader/edk2/ShellPkg/Include/Library/
ShellCommandLib.h 400 LIST_ENTRY CommandList; ///< The script converted to a list of commands (SCRIPT_COMMAND_LIST objects).
401 SCRIPT_COMMAND_LIST *CurrentCommand; ///< The command currently being operated. If !=NULL must be a member of CommandList.
  /external/swiftshader/src/OpenGL/libGL/
Context.h 280 for(CommandList::iterator command = list.begin(); command != list.end(); command++)
286 typedef std::list<Command*> CommandList;
287 CommandList list;
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 

Completed in 88 milliseconds