HomeSort by relevance Sort by last modified time
    Searched full:lint (Results 451 - 475 of 1329) sorted by null

<<11121314151617181920>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DosLineEndingsFix.java 16 package com.android.ide.eclipse.adt.internal.lint;
  /sdk/p2gen/
pom.xml 78 <artifact> <id>com.android.tools.lint:lint-api:22.9.0</id> </artifact>
79 <artifact> <id>com.android.tools.lint:lint-checks:22.9.0</id> </artifact>
  /system/core/toolbox/upstream-netbsd/bin/kill/
kill.c 33 #if !defined(lint) && !defined(SHELL)
36 #endif /* not lint */
38 #ifndef lint
44 #endif /* not lint */
  /system/core/toolbox/upstream-netbsd/sbin/chown/
chown.c 33 #ifndef lint
36 #endif /* not lint */
38 #ifndef lint
44 #endif /* not lint */
  /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...]
  /external/sonivox/arm-wt-22k/misc/
eas_host.c 134 /*lint -esym(715, hwInstData) hwInstData available for customer use */
152 /*lint -esym(715, hwInstData) hwInstData available for customer use */
154 /*lint -esym(715, size) not used in static memory model */
173 /*lint -esym(715, hwInstData) hwInstData available for customer use */
175 /*lint -esym(715, p) not used in static memory model */
283 /*lint -esym(715, hwInstData) hwInstData available for customer use */
305 /*lint -esym(715, hwInstData) hwInstData available for customer use */
357 /*lint -e{826} lint doesn't like this with STATIC_MEMORY defined for some reason */
393 /*lint -esym(715, hwInstData) hwInstData available for customer use *
    [all...]
  /ndk/sources/host-tools/make-3.81/
default.c 234 "$(LINT.c) -C$* $<",
237 "$(YACC.y) $< \n $(LINT.c) -C$* y.tab.c \n $(RM) y.tab.c",
239 "$(YACC.y) $< \n $(LINT.c) -C$* y_tab.c \n $(RM) y_tab.c",
242 "@$(RM) $*.c\n $(LEX.l) $< > $*.c\n$(LINT.c) -i $*.c -o $@\n $(RM) $*.c",
384 "LINT.c", "$(LINT) $(LINTFLAGS) $(CPPFLAGS) $(TARGET_ARCH)",
441 "LINT", "lint",
496 "LINT.c", "$(LINT) $(LINTFLAGS) $(CPPFLAGS) $(TARGET_ARCH)"
    [all...]
  /external/srec/portable/src/
PFileWrap.c 222 ESR_ReturnCode PFileFgetc ( PFile *self, LINT *result )
422 LINT pfgetc ( PFile *self )
425 LINT result;
  /bionic/libc/upstream-netbsd/lib/libc/gen/
ftw.c 26 #ifndef lint
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_logbl.c 13 #ifndef lint
s_modf.c 13 #ifndef lint
s_scalbn.c 13 #ifndef lint
s_scalbnf.c 16 #ifndef lint
s_scalbnl.c 13 #ifndef lint
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
checkerbase.py 43 """Base class for all classes defining the lint rules for a language."""
108 lint_rules: LintRules object defining lint errors given a token
228 """Checks a token stream for lint warnings/errors.
250 """Checks an individual token for lint warnings/errors.
  /external/chromium_org/third_party/WebKit/Source/bindings/tests/idls/
TestInterfaceConstructor2.idl 38 // extremely long and triggers a lint warning (line length).
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
check-webkit-style 32 """Does WebKit-lint on C/C++ or text files.
  /external/chromium_org/third_party/closure_linter/closure_linter/
checkerbase.py 43 """Base class for all classes defining the lint rules for a language."""
108 lint_rules: LintRules object defining lint errors given a token
228 """Checks a token stream for lint warnings/errors.
250 """Checks an individual token for lint warnings/errors.
  /external/libpcap/Win32/Src/
inet_aton.c 41 #ifndef lint
inet_pton.c 41 #ifndef lint
  /external/libpcap/
bpf_dump.c 21 #ifndef lint
fad-null.c 35 #ifndef lint
  /external/libpcap/tests/
reactivatetest.c 22 #ifndef lint
  /external/llvm/lib/Analysis/
Android.mk 35 Lint.cpp \

Completed in 1487 milliseconds

<<11121314151617181920>>