Home
last modified time | relevance | path

Searched refs:INT8 (Results 1 – 5 of 5) sorted by relevance

/system/tools/hidl/
DConstantExpression.cpp46 case SK(INT8): __action__(int8_t) \
75 bool isLftSigned = (lft == SK(INT8)) || (lft == SK(INT16)) in usualArithmeticConversion()
77 bool isRgtSigned = (rgt == SK(INT8)) || (rgt == SK(INT16)) in usualArithmeticConversion()
90 case SK(INT8): return SK(UINT8); in usualArithmeticConversion()
399 case SK(UINT8) : return rawValue(SK(INT8)); in javaValue()
/system/tpm/trunks/
Dtpm_generated.h389 typedef int8_t INT8; typedef
472 typedef INT8 TPM_CLOCK_ADJUST;
1731 TRUNKS_EXPORT TPM_RC Serialize_INT8(const INT8& value, std::string* buffer);
1734 INT8* value,
Dtpm_generated.cc948 TPM_RC Serialize_INT8(const INT8& value, std::string* buffer) { in Serialize_INT8()
953 TPM_RC Parse_INT8(std::string* buffer, INT8* value, std::string* value_bytes) { in Parse_INT8()
/system/tpm/trunks/generator/
Draw_structures_fixed.txt823 Table 16 — Definition of (INT8) TPM_CLOCK_ADJUST Constants <IN> ...................................…
1321 …lue in parenthesis will denote the intrinsic data size of the value and may have the values "INT8",
1875 Table xx — Definition of (INT8) NUMBER_SELECT Values <IN>
2493 INT8
5650 Table 16 — Definition of (INT8) TPM_CLOCK_ADJUST Constants <IN>
Draw_structures.txt823 Table 16 — Definition of (INT8) TPM_CLOCK_ADJUST Constants <IN> ...................................…
1321 …lue in parenthesis will denote the intrinsic data size of the value and may have the values "INT8",
1875 Table xx — Definition of (INT8) NUMBER_SELECT Values <IN>
2493 INT8
5656 Table 16 — Definition of (INT8) TPM_CLOCK_ADJUST Constants <IN>