HomeSort by relevance Sort by last modified time
    Searched refs:MachineName (Results 1 - 15 of 15) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dhcpssdk.h 24 CHAR *MachineName;
setupapi.h     [all...]
lmdfs.h 335 NET_API_STATUS WINAPI NetDfsGetStdContainerSecurity(LPWSTR MachineName,SECURITY_INFORMATION SecurityInformation,PSECURITY_DESCRIPTOR *ppSecurityDescriptor,LPDWORD lpcbSecurityDescriptor);
336 NET_API_STATUS WINAPI NetDfsSetStdContainerSecurity(LPWSTR MachineName,SECURITY_INFORMATION SecurityInformation,PSECURITY_DESCRIPTOR pSecurityDescriptor);
ntsecpkg.h 89 typedef NTSTATUS (NTAPI LSA_AP_LOGON_USER_EX)(PLSA_CLIENT_REQUEST ClientRequest,SECURITY_LOGON_TYPE LogonType,PVOID AuthenticationInformation,PVOID ClientAuthenticationBase,ULONG AuthenticationInformationLength,PVOID *ProfileBuffer,PULONG ProfileBufferLength,PLUID LogonId,PNTSTATUS SubStatus,PLSA_TOKEN_INFORMATION_TYPE TokenInformationType,PVOID *TokenInformation,PUNICODE_STRING *AccountName,PUNICODE_STRING *AuthenticatingAuthority,PUNICODE_STRING *MachineName);
559 typedef NTSTATUS (LSA_AP_LOGON_USER_EX2)(PLSA_CLIENT_REQUEST ClientRequest,SECURITY_LOGON_TYPE LogonType,PVOID AuthenticationInformation,PVOID ClientAuthenticationBase,ULONG AuthenticationInformationLength,PVOID *ProfileBuffer,PULONG ProfileBufferLength,PLUID LogonId,PNTSTATUS SubStatus,PLSA_TOKEN_INFORMATION_TYPE TokenInformationType,PVOID *TokenInformation,PUNICODE_STRING *AccountName,PUNICODE_STRING *AuthenticatingAuthority,PUNICODE_STRING *MachineName,PSECPKG_PRIMARY_CRED PrimaryCredentials,PSECPKG_SUPPLEMENTAL_CRED_ARRAY *CachedCredentials);
    [all...]
mqoai.h     [all...]
netmon.h 493 BYTE MachineName[16];
532 BYTE MachineName[16];
    [all...]
  /external/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 529 auto MachineName = "BB" + Twine(BB->getNumber());
531 return (MachineName + "[" + BB->getName() + "]").str();
532 return MachineName.str();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 531 auto MachineName = "BB" + Twine(BB->getNumber());
533 return (MachineName + "[" + BB->getName() + "]").str();
534 return MachineName.str();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 531 auto MachineName = "BB" + Twine(BB->getNumber());
533 return (MachineName + "[" + BB->getName() + "]").str();
534 return MachineName.str();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 531 auto MachineName = "BB" + Twine(BB->getNumber());
533 return (MachineName + "[" + BB->getName() + "]").str();
534 return MachineName.str();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 531 auto MachineName = "BB" + Twine(BB->getNumber());
533 return (MachineName + "[" + BB->getName() + "]").str();
534 return MachineName.str();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 531 auto MachineName = "BB" + Twine(BB->getNumber());
533 return (MachineName + "[" + BB->getName() + "]").str();
534 return MachineName.str();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 531 auto MachineName = "BB" + Twine(BB->getNumber());
533 return (MachineName + "[" + BB->getName() + "]").str();
534 return MachineName.str();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 531 auto MachineName = "BB" + Twine(BB->getNumber());
533 return (MachineName + "[" + BB->getName() + "]").str();
534 return MachineName.str();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 531 auto MachineName = "BB" + Twine(BB->getNumber());
533 return (MachineName + "[" + BB->getName() + "]").str();
534 return MachineName.str();
    [all...]

Completed in 358 milliseconds