Home
last modified time | relevance | path

Searched refs:INT32 (Results 1 – 9 of 9) sorted by relevance

/system/tools/hidl/
DConstantExpression.cpp50 case SK(INT32): __action__(int32_t) \
64 return SK(INT32) < in ? in : SK(INT32); // note that KIND_INT32 < KIND_UINT32 in integralPromotion()
76 || (lft == SK(INT32)) || (lft == SK(INT64)); in usualArithmeticConversion()
78 || (rgt == SK(INT32)) || (rgt == SK(INT64)); in usualArithmeticConversion()
92 case SK(INT32): return SK(UINT32); in usualArithmeticConversion()
232 mValueKind = SK(INT32); in ConstantExpression()
241 mValueKind = SK(INT32); in ConstantExpression()
397 case SK(UINT32): return rawValue(SK(INT32)); in javaValue()
/system/tpm/trunks/
Dmock_tpm.cc138 const INT32& expiration, in PolicySigned()
154 const INT32& expiration, in PolicySignedSync()
171 const INT32& expiration, in PolicySecretSync()
Dmock_tpm.h852 const INT32& expiration,
862 const INT32& expiration,
875 const INT32& expiration,
886 const INT32& expiration,
899 const INT32& expiration,
911 const INT32& expiration,
921 const INT32& expiration,
Dtpm_generated.h394 typedef int32_t INT32; typedef
1761 TRUNKS_EXPORT TPM_RC Serialize_INT32(const INT32& value, std::string* buffer);
1764 INT32* value,
4799 const INT32& expiration,
4815 const INT32& expiration,
4827 const INT32& expiration,
4844 const INT32& expiration,
4859 const INT32& expiration,
4870 const INT32& expiration,
Dtpm_generated.cc1004 TPM_RC Serialize_INT32(const INT32& value, std::string* buffer) { in Serialize_INT32()
1010 INT32* value, in Parse_INT32()
20746 const INT32& expiration, in SerializeCommand_PolicySigned()
20996 const INT32& expiration, in PolicySigned()
21024 const INT32& expiration, in PolicySignedSync()
21052 const INT32& expiration, in SerializeCommand_PolicySecret()
21293 const INT32& expiration, in PolicySecret()
21320 const INT32& expiration, in PolicySecretSync()
/system/tpm/trunks/generator/
Draw_structures_fixed.txt1322 "UINT8", "INT16", “UINT16”, "INT32", and “UINT32.” If this value is not present, “UINT16” is assume…
1557 INT32
1561 INT32
1568 INT32
1570 INT32
1574 bool SIMPLE_STRUCTURE_Unmarshal(SIMPLE_STRUCTURE *target, BYTE **buffer, INT32 *size)
1579 if(INT32_Unmarshal((INT32 *)&(target->value1, buffer, size))
1581 return(INT32_Unmarshal((INT32 *)&(target->value2, buffer, size))
1779 INT32 *size, UINT32 selector)
1853 bool STRUCT_WITH_UNION_Unmarshal(STRUCT_WITH_UNION *target, BYTE **buffer, INT32 *size)
[all …]
Draw_structures.txt1322 "UINT8", "INT16", “UINT16”, "INT32", and “UINT32.” If this value is not present, “UINT16” is assume…
1557 INT32
1561 INT32
1568 INT32
1570 INT32
1574 bool SIMPLE_STRUCTURE_Unmarshal(SIMPLE_STRUCTURE *target, BYTE **buffer, INT32 *size)
1579 if(INT32_Unmarshal((INT32 *)&(target->value1, buffer, size))
1581 return(INT32_Unmarshal((INT32 *)&(target->value2, buffer, size))
1779 INT32 *size, UINT32 selector)
1853 bool STRUCT_WITH_UNION_Unmarshal(STRUCT_WITH_UNION *target, BYTE **buffer, INT32 *size)
[all …]
Draw_commands.txt19170 INT32
19735 INT32
21303 (INT32 *) &marshalSize);
29365 INT32
29392 size = (INT32) in->context.contextBlob.t.size;
Draw_commands_fixed.txt19183 INT32
19748 INT32
21314 (INT32 *) &marshalSize);
29376 INT32
29403 size = (INT32) in->context.contextBlob.t.size;