Home
last modified time | relevance | path

Searched refs:GetRecordData (Results 1 – 3 of 3) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-route53/include/aws/route53/model/
H A DTestDNSAnswerResult.h145 inline const Aws::Vector<Aws::String>& GetRecordData() const{ return m_recordData; } in GetRecordData() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClBitcodeParser.h277 const NaClBitcodeRecordData &GetRecordData() const { return Data; } in GetRecordData() function
/dports/comms/snap7/snap7-full-1.4.2/utility/Windows/HMITracer/SynPDF/
H A DSynCommons.pas41760 if (L<R) and Assigned(Owner.GetRecordData) then
41766 SortPivot := GetData(GetRecordData(OrderedIndex[P],DataTemp1),self);
41767 while SortCompare(GetData(GetRecordData(OrderedIndex[I],DataTemp2),self),
41769 while SortCompare(GetData(GetRecordData(OrderedIndex[J],DataTemp2),self),
41809 if (R>=0) and Assigned(GetRecordData) then
41837 cmp := SortCompare(GetData(GetRecordData(OrderedIndex[i],DataTemp1),self),Value);
41857 if (self=nil) or (WhereSBFValue=nil) or not Assigned(Owner.GetRecordData) or
41873 until (L<0) or (SortCompare(GetData(GetRecordData(
41897 if (self=nil) or not Assigned(Owner.GetRecordData) then
41940 aOldRecordData := GetRecordData(aOldIndex,DataTemp1);
[all …]