OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lint
(Results
226 - 250
of
989
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/system/core/sh/
arith_lex.l
37
#ifndef
lint
43
#endif /* not
lint
*/
mystring.c
36
#ifndef
lint
42
#endif /* not
lint
*/
main.c
36
#ifndef
lint
39
#endif /* not
lint
*/
41
#ifndef
lint
47
#endif /* not
lint
*/
/bionic/libc/arch-mips/include/machine/
cdefs.h
33
#if defined(
lint
)
/bionic/libc/tzcode/
private.h
343
#ifdef
lint
345
#endif /* defined
lint
*/
346
#ifndef
lint
350
#endif /* !defined
lint
*/
/development/ndk/platforms/android-9/arch-mips/include/machine/
cdefs.h
33
#if defined(
lint
)
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
errorrecord.py
17
"""A simple, pickle-serializable class to represent a
lint
error."""
/external/chromium_org/third_party/closure_linter/closure_linter/
errorrecord.py
17
"""A simple, pickle-serializable class to represent a
lint
error."""
/external/libpcap/
pcap-null.c
21
#ifndef
lint
/external/tcpdump/
print-beep.c
12
#ifndef
lint
print-eap.c
23
#ifndef
lint
print-raw.c
22
#ifndef
lint
vfprintf.c
22
#ifndef
lint
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
cdefs.h
33
#if defined(
lint
)
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
cdefs.h
33
#if defined(
lint
)
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/
cdefs.h
33
#if defined(
lint
)
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
cdefs.h
33
#if defined(
lint
)
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
cdefs.h
33
#if defined(
lint
)
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
AddPrefixFix.java
16
package com.android.ide.eclipse.adt.internal.
lint
;
AddSuppressAttribute.java
17
package com.android.ide.eclipse.adt.internal.
lint
;
31
import com.android.tools.
lint
.checks.ApiDetector;
123
// (so the user doesn't have to re-run
lint
just to see it disappear)
131
* Returns a quickfix to suppress a specific
lint
issue id on the node corresponding to
DosLineEndingsFix.java
16
package com.android.ide.eclipse.adt.internal.
lint
;
/sdk/build/
tools.atree
35
prebuilts/devtools/tools/
lint
tools/
lint
135
# Misspelling databases for
lint
tools.windows.atree
36
rm tools/
lint
37
prebuilts/devtools/tools/
lint
.bat tools/
lint
.bat
/external/sonivox/arm-fm-22k/lib_src/
eas_fmengine.c
177
/*
lint
-e{703} <avoid multiply for performance>*/
229
/*
lint
-e{703} <avoid multiply for performance reasons>*/
295
/*
lint
-e{703} use shift for performance */
317
/*
lint
-e{701} use shift for performance */
324
/*
lint
-e{703} use shift for performance */
328
/*
lint
-e{737} <use this behavior to avoid extra mask step> */
403
/*
lint
-e{703} use shift for performance */
427
/*
lint
-e{704} use shift for performance */
488
/*
lint
-esym(715, pFrameBuffer) pFrameBuffer not used in test version - see above */
545
/*
lint
-esym(715, pOut) pOut not used in test version - see above *
[
all
...]
/external/sonivox/arm-hybrid-22k/lib_src/
eas_fmengine.c
177
/*
lint
-e{703} <avoid multiply for performance>*/
229
/*
lint
-e{703} <avoid multiply for performance reasons>*/
295
/*
lint
-e{703} use shift for performance */
317
/*
lint
-e{701} use shift for performance */
324
/*
lint
-e{703} use shift for performance */
328
/*
lint
-e{737} <use this behavior to avoid extra mask step> */
403
/*
lint
-e{703} use shift for performance */
427
/*
lint
-e{704} use shift for performance */
488
/*
lint
-esym(715, pFrameBuffer) pFrameBuffer not used in test version - see above */
545
/*
lint
-esym(715, pOut) pOut not used in test version - see above *
[
all
...]
Completed in 611 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>