Home
last modified time | relevance | path

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

/system/tools/hidl/
DConstantExpression.cpp52 case SK(INT64): __action__(int64_t) \
76 || (lft == SK(INT32)) || (lft == SK(INT64)); in usualArithmeticConversion()
78 || (rgt == SK(INT32)) || (rgt == SK(INT64)); in usualArithmeticConversion()
93 case SK(INT64): return SK(UINT64); in usualArithmeticConversion()
222 mValueKind = SK(INT64); in ConstantExpression()
236 mValueKind = SK(INT64); in ConstantExpression()
243 mValueKind = SK(INT64); in ConstantExpression()
377 if(castKind == SK(INT64) && (int64_t)mValue == INT64_MIN) { in cppValue()
379 + ScalarType(SK(INT64)).getCppStackType() // "int64_t" in cppValue()
385 if(castKind == SK(UINT64) || castKind == SK(INT64)) literal += "ll"; in cppValue()
[all …]
/system/tpm/trunks/
Dtpm_generated.h396 typedef int64_t INT64; typedef
1773 TRUNKS_EXPORT TPM_RC Serialize_INT64(const INT64& value, std::string* buffer);
1776 INT64* value,
Dtpm_generated.cc1028 TPM_RC Serialize_INT64(const INT64& value, std::string* buffer) { in Serialize_INT64()
1034 INT64* value, in Parse_INT64()
/system/tpm/trunks/generator/
Draw_structures_fixed.txt2538 INT64
Draw_structures.txt2538 INT64