HomeSort by relevance Sort by last modified time
    Searched full:computername (Results 1 - 22 of 22) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dsgetdc.h 94 DSGETDCAPI DWORD WINAPI DsGetDcNameA(LPCSTR ComputerName,LPCSTR DomainName,GUID *DomainGuid,LPCSTR SiteName,ULONG Flags,PDOMAIN_CONTROLLER_INFOA *DomainControllerInfo);
95 DSGETDCAPI DWORD WINAPI DsGetDcNameW(LPCWSTR ComputerName,LPCWSTR DomainName,GUID *DomainGuid,LPCWSTR SiteName,ULONG Flags,PDOMAIN_CONTROLLER_INFOW *DomainControllerInfo);
96 DSGETDCAPI DWORD WINAPI DsGetSiteNameA(LPCSTR ComputerName,LPSTR *SiteName);
97 DSGETDCAPI DWORD WINAPI DsGetSiteNameW(LPCWSTR ComputerName,LPWSTR *SiteName);
106 DSGETDCAPI DWORD WINAPI DsAddressToSiteNamesW(LPCWSTR ComputerName,DWORD EntryCount,PSOCKET_ADDRESS SocketAddresses,LPWSTR **SiteNames);
107 DSGETDCAPI DWORD WINAPI DsAddressToSiteNamesA(LPCSTR ComputerName,DWORD EntryCount,PSOCKET_ADDRESS SocketAddresses,LPSTR **SiteNames);
108 DSGETDCAPI DWORD WINAPI DsAddressToSiteNamesExW(LPCWSTR ComputerName,DWORD EntryCount,PSOCKET_ADDRESS SocketAddresses,LPWSTR **SiteNames,LPWSTR **SubnetNames);
109 DSGETDCAPI DWORD WINAPI DsAddressToSiteNamesExA(LPCSTR ComputerName,DWORD EntryCount,PSOCKET_ADDRESS SocketAddresses,LPSTR **SiteNames,LPSTR **SubnetNames);
rpcasync.h 111 LPWSTR ComputerName;
regstr.h 569 #define REGSTR_VAL_COMPUTERNAME TEXT("ComputerName")
    [all...]
msidefs.h 221 #define IPROPNAME_COMPUTERNAME TEXT("ComputerName")
rpcdce.h 487 unsigned char *ComputerName;
winbase.h     [all...]
  /external/autotest/client/tests/kvm/unattended/
win2000-32.sif 31 ComputerName = *
win2003-32.sif 29 ComputerName = *
win2003-64.sif 29 ComputerName = *
winxp32.sif 31 ComputerName = *
winxp64.sif 31 ComputerName = *
  /external/autotest/client/virt/tests/
whql_client_install.py 62 cmd = "echo %computername%"
86 cmd = ('wmic computersystem where name="%%computername%%" rename name="%s"'
92 cmd = ('wmic computersystem where name="%%computername%%" call '
whql_submission.py 65 cmd = "echo %computername%"
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_tcl.py 139 # \\%COMPUTERNAME%\c$\python27\python.exe
144 unc_name = r'\\%s\%s$\%s' % (os.environ['COMPUTERNAME'],
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_tcl.py 139 # \\%COMPUTERNAME%\c$\python27\python.exe
144 unc_name = r'\\%s\%s$\%s' % (os.environ['COMPUTERNAME'],
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_tcl.py 139 # \\%COMPUTERNAME%\c$\python27\python.exe
144 unc_name = r'\\%s\%s$\%s' % (os.environ['COMPUTERNAME'],
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_tcl.py 139 # \\%COMPUTERNAME%\c$\python27\python.exe
144 unc_name = r'\\%s\%s$\%s' % (os.environ['COMPUTERNAME'],
  /external/eigen/cmake/
EigenTesting.cmake 298 set(eigen_computername $ENV{COMPUTERNAME})
  /prebuilts/go/darwin-x86/src/syscall/
syscall_windows.go 428 func ComputerName() (name string, err error) {
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
syscall_windows.go 428 func ComputerName() (name string, err error) {
    [all...]
  /external/icu/icu4j/
build.xml 105 <property name="env.COMPUTERNAME" value="${env.HOSTNAME}"/>
115 <echo message="Host: ${env.COMPUTERNAME}"/>
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-transport-http/1.0.2.v20150114/
aether-transport-http-1.0.2.v20150114.jar 

Completed in 562 milliseconds