OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lint
(Results
376 - 400
of
1329
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.2/
lombok-ast-0.2.2.pom
9
<description>This is a very small fork of lombok.ast as some Android tools needed a modification. This is built from 3c4f94d418b58d55d0facebf2bfbb362d4bf3bdd with an additional patch to support ECJ 4.2 and to strip out some unnecessary bundled libraries that we don't use for
lint
(to make the overhead smaller.)</description>
/sdk/annotations/src/android/annotation/
TargetApi.java
26
/** Indicates that
Lint
should treat this type as targeting a given API level, no matter what the
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LintOverlay.java
35
*
lint
error (unless the view is smaller than the icon)
38
/** Approximate size of
lint
overlay icons */
40
/** Alpha to draw
lint
overlay icons with */
67
// in case
lint
runs in the background while painting and updates this list
LintTooltipManager.java
37
/** Tooltip in the layout editor showing
lint
errors under the cursor */
45
* message for the
lint
warning associated with each node, if any (and only if the hover
118
/** Show a tooltip listing the
lint
errors for the given nodes */
140
* Compute the list of nodes which have
lint
warnings near the given mouse
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
LintPreferencePage.java
18
import static com.android.tools.
lint
.detector.api.Issue.OutputFormat.RAW;
19
import static com.android.tools.
lint
.detector.api.Issue.OutputFormat.TEXT;
24
import com.android.ide.eclipse.adt.internal.
lint
.EclipseLintClient;
25
import com.android.ide.eclipse.adt.internal.
lint
.EclipseLintRunner;
27
import com.android.tools.
lint
.client.api.Configuration;
28
import com.android.tools.
lint
.client.api.IssueRegistry;
29
import com.android.tools.
lint
.detector.api.Category;
30
import com.android.tools.
lint
.detector.api.Issue;
31
import com.android.tools.
lint
.detector.api.Project;
32
import com.android.tools.
lint
.detector.api.Severity
[
all
...]
/system/core/toolbox/upstream-netbsd/bin/ln/
ln.c
33
#ifndef
lint
36
#endif /* not
lint
*/
38
#ifndef
lint
44
#endif /* not
lint
*/
/system/core/toolbox/upstream-netbsd/bin/sleep/
sleep.c
33
#ifndef
lint
36
#endif /* not
lint
*/
38
#ifndef
lint
44
#endif /* not
lint
*/
/system/media/camera/docs/
README.md
15
* XML
Lint
- Validates XML against XSD schema.
/external/chromium_org/build/android/lint/
suppressions.xml
2
<
lint
>
4
STOP! It looks like you want to suppress some
lint
errors:
10
http://developer.android.com/tools/debugging/improving-w-
lint
.html
18
build/android/
lint
/suppress.py
114
</
lint
>
/external/vixl/tools/
presubmit.py
202
# Don't
lint
the simulator traces file; it takes a very long time to check
205
# Otherwise,
lint
all C++ files.
212
lint
= Test('cpp
lint
', 'cpplint.py ' + lint_args + tracked_files)
213
tester.AddTest(
lint
)
/external/sonivox/arm-fm-22k/lib_src/
eas_math.h
69
/*
lint
-e(704) <avoid multiply for performance>*/ \
74
/*
lint
-e(704) <avoid multiply for performance>*/ \
79
/*
lint
-e(704) <avoid multiply for performance>*/ \
84
/*
lint
-e(704) <avoid divide for performance>*/ \
125
#define MULT_AUDIO_COEF(audio,coef) /*
lint
-e704 <avoid divide for performance>*/ \
132
/*
lint
+704 <restore checking>*/
143
#define MULT_AUDIO_WET_DRY_COEF(audio,coef) /*
lint
-e(702) <avoid divide for performance>*/ \
180
#define MULT_EG1_EG1(gain,damping) /*
lint
-e(704) <avoid divide for performance>*/ \
199
#define MULT_EG1_EG1_X2(gain,damping) /*
lint
-e(702) <avoid divide for performance>*/ \
207
#define SATURATE_EG1(x) /*
lint
-e{734} saturation operation */
[
all
...]
/external/sonivox/arm-hybrid-22k/lib_src/
eas_math.h
69
/*
lint
-e(704) <avoid multiply for performance>*/ \
74
/*
lint
-e(704) <avoid multiply for performance>*/ \
79
/*
lint
-e(704) <avoid multiply for performance>*/ \
84
/*
lint
-e(704) <avoid divide for performance>*/ \
125
#define MULT_AUDIO_COEF(audio,coef) /*
lint
-e704 <avoid divide for performance>*/ \
132
/*
lint
+704 <restore checking>*/
143
#define MULT_AUDIO_WET_DRY_COEF(audio,coef) /*
lint
-e(702) <avoid divide for performance>*/ \
180
#define MULT_EG1_EG1(gain,damping) /*
lint
-e(704) <avoid divide for performance>*/ \
199
#define MULT_EG1_EG1_X2(gain,damping) /*
lint
-e(702) <avoid divide for performance>*/ \
207
#define SATURATE_EG1(x) /*
lint
-e{734} saturation operation */
[
all
...]
/external/sonivox/arm-wt-22k/lib_src/
eas_math.h
69
/*
lint
-e(704) <avoid multiply for performance>*/ \
74
/*
lint
-e(704) <avoid multiply for performance>*/ \
79
/*
lint
-e(704) <avoid multiply for performance>*/ \
84
/*
lint
-e(704) <avoid divide for performance>*/ \
125
#define MULT_AUDIO_COEF(audio,coef) /*
lint
-e704 <avoid divide for performance>*/ \
132
/*
lint
+704 <restore checking>*/
143
#define MULT_AUDIO_WET_DRY_COEF(audio,coef) /*
lint
-e(702) <avoid divide for performance>*/ \
180
#define MULT_EG1_EG1(gain,damping) /*
lint
-e(704) <avoid divide for performance>*/ \
199
#define MULT_EG1_EG1_X2(gain,damping) /*
lint
-e(702) <avoid divide for performance>*/ \
207
#define SATURATE_EG1(x) /*
lint
-e{734} saturation operation */
[
all
...]
/frameworks/av/media/libeffects/testlibs/
EffectsMath.h
60
/*
lint
-e(704) <avoid multiply for performance>*/ \
65
/*
lint
-e(704) <avoid multiply for performance>*/ \
70
/*
lint
-e(704) <avoid multiply for performance>*/ \
75
/*
lint
-e(704) <avoid divide for performance>*/ \
116
#define MULT_AUDIO_COEF(audio,coef) /*
lint
-e704 <avoid divide for performance>*/ \
123
/*
lint
+704 <restore checking>*/
134
#define MULT_AUDIO_WET_DRY_COEF(audio,coef) /*
lint
-e(702) <avoid divide for performance>*/ \
171
#define MULT_EG1_EG1(gain,damping) /*
lint
-e(704) <avoid divide for performance>*/ \
190
#define MULT_EG1_EG1_X2(gain,damping) /*
lint
-e(702) <avoid divide for performance>*/ \
198
#define SATURATE_EG1(x) /*
lint
-e{734} saturation operation */
[
all
...]
/frameworks/base/docs/html/tools/debugging/
debugging-ui.jd
32
<li><a href="#
lint
">Using
lint
to optimize your UI</a></li>
58
<code>
lint
</code> tools.
67
<p>Android <code>
lint
</code> is a static code scanning tool that helps you optimize the layouts and layout
496
<h2 id="
lint
">Using
lint
to Optimize Your UI</h2>
497
<p>The Android {@code
lint
} tool lets you analyze the XML files that define your application's UI to find inefficiencies in the view hierarchy.</p>
498
<p class="note"><strong>Note: </strong>The Android <code>layoutopt</code> tool has been replaced by the {@code
lint
} tool beginning in ADT and SDK Tools revision 16. The {@code
lint
} tool reports UI layout performance issues in a similar way as <code>layoutopt</code>, and detects additional problems.</p>
499
<p>For more information about using {@code
lint
}, see <a href="{@docRoot}tools/debugging/improving-w-lint.html">Improving Your Code with lint</a> (…)
[
all
...]
/sdk/eclipse/
build.gradle
46
'
lint
-api' : "com.android.tools.
lint
:
lint
-api:$ext.baseVersion",
47
'
lint
-checks' : "com.android.tools.
lint
:
lint
-checks:$ext.baseVersion",
/bionic/libc/include/
ctype.h
61
#if defined(__GNUC__) || defined(_ANSI_LIBRARY) || defined(
lint
)
103
#endif /* __GNUC__ || _ANSI_LIBRARY ||
lint
*/
/bionic/libc/upstream-freebsd/lib/libc/stdio/
fclose.c
33
#if defined(LIBC_SCCS) && !defined(
lint
)
35
#endif /* LIBC_SCCS and not
lint
*/
flags.c
33
#if defined(LIBC_SCCS) && !defined(
lint
)
35
#endif /* LIBC_SCCS and not
lint
*/
fopen.c
33
#if defined(LIBC_SCCS) && !defined(
lint
)
35
#endif /* LIBC_SCCS and not
lint
*/
/bionic/libc/upstream-freebsd/lib/libc/string/
wcslcat.c
32
#if defined(LIBC_SCCS) && !defined(
lint
)
34
#endif /* LIBC_SCCS and not
lint
*/
/bionic/libc/upstream-netbsd/lib/libc/gen/
psignal.c
33
#if defined(LIBC_SCCS) && !defined(
lint
)
39
#endif /* LIBC_SCCS and not
lint
*/
utmp.c
33
#if defined(LIBC_SCCS) && !defined(
lint
)
35
#endif /* LIBC_SCCS and not
lint
*/
/bionic/libc/upstream-netbsd/lib/libc/inet/
nsap_addr.c
21
#if defined(LIBC_SCCS) && !defined(
lint
)
27
#endif /* LIBC_SCCS and not
lint
*/
/bionic/libc/upstream-netbsd/lib/libc/stdlib/
bsearch.c
33
#if defined(LIBC_SCCS) && !defined(
lint
)
39
#endif /* LIBC_SCCS and not
lint
*/
Completed in 490 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>