Searched
full:lint (Results
501 -
525 of
989) sorted by null
<<21222324252627282930>>
/external/tcpdump/missing/ |
dlnames.c | 34 #ifndef lint
|
/external/tcpdump/ |
print-ascii.c | 43 #ifndef lint
|
print-chdlc.c | 22 #ifndef lint
|
print-hsrp.c | 32 #ifndef lint
|
print-ip6.c | 22 #ifndef lint
|
print-ipx.c | 25 #ifndef lint
|
print-krb.c | 24 #ifndef lint
|
print-mpls.c | 29 #ifndef lint
|
print-null.c | 22 #ifndef lint
|
print-pflog.c | 22 #ifndef lint
|
print-pppoe.c | 24 #ifndef lint
|
print-sl.c | 22 #ifndef lint
|
print-sll.c | 21 #ifndef lint
|
print-slow.c | 20 #ifndef lint
|
print-token.c | 26 #ifndef lint
|
print-vjc.c | 26 #ifndef lint
|
/frameworks/base/docs/html/tools/ |
tools_toc.cs | 138 <li><a href="<?cs var:toroot ?>tools/debugging/improving-w-lint.html"><span class="en">Improving Your Code with lint</span></a></li> 183 <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...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/ |
test_expectations_unittest.py | 204 # parse_exp uses a Windows port. Assert errors on Mac show up in lint mode. 210 # parse_exp uses a Release port. Assert errors on DEBUG show up in lint mode. 281 def check(self, expectations, overrides, skips, lint=False, expected_results=[WONTFIX, SKIP, FAIL]): 290 expectations_to_lint = expectations_dict if lint else None 291 exp = TestExpectations(port, ['failures/expected/text.html'], expectations_dict=expectations_to_lint, is_lint_mode=lint) 299 overrides=None, skips=['failures/expected/text.html'], lint=True) 430 # Can't lint a file w/ 'REBASELINE' in it. [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...] |
/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...] |
/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...] |
Completed in 525 milliseconds
<<21222324252627282930>>