Home
last modified time | relevance | path

Searched defs:command (Results 1 – 25 of 1820) sorted by relevance

12345678910>>...73

/external/deqp/scripts/egl/
Dlibrary.py8 def virtualMemberDecl (command): argument
14 def concreteMemberDecl (command): argument
20 def memberImpl (command): argument
34 def initFunctionEntry (command): argument
54 def commandLibraryEntry (command): argument
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/java/org/mockftpserver/core/command/
DCommandTest.java40 Command command = new Command("abc", PARAMETERS); in testConstructor() local
51 Command command = new Command("abc", PARAMETERS_LIST); in testConstructor_List() local
95 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter() local
104 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter_IndexNotValid() local
118 Command command = new Command("abc", array("123", "456")); in testGetOptionalString() local
128 Command command = new Command("abc", array("123", "456")); in testGetParameter() local
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/java/org/mockftpserver/core/command/
DCommandTest.java40 Command command = new Command("abc", PARAMETERS); in testConstructor() local
51 Command command = new Command("abc", PARAMETERS_LIST); in testConstructor_List() local
95 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter() local
104 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter_IndexNotValid() local
118 Command command = new Command("abc", array("123", "456")); in testGetOptionalString() local
128 Command command = new Command("abc", array("123", "456")); in testGetParameter() local
/external/mockftpserver/tags/2.4/src/test/java/org/mockftpserver/core/command/
DCommandTest.java41 Command command = new Command("abc", PARAMETERS); in testConstructor() local
52 Command command = new Command("abc", PARAMETERS_LIST); in testConstructor_List() local
96 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter() local
105 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter_IndexNotValid() local
119 Command command = new Command("abc", array("123", "456")); in testGetOptionalString() local
129 Command command = new Command("abc", array("123", "456")); in testGetParameter() local
/external/mockftpserver/tags/2.2/src/test/java/org/mockftpserver/core/command/
DCommandTest.java40 Command command = new Command("abc", PARAMETERS); in testConstructor() local
51 Command command = new Command("abc", PARAMETERS_LIST); in testConstructor_List() local
95 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter() local
104 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter_IndexNotValid() local
118 Command command = new Command("abc", array("123", "456")); in testGetOptionalString() local
128 Command command = new Command("abc", array("123", "456")); in testGetParameter() local
/external/mockftpserver/tags/2.0-rc1/src/test/java/org/mockftpserver/core/command/
DCommandTest.java40 Command command = new Command("abc", PARAMETERS); in testConstructor() local
51 Command command = new Command("abc", PARAMETERS_LIST); in testConstructor_List() local
95 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter() local
104 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter_IndexNotValid() local
118 Command command = new Command("abc", array("123", "456")); in testGetOptionalString() local
128 Command command = new Command("abc", array("123", "456")); in testGetParameter() local
/external/mockftpserver/tags/2.1/src/test/java/org/mockftpserver/core/command/
DCommandTest.java40 Command command = new Command("abc", PARAMETERS); in testConstructor() local
51 Command command = new Command("abc", PARAMETERS_LIST); in testConstructor_List() local
95 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter() local
104 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter_IndexNotValid() local
118 Command command = new Command("abc", array("123", "456")); in testGetOptionalString() local
128 Command command = new Command("abc", array("123", "456")); in testGetParameter() local
/external/mockftpserver/tags/2.0/src/test/java/org/mockftpserver/core/command/
DCommandTest.java40 Command command = new Command("abc", PARAMETERS); in testConstructor() local
51 Command command = new Command("abc", PARAMETERS_LIST); in testConstructor_List() local
95 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter() local
104 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter_IndexNotValid() local
118 Command command = new Command("abc", array("123", "456")); in testGetOptionalString() local
128 Command command = new Command("abc", array("123", "456")); in testGetParameter() local
/external/mockftpserver/tags/2.0.1/src/test/java/org/mockftpserver/core/command/
DCommandTest.java40 Command command = new Command("abc", PARAMETERS); in testConstructor() local
51 Command command = new Command("abc", PARAMETERS_LIST); in testConstructor_List() local
95 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter() local
104 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter_IndexNotValid() local
118 Command command = new Command("abc", array("123", "456")); in testGetOptionalString() local
128 Command command = new Command("abc", array("123", "456")); in testGetParameter() local
/external/mockftpserver/tags/2.5/src/test/java/org/mockftpserver/core/command/
DCommandTest.java41 Command command = new Command("abc", PARAMETERS); in testConstructor() local
52 Command command = new Command("abc", PARAMETERS_LIST); in testConstructor_List() local
96 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter() local
105 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter_IndexNotValid() local
119 Command command = new Command("abc", array("123", "456")); in testGetOptionalString() local
129 Command command = new Command("abc", array("123", "456")); in testGetParameter() local
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/java/org/mockftpserver/stub/command/
DCommandTest.java41 Command command = new Command("abc", PARAMETERS); in testConstructor() local
52 Command command = new Command("abc", PARAMETERS_LIST); in testConstructor_List() local
96 Command command = new Command("abc", array("123", "456")); in testGetRequiredString() local
105 Command command = new Command("abc", array("123", "456")); in testGetRequiredString_IndexNotValid() local
119 Command command = new Command("abc", array("123", "456")); in testGetOptionalString() local
129 Command command = new Command("abc", array("123", "456")); in testGetParameter() local
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/core/command/
DCommandTest.java41 Command command = new Command("abc", PARAMETERS); in testConstructor() local
52 Command command = new Command("abc", PARAMETERS_LIST); in testConstructor_List() local
96 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter() local
105 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter_IndexNotValid() local
119 Command command = new Command("abc", array("123", "456")); in testGetOptionalString() local
129 Command command = new Command("abc", array("123", "456")); in testGetParameter() local
/external/mockftpserver/tags/2.3/src/test/java/org/mockftpserver/core/command/
DCommandTest.java40 Command command = new Command("abc", PARAMETERS); in testConstructor() local
51 Command command = new Command("abc", PARAMETERS_LIST); in testConstructor_List() local
95 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter() local
104 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter_IndexNotValid() local
118 Command command = new Command("abc", array("123", "456")); in testGetOptionalString() local
128 Command command = new Command("abc", array("123", "456")); in testGetParameter() local
/external/mockftpserver/tags/2.0.2/src/test/java/org/mockftpserver/core/command/
DCommandTest.java40 Command command = new Command("abc", PARAMETERS); in testConstructor() local
51 Command command = new Command("abc", PARAMETERS_LIST); in testConstructor_List() local
95 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter() local
104 Command command = new Command("abc", array("123", "456")); in testGetRequiredParameter_IndexNotValid() local
118 Command command = new Command("abc", array("123", "456")); in testGetOptionalString() local
128 Command command = new Command("abc", array("123", "456")); in testGetParameter() local
/external/deqp/scripts/opengl/
Dgen_wrapper.py31 def commandAliasDefinition (command): argument
34 def commandWrapperDeclaration (command): argument
46 def getDefaultReturn (command): argument
53 def commandWrapperDefinition (command): argument
/external/toybox/toys/pending/
Dsh.c189 struct command { struct
190 struct command *next; argument
201 struct command *cmd; argument
329 static void handle(char *command) in handle()
375 char *prompt = getenv("PS1"), *command = 0; in sh_main() local
/external/skia/tools/
DDumpRecord.cpp33 void operator()(const T& command) { in operator ()()
47 void print(const T& command, double time) { in print()
51 void print(const SkRecords::Restore& command, double time) { in print()
56 void print(const SkRecords::Save& command, double time) { in print()
61 void print(const SkRecords::SaveLayer& command, double time) { in print()
68 void printNameAndTime(const T& command, double time) { in printNameAndTime()
/external/clang/test/Index/
Dcompile_commands.json4 "command": "clang++ -o project.o -c /home/john.doe/MyProject/project.cpp", string
9 "command": "clang++ -o project2.o -c /home/john.doe/MyProject/project2.cpp", string
14 "command": "clang++ -DFEATURE=1 -o project2-feature.o -c /home/john.doe/MyProject/project2.cpp", string
/external/clang/bindings/python/tests/cindex/INPUTS/
Dcompile_commands.json4 "command": "clang++ -o project.o -c /home/john.doe/MyProject/project.cpp", string
9 "command": "clang++ -o project2.o -c /home/john.doe/MyProject/project2.cpp", string
14 "command": "clang++ -DFEATURE=1 -o project2-feature.o -c /home/john.doe/MyProject/project2.cpp", string
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DPacketDispatcher.java236 CommandPacket command = (CommandPacket) commands.remove(Id); in notifyThread() local
268 public ReplyPacket waitForReply(CommandPacket command, long timeout) in waitForReply()
342 public int sendCommand(CommandPacket command) throws IOException { in sendCommand()
440 CommandPacket command = (CommandPacket) commands.get(en in terminate() local
655 public ReplyPacket performCommand(CommandPacket command) in performCommand()
678 public ReplyPacket performCommand(CommandPacket command, long timeout) in performCommand()
699 public int sendCommand(CommandPacket command) throws IOException { in sendCommand()
/external/mesa3d/src/gallium/state_trackers/vega/
Dpath_utils.h32 #define SEGMENT_COMMAND(command) /* Extract segment type */ \ argument
34 #define SEGMENT_ABS_REL(command) /* Extract absolute/relative bit */ \ argument
62 VGint command = SEGMENT_COMMAND(segment); in num_elements_for_segments() local
/external/mockftpserver/tags/1.1/src/test/java/org/mockftpserver/stub/command/
DCommandTest.java39 Command command = new Command("abc", PARAMETERS); in testConstructor() local
83 Command command = new Command("abc", array("123", "456")); in testGetRequiredString() local
92 Command command = new Command("abc", array("123", "456")); in testGetRequiredString_IndexNotValid() local
106 Command command = new Command("abc", array("123", "456")); in testGetOptionalString() local
/external/mockftpserver/tags/1.2.2/src/test/java/org/mockftpserver/stub/command/
DCommandTest.java39 Command command = new Command("abc", PARAMETERS); in testConstructor() local
83 Command command = new Command("abc", array("123", "456")); in testGetRequiredString() local
92 Command command = new Command("abc", array("123", "456")); in testGetRequiredString_IndexNotValid() local
106 Command command = new Command("abc", array("123", "456")); in testGetOptionalString() local
/external/mockftpserver/tags/1.2/src/test/java/org/mockftpserver/stub/command/
DCommandTest.java39 Command command = new Command("abc", PARAMETERS); in testConstructor() local
83 Command command = new Command("abc", array("123", "456")); in testGetRequiredString() local
92 Command command = new Command("abc", array("123", "456")); in testGetRequiredString_IndexNotValid() local
106 Command command = new Command("abc", array("123", "456")); in testGetOptionalString() local
/external/mockftpserver/tags/1.2.4/src/test/java/org/mockftpserver/stub/command/
DCommandTest.java39 Command command = new Command("abc", PARAMETERS); in testConstructor() local
83 Command command = new Command("abc", array("123", "456")); in testGetRequiredString() local
92 Command command = new Command("abc", array("123", "456")); in testGetRequiredString_IndexNotValid() local
106 Command command = new Command("abc", array("123", "456")); in testGetOptionalString() local

12345678910>>...73