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

<<11121314151617181920>>

  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
ctype.h 71 #if defined(__GNUC__) || defined(_ANSI_LIBRARY) || defined(lint)
98 #endif /* __GNUC__ || _ANSI_LIBRARY || lint */
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
ctype.h 71 #if defined(__GNUC__) || defined(_ANSI_LIBRARY) || defined(lint)
98 #endif /* __GNUC__ || _ANSI_LIBRARY || lint */
  /prebuilts/ndk/9/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/9/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/9/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/9/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/9/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/9/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/9/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 154 /*lint -esym(715, hwInstData) hwInstData available for customer use */
172 /*lint -esym(715, hwInstData) hwInstData available for customer use */
310 /*lint -esym(715, hwInstData) hwInstData available for customer use */
351 /*lint -esym(715, hwInstData) hwInstData available for customer use */
366 /*lint -esym(715, hwInstData) hwInstData available for customer use */
395 /*lint -esym(715, hwInstData) hwInstData available for customer use */
428 /*lint -esym(715, hwInstData) hwInstData available for customer use */
448 /*lint -esym(715, hwInstData) hwInstData available for customer use */
473 /*lint -esym(715, hwInstData) hwInstData available for customer use */
499 /*lint -esym(715, hwInstData) hwInstData available for customer use *
    [all...]
  /external/chromium_org/v8/tools/
presubmit.py 48 # Disabled LINT rules and reason.
131 ' in your $PATH. Lint check skipped.')
212 Lint files to check that they follow the google code style.
412 result.add_option('--no-lint', help="Do not run cpplint", default=False,
422 print "Running C++ lint check..."
  /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
  /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/chromium_org/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/chromium_org/third_party/WebKit/
PRESUBMIT.py 114 'Tools', 'Scripts', 'lint-test-expectations')
121 "lint-test-expectations failed "
123 if errs.strip() != 'Lint succeeded.':
  /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/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;

Completed in 911 milliseconds

<<11121314151617181920>>