Home
last modified time | relevance | path

Searched refs:CborErrorMapNotSorted (Results 1 – 25 of 65) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/third_party/tinycbor/src/src/
H A Dcborerrorstrings.c151 case CborErrorMapNotSorted: in cbor_error_string()
H A Dcborvalidation.c487 return CborErrorMapNotSorted; in validate_container()
496 return CborErrorMapNotSorted; in validate_container()
/dports/devel/tinycbor/tinycbor-0.6.0/src/
H A Dcborerrorstrings.c154 case CborErrorMapNotSorted: in cbor_error_string()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/src/
H A Dcborerrorstrings.c154 case CborErrorMapNotSorted: in cbor_error_string()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/src/
H A Dcborerrorstrings.c154 case CborErrorMapNotSorted: in cbor_error_string()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/src/
H A Dcborerrorstrings.c154 case CborErrorMapNotSorted: in cbor_error_string()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/src/
H A Dcborerrorstrings.c154 case CborErrorMapNotSorted: in cbor_error_string()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/src/
H A Dcborerrorstrings.c154 case CborErrorMapNotSorted: in cbor_error_string()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/src/
H A Dcborerrorstrings.c154 case CborErrorMapNotSorted: in cbor_error_string()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/src/
H A Dcborerrorstrings.c154 case CborErrorMapNotSorted: in cbor_error_string()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/src/
H A Dcborerrorstrings.c154 case CborErrorMapNotSorted: in cbor_error_string()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/src/
H A Dcborerrorstrings.c154 case CborErrorMapNotSorted: in cbor_error_string()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/src/
H A Dcborerrorstrings.c154 case CborErrorMapNotSorted: in cbor_error_string()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/src/
H A Dcborerrorstrings.c154 case CborErrorMapNotSorted: in cbor_error_string()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/src/
H A Dcborerrorstrings.c154 case CborErrorMapNotSorted: in cbor_error_string()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/src/
H A Dcborerrorstrings.c154 case CborErrorMapNotSorted: in cbor_error_string()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/src/
H A Dcborerrorstrings.c154 case CborErrorMapNotSorted: in cbor_error_string()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/src/
H A Dcborerrorstrings.c154 case CborErrorMapNotSorted: in cbor_error_string()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/src/
H A Dcborerrorstrings.c154 case CborErrorMapNotSorted: in cbor_error_string()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/src/
H A Dcborerrorstrings.c154 case CborErrorMapNotSorted: in cbor_error_string()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/src/
H A Dcborerrorstrings.c154 case CborErrorMapNotSorted: in cbor_error_string()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/src/
H A Dcborerrorstrings.c154 case CborErrorMapNotSorted: in cbor_error_string()
/dports/devel/tinycbor/tinycbor-0.6.0/tests/parser/
H A Dtst_parser.cpp1513 …ength-map-UU") << raw("\xa2\1\1\0\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
1514 …-map-UUU") << raw("\xa3\1\1\1\1\0\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
1515 …-map-SS") << raw("\xa2\x61z\1\x60\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
1516 …") << raw("\xa3\x61z\1\x61z\2\x60\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
1517 …-map-SB") << raw("\xa2\x61z\1\x40\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
1518 …aw("\xa2\x83\0\x20\x45Hello\1\x60\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
1519 …map-SS") << raw("\xa2\x61z\1\x61y\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
1520 …") << raw("\xa2\x81\x21\1\x61\x21\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp1473 …ength-map-UU") << raw("\xa2\1\1\0\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
1474 …-map-UUU") << raw("\xa3\1\1\1\1\0\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
1475 …-map-SS") << raw("\xa2\x61z\1\x60\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
1476 …") << raw("\xa3\x61z\1\x61z\2\x60\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
1477 …-map-SB") << raw("\xa2\x61z\1\x40\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
1478 …aw("\xa2\x83\0\x20\x45Hello\1\x60\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
1479 …map-SS") << raw("\xa2\x61z\1\x61y\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
1480 …") << raw("\xa2\x81\x21\1\x61\x21\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp1473 …ength-map-UU") << raw("\xa2\1\1\0\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
1474 …-map-UUU") << raw("\xa3\1\1\1\1\0\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
1475 …-map-SS") << raw("\xa2\x61z\1\x60\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
1476 …") << raw("\xa3\x61z\1\x61z\2\x60\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
1477 …-map-SB") << raw("\xa2\x61z\1\x40\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
1478 …aw("\xa2\x83\0\x20\x45Hello\1\x60\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
1479 …map-SS") << raw("\xa2\x61z\1\x61y\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()
1480 …") << raw("\xa2\x81\x21\1\x61\x21\0") << int(CborValidateCanonicalFormat) << CborErrorMapNotSorted; in strictValidation_data()

123