HomeSort by: relevance | last modified time | path
    Searched refs:srcroot (Results 1 - 25 of 49) sorted by relevancy

1 2

  /src/external/bsd/jemalloc/dist/
Makefile 21 srcroot := macro
27 CPPFLAGS := -D_GNU_SOURCE -D_REENTRANT -I$(objroot)include -I$(srcroot)include
54 cfghdrs_in := $(addprefix $(srcroot),include/jemalloc/jemalloc_defs.h.in include/jemalloc/internal/jemalloc_internal_defs.h.in include/jemalloc/internal/private_symbols.sh include/jemalloc/internal/private_namespace.sh include/jemalloc/internal/public_namespace.sh include/jemalloc/internal/public_unnamespace.sh include/jemalloc/jemalloc_rename.sh include/jemalloc/jemalloc_mangle.sh include/jemalloc/jemalloc.sh test/include/test/jemalloc_test_defs.h.in)
56 cfgoutputs_in := $(addprefix $(srcroot),Makefile.in jemalloc.pc.in doc/html.xsl.in doc/manpages.xsl.in doc/jemalloc.xml.in include/jemalloc/jemalloc_macros.h.in include/jemalloc/jemalloc_protos.h.in include/jemalloc/jemalloc_typedefs.h.in include/jemalloc/internal/jemalloc_preamble.h.in test/test.sh.in test/include/test/jemalloc_test.h.in)
97 C_SRCS := $(srcroot)src/jemalloc.c \
98 $(srcroot)src/arena.c \
99 $(srcroot)src/background_thread.c \
100 $(srcroot)src/base.c \
101 $(srcroot)src/bin.c \
102 $(srcroot)src/bin_info.c
    [all...]
  /src/external/gpl3/gdb/dist/libsframe/testsuite/
local.mk 7 srcroot=`cd $(srcdir) && pwd`; export srcroot; \ macro
13 $$runtest --tool $(DEJATOOL) --srcdir $${srcroot}/testsuite \
  /src/external/gpl3/gdb.old/dist/libsframe/testsuite/
local.mk 7 srcroot=`cd $(srcdir) && pwd`; export srcroot; \ macro
13 $$runtest --tool $(DEJATOOL) --srcdir $${srcroot}/testsuite \
  /src/external/gpl3/binutils/dist/gprofng/
Makefile.am 62 srcroot=`cd $(srcdir) && pwd`; export srcroot; \
68 $$runtest --tool $(DEJATOOL) --srcdir $${srcroot}/testsuite \
  /src/external/gpl3/binutils.old/dist/gprofng/
Makefile.am 60 srcroot=`cd $(srcdir) && pwd`; export srcroot; \
66 $$runtest --tool $(DEJATOOL) --srcdir $${srcroot}/testsuite \
  /src/external/gpl3/gdb.old/dist/sim/
Makefile.am 25 srcroot = $(srcdir)/..
46 CONFIG_STATUS_DEPENDENCIES = $(srcroot)/bfd/development.sh
55 -I$(srcroot) \
56 -I$(srcroot)/include \
67 -I$(srcroot)/include \
89 $(srcroot)/include/sim/callback.h \
90 $(srcroot)/include/sim/sim.h
  /src/external/gpl3/gdb/dist/sim/
Makefile.am 25 srcroot = $(srcdir)/..
46 CONFIG_STATUS_DEPENDENCIES = $(srcroot)/bfd/development.sh
55 -I$(srcroot) \
56 -I$(srcroot)/include \
67 -I$(srcroot)/include \
89 $(srcroot)/include/sim/callback.h \
90 $(srcroot)/include/sim/sim.h
  /src/external/gpl3/gdb.old/dist/sim/common/
gennltvals.py 253 '--srcroot', type=Path,
270 if opts.srcroot is None:
271 opts.srcroot = Path(__file__).resolve().parent.parent.parent
273 opts.srcroot = opts.srcroot.resolve()
277 if (opts.srcroot / 'newlib').is_dir():
279 if (opts.srcroot / 'libgloss').is_dir():
280 opts.newlib = opts.srcroot
282 opts.newlib = opts.srcroot / 'newlib'
283 elif (opts.srcroot.parent / 'newlib').is_dir()
    [all...]
local.mk 43 %D%/version.c-stamp: $(srcroot)/gdb/version.in $(srcroot)/bfd/version.h $(srcdir)/%D%/create-version.sh
44 $(AM_V_GEN)$(SHELL) $(srcdir)/%D%/create-version.sh $(srcroot)/gdb $@.tmp
45 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change $@.tmp $(@:-stamp=)
126 $(SHELL) $(srcroot)/move-if-change $@.tmp $(@D)/hw-config.h; \
157 $(SHELL) $(srcroot)/move-if-change $@.tmp $(@D)/modules.c; \
186 CPU_DIR = $(srcroot)/cpu
  /src/external/gpl3/gdb/dist/sim/common/
gennltvals.py 253 '--srcroot', type=Path,
270 if opts.srcroot is None:
271 opts.srcroot = Path(__file__).resolve().parent.parent.parent
273 opts.srcroot = opts.srcroot.resolve()
277 if (opts.srcroot / 'newlib').is_dir():
279 if (opts.srcroot / 'libgloss').is_dir():
280 opts.newlib = opts.srcroot
282 opts.newlib = opts.srcroot / 'newlib'
283 elif (opts.srcroot.parent / 'newlib').is_dir()
    [all...]
