Home
last modified time | relevance | path

Searched defs:VPD (Results 1 – 4 of 4) sorted by relevance

/external/adhd/sound_card_init/dsm/src/
Dvpd.rs15 pub struct VPD { struct
20 impl VPD { impl
25 pub fn new(channel: usize) -> Result<VPD> { in new()
/external/llvm/lib/ProfileData/
DInstrProf.cpp527 std::unique_ptr<ValueProfData> VPD( in serializeFrom() local
628 std::unique_ptr<ValueProfData> VPD = allocValueProfData(TotalSize); in getValueProfData() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp783 std::unique_ptr<ValueProfData> VPD( in serializeFrom() local
887 std::unique_ptr<ValueProfData> VPD = allocValueProfData(TotalSize); in getValueProfData() local
/external/llvm-project/llvm/lib/ProfileData/
DInstrProf.cpp788 std::unique_ptr<ValueProfData> VPD( in serializeFrom() local
892 std::unique_ptr<ValueProfData> VPD = allocValueProfData(TotalSize); in getValueProfData() local