Home
last modified time | relevance | path

Searched refs:SelfType (Results 1 – 10 of 10) sorted by relevance

/third_party/jsoncpp/include/json/
Dvalue.h763 typedef ValueIteratorBase SelfType; typedef
765 bool operator==(const SelfType& other) const { return isEqual(other); }
767 bool operator!=(const SelfType& other) const { return !isEqual(other); }
769 difference_type operator-(const SelfType& other) const {
811 difference_type computeDistance(const SelfType& other) const;
813 bool isEqual(const SelfType& other) const;
815 void copy(const SelfType& other);
842 typedef ValueConstIterator SelfType; typedef
854 SelfType& operator=(const ValueIteratorBase& other);
856 SelfType operator++(int) {
[all …]
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h1011 typedef ValueIteratorBase SelfType; typedef
1013 bool operator==(const SelfType& other) const { return isEqual(other); }
1015 bool operator!=(const SelfType& other) const { return !isEqual(other); }
1017 difference_type operator-(const SelfType& other) const {
1050 difference_type computeDistance(const SelfType& other) const;
1052 bool isEqual(const SelfType& other) const;
1054 void copy(const SelfType& other);
1080 typedef ValueConstIterator SelfType; typedef
1089 SelfType& operator=(const ValueIteratorBase& other);
1091 SelfType operator++(int) {
[all …]
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h1011 typedef ValueIteratorBase SelfType; typedef
1013 bool operator==(const SelfType& other) const { return isEqual(other); }
1015 bool operator!=(const SelfType& other) const { return !isEqual(other); }
1017 difference_type operator-(const SelfType& other) const {
1050 difference_type computeDistance(const SelfType& other) const;
1052 bool isEqual(const SelfType& other) const;
1054 void copy(const SelfType& other);
1080 typedef ValueConstIterator SelfType; typedef
1089 SelfType& operator=(const ValueIteratorBase& other);
1091 SelfType operator++(int) {
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h1011 typedef ValueIteratorBase SelfType; typedef
1013 bool operator==(const SelfType& other) const { return isEqual(other); }
1015 bool operator!=(const SelfType& other) const { return !isEqual(other); }
1017 difference_type operator-(const SelfType& other) const {
1050 difference_type computeDistance(const SelfType& other) const;
1052 bool isEqual(const SelfType& other) const;
1054 void copy(const SelfType& other);
1080 typedef ValueConstIterator SelfType; typedef
1089 SelfType& operator=(const ValueIteratorBase& other);
1091 SelfType operator++(int) {
[all …]
/third_party/protobuf/conformance/third_party/jsoncpp/
Djson.h1061 typedef ValueIteratorBase SelfType; typedef
1063 bool operator==(const SelfType& other) const { return isEqual(other); }
1065 bool operator!=(const SelfType& other) const { return !isEqual(other); }
1067 difference_type operator-(const SelfType& other) const {
1100 difference_type computeDistance(const SelfType& other) const;
1102 bool isEqual(const SelfType& other) const;
1104 void copy(const SelfType& other);
1130 typedef ValueConstIterator SelfType; typedef
1140 SelfType& operator=(const ValueIteratorBase& other);
1142 SelfType operator++(int) {
[all …]
Djsoncpp.cpp2272 ValueIteratorBase::computeDistance(const SelfType& other) const { in computeDistance()
2299 bool ValueIteratorBase::isEqual(const SelfType& other) const { in isEqual()
2306 void ValueIteratorBase::copy(const SelfType& other) { in copy()
2395 ValueIterator& ValueIterator::operator=(const SelfType& other) { in operator =()
/third_party/jsoncpp/src/lib_json/
Djson_valueiterator.inl32 ValueIteratorBase::computeDistance(const SelfType& other) const {
55 bool ValueIteratorBase::isEqual(const SelfType& other) const {
62 void ValueIteratorBase::copy(const SelfType& other) {
152 ValueIterator& ValueIterator::operator=(const SelfType& other) {
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2241 ValueIteratorBase::computeDistance(const SelfType& other) const { in computeDistance()
2268 bool ValueIteratorBase::isEqual(const SelfType& other) const { in isEqual()
2275 void ValueIteratorBase::copy(const SelfType& other) { in copy()
2359 ValueIterator& ValueIterator::operator=(const SelfType& other) { in operator =()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2241 ValueIteratorBase::computeDistance(const SelfType& other) const { in computeDistance()
2268 bool ValueIteratorBase::isEqual(const SelfType& other) const { in isEqual()
2275 void ValueIteratorBase::copy(const SelfType& other) { in copy()
2359 ValueIterator& ValueIterator::operator=(const SelfType& other) { in operator =()
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2241 ValueIteratorBase::computeDistance(const SelfType& other) const { in computeDistance()
2268 bool ValueIteratorBase::isEqual(const SelfType& other) const { in isEqual()
2275 void ValueIteratorBase::copy(const SelfType& other) { in copy()
2359 ValueIterator& ValueIterator::operator=(const SelfType& other) { in operator =()