local.mk 43 %D%/version.c-stamp: $(srcroot)/gdb/version.in $(srcroot)/bfd/version.h $(srcdir)/%D%/create-version.sh
44 $(AM_V_GEN)$(SHELL) $(srcdir)/%D%/create-version.sh $(srcroot)/gdb $@.tmp
45 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change $@.tmp $(@:-stamp=)
126 $(SHELL) $(srcroot)/move-if-change $@.tmp $(@D)/hw-config.h; \
157 $(SHELL) $(srcroot)/move-if-change $@.tmp $(@D)/modules.c; \
186 CPU_DIR = $(srcroot)/cpu
  /src/external/gpl3/binutils/dist/libctf/
Makefile.am 83 echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
96 srcroot=`cd $(srcdir) && pwd`; export srcroot; \
107 $$runtest --tool $(DEJATOOL) --srcdir $${srcroot}/testsuite \
  /src/external/gpl3/binutils.old/dist/libctf/
Makefile.am 83 echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
96 srcroot=`cd $(srcdir) && pwd`; export srcroot; \
107 $$runtest --tool $(DEJATOOL) --srcdir $${srcroot}/testsuite \
  /src/external/gpl3/gdb.old/dist/libctf/
Makefile.am 83 echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
96 srcroot=`cd $(srcdir) && pwd`; export srcroot; \
107 $$runtest --tool $(DEJATOOL) --srcdir $${srcroot}/testsuite \
  /src/external/gpl3/gdb.old/dist/sim/testsuite/
local.mk 57 $(SHELL) $(srcroot)/contrib/dg-extract-results.sh \
59 $(SHELL) $(srcroot)/contrib/dg-extract-results.sh -L \
  /src/external/gpl3/gdb/dist/libctf/
Makefile.am 83 echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
96 srcroot=`cd $(srcdir) && pwd`; export srcroot; \
107 $$runtest --tool $(DEJATOOL) --srcdir $${srcroot}/testsuite \
  /src/external/gpl3/gdb/dist/sim/testsuite/
local.mk 57 $(SHELL) $(srcroot)/contrib/dg-extract-results.sh \
59 $(SHELL) $(srcroot)/contrib/dg-extract-results.sh -L \
  /src/external/gpl3/gdb.old/dist/sim/cris/
local.mk 100 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/eng-v10f.hin %D%/engv10.h
101 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/mloop-v10f.cin %D%/mloopv10f.c
111 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/eng-v32f.hin %D%/engv32.h
112 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/mloop-v32f.cin %D%/mloopv32f.c
127 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change $(srcdir)/%D%/semv10-switch.c $(srcdir)/%D%/semcrisv10f-switch.c
132 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change $(srcdir)/%D%/semv32-switch.c $(srcdir)/%D%/semcrisv32f-switch.c
  /src/external/gpl3/gdb/dist/sim/cris/
local.mk 100 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/eng-v10f.hin %D%/engv10.h
101 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/mloop-v10f.cin %D%/mloopv10f.c
111 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/eng-v32f.hin %D%/engv32.h
112 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/mloop-v32f.cin %D%/mloopv32f.c
127 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change $(srcdir)/%D%/semv10-switch.c $(srcdir)/%D%/semcrisv10f-switch.c
132 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change $(srcdir)/%D%/semv32-switch.c $(srcdir)/%D%/semcrisv32f-switch.c
  /src/external/gpl3/gdb.old/dist/sim/m32r/
local.mk 98 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/eng.hin %D%/eng.h
99 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/mloop.cin %D%/mloop.c
108 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/engx.hin %D%/engx.h
109 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/mloopx.cin %D%/mloopx.c
118 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/eng2.hin %D%/eng2.h
119 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/mloop2.cin %D%/mloop2.c
  /src/external/gpl3/gdb/dist/sim/m32r/
local.mk 98 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/eng.hin %D%/eng.h
99 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/mloop.cin %D%/mloop.c
108 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/engx.hin %D%/engx.h
109 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/mloopx.cin %D%/mloopx.c
118 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/eng2.hin %D%/eng2.h
119 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/mloop2.cin %D%/mloop2.c
  /src/external/bsd/jemalloc.old/dist/test/
test.sh.in 39 if [ -e "@srcroot@${t}.sh" ] ; then
46 . @srcroot@${t}.sh && \
  /src/external/gpl3/gdb/dist/sim/ppc/
local.mk 84 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/defines.hin %D%/defines.h
92 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change $@.tmp $(srcdir)/%D%/spreg.c
97 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change $@.tmp $(srcdir)/%D%/spreg.h
226 %D%/stamp-hw: Makefile $(%C%_HW_SRC) $(srcroot)/move-if-change
252 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/hw.hin %D%/hw.h
253 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/hw.cin %D%/hw.c
268 %D%/stamp-pk: $(srcdir)/%D%/local.mk $(%C%_PACKAGE_SRC) $(srcroot)/move-if-change
282 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/pk.hin $(srcdir)/%D%/pk.h
  /src/external/gpl3/gdb.old/dist/sim/ppc/
local.mk 84 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/defines.hin %D%/defines.h
92 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change $@.tmp $(srcdir)/%D%/spreg.c
97 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change $@.tmp $(srcdir)/%D%/spreg.h
226 %D%/stamp-hw: Makefile $(%C%_HW_SRC) $(srcroot)/move-if-change
252 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/hw.hin %D%/hw.h
253 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/hw.cin %D%/hw.c
268 %D%/stamp-pk: $(srcdir)/%D%/local.mk $(%C%_PACKAGE_SRC) $(srcroot)/move-if-change
282 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/pk.hin $(srcdir)/%D%/pk.h
  /src/external/bsd/jemalloc/dist/test/
test.sh.in 39 if [ -e "@srcroot@${t}.sh" ] ; then
47 . @srcroot@${t}.sh && \

Completed in 31 milliseconds

1 2