HomeSort by relevance Sort by last modified time
    Searched full:top_srcdir (Results 1 - 25 of 1695) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/ltp/testcases/kernel/tracing/
Makefile 0 top_srcdir ?= ../../..
3 include $(top_srcdir)/include/mk/env_pre.mk
5 include $(top_srcdir)/include/mk/generic_trunk_target.mk
1 top_srcdir ?= ..\/..\/.. macro
  /external/strace/xlat/
Makemodule.am 3 $(top_srcdir)/xlat/access_flags.h: $(top_srcdir)/xlat/access_flags.in $(top_srcdir)/xlat/gen.sh
4 $(AM_V_GEN)$(top_srcdir)/xlat/gen.sh $< $@
5 $(top_srcdir)/xlat/addrfams.h: $(top_srcdir)/xlat/addrfams.in $(top_srcdir)/xlat/gen.sh
6 $(AM_V_GEN)$(top_srcdir)/xlat/gen.sh $< $@
7 $(top_srcdir)/xlat/adjtimex_modes.h: $(top_srcdir)/xlat/adjtimex_modes.in $(top_srcdir)/xlat/gen.s
    [all...]
  /external/mesa3d/src/gallium/
Automake.inc 2 -I$(top_srcdir)/include \
3 -I$(top_srcdir)/src \
4 -I$(top_srcdir)/src/gallium/include \
5 -I$(top_srcdir)/src/gallium/auxiliary \
14 -I$(top_srcdir)/src \
15 -I$(top_srcdir)/include \
16 -I$(top_srcdir)/src/gallium/include \
17 -I$(top_srcdir)/src/gallium/auxiliary \
18 -I$(top_srcdir)/src/gallium/drivers \
19 -I$(top_srcdir)/src/gallium/winsys
    [all...]
  /external/ltp/lib/android_libpthread/
Makefile 0 top_srcdir ?= ../..
3 include $(top_srcdir)/include/mk/env_pre.mk
7 include $(top_srcdir)/include/mk/lib.mk
1 top_srcdir ?= ..\/.. macro
  /external/ltp/lib/android_librt/
Makefile 0 top_srcdir ?= ../..
3 include $(top_srcdir)/include/mk/env_pre.mk
7 include $(top_srcdir)/include/mk/lib.mk
1 top_srcdir ?= ..\/.. macro
  /external/ltp/lib/tests/
Makefile 0 top_srcdir ?= ../..
3 include $(top_srcdir)/include/mk/env_pre.mk
10 include $(top_srcdir)/include/mk/generic_leaf_target.mk
1 top_srcdir ?= ..\/.. macro
  /external/ltp/testcases/kernel/tracing/ftrace_test/
Makefile 0 top_srcdir ?= ../../../..
3 include $(top_srcdir)/include/mk/testcases.mk
7 include $(top_srcdir)/include/mk/generic_leaf_target.mk
1 top_srcdir ?= ..\/..\/..\/.. macro
  /external/mesa3d/src/gallium/state_trackers/clover/
Makefile.am 4 -I$(top_srcdir)/include \
6 -I$(top_srcdir)/src \
7 -I$(top_srcdir)/src/gallium/include \
8 -I$(top_srcdir)/src/gallium/drivers \
9 -I$(top_srcdir)/src/gallium/auxiliary \
10 -I$(top_srcdir)/src/gallium/winsys \
19 $(top_srcdir)/include/CL/cl.h \
20 $(top_srcdir)/include/CL/cl.hpp \
21 $(top_srcdir)/include/CL/cl_d3d10.h \
22 $(top_srcdir)/include/CL/cl_d3d11.h
    [all...]
  /external/libdrm/tests/kmstest/
Makefile.am 3 -I$(top_srcdir)/include/drm \
4 -I$(top_srcdir)/libkms/ \
5 -I$(top_srcdir)/tests/ \
6 -I$(top_srcdir)
  /external/e2fsprogs/e2fsck/
Makefile.in 6 top_srcdir = @top_srcdir@
268 $(top_srcdir)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h \
269 $(top_srcdir)/lib/ext2fs/ext2fs.h $(top_srcdir)/lib/ext2fs/ext3_extents.h \
270 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
272 $(top_srcdir)/lib/ext2fs/ext2_ext_attr.h $(top_srcdir)/lib/ext2fs/bitops.h \
273 $(top_srcdir)/lib/support/profile.h $(top_builddir)/lib/support/prof_err.h
    [all...]
  /external/e2fsprogs/debugfs/
