Home
last modified time | relevance | path

Searched defs:command_type (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/asio/example/cpp11/socks4/
Dsocks4.hpp26 enum command_type enum in socks4::request
/third_party/boost/doc/html/boost_asio/example/cpp11/socks4/
Dsocks4.hpp26 enum command_type enum in socks4::request
/third_party/boost/doc/html/boost_asio/example/cpp03/socks4/
Dsocks4.hpp25 enum command_type enum in socks4::request
/third_party/boost/libs/asio/example/cpp03/socks4/
Dsocks4.hpp25 enum command_type enum in socks4::request
/third_party/boost/boost/compute/
Devent.hpp59 enum command_type { enum in boost::compute::event
/third_party/uboot/u-boot-2020.01/drivers/ata/
Dfsl_sata.c468 enum cmd_type command_type, int tag, u8 *buffer, u32 len) in fsl_sata_exec_cmd()
Dfsl_ahci.c445 enum cmd_type command_type, int tag, u8 *buffer, in fsl_sata_exec_cmd()
/third_party/uboot/u-boot-2020.01/include/
Dufs.h735 uint8_t command_type; member