HomeSort by relevance Sort by last modified time
    Searched full:lint (Results 276 - 300 of 843) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
ctype.h 71 #if defined(__GNUC__) || defined(_ANSI_LIBRARY) || defined(lint)
98 #endif /* __GNUC__ || _ANSI_LIBRARY || lint */
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
ctype.h 71 #if defined(__GNUC__) || defined(_ANSI_LIBRARY) || defined(lint)
98 #endif /* __GNUC__ || _ANSI_LIBRARY || lint */
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
ctype.h 71 #if defined(__GNUC__) || defined(_ANSI_LIBRARY) || defined(lint)
98 #endif /* __GNUC__ || _ANSI_LIBRARY || lint */
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
ctype.h 71 #if defined(__GNUC__) || defined(_ANSI_LIBRARY) || defined(lint)
98 #endif /* __GNUC__ || _ANSI_LIBRARY || lint */
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
ctype.h 71 #if defined(__GNUC__) || defined(_ANSI_LIBRARY) || defined(lint)
98 #endif /* __GNUC__ || _ANSI_LIBRARY || lint */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
ctype.h 71 #if defined(__GNUC__) || defined(_ANSI_LIBRARY) || defined(lint)
98 #endif /* __GNUC__ || _ANSI_LIBRARY || lint */
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
ctype.h 71 #if defined(__GNUC__) || defined(_ANSI_LIBRARY) || defined(lint)
98 #endif /* __GNUC__ || _ANSI_LIBRARY || lint */
  /system/core/sh/
arith.y 37 #ifndef lint
43 #endif /* not lint */
  /external/sonivox/arm-fm-22k/host_src/
eas_hostmm.c 135 /*lint -esym(715, hwInstData) hwInstData available for customer use */
149 /*lint -esym(715, hwInstData) hwInstData available for customer use */
274 /*lint -esym(715, hwInstData) hwInstData available for customer use */
308 /*lint -esym(715, hwInstData) hwInstData available for customer use */
336 /*lint -esym(715, hwInstData) hwInstData available for customer use */
365 /*lint -esym(715, hwInstData) hwInstData available for customer use */
398 /*lint -esym(715, hwInstData) hwInstData available for customer use */
418 /*lint -esym(715, hwInstData) hwInstData available for customer use */
443 /*lint -esym(715, hwInstData) hwInstData available for customer use */
469 /*lint -esym(715, hwInstData) hwInstData available for customer use *
    [all...]
  /external/sonivox/arm-hybrid-22k/host_src/
eas_hostmm.c 135 /*lint -esym(715, hwInstData) hwInstData available for customer use */
149 /*lint -esym(715, hwInstData) hwInstData available for customer use */
274 /*lint -esym(715, hwInstData) hwInstData available for customer use */
308 /*lint -esym(715, hwInstData) hwInstData available for customer use */
336 /*lint -esym(715, hwInstData) hwInstData available for customer use */
365 /*lint -esym(715, hwInstData) hwInstData available for customer use */
398 /*lint -esym(715, hwInstData) hwInstData available for customer use */
418 /*lint -esym(715, hwInstData) hwInstData available for customer use */
443 /*lint -esym(715, hwInstData) hwInstData available for customer use */
469 /*lint -esym(715, hwInstData) hwInstData available for customer use *
    [all...]
  /external/sonivox/arm-wt-22k/host_src/
eas_hostmm.c 155 /*lint -esym(715, hwInstData) hwInstData available for customer use */
173 /*lint -esym(715, hwInstData) hwInstData available for customer use */
311 /*lint -esym(715, hwInstData) hwInstData available for customer use */
352 /*lint -esym(715, hwInstData) hwInstData available for customer use */
367 /*lint -esym(715, hwInstData) hwInstData available for customer use */
396 /*lint -esym(715, hwInstData) hwInstData available for customer use */
429 /*lint -esym(715, hwInstData) hwInstData available for customer use */
449 /*lint -esym(715, hwInstData) hwInstData available for customer use */
474 /*lint -esym(715, hwInstData) hwInstData available for customer use */
500 /*lint -esym(715, hwInstData) hwInstData available for customer use *
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/
plugin.xml 54 name="Android Lint Problem"
107 class="com.android.ide.eclipse.adt.internal.lint.LintFixGenerator" />
509 class="com.android.ide.eclipse.adt.internal.lint.ClearLintMarkersAction"
511 id="com.android.ide.eclipse.adt.internal.lint.ClearLintMarkersAction"
512 label="Clear Lint Markers"
515 class="com.android.ide.eclipse.adt.internal.lint.RunLintAction"
517 id="com.android.ide.eclipse.adt.internal.lint.RunLintAction"
518 label="Run Lint: Check for Common Errors"
548 name="Lint Error Checking">
560 <actionSet id="adt.actionSet.lint" />
    [all...]
  /sdk/eclipse/
changes.txt 7 * New lint checks:
18 Various lint infrastructure improvements.
42 * Lint
44 icons overlaid views with errors, lint error messages shown as
47 * Lint is run incrementally in Java files on save, just like XML
49 * New lint rules:
68 * Lint check ensuring that when you edit() a SharedPreference object
141 * Improved Lint UI.
142 * Many new lint checks: See the tools changes.txt for details.
143 * New "Run Lint" toolbar action with a dropdown menu for selectin
    [all...]
  /bionic/libc/netbsd/resolv/
res_mkquery.c 75 #if defined(LIBC_SCCS) && !defined(lint)
82 #endif /* LIBC_SCCS and not lint */
104 #ifndef lint
res_compat.c 40 #if defined(LIBC_SCCS) && !defined(lint)
  /external/chromium/testing/gtest/test/
