Home
last modified time | relevance | path

Searched defs:Item (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c105 QCBORItem_IsMapOrArray(const QCBORItem Item) in QCBORItem_IsMapOrArray()
116 QCBORItem_IsEmptyDefiniteLengthMapOrArray(const QCBORItem Item) in QCBORItem_IsEmptyDefiniteLengthMapOrArray()
129 QCBORItem_IsIndefiniteLengthMapOrArray(const QCBORItem Item) in QCBORItem_IsIndefiniteLengthMapOrArray()
3170 QCBORItem Item; in QCBORDecode_Private_ConsumeItem() local
3417 QCBORItem Item; in QCBORDecode_Private_MapSearch() local
3934 QCBORItem Item; in QCBORDecode_Private_GetTaggedStringInMapN() local
3959 QCBORItem Item; in QCBORDecode_Private_GetTaggedStringInMapSZ() local
4158 QCBORItem Item; in QCBORDecode_Private_EnterBoundedMapOrArray() local
4425 QCBORItem Item; in QCBORDecode_EnterBstrWrapped() local
4452 QCBORItem Item; in QCBORDecode_EnterBstrWrappedFromMapN() local
[all …]
/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_spiffy_decode.h2163 QCBORItem Item; in QCBORDecode_GetUInt64Convert() local
2173 QCBORItem Item; in QCBORDecode_GetUInt64ConvertInMapN() local
2187 QCBORItem Item; in QCBORDecode_GetUInt64ConvertInMapSZ() local
2365 QCBORItem Item; in QCBORDecode_GetInt64Convert() local
2375 QCBORItem Item; in QCBORDecode_GetInt64ConvertInMapN() local
2389 QCBORItem Item; in QCBORDecode_GetInt64ConvertInMapSZ() local
2435 QCBORItem Item; in QCBORDecode_GetDoubleConvert() local
2445 QCBORItem Item; in QCBORDecode_GetDoubleConvertInMapN() local
2459 QCBORItem Item; in QCBORDecode_GetDoubleConvertInMapSZ() local
2605 QCBORItem Item; in QCBORDecode_GetNullInMapN() local
[all …]