Searched defs:commandIndex (Results 1 – 12 of 12) sorted by relevance
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/ |
D | CommandCodeAttributes.c | 74 COMMAND_INDEX commandIndex in NextImplementedIndex() 116 COMMAND_INDEX commandIndex; in GetClosestCommandIndex() local 204 COMMAND_INDEX commandIndex = UNIMPLEMENTED_COMMAND_INDEX; in GetClosestCommandIndex() local 263 COMMAND_INDEX commandIndex; in CommandCodeToCommandIndex() local 301 COMMAND_INDEX commandIndex // IN: the starting index in GetNextCommandIndex() 318 COMMAND_INDEX commandIndex // IN: the command index in GetCommandCode() 339 COMMAND_INDEX commandIndex, // IN: command index in CommandAuthRole() 372 COMMAND_INDEX commandIndex // IN: command index in EncryptSize() 388 COMMAND_INDEX commandIndex // IN: command index in DecryptSize() 406 COMMAND_INDEX commandIndex // IN: the command to be checked in IsSessionAllowed() [all …]
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/ |
D | PP.c | 60 COMMAND_INDEX commandIndex; in PhysicalPresencePreInstall_Init() local 84 COMMAND_INDEX commandIndex = CommandCodeToCommandIndex(commandCode); in PhysicalPresenceCommandSet() local 104 COMMAND_INDEX commandIndex = CommandCodeToCommandIndex(commandCode); in PhysicalPresenceCommandClear() local 124 COMMAND_INDEX commandIndex // IN: command index in PhysicalPresenceIsRequired() 146 COMMAND_INDEX commandIndex; in PhysicalPresenceCapGetCCList() local
|
D | CommandAudit.c | 110 COMMAND_INDEX commandIndex = CommandCodeToCommandIndex(commandCode); in CommandAuditSet() local 146 COMMAND_INDEX commandIndex = CommandCodeToCommandIndex(commandCode); in CommandAuditClear() local 174 COMMAND_INDEX commandIndex // IN: command index in CommandAuditIsRequired() 196 COMMAND_INDEX commandIndex; in CommandAuditCapGetCCList() local 248 COMMAND_INDEX commandIndex; in CommandAuditGetDigest() local
|
D | Object.c | 743 COMMAND_INDEX commandIndex // IN: the command being processed in ObjectLoadEvict()
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/main/ |
D | SessionProcess.c | 228 COMMAND_INDEX commandIndex, // IN: command index in IsPolicySessionRequired() 287 COMMAND_INDEX commandIndex, // IN: command index in IsAuthValueAvailable() 422 COMMAND_INDEX commandIndex, // IN: command index in IsAuthPolicyAvailable()
|
/external/skia/modules/canvaskit/ |
D | debugger_bindings.cpp | 364 int findCommandByPixel(SkSurface* surface, int x, int y, int commandIndex) { in findCommandByPixel()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 1502 void HostMemoryAccess::verify(VerifyContext &context, size_t commandIndex) in verify() 2063 void SubmitCommandBuffer::verify(VerifyContext &context, size_t commandIndex) in verify() 2495 void BufferCopyToBuffer::verify(VerifyContext &context, size_t commandIndex) in verify() 2780 void BufferCopyToImage::verify(VerifyContext &context, size_t commandIndex) in verify() 3162 void ImageCopyToBuffer::verify(VerifyContext &context, size_t commandIndex) in verify() 3691 void ImageCopyToImage::verify(VerifyContext &context, size_t commandIndex) in verify() 4225 void ImageBlitToImage::verify(VerifyContext &context, size_t commandIndex) in verify() 4655 void SubmitRenderPass::verify(VerifyContext &context, size_t commandIndex) in verify() 4865 void ExecuteSecondaryCommandBuffer::verify(VerifyContext &context, size_t commandIndex) in verify()
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/ |
D | Tpm20.h | 799 UINT32 commandIndex : 16; member
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/ |
D | Tpm20.h | 798 UINT32 commandIndex : 16; member
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/ |
D | Tpm20.h | 799 UINT32 commandIndex : 16; member
|
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/ |
D | Tpm20.h | 805 UINT32 commandIndex : 16; member
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/ |
D | TpmTypes.h | 1078 unsigned commandIndex : 16; member
|