Home
last modified time | relevance | path

Searched refs:GetSourceLocation (Results 1 – 25 of 373) sorted by relevance

12345678910>>...15

/dports/multimedia/mxflib/mxflib-1.0.1/mxflib/
H A Dcrypto.cpp236 error("Invalid AS-DCP data (%s) in %s\n", "ContextID not 16 bytes", GetSourceLocation().c_str()); in LoadData()
257 …error("Invalid AS-DCP data (%s) in %s\n", "PlaintextOffset not 8 bytes", GetSourceLocation().c_str… in LoadData()
279 error("Invalid AS-DCP data (%s) in %s\n", "SourceKey not 16 bytes", GetSourceLocation().c_str()); in LoadData()
307 …error("Invalid AS-DCP data (%s) in %s\n", "Invalid SourceLength size", GetSourceLocation().c_str()… in LoadData()
332 …oString(PlaintextOffset).c_str(), Int64toString(ValueLength).c_str(), GetSourceLocation().c_str()); in LoadData()
344 …error("Invalid AS-DCP data (%s) in %s\n", "Not enough bytes for IV and Check", GetSourceLocation()… in LoadData()
369 …str(), Int64toString((EncryptedLength + EncryptionOverhead)).c_str(), GetSourceLocation().c_str()); in LoadData()
376 …id AS-DCP data (%s) in %s\n", "Not enough bytes for encrypted value", GetSourceLocation().c_str()); in LoadData()
1264 …error("Invalid AS-DCP data (%s) in %s\n", "TrackFileID not 16 bytes", GetSourceLocation().c_str()); in ReadFooter()
1288 …error("Invalid AS-DCP data (%s) in %s\n", "SequenceNumber not 8 bytes", GetSourceLocation().c_str(… in ReadFooter()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc7164 TEST_F(SourceLocationTest, GetSourceLocation) { in TEST_F() argument
7171 EXPECT_TRUE(a_desc->GetSourceLocation(&loc)); in TEST_F()
7175 EXPECT_TRUE(a_b_desc->GetSourceLocation(&loc)); in TEST_F()
7179 EXPECT_TRUE(e_desc->GetSourceLocation(&loc)); in TEST_F()
7183 EXPECT_TRUE(yes_desc->GetSourceLocation(&loc)); in TEST_F()
7187 EXPECT_TRUE(s_desc->GetSourceLocation(&loc)); in TEST_F()
7191 EXPECT_TRUE(m_desc->GetSourceLocation(&loc)); in TEST_F()
7208 EXPECT_TRUE(c_desc->GetSourceLocation(&loc)); in TEST_F()
7237 EXPECT_TRUE(file_desc->GetSourceLocation(vpath, &loc)); in TEST_F()
7600 EXPECT_FALSE(bad1_a_desc->GetSourceLocation(&loc)); in TEST_F()
[all …]
H A Ddescriptor.h431 bool GetSourceLocation(SourceLocation* out_location) const;
746 bool GetSourceLocation(SourceLocation* out_location) const;
880 bool GetSourceLocation(SourceLocation* out_location) const;
1007 bool GetSourceLocation(SourceLocation* out_location) const;
1115 bool GetSourceLocation(SourceLocation* out_location) const;
1194 bool GetSourceLocation(SourceLocation* out_location) const;
1280 bool GetSourceLocation(SourceLocation* out_location) const;
1445 bool GetSourceLocation(SourceLocation* out_location) const;
1452 bool GetSourceLocation(const std::vector<int>& path,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc7164 TEST_F(SourceLocationTest, GetSourceLocation) { in TEST_F() argument
7171 EXPECT_TRUE(a_desc->GetSourceLocation(&loc)); in TEST_F()
7175 EXPECT_TRUE(a_b_desc->GetSourceLocation(&loc)); in TEST_F()
7179 EXPECT_TRUE(e_desc->GetSourceLocation(&loc)); in TEST_F()
7183 EXPECT_TRUE(yes_desc->GetSourceLocation(&loc)); in TEST_F()
7187 EXPECT_TRUE(s_desc->GetSourceLocation(&loc)); in TEST_F()
7191 EXPECT_TRUE(m_desc->GetSourceLocation(&loc)); in TEST_F()
7208 EXPECT_TRUE(c_desc->GetSourceLocation(&loc)); in TEST_F()
7237 EXPECT_TRUE(file_desc->GetSourceLocation(vpath, &loc)); in TEST_F()
7600 EXPECT_FALSE(bad1_a_desc->GetSourceLocation(&loc)); in TEST_F()
[all …]
H A Ddescriptor.h431 bool GetSourceLocation(SourceLocation* out_location) const;
746 bool GetSourceLocation(SourceLocation* out_location) const;
880 bool GetSourceLocation(SourceLocation* out_location) const;
1007 bool GetSourceLocation(SourceLocation* out_location) const;
1115 bool GetSourceLocation(SourceLocation* out_location) const;
1194 bool GetSourceLocation(SourceLocation* out_location) const;
1280 bool GetSourceLocation(SourceLocation* out_location) const;
1445 bool GetSourceLocation(SourceLocation* out_location) const;
1452 bool GetSourceLocation(const std::vector<int>& path,
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/
H A Ddescriptor_unittest.cc7382 TEST_F(SourceLocationTest, GetSourceLocation) { in TEST_F() argument
7389 EXPECT_TRUE(a_desc->GetSourceLocation(&loc)); in TEST_F()
7393 EXPECT_TRUE(a_b_desc->GetSourceLocation(&loc)); in TEST_F()
7397 EXPECT_TRUE(e_desc->GetSourceLocation(&loc)); in TEST_F()
7401 EXPECT_TRUE(yes_desc->GetSourceLocation(&loc)); in TEST_F()
7405 EXPECT_TRUE(s_desc->GetSourceLocation(&loc)); in TEST_F()
7409 EXPECT_TRUE(m_desc->GetSourceLocation(&loc)); in TEST_F()
7426 EXPECT_TRUE(c_desc->GetSourceLocation(&loc)); in TEST_F()
7455 EXPECT_TRUE(file_desc->GetSourceLocation(vpath, &loc)); in TEST_F()
7818 EXPECT_FALSE(bad1_a_desc->GetSourceLocation(&loc)); in TEST_F()
[all …]
H A Ddescriptor.h490 bool GetSourceLocation(SourceLocation* out_location) const;
835 bool GetSourceLocation(SourceLocation* out_location) const;
974 bool GetSourceLocation(SourceLocation* out_location) const;
1101 bool GetSourceLocation(SourceLocation* out_location) const;
1209 bool GetSourceLocation(SourceLocation* out_location) const;
1289 bool GetSourceLocation(SourceLocation* out_location) const;
1375 bool GetSourceLocation(SourceLocation* out_location) const;
1541 bool GetSourceLocation(SourceLocation* out_location) const;
1548 bool GetSourceLocation(const std::vector<int>& path,
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc7440 TEST_F(SourceLocationTest, GetSourceLocation) { in TEST_F() argument
7447 EXPECT_TRUE(a_desc->GetSourceLocation(&loc)); in TEST_F()
7451 EXPECT_TRUE(a_b_desc->GetSourceLocation(&loc)); in TEST_F()
7455 EXPECT_TRUE(e_desc->GetSourceLocation(&loc)); in TEST_F()
7459 EXPECT_TRUE(yes_desc->GetSourceLocation(&loc)); in TEST_F()
7463 EXPECT_TRUE(s_desc->GetSourceLocation(&loc)); in TEST_F()
7467 EXPECT_TRUE(m_desc->GetSourceLocation(&loc)); in TEST_F()
7484 EXPECT_TRUE(c_desc->GetSourceLocation(&loc)); in TEST_F()
7513 EXPECT_TRUE(file_desc->GetSourceLocation(vpath, &loc)); in TEST_F()
7876 EXPECT_FALSE(bad1_a_desc->GetSourceLocation(&loc)); in TEST_F()
[all …]
/dports/devel/protobuf25/protobuf-2.5.0/src/google/protobuf/
H A Ddescriptor.h263 bool GetSourceLocation(SourceLocation* out_location) const;
521 bool GetSourceLocation(SourceLocation* out_location) const;
638 bool GetSourceLocation(SourceLocation* out_location) const;
716 bool GetSourceLocation(SourceLocation* out_location) const;
786 bool GetSourceLocation(SourceLocation* out_location) const;
855 bool GetSourceLocation(SourceLocation* out_location) const;
995 bool GetSourceLocation(const vector<int>& path,
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor.h279 bool GetSourceLocation(SourceLocation* out_location) const;
553 bool GetSourceLocation(SourceLocation* out_location) const;
653 bool GetSourceLocation(SourceLocation* out_location) const;
736 bool GetSourceLocation(SourceLocation* out_location) const;
814 bool GetSourceLocation(SourceLocation* out_location) const;
884 bool GetSourceLocation(SourceLocation* out_location) const;
953 bool GetSourceLocation(SourceLocation* out_location) const;
1098 bool GetSourceLocation(const vector<int>& path,
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor.h279 bool GetSourceLocation(SourceLocation* out_location) const;
553 bool GetSourceLocation(SourceLocation* out_location) const;
653 bool GetSourceLocation(SourceLocation* out_location) const;
736 bool GetSourceLocation(SourceLocation* out_location) const;
814 bool GetSourceLocation(SourceLocation* out_location) const;
884 bool GetSourceLocation(SourceLocation* out_location) const;
953 bool GetSourceLocation(SourceLocation* out_location) const;
1098 bool GetSourceLocation(const vector<int>& path,
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor.h279 bool GetSourceLocation(SourceLocation* out_location) const;
553 bool GetSourceLocation(SourceLocation* out_location) const;
653 bool GetSourceLocation(SourceLocation* out_location) const;
736 bool GetSourceLocation(SourceLocation* out_location) const;
814 bool GetSourceLocation(SourceLocation* out_location) const;
884 bool GetSourceLocation(SourceLocation* out_location) const;
953 bool GetSourceLocation(SourceLocation* out_location) const;
1098 bool GetSourceLocation(const vector<int>& path,
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor.h279 bool GetSourceLocation(SourceLocation* out_location) const;
553 bool GetSourceLocation(SourceLocation* out_location) const;
653 bool GetSourceLocation(SourceLocation* out_location) const;
736 bool GetSourceLocation(SourceLocation* out_location) const;
814 bool GetSourceLocation(SourceLocation* out_location) const;
884 bool GetSourceLocation(SourceLocation* out_location) const;
953 bool GetSourceLocation(SourceLocation* out_location) const;
1098 bool GetSourceLocation(const vector<int>& path,
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor.h279 bool GetSourceLocation(SourceLocation* out_location) const;
553 bool GetSourceLocation(SourceLocation* out_location) const;
653 bool GetSourceLocation(SourceLocation* out_location) const;
736 bool GetSourceLocation(SourceLocation* out_location) const;
814 bool GetSourceLocation(SourceLocation* out_location) const;
884 bool GetSourceLocation(SourceLocation* out_location) const;
953 bool GetSourceLocation(SourceLocation* out_location) const;
1098 bool GetSourceLocation(const vector<int>& path,
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.h279 bool GetSourceLocation(SourceLocation* out_location) const;
553 bool GetSourceLocation(SourceLocation* out_location) const;
653 bool GetSourceLocation(SourceLocation* out_location) const;
736 bool GetSourceLocation(SourceLocation* out_location) const;
814 bool GetSourceLocation(SourceLocation* out_location) const;
884 bool GetSourceLocation(SourceLocation* out_location) const;
953 bool GetSourceLocation(SourceLocation* out_location) const;
1098 bool GetSourceLocation(const vector<int>& path,
/dports/databases/mysql57-client/mysql-5.7.36/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor.h279 bool GetSourceLocation(SourceLocation* out_location) const;
553 bool GetSourceLocation(SourceLocation* out_location) const;
653 bool GetSourceLocation(SourceLocation* out_location) const;
736 bool GetSourceLocation(SourceLocation* out_location) const;
814 bool GetSourceLocation(SourceLocation* out_location) const;
884 bool GetSourceLocation(SourceLocation* out_location) const;
953 bool GetSourceLocation(SourceLocation* out_location) const;
1098 bool GetSourceLocation(const vector<int>& path,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_enum.cc84 if (descriptor_->GetSourceLocation(&location)) { in GenerateHeader()
131 if (all_values_[i]->GetSourceLocation(&location)) { in GenerateHeader()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_enum.cc84 if (descriptor_->GetSourceLocation(&location)) { in GenerateHeader()
131 if (all_values_[i]->GetSourceLocation(&location)) { in GenerateHeader()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.h416 bool GetSourceLocation(SourceLocation* out_location) const;
716 bool GetSourceLocation(SourceLocation* out_location) const;
843 bool GetSourceLocation(SourceLocation* out_location) const;
938 bool GetSourceLocation(SourceLocation* out_location) const;
1040 bool GetSourceLocation(SourceLocation* out_location) const;
1120 bool GetSourceLocation(SourceLocation* out_location) const;
1204 bool GetSourceLocation(SourceLocation* out_location) const;
1364 bool GetSourceLocation(SourceLocation* out_location) const;
1371 bool GetSourceLocation(const std::vector<int>& path,
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_enum.cc84 if (descriptor_->GetSourceLocation(&location)) { in GenerateHeader()
131 if (all_values_[i]->GetSourceLocation(&location)) { in GenerateHeader()
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_enum.cc84 if (descriptor_->GetSourceLocation(&location)) { in GenerateHeader()
131 if (all_values_[i]->GetSourceLocation(&location)) { in GenerateHeader()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.h431 bool GetSourceLocation(SourceLocation* out_location) const;
746 bool GetSourceLocation(SourceLocation* out_location) const;
880 bool GetSourceLocation(SourceLocation* out_location) const;
1007 bool GetSourceLocation(SourceLocation* out_location) const;
1115 bool GetSourceLocation(SourceLocation* out_location) const;
1194 bool GetSourceLocation(SourceLocation* out_location) const;
1280 bool GetSourceLocation(SourceLocation* out_location) const;
1445 bool GetSourceLocation(SourceLocation* out_location) const;
1452 bool GetSourceLocation(const std::vector<int>& path,
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.h431 bool GetSourceLocation(SourceLocation* out_location) const;
746 bool GetSourceLocation(SourceLocation* out_location) const;
880 bool GetSourceLocation(SourceLocation* out_location) const;
1007 bool GetSourceLocation(SourceLocation* out_location) const;
1115 bool GetSourceLocation(SourceLocation* out_location) const;
1194 bool GetSourceLocation(SourceLocation* out_location) const;
1280 bool GetSourceLocation(SourceLocation* out_location) const;
1445 bool GetSourceLocation(SourceLocation* out_location) const;
1452 bool GetSourceLocation(const std::vector<int>& path,
/dports/www/firefox/firefox-99.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.h431 bool GetSourceLocation(SourceLocation* out_location) const;
746 bool GetSourceLocation(SourceLocation* out_location) const;
880 bool GetSourceLocation(SourceLocation* out_location) const;
1007 bool GetSourceLocation(SourceLocation* out_location) const;
1115 bool GetSourceLocation(SourceLocation* out_location) const;
1194 bool GetSourceLocation(SourceLocation* out_location) const;
1280 bool GetSourceLocation(SourceLocation* out_location) const;
1445 bool GetSourceLocation(SourceLocation* out_location) const;
1452 bool GetSourceLocation(const std::vector<int>& path,
/dports/graphics/opencv/opencv-4.5.3/3rdparty/protobuf/src/google/protobuf/
H A Ddescriptor.h416 bool GetSourceLocation(SourceLocation* out_location) const;
716 bool GetSourceLocation(SourceLocation* out_location) const;
846 bool GetSourceLocation(SourceLocation* out_location) const;
971 bool GetSourceLocation(SourceLocation* out_location) const;
1079 bool GetSourceLocation(SourceLocation* out_location) const;
1159 bool GetSourceLocation(SourceLocation* out_location) const;
1243 bool GetSourceLocation(SourceLocation* out_location) const;
1403 bool GetSourceLocation(SourceLocation* out_location) const;
1410 bool GetSourceLocation(const std::vector<int>& path,

12345678910>>...15