OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:top_srcdir
(Results
1 - 25
of
140
) sorted by null
1
2
3
4
5
6
/external/harfbuzz_ng/src/hb-ucdn/
Makefile.am
9
-I$(
top_srcdir
) \
10
-I$(
top_srcdir
)/src \
16
-include $(
top_srcdir
)/git.mk
/external/e2fsprogs/e2fsck/
Makefile.in
6
top_srcdir
= @
top_srcdir
@
293
$(
top_srcdir
)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h \
294
$(
top_srcdir
)/lib/ext2fs/ext2fs.h $(
top_srcdir
)/lib/ext2fs/ext3_extents.h \
295
$(
top_srcdir
)/lib/et/com_err.h $(
top_srcdir
)/lib/ext2fs/ext2_io.h \
297
$(
top_srcdir
)/lib/ext2fs/ext2_ext_attr.h $(
top_srcdir
)/lib/ext2fs/bitops.h \
298
$(srcdir)/profile.h prof_err.h $(
top_srcdir
)/lib/quota/mkquota.h
[
all
...]
/external/icu/icu4c/source/tools/pkgdata/
Makefile.in
8
top_srcdir
= @
top_srcdir
@
33
CPPFLAGS += -I$(
top_srcdir
)/common -I$(srcdir)/../toolutil
/external/e2fsprogs/debugfs/
Makefile.in
6
top_srcdir
= @
top_srcdir
@
134
debug_cmds.o: debug_cmds.c $(
top_srcdir
)/lib/ss/ss.h \
135
$(top_builddir)/lib/ss/ss_err.h $(
top_srcdir
)/lib/et/com_err.h
136
debugfs.o: $(srcdir)/debugfs.c $(
top_srcdir
)/lib/et/com_err.h \
137
$(
top_srcdir
)/lib/ss/ss.h $(top_builddir)/lib/ss/ss_err.h \
138
$(srcdir)/debugfs.h $(
top_srcdir
)/lib/ext2fs/ext2_fs.h \
139
$(top_builddir)/lib/ext2fs/ext2_types.h $(
top_srcdir
)/lib/ext2fs/ext2fs.h \
140
$(
top_srcdir
)/lib/ext2fs/ext3_extents.h $(
top_srcdir
)/lib/ext2fs/ext2_io.h
[
all
...]
/external/f2fs-tools/lib/
Makefile.am
7
libf2fs_la_CPPFLAGS = -I$(
top_srcdir
)/include
/external/e2fsprogs/resize/
Makefile.in
6
top_srcdir
= @
top_srcdir
@
124
$(
top_srcdir
)/.exclude-file:
126
(cd $(
top_srcdir
)/.. ; find e2fsprogs \( -name \*~ -o -name \*.orig \
128
| sed -e "s/e2fsprogs/$$a/" > $(
top_srcdir
)/.exclude-file
129
echo "$(SRCROOT)/build" >> $(
top_srcdir
)/.exclude-file
130
echo "$(SRCROOT)/rpm.log" >> $(
top_srcdir
)/.exclude-file
131
echo "$(SRCROOT)/powerquest" >> $(
top_srcdir
)/.exclude-file
132
echo "$(SRCROOT)/.exclude-file" >> $(
top_srcdir
)/.exclude-file
134
>> $(
top_srcdir
)/.exclude-fil
[
all
...]
/external/e2fsprogs/util/
gen-tarball.in
6
top_srcdir
=@
top_srcdir
@
7
top_dir=`cd $
top_srcdir
; pwd`
37
mv ../e2fsprogs.spec $
top_srcdir
/e2fsprogs.spec
38
(cd $
top_srcdir
/.. ; find $base_e2fsprogs \( -name \*~ -o -name \*.orig \
46
(cd $
top_srcdir
/.. ; rm -f $SRCROOT ; ln -sf $base_e2fsprogs $SRCROOT)
48
(cd $
top_srcdir
/.. ; tar -c -h -v -f - -X $exclude $SRCROOT) \
52
(cd $
top_srcdir
/.. ; rm -f $SRCROOT)
53
mv $
top_srcdir
/e2fsprogs.spec ../e2fsprogs.spec
/external/icu/icu4c/source/test/perf/leperf/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
24
CPPFLAGS += -I$(
top_srcdir
)/common -I$(
top_srcdir
)/layout/.. -I$(
top_srcdir
)/tools/toolutil -I$(
top_srcdir
)/tools/ctestfw -I$(
top_srcdir
)/io -I$(
top_srcdir
)/i18n
/external/libopus/doc/
Makefile.am
3
DOCINPUTS = $(
top_srcdir
)/include/opus.h \
4
$(
top_srcdir
)/include/opus_multistream.h \
5
$(
top_srcdir
)/include/opus_defines.h \
6
$(
top_srcdir
)/include/opus_types.h \
7
$(
top_srcdir
)/include/opus_custom.h \
8
$(
top_srcdir
)/doc/header.html \
9
$(
top_srcdir
)/doc/footer.html \
10
$(
top_srcdir
)/doc/customdoxygen.css
/external/icu/icu4c/source/test/perf/collationperf/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
22
CPPFLAGS += -I$(
top_srcdir
)/common -I$(
top_srcdir
)/i18n -I$(
top_srcdir
)/tools/toolutil -I$(
top_srcdir
)/tools/ctestfw
58
$(INVOKE) ./$(TARGET) -loop 200 -file $(
top_srcdir
)/extra/uconv/samples/utf8/utf-8-demo.txt -keygen -shifted
/external/e2fsprogs/tests/progs/
Makefile.in
6
top_srcdir
= @
top_srcdir
@
73
test_rel.o: $(srcdir)/test_rel.c $(
top_srcdir
)/lib/et/com_err.h \
74
$(
top_srcdir
)/lib/ss/ss.h $(top_builddir)/lib/ss/ss_err.h \
75
$(
top_srcdir
)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h \
76
$(
top_srcdir
)/lib/ext2fs/ext2fs.h $(
top_srcdir
)/lib/ext2fs/ext2_io.h \
77
$(top_builddir)/lib/ext2fs/ext2_err.h $(
top_srcdir
)/lib/ext2fs/bitops.h \
78
$(
top_srcdir
)/lib/ext2fs/irel.h $(
top_srcdir
)/lib/ext2fs/brel.h
[
all
...]
/external/icu/icu4c/source/test/perf/DateFmtPerf/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
22
CPPFLAGS += -I$(
top_srcdir
)/common -I$(top_builddir)/i18n -I$(
top_srcdir
)/i18n -I$(
top_srcdir
)/tools/toolutil -I$(
top_srcdir
)/tools/ctestfw
/external/icu/icu4c/source/test/perf/collperf/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
22
CPPFLAGS += -I$(
top_srcdir
)/common -I$(
top_srcdir
)/i18n -I$(
top_srcdir
)/tools/toolutil -I$(
top_srcdir
)/tools/ctestfw
/external/icu/icu4c/source/test/perf/collperf2/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
22
CPPFLAGS += -I$(
top_srcdir
)/common -I$(
top_srcdir
)/i18n -I$(
top_srcdir
)/tools/toolutil -I$(
top_srcdir
)/tools/ctestfw
/external/icu/icu4c/source/test/perf/convperf/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
22
CPPFLAGS += -I$(
top_srcdir
)/common -I$(
top_srcdir
)/i18n -I$(
top_srcdir
)/tools/toolutil -I$(
top_srcdir
)/tools/ctestfw
/external/icu/icu4c/source/test/perf/howExpensiveIs/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
22
CPPFLAGS += -I$(
top_srcdir
)/common -I$(top_builddir)/i18n -I$(
top_srcdir
)/i18n -I$(
top_srcdir
)/tools/toolutil -I$(
top_srcdir
)/tools/ctestfw
/external/icu/icu4c/source/test/perf/strsrchperf/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
22
CPPFLAGS += -I$(
top_srcdir
)/common -I$(
top_srcdir
)/i18n -I$(
top_srcdir
)/tools/toolutil -I$(
top_srcdir
)/tools/ctestfw
/external/ImageMagick/Magick++/tests/
tests.tap
13
SRCDIR=${
top_srcdir
}/${subdir}/
/external/ImageMagick/
magick.sh.in
22
top_srcdir
='@abs_top_srcdir@'
/external/f2fs-tools/mkfs/
Makefile.am
3
AM_CPPFLAGS = ${libuuid_CFLAGS} -I$(
top_srcdir
)/include
/external/f2fs-tools/tools/
Makefile.am
3
AM_CPPFLAGS = ${libuuid_CFLAGS} -I$(
top_srcdir
)/include
/external/icu/icu4c/source/samples/layout/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
26
CPPFLAGS += -DLE_USE_CMEMORY `pkg-config --cflags libgnomeui-2.0 freetype2 cairo` -I$(
top_srcdir
)/common -I$(
top_srcdir
)/i18n -I$(
top_srcdir
)/layoutex -I$(
top_srcdir
)/layout -I$(
top_srcdir
) -g
84
scrptrun.d: $(
top_srcdir
)/extra/scrptrun/scrptrun.cpp
89
scrptrun.o: $(
top_srcdir
)/extra/scrptrun/scrptrun.cpp
/external/icu/icu4c/source/test/letest/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
31
CPPFLAGS += -I$(
top_srcdir
)/common -I$(
top_srcdir
)/i18n -I$(
top_srcdir
)/tools/ctestfw -I$(
top_srcdir
)/tools/toolutil -I$(
top_srcdir
)/layoutex $(ICULE_CFLAGS)
33
CPPFLAGS+=-I$(
top_srcdir
)/layout
35
DEFS += -D'U_TOPSRCDIR="$(
top_srcdir
)/"' -D'U_TOPBUILDDIR="$(BUILDDIR)"'
99
ICU_DATA=$${ICU_DATA:-$(top_builddir)/data/} TZ=PST8PDT $(INVOKE) ./$(GENTARGET) $(
top_srcdir
)/test/testdata/letest.xml $(srcdir)/gendata.xm
[
all
...]
/external/icu/icu4c/source/test/perf/charperf/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
22
CPPFLAGS += -I$(
top_srcdir
)/common -I$(
top_srcdir
)/tools/toolutil -I$(
top_srcdir
)/tools/ctestfw
/external/icu/icu4c/source/test/perf/dicttrieperf/
Makefile.in
7
top_srcdir
= @
top_srcdir
@
22
CPPFLAGS += -I$(
top_srcdir
)/common -I$(
top_srcdir
)/tools/toolutil -I$(
top_srcdir
)/tools/ctestfw
Completed in 878 milliseconds
1
2
3
4
5
6