OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:incs
(Results
1 - 13
of
13
) sorted by null
/external/blktrace/btreplay/
Makefile
10
INCS
= -I. -I.. -I../btt
13
override CFLAGS += $(
INCS
) $(XCFLAGS) $(OCFLAGS)
/external/blktrace/btt/
Makefile
10
INCS
= -I. -I..
12
override CFLAGS += $(
INCS
) $(XCFLAGS)
/external/libpng/scripts/
makefile.freebsd
20
INCS
= png.h pngconf.h
makefile.ne12bsd
24
INCS
= png.h pngconf.h
makefile.netbsd
24
INCS
= png.h pngconf.h
/external/libpng/contrib/gregbook/
Makefile.sgi
48
INCS
= $(PNGINC) $(ZINC) $(XINC)
57
CFLAGS = $(ABI) -O -fullwarn $(
INCS
)
Makefile.w32
49
INCS
= $(PNGINC) $(ZINC)
56
CFLAGS = -nologo -O -W3 $(
INCS
) $(cvars)
Makefile.mingw32
50
CFLAGS = -O -Wall $(
INCS
) $(MINGW_CCFLAGS)
57
INCS
= $(PNGINC) $(ZINC) $(W32INC)
Makefile.unx
58
INCS
= $(PNGINC) $(ZINC) $(XINC)
67
CFLAGS = -O -Wall $(
INCS
) -DFEATURE_LOOP
/external/bzip2/
blocksort.c
480
Int32
incs
[14] = { 1, 4, 13, 40, 121, 364, 1093, 3280,
variable
501
while (
incs
[hp] < bigN) hp++;
505
h =
incs
[hp];
/bionic/libm/
Makefile-orig
89
INCS
= fenv.h math.h
/prebuilt/common/commons-compress/
commons-compress-1.0.jar
/external/libxml2/
relaxng.c
244
xmlRelaxNGIncludePtr *incTab; /* array of
incs
*/
[
all
...]
Completed in 27 milliseconds