Searched defs:VCP (Results 1 – 5 of 5) sorted by relevance
20 service VCP { service22 rpc SetDeviceVolume(SetDeviceVolumeRequest) returns (google.protobuf.Empty);24 rpc SetVolumeOffset(SetVolumeOffsetRequest) returns (google.protobuf.Empty);26 rpc WaitConnect(WaitConnectRequest) returns (google.protobuf.Empty);32 rpc SetGainSetting(SetGainSettingRequest) returns (google.protobuf.Empty);33 rpc SetMute(SetMuteRequest) returns (google.protobuf.Empty);34 rpc SetGainMode(SetGainModeRequest) returns (google.protobuf.Empty);
376 "VCP": {} object
3213 "VCP": { object
8539 SDValue VCP = DAG.getConstantPool(VecC, PVT); in lowerBuildVectorAsBroadcast() local
9768 SDValue VCP = DAG.getConstantPool(VecC, PVT); in lowerBuildVectorAsBroadcast() local