HomeSort by relevance Sort by last modified time
    Searched defs:pSignature (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
ACPI.c 222 CONST UINT32 * pSignature;
254 pSignature = (UINT32 *)(UINTN)*pEntry;
255 if ( *pSignature == Signature ) {
771 @param [in] pSignature Address of the table signature
779 IN UINT32 * pSignature,
790 Signature = *pSignature;
815 *ppTableName = (CONST CHAR8 *)pSignature;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windns.h 544 PBYTE pSignature;
559 PBYTE pSignature;

Completed in 331 milliseconds