/external/apache-http/src/org/apache/http/auth/ |
D | NTCredentials.java | 60 private final String workstation; field in NTCredentials 92 this.workstation = null; in NTCredentials() 107 final String workstation, in NTCredentials() argument 115 if (workstation != null) { in NTCredentials() 116 this.workstation = workstation.toUpperCase(Locale.ENGLISH); in NTCredentials() 118 this.workstation = null; in NTCredentials() 149 return this.workstation; in getWorkstation() 156 hash = LangUtils.hashCode(hash, this.workstation); in hashCode() 167 && LangUtils.equals(this.workstation, that.workstation)) { in equals() 180 buffer.append(this.workstation); in toString()
|
/external/apache-http/src/org/apache/http/impl/auth/ |
D | NTLMEngine.java | 60 String workstation) throws NTLMEngineException; in generateType1Msg() argument 78 String workstation, in generateType3Msg() argument
|
/external/walt/docs/ |
D | Development.md | 36 1. Get your Chromebook connected to a network so it would be accessible from you workstation 39 1. On your workstation, run `ssh root@ip_addr` to verify that Chromebook is accessible 40 1. Run `adb connect ip_addr:22`. From this point on Android studio and adb on your workstation shou… 42 1. scp the pywalt folder from your workstation and run the following on the Chromebook:
|
/external/autotest/server/site_tests/autoupdate_ForcedOOBEUpdate/ |
D | control.full | 18 1. Using a devserver on your workstation is blocked by SNAX 23 workstation. You can start by going to cautotest and locking a DUT.
|
/external/toolchain-utils/automation/server/ |
D | test_pool.csv | 2 "chrotomation.mtv.corp.google.com","pc-workstation","core2duo",8,"linux","mobiletc-prebuild"
|
/external/skia/tools/lottiecap/ |
D | README.md | 28 It is doubtful that your workstation's distribution has a recent version of
|
/external/skqp/tools/lottiecap/ |
D | README.md | 28 It is doubtful that your workstation's distribution has a recent version of
|
/external/curl/tests/python_dependencies/impacket/ |
D | ntlm.py | 559 def getNTLMSSPType1(workstation='', domain='', signingRequired = False, use_ntlmv2 = USE_NTLMv2): argument 566 workstation.encode('utf-16le') 568 workstation = workstation.decode(encoding)
|
/external/autotest/server/site_tests/autoupdate_OmahaResponse/ |
D | control.local | 7 PURPOSE = "Test different things in the omaha response from your workstation."
|
/external/autotest/docs/ |
D | test-droid.md | 20 against a DUT connected directly to your workstation via a USB cable. Please 82 requires passwordless SSH access from the workstation to the remote server.
|
/external/autotest/server/site_tests/enterprise_CFM_PeripheralQualification/ |
D | control.reboot_stress | 21 Moblab or from a local workstation.
|
D | control.power_cycle | 24 a local workstation.
|
/external/autotest/server/site_tests/power_PowerlogWrapper/ |
D | control.moblab | 30 2. The workstation (or where the autotest is kicked off from) should be in same
|
D | control | 28 2. The workstation (or where the autotest is kicked off from) should be in same
|
/external/autotest/server/site_tests/power_ServodWrapper/ |
D | control | 26 2. The workstation (or where the autotest is kicked off from) should be in same
|
/external/autotest/server/site_tests/autoupdate_CatchBadSignatures/ |
D | control | 29 other. You cannot use a devserver on your workstation because it will not be
|
/external/autotest/server/site_tests/autoupdate_EndToEndTest/ |
D | control | 79 devserver on your workstation to aid debugging or you can choose to use a 85 For a devserver running on your workstation use 127.0.0.1 as the hostname.
|
/external/libxml2/result/HTML/ |
D | test2.html.sax | 30 …t='60', alt='Atipa Linux solutions. Your reliable cluster, server, and workstation solution. Win a…
|
/external/libxml2/VxWorks/ |
D | README | 10 linux system. We use a RedHat 5.1 workstation system as our build
|
/external/walt/docs/usage/ |
D | WALT_usage.md | 251 …* On your workstation, follow the [instructions for systrace](https://developer.android.com/studio… 254 …* Press enter on your workstation to end the trace and pull the logs from the phone, and the trace…
|
/external/autotest/client/site_tests/platform_PrinterPpds/ |
D | readme.txt | 90 2. Download generated files with digests to your workstation
|
/external/curl/tests/ |
D | README | 211 a workstation where perl is available, while curl itself is run on a remote
|
/external/toolchain-utils/android_bench_suite/ |
D | autotest.diff | 866 + 'to a remote machine. Ensure this workstation ' 986 + 'to a remote machine. Ensure this workstation '
|
/external/tensorflow/tensorflow/contrib/ignite/ |
D | README.md | 197 …ble with Windows. You can use it as part of TensorFlow on your Windows workstation as well as on L…
|
/external/skia/site/dev/tools/ |
D | markdown.md | 23 you are running on a Google corporate workstation. Installation also means
|