Searched defs:cmds (Results 1 - 25 of 38) sorted by relevance

12

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_telnetlib.py328 cmds = [tl.AO, tl.AYT, tl.BRK, tl.EC, tl.EL, tl.GA, tl.IP, tl.NOP] variable in class:OptionTests
341 self.assertIn(cmd[0], self.cmds)
354 for cmd in self.cmds:
359 self._test_command([tl.IAC + cmd for (cmd) in self.cmds] + [EOF_sigil])
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_telnetlib.py328 cmds = [tl.AO, tl.AYT, tl.BRK, tl.EC, tl.EL, tl.GA, tl.IP, tl.NOP] variable in class:OptionTests
341 self.assertIn(cmd[0], self.cmds)
354 for cmd in self.cmds:
359 self._test_command([tl.IAC + cmd for (cmd) in self.cmds] + [EOF_sigil])
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_telnetlib.py328 cmds = [tl.AO, tl.AYT, tl.BRK, tl.EC, tl.EL, tl.GA, tl.IP, tl.NOP] variable in class:OptionTests
341 self.assertIn(cmd[0], self.cmds)
354 for cmd in self.cmds:
359 self._test_command([tl.IAC + cmd for (cmd) in self.cmds] + [EOF_sigil])
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_telnetlib.py328 cmds = [tl.AO, tl.AYT, tl.BRK, tl.EC, tl.EL, tl.GA, tl.IP, tl.NOP] variable in class:OptionTests
341 self.assertIn(cmd[0], self.cmds)
354 for cmd in self.cmds:
359 self._test_command([tl.IAC + cmd for (cmd) in self.cmds] + [EOF_sigil])
/prebuilts/ndk/current/sources/third_party/vulkan/src/tests/
H A Dvktestbinding.cpp384 void Queue::submit(const std::vector<const CommandBuffer *> &cmds, Fence &fence) { argument
385 const std::vector<VkCommandBuffer> cmd_handles = make_handles<VkCommandBuffer>(cmds);
715 VkCommandBuffer cmds[] = {handle()}; local
716 vkFreeCommandBuffers(dev_handle_, cmd_pool_, 1, cmds);
/prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/
H A Dvktestbinding.cpp384 void Queue::submit(const std::vector<const CommandBuffer *> &cmds, Fence &fence) { argument
385 const std::vector<VkCommandBuffer> cmd_handles = make_handles<VkCommandBuffer>(cmds);
715 VkCommandBuffer cmds[] = {handle()}; local
716 vkFreeCommandBuffers(dev_handle_, cmd_pool_, 1, cmds);
/prebuilts/ndk/current/sources/third_party/vulkan/src/layers/
H A Dcore_validation_types.h375 // Data structure for holding sequence of cmds in cmd buffer
382 CB_NEW, // Newly created CB w/o any cmds
562 uint64_t numCmds; // number of cmds in this CB
567 std::vector<CMD_NODE> cmds; // vector of commands bound to this command buffer member in struct:GLOBAL_CB_NODE
H A Dcore_validation.cpp3959 pCB->cmds.push_back(cmdNode);
4050 pCB->cmds.clear();
4176 if (pCB && pCB->cmds.size() > 0) {
4179 vector<CMD_NODE> cmds = pCB->cmds; local
4180 for (auto ii = cmds.begin(); ii != cmds.end(); ++ii) {
7184 } else if (CB_RECORDED == cb_node->state || (CB_INVALID == cb_node->state && CMD_END == cb_node->cmds.back().type)) {
/prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/
H A Dcore_validation_types.h375 // Data structure for holding sequence of cmds in cmd buffer
382 CB_NEW, // Newly created CB w/o any cmds
562 uint64_t numCmds; // number of cmds in this CB
567 std::vector<CMD_NODE> cmds; // vector of commands bound to this command buffer member in struct:GLOBAL_CB_NODE
H A Dcore_validation.cpp3959 pCB->cmds.push_back(cmdNode);
4050 pCB->cmds.clear();
4176 if (pCB && pCB->cmds.size() > 0) {
4179 vector<CMD_NODE> cmds = pCB->cmds; local
4180 for (auto ii = cmds.begin(); ii != cmds.end(); ++ii) {
7184 } else if (CB_RECORDED == cb_node->state || (CB_INVALID == cb_node->state && CMD_END == cb_node->cmds.back().type)) {
/prebuilts/tools/common/m2/repository/com/tunnelvisionlabs/antlr4/4.5/
H A Dantlr4-4.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/v4/ org/antlr/v4/analysis/ ...
/prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.1/
H A Dcommons-collections-3.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/collections/ ...
/prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.2/
H A Dcommons-collections-3.2.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/collections/ ...
/prebuilts/tools/common/m2/repository/org/antlr/antlr4/4.5.3/
H A Dantlr4-4.5.3.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/antlr/ org/antlr/v4/ org/antlr/v4/analysis/ ...
/prebuilts/tools/common/offline-m2/org/antlr/antlr4/4.5.3/
H A Dantlr4-4.5.3.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/antlr/ org/antlr/v4/ org/antlr/v4/analysis/ ...
/prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
H A Dhtmlunit-2.14.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/gargoylesoftware/ com/gargoylesoftware/htmlunit/ com/gargoylesoftware/htmlunit/activex/ ...
/prebuilts/gradle-plugin/com/android/databinding/compiler/2.1.0/
H A Dcompiler-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ android/ android/databinding/ android/databinding/annotationprocessor/ ...
/prebuilts/gradle-plugin/com/android/databinding/compiler/2.1.0-beta1/
H A Dcompiler-2.1.0-beta1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ android/ android/databinding/ android/databinding/annotationprocessor/ ...
/prebuilts/gradle-plugin/com/android/databinding/compiler/2.1.0-beta3/
H A Dcompiler-2.1.0-beta3.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ android/ android/databinding/ android/databinding/annotationprocessor/ ...
/prebuilts/gradle-plugin/com/android/databinding/compiler/2.1.0-rc1/
H A Dcompiler-2.1.0-rc1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ android/ android/databinding/ android/databinding/annotationprocessor/ ...
/prebuilts/gradle-plugin/com/android/databinding/compiler/2.1.2/
H A Dcompiler-2.1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ android/ android/databinding/ android/databinding/annotationprocessor/ ...
/prebuilts/gradle-plugin/com/android/databinding/compiler/2.1.3/
H A Dcompiler-2.1.3.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ android/ android/databinding/ android/databinding/annotationprocessor/ ...
/prebuilts/gradle-plugin/com/android/databinding/compiler/2.2.0/
H A Dcompiler-2.2.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ android/ android/databinding/ android/databinding/annotationprocessor/ ...
/prebuilts/gradle-plugin/com/android/databinding/compiler/2.2.0-alpha1/
H A Dcompiler-2.2.0-alpha1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ android/ android/databinding/ android/databinding/annotationprocessor/ ...
/prebuilts/gradle-plugin/com/android/databinding/compiler/2.2.0-alpha3/
H A Dcompiler-2.2.0-alpha3.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ android/ android/databinding/ android/databinding/annotationprocessor/ ...

Completed in 2044 milliseconds

12