Home
last modified time | relevance | path

Searched refs:YES (Results 1 – 11 of 11) sorted by relevance

/system/media/audio_utils/
DDoxyfile63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
91 # The default value is: YES.
93 BRIEF_MEMBER_DESC = YES
95 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief
100 # The default value is: YES.
102 REPEAT_BRIEF = YES
115 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
122 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
130 # If the FULL_PATH_NAMES tag is set to YES doxygen will prepend the full path
[all …]
DDoxyfile.orig63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member
91 # The default value is: YES.
93 BRIEF_MEMBER_DESC = YES
95 # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief
100 # The default value is: YES.
102 REPEAT_BRIEF = YES
115 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
122 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
130 # If the FULL_PATH_NAMES tag is set to YES doxygen will prepend the full path
[all …]
/system/tpm/trunks/
Dmock_tpm.cc30 .WillByDefault(DoAll(SetArgPointee<3>(YES), in MockTpm()
Dresource_manager.cc69 result = factory_.GetTpm()->SelfTestSync(YES /* Full test. */, nullptr); in Initialize()
77 TPMI_YES_NO more_data = YES; in Initialize()
Dtpm_utility_impl.cc91 result = tpm->SelfTestSync(YES /* Full test. */, nullptr); in Startup()
184 TPMI_YES_NO more_data = YES; in AllocatePCR()
241 if (allocation_success != YES) { in AllocatePCR()
1857 TPMI_YES_NO more_data = YES; in DoesPersistentKeyExist()
Dtpm_utility_test.cc226 SetArgPointee<3>(YES), in TEST_F()
241 SetArgPointee<3>(YES), in TEST_F()
256 SetArgPointee<3>(YES), in TEST_F()
Dtpm_generated.h97 #if !defined(YES)
98 #define YES 1 macro
119 #define LITTLE_ENDIAN_TPM YES
323 #define ENABLE_PCR_NO_INCREMENT YES
326 #define CRT_FORMAT_RSA YES
/system/tpm/trunks/generator/
Draw_structures.txt9379 octet that conveys a single bit of information. This type only has two allowed values, YES (1) and …
9393 YES
11844 previously reported by the TPM. Set to YES on TPM2_Clear().
11876 This parameter is set to YES when the value reported in Clock is guaranteed to be unique for the cu…
11879 This parameter will be YES if a TPM2_Startup() was preceded by TPM2_Shutdown() with no intervening
11880 commands. It will also be YES after an update of the non-volatile bits of Clock have been updated a…
11899 This parameter will be set to YES by TPM2_Clear().
16397 YES
16445 set to YES or NO according to the processor
16449 YES
[all …]
Draw_structures_fixed.txt9407 octet that conveys a single bit of information. This type only has two allowed values, YES (1) and …
9421 YES
11880 previously reported by the TPM. Set to YES on TPM2_Clear().
11912 This parameter is set to YES when the value reported in Clock is guaranteed to be unique for the cu…
11915 This parameter will be YES if a TPM2_Startup() was preceded by TPM2_Shutdown() with no intervening
11916 commands. It will also be YES after an update of the non-volatile bits of Clock have been updated a…
11935 This parameter will be set to YES by TPM2_Clear().
16380 YES
16428 set to YES or NO according to the processor
16432 YES
[all …]
Draw_commands.txt3019 This command causes the TPM to perform a test of its capabilities. If the fullTest is YES, the TPM …
3079 YES if full test to be performed
3182 The only way to force retesting of an algorithm is with TPM2_SelfTest( fullTest = YES).
9752 #if defined TPM_ALG_ECC && (CC_ZGen_2Phase == YES)
10112 if YES, then the operation is decryption; if NO, the
10380 if(in->decrypt == YES)
17341 then the allocationSuccess parameter will be YES.
17424 YES if the allocation succeeded
17530 if(out->allocationSuccess == YES)
23493 YES, policySession→policyDigest is updated by:
[all …]
Draw_commands_fixed.txt3019 This command causes the TPM to perform a test of its capabilities. If the fullTest is YES, the TPM …
3079 YES if full test to be performed
3182 The only way to force retesting of an algorithm is with TPM2_SelfTest( fullTest = YES).
9763 #if defined TPM_ALG_ECC && (CC_ZGen_2Phase == YES)
10123 if YES, then the operation is decryption; if NO, the
10391 if(in->decrypt == YES)
17352 then the allocationSuccess parameter will be YES.
17435 YES if the allocation succeeded
17541 if(out->allocationSuccess == YES)
23504 YES, policySession→policyDigest is updated by:
[all …]