Home
last modified time | relevance | path

Searched refs:FlagFunction (Results 1 – 2 of 2) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/src/main/
DCommandDispatcher.c43 typedef TPM_RC(FlagFunction)(void *target, BYTE **buffer, INT32 *size, BOOL flag); typedef
45 typedef FlagFunction *UNMARSHAL_t;
203 FlagFunction *f = unmarshalArray[dType]; in ParseHandleBuffer()
359 FlagFunction *f = unmarshalArray[dType]; in CommandDispatcher()
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp267 FlagFunction = 1 << 3, enumerator