Home
last modified time | relevance | path

Searched refs:cbor_value_get_next_byte (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/tinycbor/tinycbor-0.6.0/src/
H A Dcborvalidation.c448 const uint8_t *current = cbor_value_get_next_byte(it); in validate_container()
478 size_t bytelen2 = (size_t)(cbor_value_get_next_byte(it) - current); in validate_container()
490 previous_end = cbor_value_get_next_byte(it); in validate_container()
/dports/devel/tinycbor/tinycbor-0.6.0/tools/cbordump/
H A Dcbordump.c82 if (!err && cbor_value_get_next_byte(&value) != buffer + buflen) in dumpFile()
/dports/devel/tinycbor/tinycbor-0.6.0/tests/tojson/
H A Dtst_tojson.cpp228 QCOMPARE((void*)cbor_value_get_next_byte(&first), (void*)data.constEnd()); in compareOne_real()
668 QCOMPARE((void*)cbor_value_get_next_byte(&first), (void*)data.constEnd()); in compareMetaData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/third_party/tinycbor/src/src/
H A Dcborvalidation.c450 const uint8_t *current = cbor_value_get_next_byte(it); in validate_container()
H A Dcbor.h301 CBOR_INLINE_API const uint8_t *cbor_value_get_next_byte(const CborValue *it) in cbor_value_get_next_byte() function
/dports/devel/tinycbor/tinycbor-0.6.0/tests/parser/
H A Dtst_parser.cpp324 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in compareOne_real()
953 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in chunkedStringTest()
1815 QCOMPARE(int(cbor_value_get_next_byte(&w.first) - w.begin()), offset); in endPointer()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp324 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in compareOne_real()
931 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in chunkedStringTest()
1775 QCOMPARE(int(cbor_value_get_next_byte(&w.first) - w.begin()), offset); in endPointer()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp324 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in compareOne_real()
931 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in chunkedStringTest()
1775 QCOMPARE(int(cbor_value_get_next_byte(&w.first) - w.begin()), offset); in endPointer()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp324 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in compareOne_real()
931 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in chunkedStringTest()
1775 QCOMPARE(int(cbor_value_get_next_byte(&w.first) - w.begin()), offset); in endPointer()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp324 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in compareOne_real()
931 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in chunkedStringTest()
1775 QCOMPARE(int(cbor_value_get_next_byte(&w.first) - w.begin()), offset); in endPointer()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp324 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in compareOne_real()
931 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in chunkedStringTest()
1775 QCOMPARE(int(cbor_value_get_next_byte(&w.first) - w.begin()), offset); in endPointer()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp324 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in compareOne_real()
931 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in chunkedStringTest()
1775 QCOMPARE(int(cbor_value_get_next_byte(&w.first) - w.begin()), offset); in endPointer()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp324 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in compareOne_real()
931 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in chunkedStringTest()
1775 QCOMPARE(int(cbor_value_get_next_byte(&w.first) - w.begin()), offset); in endPointer()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp324 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in compareOne_real()
931 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in chunkedStringTest()
1775 QCOMPARE(int(cbor_value_get_next_byte(&w.first) - w.begin()), offset); in endPointer()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp324 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in compareOne_real()
931 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in chunkedStringTest()
1775 QCOMPARE(int(cbor_value_get_next_byte(&w.first) - w.begin()), offset); in endPointer()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp324 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in compareOne_real()
931 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in chunkedStringTest()
1775 QCOMPARE(int(cbor_value_get_next_byte(&w.first) - w.begin()), offset); in endPointer()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp324 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in compareOne_real()
931 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in chunkedStringTest()
1775 QCOMPARE(int(cbor_value_get_next_byte(&w.first) - w.begin()), offset); in endPointer()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp324 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in compareOne_real()
931 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in chunkedStringTest()
1775 QCOMPARE(int(cbor_value_get_next_byte(&w.first) - w.begin()), offset); in endPointer()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp324 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in compareOne_real()
931 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in chunkedStringTest()
1775 QCOMPARE(int(cbor_value_get_next_byte(&w.first) - w.begin()), offset); in endPointer()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp324 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in compareOne_real()
931 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in chunkedStringTest()
1775 QCOMPARE(int(cbor_value_get_next_byte(&w.first) - w.begin()), offset); in endPointer()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp324 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in compareOne_real()
931 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in chunkedStringTest()
1775 QCOMPARE(int(cbor_value_get_next_byte(&w.first) - w.begin()), offset); in endPointer()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp324 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in compareOne_real()
931 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in chunkedStringTest()
1775 QCOMPARE(int(cbor_value_get_next_byte(&w.first) - w.begin()), offset); in endPointer()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp324 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in compareOne_real()
931 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in chunkedStringTest()
1775 QCOMPARE(int(cbor_value_get_next_byte(&w.first) - w.begin()), offset); in endPointer()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp324 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in compareOne_real()
931 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in chunkedStringTest()
1775 QCOMPARE(int(cbor_value_get_next_byte(&w.first) - w.begin()), offset); in endPointer()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/tinycbor/tests/parser/
H A Dtst_parser.cpp324 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in compareOne_real()
931 QCOMPARE((void*)cbor_value_get_next_byte(&w.first), (void*)w.end()); in chunkedStringTest()
1775 QCOMPARE(int(cbor_value_get_next_byte(&w.first) - w.begin()), offset); in endPointer()

12