Home
last modified time | relevance | path

Searched defs:OpCode (Results 1 - 3 of 3) sorted by relevance

/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dbytecode_gen.h17 struct OpCode { struct
18 OpCode() : opCode(0), size(0) {} in OpCode() function
20 OpCode(uint8_t code, uint32_t s, const std::string &str) : opCode(code), size(s), opStr(str) {} in OpCode() function
H A Dast.cpp396 uint8_t AstObject::OpCode() const in OpCode() function in AstObject
/drivers/peripheral/audio/supportlibs/adm_adapter/include/
H A Daudio_interface_lib_mixer.h71 } OpCode; typedef

Completed in 3 milliseconds