OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lint
(Results
326 - 350
of
1329
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/sonivox/arm-wt-22k/lib_src/
eas_dlssynth.c
80
/*
lint
-esym(715, pVoice) standard API, pVoice may be used by other synthesizers */
90
/*
lint
-e{732} eg1Value is never negative */
91
/*
lint
-e{703} use shift for performance */
111
/*
lint
-esym(715, pChannel) pChannel reserved for future use */
148
/*
lint
-e{702} use shift for performance */
152
/*
lint
-e{702} use shift for performance */
162
/*
lint
-e{702} use shift for performance */
166
/*
lint
-e{702} use shift for performance */
193
/*
lint
-e{702} use shift for performance */
197
/*
lint
-e{702} use shift for performance *
[
all
...]
/bionic/libc/upstream-freebsd/lib/libc/gen/
sleep.c
30
#if defined(LIBC_SCCS) && !defined(
lint
)
32
#endif /* LIBC_SCCS and not
lint
*/
/bionic/libc/upstream-freebsd/lib/libc/string/
wcscmp.c
34
#if defined(LIBC_SCCS) && !defined(
lint
)
39
#endif /* LIBC_SCCS and not
lint
*/
wcsncmp.c
32
#if defined(LIBC_SCCS) && !defined(
lint
)
35
#endif /* LIBC_SCCS and not
lint
*/
wcsncpy.c
34
#if defined(LIBC_SCCS) && !defined(
lint
)
36
#endif /* LIBC_SCCS and not
lint
*/
/bionic/libc/upstream-netbsd/lib/libc/gen/
nice.c
33
#if defined(LIBC_SCCS) && !defined(
lint
)
39
#endif /* LIBC_SCCS and not
lint
*/
utime.c
33
#if defined(LIBC_SCCS) && !defined(
lint
)
39
#endif /* LIBC_SCCS and not
lint
*/
/bionic/libc/upstream-netbsd/lib/libc/stdlib/
ldiv.c
36
#if defined(LIBC_SCCS) && !defined(
lint
)
42
#endif /* LIBC_SCCS and not
lint
*/
lldiv.c
36
#if defined(LIBC_SCCS) && !defined(
lint
)
42
#endif /* LIBC_SCCS and not
lint
*/
rand_r.c
33
#if defined(LIBC_SCCS) && !defined(
lint
)
39
#endif /* LIBC_SCCS and not
lint
*/
/bionic/libc/upstream-netbsd/lib/libc/string/
memccpy.c
33
#if defined(LIBC_SCCS) && !defined(
lint
)
39
#endif /* LIBC_SCCS and not
lint
*/
strcasestr.c
36
#if defined(LIBC_SCCS) && !defined(
lint
)
38
#endif /* LIBC_SCCS and not
lint
*/
strcoll.c
36
#if defined(LIBC_SCCS) && !defined(
lint
)
42
#endif /* LIBC_SCCS and not
lint
*/
strxfrm.c
36
#if defined(LIBC_SCCS) && !defined(
lint
)
42
#endif /* LIBC_SCCS and not
lint
*/
/bionic/libc/upstream-netbsd/lib/libc/unistd/
killpg.c
33
#if defined(LIBC_SCCS) && !defined(
lint
)
39
#endif /* LIBC_SCCS and not
lint
*/
/external/chromium_org/third_party/libevent/
strlcpy.c
30
#if defined(LIBC_SCCS) && !defined(
lint
)
32
#endif /* LIBC_SCCS and not
lint
*/
/external/chromium_org/third_party/openssl/openssl/crypto/chacha/
Makefile
65
lint
:
66
lint
-DLINT $(INCLUDES) $(SRC)>fluff
/external/chromium_org/third_party/openssl/openssl/crypto/poly1305/
Makefile
65
lint
:
66
lint
-DLINT $(INCLUDES) $(SRC)>fluff
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
strsep.c
35
#if defined(LIBC_SCCS) && !defined(
lint
)
37
#endif /* LIBC_SCCS and not
lint
*/
xstrdup.c
35
#if defined(LIBC_SCCS) && !defined(
lint
)
37
#endif /* LIBC_SCCS and not
lint
*/
/external/dhcpcd/mk/
prog.mk
67
lint
: ${SRCS:.c=.c}
68
${
LINT
} ${LINTFLAGS} ${CFLAGS:M-[DIU]*} $^ ${.ALLSRC}
/external/libedit/src/
strlcpy.c
22
#if defined(LIBC_SCCS) && !defined(
lint
)
24
#endif /* LIBC_SCCS and not
lint
*/
/external/libpcap/Win32/Src/
ffs.c
34
#if defined(LIBC_SCCS) && !defined(
lint
)
36
#endif /* LIBC_SCCS and not
lint
*/
getnetent.c
18
#if defined(LIBC_SCCS) && !defined(
lint
)
20
#endif /* LIBC_SCCS and not
lint
*/
/external/proguard/docs/
quality.html
26
statistics on the source code, Java
lint
comments, Java documentation
27
comments, the Java documentation itself, html
lint
comments on the Java
Completed in 366 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>