/frameworks/base/docs/html/tools/ |
tools_toc.cs | 132 <li><a href="<?cs var:toroot ?>tools/debugging/improving-w-lint.html"><span class="en">Improving Your Code with lint</span></a></li> 166 <li><a href="<?cs var:toroot ?>tools/help/lint.html">lint</span></a></li>
|
/ndk/sources/host-tools/sed-4.2.1/ |
basicdefs.h | 56 * easy to disable all casts so that the compiler (or lint)
|
/sdk/files/ant/ |
build.xml | 89 <!-- Output location of the HTML report for the "lint" target. 91 value="${out.dir}/lint-results.html" 95 <property name="lint.out.html" value="bin/lint-results.html" /> 97 <!-- Output location of the XML report for the "lint" target --> 98 <property name="lint.out.xml" value="bin/lint-results.xml" /> 158 <property name="lint" location="${android.tools.dir}/lint${bat}" /> [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
DecTestBench.c | 295 /*lint -esym(644,tmpImage,picSize) variable initialized at 332 /*lint -esym(644,decInfo) always initialized if pictures 531 /*lint -e(716) while(1) used consciously */ 599 /* just to prevent lint warning, returning non-zero will result in 610 /* just to prevent lint warning, returning non-zero will result in
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_wtsynth.c | 162 /*lint -esym(715, pVoice) used in some implementations */ 207 /*lint -esym(715, pSynth) used in some implementations */ 243 /*lint -esym(715, pChannel) used in some implementations */ 454 /*lint -e{703} use shift for performance */ 463 /*lint -e{703} use shift for performance */ 656 /*lint -esym(715, pVoiceMgr) reserved for future use */ 685 /*lint -e{703} <avoid multiply for performance>*/ 967 /*lint -e{701} Use shift for performance */ 969 /*lint -e{502} <shortcut to turn sawtooth into triangle wave> */ [all...] |
eas_imelody.c | 30 /* lint doesn't like the way some string.h files look */ 298 /*lint -esym(715, pEASData) common decoder interface - pEASData not used */ 306 /*lint -e{704} use shift instead of division */ 572 /*lint -esym(715, pEASData) common decoder interface - pEASData not used */ 753 /*lint -esym(715, pEASData) common decoder interface - pEASData not used */ 790 /*lint -esym(715, pEASData) common decoder interface - pEASData not used */ 828 /*lint -esym(715, pEASData) common decoder interface - pEASData not used */ 903 /*lint -e{704} shift for performance */ 910 /*lint -e{704} shift for performance */ 915 /*lint -e{704} shift for performance * [all...] |
eas_wavefile.c | 38 /* lint is choking on the ARM math.h file, so we declare the log10 function here */ 337 /*lint -esym(715, pParserLocate) reserved for future use */ 367 /*lint -esym(715, pEASData) reserved for future use */ 398 /*lint -esym(715, pEASData) reserved for future use */ 465 /*lint -esym(715, pEASData) reserved for future use */ 526 /* init some data (and keep lint happy) */
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_wtsynth.c | 162 /*lint -esym(715, pVoice) used in some implementations */ 207 /*lint -esym(715, pSynth) used in some implementations */ 243 /*lint -esym(715, pChannel) used in some implementations */ 454 /*lint -e{703} use shift for performance */ 463 /*lint -e{703} use shift for performance */ 662 /*lint -esym(715, pVoiceMgr) reserved for future use */ 691 /*lint -e{703} <avoid multiply for performance>*/ 973 /*lint -e{701} Use shift for performance */ 975 /*lint -e{502} <shortcut to turn sawtooth into triangle wave> */ [all...] |
eas_imelody.c | 30 /* lint doesn't like the way some string.h files look */ 298 /*lint -esym(715, pEASData) common decoder interface - pEASData not used */ 306 /*lint -e{704} use shift instead of division */ 581 /*lint -esym(715, pEASData) common decoder interface - pEASData not used */ 762 /*lint -esym(715, pEASData) common decoder interface - pEASData not used */ 799 /*lint -esym(715, pEASData) common decoder interface - pEASData not used */ 837 /*lint -esym(715, pEASData) common decoder interface - pEASData not used */ 912 /*lint -e{704} shift for performance */ 919 /*lint -e{704} shift for performance */ 924 /*lint -e{704} shift for performance * [all...] |
eas_wavefile.c | 38 /* lint is choking on the ARM math.h file, so we declare the log10 function here */ 337 /*lint -esym(715, pParserLocate) reserved for future use */ 367 /*lint -esym(715, pEASData) reserved for future use */ 398 /*lint -esym(715, pEASData) reserved for future use */ 465 /*lint -esym(715, pEASData) reserved for future use */ 526 /* init some data (and keep lint happy) */
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_imelody.c | 30 /* lint doesn't like the way some string.h files look */ 298 /*lint -esym(715, pEASData) common decoder interface - pEASData not used */ 306 /*lint -e{704} use shift instead of division */ 572 /*lint -esym(715, pEASData) common decoder interface - pEASData not used */ 753 /*lint -esym(715, pEASData) common decoder interface - pEASData not used */ 790 /*lint -esym(715, pEASData) common decoder interface - pEASData not used */ 828 /*lint -esym(715, pEASData) common decoder interface - pEASData not used */ 903 /*lint -e{704} shift for performance */ 910 /*lint -e{704} shift for performance */ 915 /*lint -e{704} shift for performance * [all...] |
eas_wavefile.c | 38 /* lint is choking on the ARM math.h file, so we declare the log10 function here */ 337 /*lint -esym(715, pParserLocate) reserved for future use */ 367 /*lint -esym(715, pEASData) reserved for future use */ 398 /*lint -esym(715, pEASData) reserved for future use */ 465 /*lint -esym(715, pEASData) reserved for future use */ 526 /* init some data (and keep lint happy) */
|
/bionic/libc/include/ |
stdio.h | 425 #ifndef lint 436 #endif /* lint */
|
/bionic/libc/netbsd/net/ |
base64.c | 46 #if defined(LIBC_SCCS) && !defined(lint) 48 #endif /* LIBC_SCCS and not lint */
|
getnameinfo.c | 49 #if defined(LIBC_SCCS) && !defined(lint) 51 #endif /* LIBC_SCCS and not lint */
|
/bionic/libc/netbsd/resolv/ |
res_query.c | 74 #if defined(LIBC_SCCS) && !defined(lint) 81 #endif /* LIBC_SCCS and not lint */
|
/bionic/libc/upstream-netbsd/common/lib/libc/hash/sha1/ |
sha1.c | 29 #if defined(LIBC_SCCS) && !defined(lint) 31 #endif /* LIBC_SCCS and not lint */
|
/development/ndk/platforms/android-3/include/ |
stdio.h | 399 #ifndef lint 414 #endif /* lint */
|
/development/ndk/platforms/android-8/include/ |
stdio.h | 399 #ifndef lint 414 #endif /* lint */
|
/external/clang/lib/StaticAnalyzer/Core/ |
SValBuilder.cpp | 244 if (Optional<nonloc::ConcreteInt> lInt = LHS.getAs<nonloc::ConcreteInt>()) 245 return makeNonLoc(lInt->getValue(), Op, symRHS, ResultTy);
|
/external/openssl/crypto/des/ |
des_opts.c | 351 #ifdef LINT 605 #if defined(LINT) || defined(OPENSSL_SYS_MSDOS)
|
/external/openssl/crypto/lhash/ |
lhash.c | 81 * lint complained about 04/05/95 89 * 1.3 eay - Fixed a few lint problems 19/3/1991
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include-fixed/ |
stdio.h | 429 #ifndef lint 444 #endif /* lint */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include-fixed/ |
stdio.h | 408 #ifndef lint 423 #endif /* lint */
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include-fixed/ |
stdio.h | 429 #ifndef lint 444 #endif /* lint */
|