OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:workstation
(Results
1 - 25
of
38
) 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/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:
/dalvik/docs/
embedded-vm-control.html
52
on your
workstation
, then <code>adb push local.prop /data</code>. Or,
debugmon.html
158
"scan
workstation
" and "scan device".
/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>