Home
last modified time | relevance | path

Searched refs:type_2 (Results 1 – 8 of 8) sorted by relevance

/src/contrib/libcbor/doc/source/api/
H A Dtype_3.rst4 CBOR strings have the same structure as :doc:`type_2`.
H A Dstreaming_encoding.rst10 …ally used to create an streaming (indefinite length) CBOR :doc:`strings <type_2>`, :doc:`byte stri…
H A Dtype_4.rst4 CBOR arrays, just like :doc:`byte strings <type_2>` and :doc:`strings <type_3>`, can be encoded eit…
/src/contrib/libcbor/doc/source/
H A Dinternal.rst106type_2`, :doc:`api/type_3`, :doc:`api/type_4`, :doc:`api/type_5`) may store handle and data in sep…
H A Dapi.rst34 api/type_2
H A Dusing.rst36 - ``cbor/bytestrings.h`` - :doc:`api/type_2`
/src/crypto/openssl/include/openssl/
H A Dobjects.h159 (void)type_2 = CHECKED_PTR_OF(type2, cmp##_type_2), \
/src/contrib/tzcode/
H A Dzic.c2694 unsigned char type_2 = in writezone() local
2698 <= attypes[toi - 1].at + utoffs[type_2]) { in writezone()
2699 if (attypes[fromi].type == type_2) in writezone()