Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
H A Dcontrol.h48 unsigned char subcode[147]; /**< AES/IEC958 subcode bits */ member
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.cc714 void Assembler::immediate_arithmetic_op(byte subcode, Register dst, in immediate_arithmetic_op() argument
732 void Assembler::immediate_arithmetic_op(byte subcode, Operand dst, in immediate_arithmetic_op() argument
747 void Assembler::immediate_arithmetic_op_16(byte subcode, Register dst, in immediate_arithmetic_op_16() argument
766 immediate_arithmetic_op_16(byte subcode, Operand dst, Immediate src) immediate_arithmetic_op_16() argument
782 immediate_arithmetic_op_8(byte subcode, Operand dst, Immediate src) immediate_arithmetic_op_8() argument
792 immediate_arithmetic_op_8(byte subcode, Register dst, Immediate src) immediate_arithmetic_op_8() argument
805 shift(Register dst, Immediate shift_amount, int subcode, int size) shift() argument
822 shift(Operand dst, Immediate shift_amount, int subcode, int size) shift() argument
839 shift(Register dst, int subcode, int size) shift() argument
846 shift(Operand dst, int subcode, int size) shift() argument
[all...]
/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h59 unsigned char subcode[147]; /* AES/IEC958 subcode bits */ member

Completed in 10 milliseconds