OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:look
(Results
176 - 200
of
2757
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/apache-http/src/org/apache/http/conn/params/
ConnRouteParams.java
82
* @param params the parameters in which to
look
up
126
* @param params the parameters in which to
look
up
171
* @param params the parameters in which to
look
up
/external/libpng/
INSTALL
52
Your directory structure should
look
like this:
89
If the line endings in the files
look
funny, you may wish to get the other
116
identical to it.
Look
for "9782 zero samples" in the output of the
/external/quake/
README
20
This means that by default Quake will
look
for its files on the SD Card, and it will not
82
Look
for Quake in the Activities folder. Launch it as you would any other activity.
121
\ \ +mlook Mouse
look
. (Not very useful, as there is no mouse.)
/external/webkit/WebCore/platform/chromium/
ScrollbarThemeChromiumLinux.cpp
98
//
look
-and-feel, if we sent whole images instead of just colors
102
// So, instead, we don't even try to 100% replicate the
look
of
121
// The following code has been tested to
look
OK with all of the
/frameworks/base/docs/html/guide/developing/tools/
hierarchy-viewer.jd
31
<p>The Layout View offers a
look
at the View layout and properties. It has three views:</p>
54
should
look
for ways to minimize the number of Views. The fewer View elements there
62
<p>The Pixel Perfect View provides a magnified
look
at the current device window. It has three views:</p>
/frameworks/base/docs/html/guide/tutorials/notepad/
index.jd
122
take a
look
at <a href="{@docRoot}resources/faq/commontasks.html">Common Android Tasks</a>.</li>
130
it is highly recommended that you take a closer
look
at this version of the Notepad
137
method to make it
look
like a lined notepad.</li>
notepad-index.jd
123
take a
look
at <a href="{@docRoot}kb/commontasks.html">Common Android Tasks</a>.</li>
130
it is highly recommended that you take a closer
look
at this version of the Notepad
138
make it
look
like a lined notepad.</li>
/frameworks/base/docs/html/resources/tutorials/notepad/
index.jd
122
take a
look
at <a href="{@docRoot}resources/faq/commontasks.html">Common Android Tasks</a>.</li>
130
it is highly recommended that you take a closer
look
at this version of the Notepad
137
method to make it
look
like a lined notepad.</li>
notepad-index.jd
123
take a
look
at <a href="{@docRoot}kb/commontasks.html">Common Android Tasks</a>.</li>
130
it is highly recommended that you take a closer
look
at this version of the Notepad
138
make it
look
like a lined notepad.</li>
/frameworks/base/docs/html/resources/tutorials/views/
hello-spinner.jd
43
<li>Create a <code>strings.xml</code> file in <code>res/values/</code> and edit the file to
look
102
android.widget.Spinner}. Here's what this class should
look
like:
139
<p>It should
look
like this:</p>
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
BridgeContext.java
263
//
look
for a custom style.
277
//
look
for the style in the current theme, and its parent:
313
// if there's no direct value for this attribute in the XML, we
look
for default
318
//
look
for the value in the defStyle first (and its parent if needed)
323
// if the item is not present in the defStyle, we
look
in the main theme (and
499
// we
look
for the referenced item name.
516
// now we
look
for android: in the referenceName in order to support format
523
// Now
look
for the item in the theme, starting with the current one.
550
// now we
look
for android: in the resource name in order to support format
643
// if we didn't find it, we
look
in the parent style (if applicable
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
ProjectClassLoader.java
72
// if no file matching the class name was found,
look
in the 3rd party jars
122
// we're at the last segments. we
look
for a matching <file>.class
181
// because a class loader always
look
in its parent loader first, we need to know
/bionic/libc/
README
30
- add a new line describing your syscall, it should
look
like:
/bionic/libm/ia64/
_fpmath.h
56
* XXX This doesn't
look
right. Very few machines have a different
/bootable/recovery/applypatch/
applypatch.h
39
// is corrupted, we
look
to see if this file contains the bits we want
/build/target/product/security/
README
33
take a
look
at commands/recovery/Android.mk
/dalvik/dx/src/com/android/dx/cf/code/
ByteBlockList.java
52
* @param label the label to
look
for
/dalvik/dx/src/com/android/dx/dex/file/
Item.java
71
* using the given {@link DexFile} to
look
things up as needed.
/dalvik/libcore/x-net/src/main/java/javax/net/ssl/
SSLSessionContext.java
38
* the session identifier of the session to
look
up.
/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
ServerSessionContext.java
28
* Caches server sessions. Indexes by session ID. Users typically
look
up
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
IntVector.java
325
* @param s object to
look
for
346
* @param elem object to
look
for
369
* @param elem object to
look
for
391
* @param elem Object to
look
for
ObjectVector.java
322
* @param s object to
look
for
343
* @param elem object to
look
for
366
* @param elem object to
look
for
388
* @param elem Object to
look
for
/dalvik/vm/mterp/
README.txt
24
The best way to become familiar with the interpreter is to
look
at the
26
rather than trying to
look
at the various component pieces in (say)
128
appended to the output. Substitutions can
look
like "$value" or "${value}".
145
Includes the file, which should
look
like "armv5te/OP_NOP.S". You can
/development/samples/ApiDemos/src/com/example/android/apis/app/
NotifyWithText.java
50
// on it all on one line. Most uses
look
like this, but there
/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
GLShape.java
57
//
look
for an existing GLVertex first
Completed in 57 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>