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

1 2

  /external/apache-http/src/org/apache/http/auth/
NTCredentials.java 55 private final String workstation; field in class:NTCredentials
87 this.workstation = null;
95 * @param workstation The workstation the authentication request is originating from.
102 final String workstation,
110 if (workstation != null) {
111 this.workstation = workstation.toUpperCase(Locale.ENGLISH);
113 this.workstation = null;
139 * Retrieves the workstation name of the computer originating the request
    [all...]
  /external/apache-http/src/org/apache/http/impl/auth/
NTLMEngine.java 45 * Generates a Type1 message given the domain and workstation.
48 * @param workstation Optional Windows workstation name. Can be
55 String workstation) throws NTLMEngineException;
64 * @param workstation Windows workstation name
73 String workstation,
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xv/
Xvlibint.h 35 ** David Carver (Digital Workstation Engineering/Project Athena)
Xv.c 32 ** David Carver (Digital Workstation Engineering/Project Athena)
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/
Xv.h 35 ** David Carver (Digital Workstation Engineering/Project Athena)
Xvlib.h 35 ** David Carver (Digital Workstation Engineering/Project Athena)
Xvproto.h 35 ** David Carver (Digital Workstation Engineering/Project Athena)
  /development/pdk/
README 77 Means that you can point your webbrowser on your laptop to http://localhost:8080/ and it will show you the same thing as on your workstation for http://localhost:8080/
  /external/chromium/net/http/
http_auth_handler_ntlm_portable.cc 361 // NOTE: It is common for the domain and workstation fields to be empty.
371 // 24 : supplied workstation security buffer (empty)
525 // Get workstation name (use local machine's hostname).
618 // 44 : workstation (host) name sec buf
  /frameworks/base/docs/html/guide/developing/tools/
monkeyrunner_concepts.jd 36 takes screenshots of its user interface, and stores screenshots on the workstation. The
47 the monkeyrunner tool controls devices and emulators from a workstation by sending specific
MonkeyDevice.jd 7 A monkeyrunner class that represents a device or emulator accessible by the workstation running
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/gem/
SDL_gemvideo.c 328 /* Ask VDI physical workstation handle opened by AES */
335 /* Open virtual VDI workstation */
343 fprintf(stderr,"Can not open VDI virtual workstation\n");
1133 /* Close VDI workstation */
  /development/pdk/docs/porting/
debugging_gdb.jd 57 <li>On your workstation, forward port 5039 to the device with adb:
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
nubus.h 111 NUBUS_DRHW_APPLE_WVC = 0x0006, /* Apple Workstation Video Card */
  /dalvik/docs/
embedded-vm-control.html 53 on your workstation, then <code>adb push local.prop /data</code>. Or,
debugmon.html 158 "scan workstation" and "scan device".
  /external/libvpx/examples/includes/geshi/geshi/
progress.php 272 'CLIENT-TTY','CLIENT-TYPE','CLIENT-WORKSTATION','CODE',
  /external/tcpdump/
addrtoname.c 1027 { 0x05B8, "NLM to workstation communication (Revelation Software)" },
smbutil.c 262 case 0: f = "Workstation"; break;
    [all...]
  /frameworks/base/docs/html/guide/topics/ui/
custom-components.jd 122 than your desktop workstation).</p>
  /frameworks/base/docs/html/guide/topics/views/
custom-views.jd 116 than your desktop workstation).</p>
  /external/bluetooth/bluez/tools/
hciconfig.c 470 return "Desktop workstation";
    [all...]
  /external/chromium/net/tools/flip_server/
epoll_server.h 27 // developer debugging at his/her workstation.
    [all...]
  /external/sonivox/docs/
JET_Authoring_Guidelines.html     [all...]
  /frameworks/base/docs/html/guide/topics/media/jet/
jetcreator_manual.jd 69 <p><i>DAW</i>: Digital Audio Workstation. A common term for MIDI
    [all...]

Completed in 822 milliseconds

1 2