Home
last modified time | relevance | path

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

/third_party/ltp/lib/
Dtlibio.c542 char *io_type; /* Holds string of type of io */ in lio_write_buffer() local
1112 char *io_type; /* Holds string of type of io */ in lio_read_buffer() local
/third_party/alsa-lib/include/sound/uapi/
Dhdsp.h85 enum HDSP_IO_Type io_type; member
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/oplib/
Doplib.cc300 …:DecodeInputOutput(const nlohmann::json &obj, const OpImplyType imply_type, const OpIOType io_type, in DecodeInputOutput()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/tbe_kernel_select/
Dtbe_kernel_select.cc380 std::string io_type = is_input ? "inputs " : "outputs"; in GenBuilderItem() local
/third_party/ltp/testcases/kernel/fs/doio/
Dgrowfiles.c163 int io_type = 0; /* I/O type -sync */ variable
/third_party/boost/boost/multiprecision/
Dcpp_int.hpp1814 …ame base_type::local_limb_type) == 1, unsigned, typename base_type::local_limb_type>::type io_type; in do_get_trivial_string() typedef