Home
last modified time | relevance | path

Searched defs:cmd1 (Results 1 – 6 of 6) sorted by relevance

/external/mtools/
Dmzip.c194 static int short_command(int priv, int fd, uint8_t cmd1, uint8_t cmd2, in short_command()
219 static int door_command(int priv, int fd, uint8_t cmd1, uint8_t cmd2, in door_command()
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp845 DispatchCommandsVec commandsVec(const DispatchCommand &cmd0, const DispatchCommand &cmd1, const Dis… in commandsVec()
857 DispatchCommandsVec commandsVec(const DispatchCommand &cmd0, const DispatchCommand &cmd1, const Dis… in commandsVec()
/external/google-breakpad/src/common/mac/
Dmacho_reader_unittest.cc1302 SegmentLoadCommand cmd1, cmd2, cmd3; in TEST_F() local
1737 SegmentLoadCommand cmd1, cmd2, cmd3; in TEST_F() local
/external/openthread/tests/scripts/thread-cert/pktverify/
Dpacket_filter.py600 def filter_mle_cmd2(self, cmd1, cmd2, **kwargs): argument
/external/pigweed/pw_bluetooth_sapphire/host/transport/
Dcommand_channel_test.cc1988 auto cmd1 = StaticByteBuffer(LowerBits(kOpCode1), in TEST_F() local
/external/crosvm/src/crosvm/
Dcmdline.rs3525 let cmd1 = RunCommand { in merge_runcommands() localVariable