Searched refs:BOOL (Results 1 – 7 of 7) sorted by relevance
/hardware/intel/common/libva/va/x11/ |
D | va_dristr.h | 68 BOOL pad1; 91 BOOL pad1; 94 BOOL isCapable; 95 BOOL pad2; 96 BOOL pad3; 97 BOOL pad4; 116 BOOL pad1; 139 BOOL pad1; 169 BOOL pad1; 193 BOOL pad1; [all …]
|
/hardware/interfaces/keymaster/3.0/ |
D | types.hal | 27 BOOL = 7 << 28, 47 CALLER_NONCE = TagType:BOOL | 7, /** Allow caller to specify nonce or IV. */ 55 ECIES_SINGLE_HASH_MODE = TagType:BOOL | 201, /* Whether the ephemeral public key is fed into the 57 INCLUDE_UNIQUE_ID = TagType:BOOL | 202, /* If true, attestation certificates for this key 63 BOOTLOADER_ONLY = TagType:BOOL | 302, /** Usable only by bootloader. */ 82 ALL_USERS = TagType:BOOL | 500, /** Reserved for future use -- ignore. */ 87 NO_AUTH_REQUIRED = TagType:BOOL | 503, /** If key is usable without authentication. */ 98 ALLOW_WHILE_ON_BODY = TagType:BOOL | 506, /* Allow key to be used after authentication timeout 103 ALL_APPLICATIONS = TagType:BOOL | 600, /* Specified to indicate key is usable by all 106 EXPORTABLE = TagType:BOOL | 602, /* If true, private/secret key can be exported, but only [all …]
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | keymaster_tags.h | 200 MAKE_TAG_VALUE_ACCESSOR(TagType::BOOL, f.boolValue) 238 template <Tag tag> inline KeyParameter makeKeyParameter(TypedTag<TagType::BOOL, tag>) { in makeKeyParameter() argument 255 static_assert(tag_type != TagType::BOOL || (sizeof...(args) == 0), 257 static_assert(tag_type == TagType::BOOL || (sizeof...(args) == 1), 260 tag_type == TagType::BOOL ||
|
D | key_param_output.cpp | 105 case TagType::BOOL: in operator <<()
|
D | authorization_set.cpp | 39 case TagType::BOOL: in keyParamLess() 73 case TagType::BOOL: in keyParamEqual()
|
D | attestation_record.cpp | 208 void copyAuthTag(const ASN1_NULL* asn1_null, TypedTag<TagType::BOOL, tag> ttag, in copyAuthTag() argument
|
/hardware/intel/img/psb_video/src/x11/ |
D | psb_xvva.c | 151 BOOL onoff; in psb_init_xvideo() 571 BOOL onoff; in psb_force_dpms_on()
|