OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:what
(Results
201 - 225
of
4330
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/oprofile/libutil/
op_deviceio.h
43
* calls if the number of bytes read is not
what
is requested
/external/ppp/pppd/
ecp.c
119
ecp_options ecp_wantoptions[NUM_PPP]; /*
what
to request the peer to use */
120
ecp_options ecp_gotoptions[NUM_PPP]; /*
what
the peer agreed to do */
121
ecp_options ecp_allowoptions[NUM_PPP]; /*
what
we'll agree to do */
122
ecp_options ecp_hisoptions[NUM_PPP]; /*
what
we agreed to do */
/external/proguard/examples/
midlets.pro
41
# Print out a list of
what
we're preserving.
/external/proguard/src/proguard/io/
DataEntryReader.java
28
* determines
what
to do with the read data, if anything.
/external/qemu/distrib/sdl-1.2.12/src/audio/windx5/
directx.h
72
/* We need these defines to mark
what
version of DirectX API we use */
/external/qemu/distrib/sdl-1.2.12/src/video/windx5/
directx.h
72
/* We need these defines to mark
what
version of DirectX API we use */
/external/qemu/slirp/
main.h
27
*
what
it's being compared against.
/external/qemu/slirp-android/
main.h
28
*
what
it's being compared against.
misc.h
15
const char *ex_exec; /* Command line of
what
to exec */
/external/quake/quake/src/WinQuake/docs/
INSTALL.Q2Mission
19
The script will ask some questions about
what
options you want to install
/external/skia/include/core/
SkPicture.h
92
value reflects
what
was passed to setSize(), and does not necessarily
93
reflect the bounds of
what
has been recorded into the picture.
99
value reflects
what
was passed to setSize(), and does not necessarily
100
reflect the bounds of
what
has been recorded into the picture.
/external/sqlite/android/
Android.mk
46
# to easily check
what
they modified works well or not.
/external/stlport/stlport/stl/
_exception.h
166
virtual const char*
what
() const _STLP_NOTHROW;
170
virtual const char*
what
() const _STLP_NOTHROW {return "class exception";}
180
const char*
what
() const _STLP_NOTHROW;
184
const char*
what
() const _STLP_NOTHROW {return "class bad_exception";}
/external/strace/
PORTING
20
you may be able to use it to trace itself to determine
what
mechanism
32
it is intended to work and see how well it fits with
what
strace
58
calls in other operating systems. Go ahead and tweak
what
is there
59
to achieve
what
you want. If there is more difference than similarity,
README
16
See the file NEWS for information on
what
has changed in recent
/external/tcpdump/
print-vjc.c
43
* XXX - for BSD/OS PPP,
what
packets get supplied with a PPP header type
44
* of PPP_VJC and
what
packets get supplied with a PPP header type of
77
* Without a BSD/OS VJC-compressed PPP trace, or knowledge of
what
the
78
* BSD/OS VJC code does, we can't say
what
's the case.
/external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Statements/
try-009.js
8
* test case but Mike Shaver had two of these so
what
the hey.
/external/webkit/LayoutTests/http/tests/appcache/
idempotent-update.html
3
<p>Test
what
applicationCache.update() does if update is already in progess.</p>
/external/webkit/WebCore/manual-tests/
textarea-reset-default-value.html
16
<li>Note that the value in the text area matches
what
you entered before submitting the form, this is correct.</li>
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/MVS/
MVS.todo
16
Thank you!
What
you propose is okay. I might suggest, however, that you
/external/zlib/
INDEX
6
README guess
what
/frameworks/base/core/java/android/os/
Broadcaster.java
29
* When this broadcaster pushes a message with senderWhat in the
what
field,
30
* target will be sent a copy of that message with targetWhat in the
what
field.
178
int senderWhat = msg.
what
;
195
m.
what
= whats[i];
/frameworks/base/core/java/android/pim/vcard/
VCardEntryHandler.java
20
* handle detailed information as
what
{@link VCardParser} provides via {@link VCardInterpreter}.
/frameworks/base/core/tests/coretests/src/android/widget/listview/
ListWithOnItemSelectedAction.java
38
"match
what
the list reports.");
/frameworks/base/docs/html/resources/articles/
listview-backgrounds.jd
26
background. The following two screenshots show
what
happens in an application
27
when you change the window's background. The left image shows
what
the list
28
looks like by default and the right image shows
what
the list looks like during
51
the cache color hint value and this is exactly
what
you see on the image above,
Completed in 39 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>