HomeSort by relevance Sort by last modified time
    Searched full:workstation (Results 1 - 25 of 121) sorted by null

1 2 3 4 5

  /external/apache-http/src/org/apache/http/auth/
NTCredentials.java 60 private final String workstation; field in class:NTCredentials
92 this.workstation = null;
100 * @param workstation The workstation the authentication request is originating from.
107 final String workstation,
115 if (workstation != null) {
116 this.workstation = workstation.toUpperCase(Locale.ENGLISH);
118 this.workstation = null;
144 * Retrieves the workstation name of the computer originating the request
    [all...]
  /external/apache-http/src/org/apache/http/impl/auth/
NTLMEngine.java 50 * Generates a Type1 message given the domain and workstation.
53 * @param workstation Optional Windows workstation name. Can be
60 String workstation) throws NTLMEngineException;
69 * @param workstation Windows workstation name
78 String workstation,
  /external/chromium-trace/catapult/tracing/third_party/symbols/
README.chromium 16 symbolizer (based on addr2line) which gives honor to a bulkly workstation
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
lmsname.h 10 #define SERVICE_LM20_WORKSTATION TEXT("WORKSTATION")
11 #define WORKSTATION_DISPLAY_NAME TEXT("Workstation")
subauth.h 183 UNICODE_STRING Workstation;
  /external/libxml2/result/HTML/
test2.html 11 <a href="http://linuxtoday.com/cgi-bin/click.pl?adnum=49"><img src="/pics/door_linux.gif" border="0" width="468" height="60" alt="Atipa Linux solutions. Your reliable cluster, server, and workstation solution. Win a Free Celeron Linux Workstation!"></a>
test2.html.sax 30 SAX.startElement(img, src='/pics/door_linux.gif', border='0', width='468', height='60', alt='Atipa Linux solutions. Your reliable cluster, server, and workstation solution. Win a Free Celeron Linux Workstation!')
  /external/libxml2/test/HTML/
test2.html 9 <a href="http://linuxtoday.com/cgi-bin/click.pl?adnum=49"><img src="/pics/door_linux.gif" border="0" width="468" height="60" alt="Atipa Linux solutions. Your reliable cluster, server, and workstation solution. Win a Free Celeron Linux Workstation!"></A>
  /build/core/
ccache.mk 32 # on a workstation.
  /external/autotest/client/cros/cellular/
environment_test_noautorun.py 27 # is run on a workstation.
  /external/avahi/avahi-daemon/
avahi-daemon.conf 50 publish-workstation=no
  /external/opencv3/doc/tutorials/introduction/linux_gcc_cmake/
linux_gcc_cmake.markdown 4 @note We assume that you have successfully installed OpenCV in your workstation.
  /external/autotest/docs/
test-droid.md 25 against a DUT connected directly to your workstation via a USB cable. Please
81 requires passwordless SSH access from the workstation to the remote server.
  /system/update_engine/common/
constants.h 161 // workstation and served via devserver) bump this since it takes time
162 // for the workstation to generate the payload. For p2p, make this
  /docs/source.android.com/src/devices/audio/
midi_test.jd 103 <li> Use a workstation with ADB installed.</li>
104 <li> Connect a USB cable from the workstation to the Android device.</li>
106 <li> On the workstation, enter:</li>
208 you could modify the test to work with a desktop computer running Digital Audio Workstation (DAW)
  /external/autotest/site_utils/
test_droid.py 74 'to a remote machine. Ensure this workstation '
  /external/chromium-trace/catapult/telemetry/telemetry/testing/internal/
fake_gpu_info.py 6 # Telemetry on a Linux workstation with NVIDIA GPU. It helps test
  /external/dbus/dbus/
dbus-sysdeps-util-win.c 875 return "The workstation driver is not installed.";
911 return "The Workstation service is in an inconsistent state. Restart the computer before restarting the Workstation service.";
913 return "The Workstation service has not been started.";
1001 return "This workstation is already logged on to the local-area network.";
1003 return "The workstation is not logged on to the local-area network.";
    [all...]
  /external/opencv3/doc/tutorials/introduction/linux_eclipse/
linux_eclipse.markdown 7 -# Having installed [Eclipse](http://www.eclipse.org/) in your workstation (only the CDT plugin for
12 Choose the link according to your workstation.
  /external/avahi/service-type-database/
service-types 34 _workstation._tcp:Workstation
  /external/chromium-trace/catapult/telemetry/build/
linux_setup_msr.py 7 # This is a script developers can use to set-up their workstation to let
  /external/curl/lib/vauth/
ntlm.h 82 workstation's name is included in the message. */
  /external/libxml2/VxWorks/
README 10 linux system. We use a RedHat 5.1 workstation system as our build
  /frameworks/base/docs/html/topic/arc/
sideload.jd 115 development workstation:
  /external/autotest/client/cros/
chrooted_avahi.py 47 'publish-workstation=no\n'

Completed in 1020 milliseconds

1 2 3 4 5