HomeSort by relevance Sort by last modified time
    Searched defs:CommandList (Results 1 - 6 of 6) 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();
  /test/framework/harnesses/host_controller/command_processor/
command_list.py 20 class CommandList(base_command_processor.BaseCommandProcessor):
  /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 282 for(CommandList::iterator command = list.begin(); command != list.end(); command++)
288 typedef std::list<Command*> CommandList;
289 CommandList list;
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 

Completed in 99 milliseconds