gtest_test_utils.py 44 # Suppresses the 'Import not at the top of the file' lint complaint.
60 # environment. The comment suppresses the 'Invalid variable name' lint
74 # Suppresses the lint complaint about a global variable since we need it
  /external/gtest/test/
gtest_test_utils.py 44 # Suppresses the 'Import not at the top of the file' lint complaint.
60 # environment. The comment suppresses the 'Invalid variable name' lint
74 # Suppresses the lint complaint about a global variable since we need it
  /external/libvpx/libvpx/third_party/googletest/src/test/
gtest_test_utils.py 44 # Suppresses the 'Import not at the top of the file' lint complaint.
60 # environment. The comment suppresses the 'Invalid variable name' lint
74 # Suppresses the lint complaint about a global variable since we need it
  /external/protobuf/gtest/test/
gtest_test_utils.py 44 # Suppresses the 'Import not at the top of the file' lint complaint.
59 # environment. The comment suppresses the 'Invalid variable name' lint
73 # Suppresses the lint complaint about a global variable since we need it
  /external/sonivox/arm-fm-22k/lib_src/
eas_fmsynth.c 94 /*lint -esym(715, pVoiceMgr) standard synthesizer interface - pVoiceMgr not used */
236 /*lint -e{704} use shift for performance */
292 /*lint -esym(715, pSynth) standard interface, pVoiceMgr not used */
324 /*lint -esym(715, pChannel) standard interface, pVoiceMgr not used */
443 /*lint -e{701} <use shift for performance> */
447 /*lint -e{703} <use shift for performance> */
454 /*lint -e{704} use shift for performance */
514 /*lint -esym(715, pVoiceMgr) standard interface, pVoiceMgr not used */
532 /*lint -e{703} <avoid multiply for performance>*/
584 /*lint -e{701} <use shift for performance> *
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_fmsynth.c 94 /*lint -esym(715, pVoiceMgr) standard synthesizer interface - pVoiceMgr not used */
236 /*lint -e{704} use shift for performance */
292 /*lint -esym(715, pSynth) standard interface, pVoiceMgr not used */
324 /*lint -esym(715, pChannel) standard interface, pVoiceMgr not used */
443 /*lint -e{701} <use shift for performance> */
447 /*lint -e{703} <use shift for performance> */
454 /*lint -e{704} use shift for performance */
514 /*lint -esym(715, pVoiceMgr) standard interface, pVoiceMgr not used */
532 /*lint -e{703} <avoid multiply for performance>*/
584 /*lint -e{701} <use shift for performance> *
    [all...]
  /external/srec/portable/src/
PFile.c 175 ESR_ReturnCode PFileFgetc(PFile* self, LINT* result)
461 LINT pfgetc(PFile* self)
463 LINT result;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintListDialog.java 16 package com.android.ide.eclipse.adt.internal.lint;
93 setTitle("Lint Warnings in Layout");
94 setMessage("Lint Errors found for the current layout:");
  /bionic/libc/netbsd/nameser/
ns_ttl.c 21 #ifndef lint
  /bionic/libc/upstream-netbsd/libc/gen/
nftw.c 27 #ifndef lint

Completed in 1870 milliseconds

<<11121314151617181920>>