OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:look
(Results
526 - 550
of
5649
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/packages/apps/Phone/src/com/android/phone/
MultiLineTitleEditTextPreference.java
62
// We override onBindView() purely to
look
up that TextView and call
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cppdefault.h
40
const char cplusplus; /* Only
look
here if we're compiling C++. */
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cppdefault.h
40
const char cplusplus; /* Only
look
here if we're compiling C++. */
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cppdefault.h
40
const char cplusplus; /* Only
look
here if we're compiling C++. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ak4531_codec.h
8
* For more details
look
to AC '97 component specification revision 2.1
/prebuilts/tools/common/proguard/proguard4.7/docs/
quality.html
32
using bash/sed/awk scripts. You're welcome to have a
look
at an uploaded
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
Addr2Line.java
113
* @param library the library in which to
look
for addresses.
124
//
look
for an existing process
155
* @param library the library in which to
look
for address.
307
* @param addr the address to
look
up
/sdk/lint/libs/lint_api/src/com/android/tools/lint/client/api/
SdkInfo.java
71
* @param name the view class name to
look
up the parent for (not including
/sdk/lint/libs/lint_api/src/com/android/tools/lint/detector/api/
ResourceXmlDetector.java
43
* are analyzing a string value file we don't need to
look
up detectors
/external/bison/data/
lalr1.cc
159
/// \param tok the
look
-ahead token.
518
///
Look
-ahead and
look
-ahead in internal form.
531
/// Semantic value of the
look
-ahead.
533
/// Location of the
look
-ahead.
576
/* Try to take a decision without
look
-ahead. */
581
/* Read a
look
-ahead token. */
624
/* Shift the
look
-ahead token. */
713
/* If just tried and failed to reuse
look
-ahead token after an
729
/* Else will try to reuse
look
-ahead token after shifting the erro
[
all
...]
/frameworks/base/docs/html/training/notepad/
notepad-ex1.jd
84
<p>Take a
look
at the <code>NotesDbAdapter</code> class — this class is provided to
88
to
look
up data from the proper field names in the database. There is also a database creation
158
take a
look
at it. (You may have to
217
ListAdapter knows to
look
for this name by default. Alternatively, you could change the
273
project and
look
at it, you should see new definitions for
289
<p>Take a
look
through the existing code in <code>Notepadv1</code> class.
355
<code>onCreate()</code> should now
look
like this:</p>
403
<p>The whole method should now
look
like this:
437
The whole <code>onOptionsItemSelect()</code> method should now
look
like
472
The whole <code>createNote()</code> method should
look
like this: </p
[
all
...]
/bionic/libc/stdio/
fgetln.c
84
/*
look
for a newline in the input */
116
* file buffer to line buffer, refill file and
look
for
/dalvik/dexgen/src/com/android/dexgen/dex/file/
StringIdsSection.java
170
* @param string {@code non-null;} the string to
look
up
193
* @param string {@code non-null;} the string to
look
up
TypeIdsSection.java
148
* @param type {@code non-null;} the type to
look
up
171
* @param type {@code non-null;} the type to
look
up
/dalvik/dx/src/com/android/dx/dex/file/
TypeIdsSection.java
148
* @param type {@code non-null;} the type to
look
up
171
* @param type {@code non-null;} the type to
look
up
/development/samples/ApiDemos/res/values/
styles.xml
28
been defined.
Look
at values-11/styles.xml for a variation that is
35
been defined.
Look
at values-11/styles.xml for a variation that is
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
NonsenseGenerator.java
73
* @param isHeadline whether the sentence should
look
like a headline or not.
103
* @param isHeadline whether the sentence must
look
like a headline or not.
/development/testrunner/
run_command.py
178
# Cannot rely on the retcode of valgrind. Instead
look
for an empty output.
190
We
look
for the fullpath to avoid picking up 'alternative' valgrind
/docs/source.android.com/scripts/
build.py
42
# directory to
look
in for markdown source files
44
# directory to
look
in for html templates
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
TreeParser.cs
117
int
look
= input.LA(1);
118
if (
look
== DOWN) {
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
TreeParser.cs
128
int
look
= input.LA( 1 );
129
if (
look
== DOWN )
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
filter-mode.rb
48
* ever match since k=1
look
in the QID loop of '.' will make it loop.
182
* ever match since k=1
look
in the QID loop of '.' will make it loop.
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
backtracking.rb
54
* fixed
look
; k=2 made a few extra thousand lines. ;)
119
: { is_type_name?(@input.
look
(1).text)}? IDENTIFIER
/external/apache-http/src/org/apache/http/conn/scheme/
SchemeRegistry.java
70
* @param name the name of the scheme to
look
up (in lowercase)
109
* @param name the name of the scheme to
look
up (in lowercase)
/external/apache-http/src/org/apache/http/conn/ssl/
X509HostnameVerifier.java
70
* or "DNS" Subject-Alts. Most implementations only
look
at the first CN,
71
* and ignore any additional CNs. Most implementations do
look
at all of
Completed in 1009 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>