OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lint
(Results
401 - 425
of
1329
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/bionic/libc/upstream-netbsd/lib/libc/stdlib/
div.c
36
#if defined(LIBC_SCCS) && !defined(
lint
)
42
#endif /* LIBC_SCCS and not
lint
*/
/development/ndk/platforms/android-L/include/
ctype.h
64
#if defined(__GNUC__) || defined(_ANSI_LIBRARY) || defined(
lint
)
91
#endif /* __GNUC__ || _ANSI_LIBRARY ||
lint
*/
/external/chromium_org/ppapi/generators/
idl_lint.py
5
"""
Lint
for IDL """
106
def
Lint
(ast):
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
test_expectations_unittest.py
89
# don't want to
lint
the whole file (it can unfairly punish patches for pre-existing errors).
90
# We rely on a separate
lint
-webkitpy step on the bots to keep the whole file okay.
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
strcasecmp.c
39
#if defined(LIBC_SCCS) && !defined(
lint
)
41
#endif /* LIBC_SCCS and not
lint
*/
/external/libedit/src/
strlcat.c
22
#if defined(LIBC_SCCS) && !defined(
lint
)
24
#endif /* LIBC_SCCS and not
lint
*/
/external/libpcap/Win32/Src/
getopt.c
34
#if defined(LIBC_SCCS) && !defined(
lint
)
36
#endif /* LIBC_SCCS and not
lint
*/
getservent.c
34
#if defined(LIBC_SCCS) && !defined(
lint
)
36
#endif /* LIBC_SCCS and not
lint
*/
inet_net.c
35
#if defined(LIBC_SCCS) && !defined(
lint
)
37
#endif /* LIBC_SCCS and not
lint
*/
/external/tcpdump/missing/
strsep.c
34
#if defined(LIBC_SCCS) && !defined(
lint
)
37
#endif /* LIBC_SCCS and not
lint
*/
/external/tcpdump/win32/Src/
getopt.c
34
#if defined(LIBC_SCCS) && !defined(
lint
)
36
#endif /* LIBC_SCCS and not
lint
*/
/prebuilts/gradle-plugin/com/android/tools/build/gradle/0.10.0/
gradle-0.10.0-javadoc.jar
/prebuilts/gradle-plugin/com/android/tools/build/gradle/0.11.2/
gradle-0.11.2-javadoc.jar
/prebuilts/gradle-plugin/com/android/tools/build/gradle/0.12.1/
gradle-0.12.1-javadoc.jar
/prebuilts/gradle-plugin/com/android/tools/build/gradle/0.12.2/
gradle-0.12.2-javadoc.jar
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/
ctype.h
63
#if defined(__GNUC__) || defined(_ANSI_LIBRARY) || defined(
lint
)
105
#endif /* __GNUC__ || _ANSI_LIBRARY ||
lint
*/
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/
ctype.h
63
#if defined(__GNUC__) || defined(_ANSI_LIBRARY) || defined(
lint
)
105
#endif /* __GNUC__ || _ANSI_LIBRARY ||
lint
*/
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
ctype.h
63
#if defined(__GNUC__) || defined(_ANSI_LIBRARY) || defined(
lint
)
105
#endif /* __GNUC__ || _ANSI_LIBRARY ||
lint
*/
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
AddSuppressAnnotation.java
17
package com.android.ide.eclipse.adt.internal.
lint
;
32
import com.android.tools.
lint
.checks.AnnotationDetector;
33
import com.android.tools.
lint
.checks.ApiDetector;
34
import com.android.tools.
lint
.detector.api.Issue;
35
import com.android.tools.
lint
.detector.api.Scope;
140
// (so the user doesn't have to re-run
lint
just to see it disappear,
144
//
lint
shouldn't have complained here.
304
* Adds any applicable suppress
lint
fix resolutions into the given list
RemoveUselessViewFix.java
16
package com.android.ide.eclipse.adt.internal.
lint
;
21
import com.android.tools.
lint
.checks.UselessViewDetector;
TypoFix.java
16
package com.android.ide.eclipse.adt.internal.
lint
;
19
import com.android.tools.
lint
.checks.TypoDetector;
TypographyFix.java
16
package com.android.ide.eclipse.adt.internal.
lint
;
19
import com.android.tools.
lint
.checks.TypographyDetector;
UseCompoundDrawableDetectorFix.java
17
package com.android.ide.eclipse.adt.internal.
lint
;
23
import com.android.tools.
lint
.checks.UseCompoundDrawableDetector;
/system/core/toolbox/upstream-netbsd/lib/libc/gen/
getbsize.c
33
#if defined(LIBC_SCCS) && !defined(
lint
)
39
#endif /* not
lint
*/
/development/ndk/platforms/android-9/arch-mips/include/machine/
cdefs.h
33
#if defined(
lint
)
Completed in 733 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>