OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lint
(Results
26 - 50
of
843
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/
.classpath
15
<classpathentry kind="lib" path="/plugin-adt/libs/
lint
-api.jar" sourcepath="/
lint
-api"/>
16
<classpathentry kind="lib" path="/plugin-adt/libs/
lint
-checks.jar" sourcepath="/
lint
-checks"/>
/bionic/libc/upstream-netbsd/libc/stdlib/
tfind.c
7
* The node_t structure is for internal use only,
lint
doesn't grok it.
15
#if defined(LIBC_SCCS) && !defined(
lint
)
17
#endif /* LIBC_SCCS and not
lint
*/
tdelete.c
7
* The node_t structure is for internal use only,
lint
doesn't grok it.
15
#if defined(LIBC_SCCS) && !defined(
lint
)
17
#endif /* LIBC_SCCS and not
lint
*/
tsearch.c
7
* The node_t structure is for internal use only,
lint
doesn't grok it.
15
#if defined(LIBC_SCCS) && !defined(
lint
)
17
#endif /* LIBC_SCCS and not
lint
*/
/frameworks/base/core/java/android/annotation/
SuppressLint.java
29
/** Indicates that
Lint
should ignore the specified warnings for the annotated element. */
34
* The set of warnings (identified by the
lint
issue id) that should be
35
* ignored by
lint
. It is not an error to specify an unrecognized name.
/sdk/annotations/src/android/annotation/
SuppressLint.java
29
/** Indicates that
Lint
should ignore the specified warnings for the annotated element. */
34
* The set of warnings (identified by the
lint
issue id) that should be
35
* ignored by
lint
. It is not an error to specify an unrecognized name.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintJob.java
16
package com.android.ide.eclipse.adt.internal.
lint
;
27
import com.android.tools.
lint
.client.api.IssueRegistry;
28
import com.android.tools.
lint
.client.api.LintDriver;
29
import com.android.tools.
lint
.detector.api.Issue;
30
import com.android.tools.
lint
.detector.api.Scope;
48
/** Job to check
lint
on a set of resources */
62
super("Running Android
Lint
");
123
"Only XML & Java files are supported for single file
lint
", null); //$NON-NLS-1$
176
* Returns the associated
lint
client
178
* @return the associated
lint
clien
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/lint/
ProjectLintConfigurationTest.java
16
package com.android.ide.eclipse.adt.internal.
lint
;
21
import com.android.tools.
lint
.checks.DuplicateIdDetector;
22
import com.android.tools.
lint
.checks.UnusedResourceDetector;
23
import com.android.tools.
lint
.client.api.Configuration;
24
import com.android.tools.
lint
.client.api.IDomParser;
25
import com.android.tools.
lint
.client.api.IJavaParser;
26
import com.android.tools.
lint
.client.api.LintClient;
27
import com.android.tools.
lint
.detector.api.Context;
28
import com.android.tools.
lint
.detector.api.Issue;
29
import com.android.tools.
lint
.detector.api.Location
[
all
...]
/frameworks/base/docs/html/training/improving-layouts/
optimizing-layout.jd
21
<li><a href="#
Lint
">Use
Lint
</a></li>
133
<h2 id="
Lint
">Use
Lint
</h2>
135
<p>It is always good practice to run the <a href="http://tools.android.com/tips/
lint
">
Lint
</a> tool on your layout files to search for possible view hierarchy optimizations.
Lint
has replaced the Layoutopt tool and has much greater functionality. Some examples of
Lint
<a
136
href="http://tools.android.com/tips/
lint
-checks">rules</a> are:</p>
146
<p>Another benefit of
Lint
is that it is integrated into the Android Development Tools for Eclipse (ADT 16+). Lint automatica (…)
[
all
...]
/bionic/libc/arch-arm/include/machine/
cdefs.h
6
#if defined(
lint
)
/bionic/libc/arch-x86/include/machine/
cdefs.h
11
#if defined(
lint
)
/development/ndk/platforms/android-3/arch-arm/include/machine/
cdefs.h
6
#if defined(
lint
)
/development/ndk/platforms/android-9/arch-x86/include/machine/
cdefs.h
11
#if defined(
lint
)
/prebuilts/devtools/tools/
lint.bat
38
set jarfile=
lint
.jar
57
call %java_exe% %java_debug% -Xmx512m -Dcom.android.tools.
lint
.bindir=%prog_dir% -Dcom.android.tools.
lint
.workdir=%work_dir% -classpath "%jarpath%" com.android.tools.
lint
.Main %*
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/machine/
cdefs.h
6
#if defined(
lint
)
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/machine/
cdefs.h
6
#if defined(
lint
)
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/machine/
cdefs.h
6
#if defined(
lint
)
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/machine/
cdefs.h
11
#if defined(
lint
)
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/machine/
cdefs.h
6
#if defined(
lint
)
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/machine/
cdefs.h
11
#if defined(
lint
)
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/machine/
cdefs.h
6
#if defined(
lint
)
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/machine/
cdefs.h
6
#if defined(
lint
)
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/machine/
cdefs.h
11
#if defined(
lint
)
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/machine/
cdefs.h
6
#if defined(
lint
)
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/machine/
cdefs.h
11
#if defined(
lint
)
Completed in 626 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>