Searched refs:VPD (Results 1 – 11 of 11) sorted by relevance
/external/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 527 std::unique_ptr<ValueProfData> VPD( in serializeFrom() local 529 return VPD; in serializeFrom() 628 std::unique_ptr<ValueProfData> VPD = allocValueProfData(TotalSize); in getValueProfData() local 629 memcpy(VPD.get(), D, TotalSize); in getValueProfData() 631 VPD->swapBytesToHost(Endianness); in getValueProfData() 633 Error E = VPD->checkIntegrity(); in getValueProfData() 637 return std::move(VPD); in getValueProfData()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 664 std::unique_ptr<ValueProfData> VPD( in serializeFrom() local 666 return VPD; in serializeFrom() 768 std::unique_ptr<ValueProfData> VPD = allocValueProfData(TotalSize); in getValueProfData() local 769 memcpy(VPD.get(), D, TotalSize); in getValueProfData() 771 VPD->swapBytesToHost(Endianness); in getValueProfData() 773 Error E = VPD->checkIntegrity(); in getValueProfData() 777 return std::move(VPD); in getValueProfData()
|
/external/autotest/server/site_tests/factory_Basic/ |
D | test_list.fwteam_small | 173 # Read device data from VPD (most importantly, 178 label_en='Read Device Data from VPD', 179 label_zh='ä» VPD 读æºå¨èµæ', 193 id='VPD', 194 label_zh=u'产åèµè®¯ (VPD)',
|
/external/autotest/client/site_tests/vpd_ReadWrite/ |
D | control | 7 PURPOSE = "Verify reading and writing to VPD"
|
/external/compiler-rt/lib/profile/ |
D | InstrProfData.inc | 397 getFirstValueProfRecord(ValueProfData *VPD); 545 ValueProfData *VPD = 548 VPD->TotalSize = TotalSize; 549 VPD->NumValueKinds = Closure->GetNumValueKinds(Closure->Record); 550 ValueProfRecord *VR = getFirstValueProfRecord(VPD); 558 return VPD;
|
/external/llvm/include/llvm/ProfileData/ |
D | InstrProfData.inc | 397 getFirstValueProfRecord(ValueProfData *VPD); 545 ValueProfData *VPD = 548 VPD->TotalSize = TotalSize; 549 VPD->NumValueKinds = Closure->GetNumValueKinds(Closure->Record); 550 ValueProfRecord *VR = getFirstValueProfRecord(VPD); 558 return VPD;
|
/external/autotest/server/site_tests/network_WiFi_RegDomain/ |
D | control | 17 - parsing of VPD data 18 - mapping of VPD data to ISO country code
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/ |
D | InstrProfData.inc | 434 getFirstValueProfRecord(ValueProfData *VPD); 582 ValueProfData *VPD = 585 VPD->TotalSize = TotalSize; 586 VPD->NumValueKinds = Closure->GetNumValueKinds(Closure->Record); 587 ValueProfRecord *VR = getFirstValueProfRecord(VPD); 595 return VPD;
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 15347 ,"IT","VPD","Vaprio d'Adda","Vaprio d'Adda",,"--3--6--","RL","1101",,"4535N 00932E","" 21946 ,"NL","VPD","Vierpolders","Vierpolders","ZH","-----6--","RQ","0907",,"5152N 00410E",
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 21781 ,"US","VPD","Paradise","Paradise","TX","-23-----","RL","0607",,"3309N 09741W",
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 11956 "+","CH","VPD","Paudex","Paudex","VD","--3-----","RL","1301",,"4630N 00640E",
|