HomeSort by relevance Sort by last modified time
    Searched full:lint (Results 126 - 150 of 989) sorted by null

1 2 3 4 56 7 8 91011>>

  /bionic/libc/upstream-freebsd/lib/libc/string/
wmemmove.c 31 #if defined(LIBC_SCCS) && !defined(lint)
33 #endif /* LIBC_SCCS and not lint */
wmemset.c 31 #if defined(LIBC_SCCS) && !defined(lint)
33 #endif /* LIBC_SCCS and not lint */
  /bionic/libc/upstream-netbsd/libc/stdlib/
_rand48.c 17 #if defined(LIBC_SCCS) && !defined(lint)
19 #endif /* LIBC_SCCS and not lint */
  /external/proguard/docs/
quality.html 15 statistics on the source code, Java lint comments, Java documentation
16 comments, the Java documentation itself, html lint comments on the Java
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintEditAction.java 16 package com.android.ide.eclipse.adt.internal.lint;
26 * Action intended to wrap an existing XML editor action, and then runs lint after
EclipseLintClient.java 16 package com.android.ide.eclipse.adt.internal.lint;
34 import com.android.tools.lint.checks.BuiltinIssueRegistry;
35 import com.android.tools.lint.client.api.Configuration;
36 import com.android.tools.lint.client.api.IDomParser;
37 import com.android.tools.lint.client.api.IJavaParser;
38 import com.android.tools.lint.client.api.IssueRegistry;
39 import com.android.tools.lint.client.api.LintClient;
40 import com.android.tools.lint.detector.api.ClassContext;
41 import com.android.tools.lint.detector.api.Context;
42 import com.android.tools.lint.detector.api.DefaultPosition
    [all...]
  /external/chromium_org/third_party/icu/source/tools/tzcode/
private.h 22 #ifndef lint
26 #endif /* !defined lint */
230 #ifdef lint
232 #endif /* defined lint */
233 #ifndef lint
237 #endif /* !defined lint */
  /external/icu4c/tools/tzcode/
private.h 22 #ifndef lint
26 #endif /* !defined lint */
230 #ifdef lint
232 #endif /* defined lint */
233 #ifndef lint
237 #endif /* !defined lint */
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_wtengine.c 73 /*lint -esym(715, pWTVoice) reserved for future use */
94 /*lint -e{703} <avoid multiply for performance>*/
98 /*lint -e{703} <avoid multiply for performance>*/
111 /*lint -e{704} <avoid divide>*/
120 /*lint -e{704} <avoid divide>*/
128 /*lint -e{704} <avoid divide>*/
138 /*lint -e{704} <avoid divide>*/
148 /*lint -e{704} <avoid divide>*/
189 /*lint -e{713} truncation is OK */
195 /*lint -e{701} <avoid multiply for performance>*
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_wtengine.c 73 /*lint -esym(715, pWTVoice) reserved for future use */
94 /*lint -e{703} <avoid multiply for performance>*/
98 /*lint -e{703} <avoid multiply for performance>*/
111 /*lint -e{704} <avoid divide>*/
120 /*lint -e{704} <avoid divide>*/
128 /*lint -e{704} <avoid divide>*/
138 /*lint -e{704} <avoid divide>*/
148 /*lint -e{704} <avoid divide>*/
189 /*lint -e{713} truncation is OK */
195 /*lint -e{701} <avoid multiply for performance>*
    [all...]
eas_dlssynth.c 80 /*lint -esym(715, pVoice) standard API, pVoice may be used by other synthesizers */
90 /*lint -e{732} eg1Value is never negative */
91 /*lint -e{703} use shift for performance */
111 /*lint -esym(715, pChannel) pChannel reserved for future use */
148 /*lint -e{702} use shift for performance */
152 /*lint -e{702} use shift for performance */
162 /*lint -e{702} use shift for performance */
166 /*lint -e{702} use shift for performance */
193 /*lint -e{702} use shift for performance */
197 /*lint -e{702} use shift for performance *
    [all...]
  /hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/
mcVersionHelper.h 33 //lint -emacro(*,MC_CHECK_VERSION) Disable all warnings for this macro.
34 //lint -emacro(*,MC_MAKE_VERSION) Disable all warnings for this macro.
35 //lint -emacro(*,MC_GET_MAJOR_VERSION) Disable all warnings for this macro.
36 //lint -emacro(*,MC_GET_MINOR_VERSION) Disable all warnings for this macro.
37 //lint -emacro(*,MC_GET_MINOR_VERSION) Disable all warnings for this macro.
38 //lint -emacro(*,ASSERT_VERSION_IMPLEMENTATION) Disable all warnings for this macro.
39 //lint -esym(*,Actual_*) Disable all warnings for these functions.
  /external/libvpx/libvpx/tools/
lint-hunks.py 114 lint = Subprocess(cpplint_cmd, expected_returncode=(0, 1),
116 lint_out = lint.communicate()[1]
119 lint = Subprocess(cpplint_cmd, expected_returncode=(0, 1),
122 lint_out = lint.communicate(stdin)[1]
134 # Set exit code if any relevant lint errors seen
  /bionic/libc/unistd/
alarm.c 30 #if defined(LIBC_SCCS) && !defined(lint)
32 #endif /* LIBC_SCCS and not lint */
  /bionic/libc/upstream-freebsd/lib/libc/stdio/
fpurge.c 33 #if defined(LIBC_SCCS) && !defined(lint)
35 #endif /* LIBC_SCCS and not lint */
fputs.c 33 #if defined(LIBC_SCCS) && !defined(lint)
35 #endif /* LIBC_SCCS and not lint */
funopen.c 33 #if defined(LIBC_SCCS) && !defined(lint)
35 #endif /* LIBC_SCCS and not lint */
fwalk.c 33 #if defined(LIBC_SCCS) && !defined(lint)
35 #endif /* LIBC_SCCS and not lint */
getc.c 33 #if defined(LIBC_SCCS) && !defined(lint)
35 #endif /* LIBC_SCCS and not lint */
getchar.c 33 #if defined(LIBC_SCCS) && !defined(lint)
35 #endif /* LIBC_SCCS and not lint */
putc.c 33 #if defined(LIBC_SCCS) && !defined(lint)
35 #endif /* LIBC_SCCS and not lint */
putchar.c 33 #if defined(LIBC_SCCS) && !defined(lint)
35 #endif /* LIBC_SCCS and not lint */
puts.c 33 #if defined(LIBC_SCCS) && !defined(lint)
35 #endif /* LIBC_SCCS and not lint */
putw.c 33 #if defined(LIBC_SCCS) && !defined(lint)
35 #endif /* LIBC_SCCS and not lint */
rget.c 33 #if defined(LIBC_SCCS) && !defined(lint)
35 #endif /* LIBC_SCCS and not lint */

Completed in 221 milliseconds

1 2 3 4 56 7 8 91011>>