Makefile.in 6 top_srcdir = @top_srcdir@
170 debug_cmds.o: debug_cmds.c $(top_srcdir)/lib/ss/ss.h \
171 $(top_builddir)/lib/ss/ss_err.h $(top_srcdir)/lib/et/com_err.h
173 $(top_builddir)/lib/dirpaths.h $(srcdir)/debugfs.h $(top_srcdir)/lib/ss/ss.h \
174 $(top_builddir)/lib/ss/ss_err.h $(top_srcdir)/lib/et/com_err.h \
175 $(top_srcdir)/lib/ext2fs/ext2_fs.h $(top_builddir)/lib/ext2fs/ext2_types.h \
176 $(top_srcdir)/lib/ext2fs/ext2fs.h $(top_srcdir)/lib/ext2fs/ext3_extents.h \
177 $(top_srcdir)/lib/ext2fs/ext2_io.h $(top_builddir)/lib/ext2fs/ext2_err.h
    [all...]
  /external/libdrm/tests/radeon/
Makefile.am 3 -I $(top_srcdir)/include/drm \
4 -I $(top_srcdir)
  /external/libdrm/tests/util/
Makefile.am 7 -I$(top_srcdir)/include/drm \
8 -I$(top_srcdir)
  /external/libvncserver/examples/android/
Makefile.am 1 AM_CPPFLAGS = -I$(top_srcdir)
2 LDADD = $(top_srcdir)/libvncserver/libvncserver.la @WSOCKLIB@
  /external/mesa3d/src/gallium/drivers/r300/
Makefile.am 2 include $(top_srcdir)/src/gallium/Automake.inc
5 -I$(top_srcdir)/src \
6 -I$(top_srcdir)/src/mesa/program \
7 -I$(top_srcdir)/src/mesa \
8 -I$(top_srcdir)/src/glsl \
9 -I$(top_srcdir)/src/mapi \
23 -DTEST_PATH=\"$(top_srcdir)/src/gallium/drivers/r300/compiler/tests\" \
24 -I$(top_srcdir)/src/gallium/drivers/r300/compiler
  /external/mesa3d/src/gallium/state_trackers/nine/
Makefile.am 2 include $(top_srcdir)/src/gallium/Automake.inc
5 -I$(top_srcdir)/include/D3D9 \
  /external/libmicrohttpd/src/spdy2http/
Makefile.am 11 -I$(top_srcdir) \
12 -I$(top_srcdir)/src/include \
13 -I$(top_srcdir)/src/applicationlayer \
14 -DDATA_DIR=\"$(top_srcdir)/src/datadir/\" \
  /external/mesa3d/src/gallium/drivers/imx/
Makefile.am 1 include $(top_srcdir)/src/gallium/Automake.inc
  /external/mesa3d/src/gallium/drivers/r600/
Makefile.am 2 include $(top_srcdir)/src/gallium/Automake.inc
7 -I$(top_srcdir)/src/amd/common
12 -I$(top_srcdir)/src/amd/common
24 -I$(top_srcdir)/src/gallium/drivers/radeon/
  /external/harfbuzz_ng/src/hb-ucdn/
Makefile.am 9 -I$(top_srcdir) \
10 -I$(top_srcdir)/src \
16 -include $(top_srcdir)/git.mk
  /external/libdrm/tests/modeprint/
Makefile.am 3 -I$(top_srcdir)/include/drm \
4 -I$(top_srcdir)/tests \
5 -I$(top_srcdir)
  /external/libdrm/tests/nouveau/
Makefile.am 4 -I$(top_srcdir)/include/drm \
5 -I$(top_srcdir)/nouveau \
6 -I$(top_srcdir)
  /external/libdrm/tests/proptest/
Makefile.am 5 -I$(top_srcdir)/include/drm \
6 -I$(top_srcdir)/tests \
7 -I$(top_srcdir)
  /external/libdrm/tests/tegra/
Makefile.am 2 -I$(top_srcdir)/include/drm \
3 -I$(top_srcdir)/tegra \
4 -I$(top_srcdir)
  /external/libdrm/tests/vbltest/
Makefile.am 3 -I$(top_srcdir)/include/drm \
4 -I$(top_srcdir)/tests \
5 -I$(top_srcdir)

Completed in 681 milliseconds

1 2 3 4 5 6 7 8 91011>>