Searched
full:lint (Results
451 -
475 of
989) sorted by null
<<11121314151617181920>>
/external/sonivox/arm-fm-22k/lib_src/ |
eas_imaadpcm.c | 81 /*lint -esym(715, pEASData) common decoder interface - pEASData not used */ 239 /*lint -e{702} use shift for performance */ 243 /*lint -e{702} use shift for performance */ 246 /*lint -e{702} use shift for performance */ 334 /*lint -e{703} use shift for performance */
|
eas_math.c | 86 /*lint -e{703} <avoid multiply for performance>*/ 165 /*lint -e{702} use shift instead of division */
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_imaadpcm.c | 81 /*lint -esym(715, pEASData) common decoder interface - pEASData not used */ 239 /*lint -e{702} use shift for performance */ 243 /*lint -e{702} use shift for performance */ 246 /*lint -e{702} use shift for performance */ 334 /*lint -e{703} use shift for performance */
|
eas_math.c | 86 /*lint -e{703} <avoid multiply for performance>*/ 165 /*lint -e{702} use shift instead of division */
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_imaadpcm.c | 81 /*lint -esym(715, pEASData) common decoder interface - pEASData not used */ 239 /*lint -e{702} use shift for performance */ 243 /*lint -e{702} use shift for performance */ 246 /*lint -e{702} use shift for performance */ 334 /*lint -e{703} use shift for performance */
|
eas_math.c | 86 /*lint -e{703} <avoid multiply for performance>*/ 165 /*lint -e{702} use shift instead of division */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_transform.c | 48 /* Switch off the following Lint messages for this file: 52 /*lint -e701 -e702 */ 168 /*lint +e661 +e662*/ 300 /*lint +e661 +e662*/ 400 /*lint +e701 +e702 */
|
h264bsd_image.c | 99 /*lint -save -e826 lum, cb and cr used to copy 4 bytes at the time, disable 226 /*lint -e826 */ 300 /*lint -e826 */
|
h264bsd_pic_order_cnt.c | 261 /*lint -esym(644,picOrderCntCycleCnt) always initialized */ 262 /*lint -esym(644,frameNumInPicOrderCntCycle) always initialized */ 343 /*lint -esym(644,picOrderCnt) always initialized */
|
/external/srec/portable/include/ |
PFile.h | 218 ESR_ReturnCode(*fgetc)(struct PFile_t* self, LINT* result); 391 PORTABLE_API ESR_ReturnCode PFileFgetc(PFile* self, LINT* result); 542 PORTABLE_API LINT pfgetc(PFile* stream);
|
/sdk/eclipse/scripts/ |
create_all_symlinks.sh | 45 # $2 = the gradle project name e.g. common or lint-api 153 ADT_LIBS="make:ant-glob base:asset-studio base:lint-api base:lint-checks base:ninepatch make:propertysheet \
|
/bionic/libc/netbsd/resolv/ |
res_comp.c | 73 #if defined(LIBC_SCCS) && !defined(lint) 80 #endif /* LIBC_SCCS and not lint */
|
/bionic/libc/upstream-netbsd/libc/inet/ |
inet_pton.c | 21 #if defined(LIBC_SCCS) && !defined(lint) 27 #endif /* LIBC_SCCS and not lint */
|
/bionic/libc/upstream-netbsd/libc/isc/ |
ev_streams.c | 25 #if !defined(LINT) && !defined(CODECENTER) && !defined(lint)
|
ev_timers.c | 25 #if !defined(LINT) && !defined(CODECENTER) && !defined(lint)
|
/bionic/libc/upstream-netbsd/libc/regex/ |
regexec.c | 75 #if defined(LIBC_SCCS) && !defined(lint) 81 #endif /* LIBC_SCCS and not lint */
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/ |
bn_add.c | 171 #if defined(IRIX_CC_BUG) && !defined(LINT) 210 #if defined(IRIX_CC_BUG) && !defined(LINT)
|
/external/chromium_org/third_party/openssl/openssl/crypto/des/ |
speed.c | 134 #ifdef LINT 311 #if defined(LINT) || defined(OPENSSL_SYS_MSDOS)
|
/external/chromium_org/third_party/openssl/openssl/crypto/rc2/ |
rc2speed.c | 129 #ifdef LINT 274 #if defined(LINT) || defined(OPENSSL_SYS_MSDOS)
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
mergesort.c | 36 #if defined(LIBC_SCCS) && !defined(lint) 38 #endif /* LIBC_SCCS and not lint */
|
/external/fsck_msdos/ |
boot.c | 35 #ifndef lint 39 #endif /* not lint */
|
/external/iputils/ |
tftpsubs.c | 34 #ifndef lint 37 #endif /* not lint */
|
/external/openssl/crypto/bn/ |
bn_add.c | 171 #if defined(IRIX_CC_BUG) && !defined(LINT) 210 #if defined(IRIX_CC_BUG) && !defined(LINT)
|
/external/openssl/crypto/des/ |
speed.c | 134 #ifdef LINT 311 #if defined(LINT) || defined(OPENSSL_SYS_MSDOS)
|
/external/openssl/crypto/rc2/ |
rc2speed.c | 129 #ifdef LINT 274 #if defined(LINT) || defined(OPENSSL_SYS_MSDOS)
|
Completed in 702 milliseconds
<<11121314151617181920>>