Home
last modified time | relevance | path

Searched defs:commandIndex (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
H A DCommandCodeAttributes.c74 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 …]
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
H A DPP.c60 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
H A DCommandAudit.c110 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
H A DObject.c743 COMMAND_INDEX commandIndex // IN: the command being processed in ObjectLoadEvict()
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/main/
H A DSessionProcess.c228 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()
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DCommandError.h25 int32_t commandIndex = 0; variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DCommandError.h25 int32_t commandIndex = 0; variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DCommandError.h25 int32_t commandIndex = 0; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DCommandError.h25 int32_t commandIndex = 0; variable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DCommandError.h25 int32_t commandIndex = 0; variable
/aosp_15_r20/prebuilts/vndk/v34/arm/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DCommandError.h25 int32_t commandIndex = 0; variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DCommandError.h25 int32_t commandIndex = 0; variable
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V4-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DCommandError.h33 int32_t commandIndex = 0; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DCommandError.h25 int32_t commandIndex = 0; variable
/aosp_15_r20/external/skia/modules/canvaskit/
H A Ddebugger_bindings.cpp356 int findCommandByPixel(SkSurface* surface, int x, int y, int commandIndex) { in findCommandByPixel()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp1497 void HostMemoryAccess::verify(VerifyContext &context, size_t commandIndex) in verify()
2058 void SubmitCommandBuffer::verify(VerifyContext &context, size_t commandIndex) in verify()
2494 void BufferCopyToBuffer::verify(VerifyContext &context, size_t commandIndex) in verify()
2781 void BufferCopyToImage::verify(VerifyContext &context, size_t commandIndex) in verify()
3167 void ImageCopyToBuffer::verify(VerifyContext &context, size_t commandIndex) in verify()
3700 void ImageCopyToImage::verify(VerifyContext &context, size_t commandIndex) in verify()
4239 void ImageBlitToImage::verify(VerifyContext &context, size_t commandIndex) in verify()
4671 void SubmitRenderPass::verify(VerifyContext &context, size_t commandIndex) in verify()
4883 void ExecuteSecondaryCommandBuffer::verify(VerifyContext &context, size_t commandIndex) in verify()
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DTpm20.h798 UINT32 commandIndex : 16; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
H A DTpm20.h799 UINT32 commandIndex : 16; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
H A DTpm20.h805 UINT32 commandIndex : 16; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
H A DTpm20.h799 UINT32 commandIndex : 16; member
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DTpmTypes.h1078 unsigned commandIndex : 16; member
/aosp_15_r20/tools/deviceinfra/prebuilts/
Dats_olc_server_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
Dats_console_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
Dats_olc_server_local_mode_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/external/com-intellij/kotlin-compiler/31.7.0-alpha07/
HDkotlin-compiler-31.7.0-alpha07.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE META-INF/jps-common ...

12