Home
last modified time | relevance | path

Searched defs:cmd1 (Results 1 – 11 of 11) 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/intel-media-driver/media_driver/agnostic/common/hw/
Dmhw_vebox_generic.h98 typename TVeboxCmds::VEBOX_SURFACE_STATE_CMD cmd1, cmd2; in AddVeboxSurfaces() local
/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_XPM/hw/
Dmhw_vebox_xe_xpm.cpp556 mhw_vebox_xe_xpm::VEBOX_SURFACE_STATE_CMD cmd1, cmd2; in AddVeboxSurfaces() local
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp843 DispatchCommandsVec commandsVec(const DispatchCommand &cmd0, const DispatchCommand &cmd1, const Dis… in commandsVec()
855 DispatchCommandsVec commandsVec(const DispatchCommand &cmd0, const DispatchCommand &cmd1, const Dis… in commandsVec()
/external/intel-media-driver/media_driver/agnostic/gen11/codec/hal/
Dcodechal_huc_cmd_initializer_g11.cpp66 HucInputCmd1G11 cmd1; in ConstructHevcHucCmd1ConstData() local
/external/intel-media-driver/media_driver/agnostic/gen8/hw/
Dmhw_vebox_g8_X.cpp448 mhw_vebox_g8_X::VEBOX_SURFACE_STATE_CMD cmd1, cmd2; in AddVeboxSurfaces() local
/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
Dcodechal_huc_cmd_initializer.cpp224 HucInputCmd1 cmd1; in ConstructHevcHucCmd1ConstData() local
/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.cc2010 auto cmd1 = StaticByteBuffer(LowerBits(kOpCode1), in TEST_F() local
/external/crosvm/src/crosvm/
Dcmdline.rs3866 let cmd1 = RunCommand { in merge_runcommands() localVariable