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

1 2 3

  /src/external/lgpl2/userspace-rcu/dist/doc/examples/dist-files/
Makefile 8 $(AM_V_at)$(MAKE) -C hlist
9 $(AM_V_at)$(MAKE) -C list
10 $(AM_V_at)$(MAKE) -C urcu-flavors
11 $(AM_V_at)$(MAKE) -C wfcqueue
12 $(AM_V_at)$(MAKE) -C rculfqueue
13 $(AM_V_at)$(MAKE) -C wfstack
14 $(AM_V_at)$(MAKE) -C lfstack
15 $(AM_V_at)$(MAKE) -C rculfhash
19 $(AM_V_at)$(MAKE) -C hlist clean
20 $(AM_V_at)$(MAKE) -C list clea
    [all...]
  /src/external/lgpl2/userspace-rcu/dist/doc/examples/rculfhash/
Makefile 8 $(AM_V_at)$(MAKE) -f Makefile.cds_lfht_add
9 $(AM_V_at)$(MAKE) -f Makefile.cds_lfht_add_unique
10 $(AM_V_at)$(MAKE) -f Makefile.cds_lfht_add_replace
11 $(AM_V_at)$(MAKE) -f Makefile.cds_lfht_del
12 $(AM_V_at)$(MAKE) -f Makefile.cds_lfht_destroy
13 $(AM_V_at)$(MAKE) -f Makefile.cds_lfht_lookup
14 $(AM_V_at)$(MAKE) -f Makefile.cds_lfht_for_each_entry_duplicate
18 $(AM_V_at)$(MAKE) -f Makefile.cds_lfht_add clean
19 $(AM_V_at)$(MAKE) -f Makefile.cds_lfht_add_unique clean
20 $(AM_V_at)$(MAKE) -f Makefile.cds_lfht_add_replace clea
    [all...]
  /src/external/lgpl2/userspace-rcu/dist/doc/examples/lfstack/
Makefile 8 $(AM_V_at)$(MAKE) -f Makefile.cds_lfs_push
9 $(AM_V_at)$(MAKE) -f Makefile.cds_lfs_pop_blocking
10 $(AM_V_at)$(MAKE) -f Makefile.cds_lfs_pop_all_blocking
14 $(AM_V_at)$(MAKE) -f Makefile.cds_lfs_push clean
15 $(AM_V_at)$(MAKE) -f Makefile.cds_lfs_pop_blocking clean
16 $(AM_V_at)$(MAKE) -f Makefile.cds_lfs_pop_all_blocking clean
  /src/external/lgpl2/userspace-rcu/dist/doc/examples/wfcqueue/
Makefile 8 $(AM_V_at)$(MAKE) -f Makefile.cds_wfcq_enqueue
9 $(AM_V_at)$(MAKE) -f Makefile.cds_wfcq_dequeue
10 $(AM_V_at)$(MAKE) -f Makefile.cds_wfcq_splice
14 $(AM_V_at)$(MAKE) -f Makefile.cds_wfcq_enqueue clean
15 $(AM_V_at)$(MAKE) -f Makefile.cds_wfcq_dequeue clean
16 $(AM_V_at)$(MAKE) -f Makefile.cds_wfcq_splice clean
  /src/external/lgpl2/userspace-rcu/dist/doc/examples/wfstack/
Makefile 8 $(AM_V_at)$(MAKE) -f Makefile.cds_wfs_push
9 $(AM_V_at)$(MAKE) -f Makefile.cds_wfs_pop
10 $(AM_V_at)$(MAKE) -f Makefile.cds_wfs_pop_all_blocking
14 $(AM_V_at)$(MAKE) -f Makefile.cds_wfs_push clean
15 $(AM_V_at)$(MAKE) -f Makefile.cds_wfs_pop clean
16 $(AM_V_at)$(MAKE) -f Makefile.cds_wfs_pop_all_blocking clean
  /src/external/lgpl2/userspace-rcu/dist/doc/examples/list/
Makefile 8 $(AM_V_at)$(MAKE) -f Makefile.cds_list_add_rcu
9 $(AM_V_at)$(MAKE) -f Makefile.cds_list_add_tail_rcu
10 $(AM_V_at)$(MAKE) -f Makefile.cds_list_del_rcu
11 $(AM_V_at)$(MAKE) -f Makefile.cds_list_for_each_rcu
12 $(AM_V_at)$(MAKE) -f Makefile.cds_list_for_each_entry_rcu
13 $(AM_V_at)$(MAKE) -f Makefile.cds_list_replace_rcu
17 $(AM_V_at)$(MAKE) -f Makefile.cds_list_add_rcu clean
18 $(AM_V_at)$(MAKE) -f Makefile.cds_list_add_tail_rcu clean
19 $(AM_V_at)$(MAKE) -f Makefile.cds_list_del_rcu clean
20 $(AM_V_at)$(MAKE) -f Makefile.cds_list_for_each_rcu clea
    [all...]
  /src/external/lgpl2/userspace-rcu/dist/doc/examples/rculfqueue/
Makefile 8 $(AM_V_at)$(MAKE) -f Makefile.cds_lfq_enqueue
9 $(AM_V_at)$(MAKE) -f Makefile.cds_lfq_dequeue
13 $(AM_V_at)$(MAKE) -f Makefile.cds_lfq_enqueue clean
14 $(AM_V_at)$(MAKE) -f Makefile.cds_lfq_dequeue clean
  /src/external/lgpl2/userspace-rcu/dist/doc/examples/hlist/
Makefile 8 $(AM_V_at)$(MAKE) -f Makefile.cds_hlist_add_head_rcu
9 $(AM_V_at)$(MAKE) -f Makefile.cds_hlist_del_rcu
10 $(AM_V_at)$(MAKE) -f Makefile.cds_hlist_for_each_rcu
11 $(AM_V_at)$(MAKE) -f Makefile.cds_hlist_for_each_entry_rcu
15 $(AM_V_at)$(MAKE) -f Makefile.cds_hlist_add_head_rcu clean
16 $(AM_V_at)$(MAKE) -f Makefile.cds_hlist_del_rcu clean
17 $(AM_V_at)$(MAKE) -f Makefile.cds_hlist_for_each_rcu clean
18 $(AM_V_at)$(MAKE) -f Makefile.cds_hlist_for_each_entry_rcu clean
  /src/external/lgpl2/userspace-rcu/dist/doc/examples/urcu-flavors/
Makefile 8 $(AM_V_at)$(MAKE) -f Makefile.qsbr
9 $(AM_V_at)$(MAKE) -f Makefile.mb
10 $(AM_V_at)$(MAKE) -f Makefile.membarrier
11 $(AM_V_at)$(MAKE) -f Makefile.bp
15 $(AM_V_at)$(MAKE) -f Makefile.qsbr clean
16 $(AM_V_at)$(MAKE) -f Makefile.mb clean
17 $(AM_V_at)$(MAKE) -f Makefile.membarrier clean
18 $(AM_V_at)$(MAKE) -f Makefile.bp clean
  /src/external/gpl3/gdb/dist/sim/testsuite/common/
local.mk 53 $(AM_V_at)cat $(srcdir)/%D%/bits-tst.c >> $@.tmp
54 $(AM_V_at)mv $@.tmp $@
61 $(AM_V_at)cat $(srcdir)/%D%/bits-tst.c >> $@.tmp
62 $(AM_V_at)mv $@.tmp $@
69 $(AM_V_at)cat $(srcdir)/%D%/bits-tst.c >> $@.tmp
70 $(AM_V_at)mv $@.tmp $@
77 $(AM_V_at)cat $(srcdir)/%D%/bits-tst.c >> $@.tmp
78 $(AM_V_at)mv $@.tmp $@
  /src/external/gpl3/gdb.old/dist/sim/testsuite/common/
local.mk 53 $(AM_V_at)cat $(srcdir)/%D%/bits-tst.c >> $@.tmp
54 $(AM_V_at)mv $@.tmp $@
61 $(AM_V_at)cat $(srcdir)/%D%/bits-tst.c >> $@.tmp
62 $(AM_V_at)mv $@.tmp $@
69 $(AM_V_at)cat $(srcdir)/%D%/bits-tst.c >> $@.tmp
70 $(AM_V_at)mv $@.tmp $@
77 $(AM_V_at)cat $(srcdir)/%D%/bits-tst.c >> $@.tmp
78 $(AM_V_at)mv $@.tmp $@
  /src/external/gpl3/gdb/dist/sim/testsuite/
local.mk 48 $(AM_V_at)mkdir -p testsuite/$*
52 $(AM_V_at)( \
70 $(AM_V_at)(set -e; \
  /src/external/gpl3/gdb.old/dist/sim/testsuite/
local.mk 48 $(AM_V_at)mkdir -p testsuite/$*
52 $(AM_V_at)( \
70 $(AM_V_at)(set -e; \
  /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
102 $(AM_V_at)touch $@
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
113 $(AM_V_at)touch $@
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/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
102 $(AM_V_at)touch $@
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
113 $(AM_V_at)touch $@
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/ppc/
local.mk 84 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/defines.hin %D%/defines.h
85 $(AM_V_at)touch $@
92 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change $@.tmp $(srcdir)/%D%/spreg.c
93 $(AM_V_at)touch $(srcdir)/%D%/spreg.c
97 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change $@.tmp $(srcdir)/%D%/spreg.h
98 $(AM_V_at)touch $(srcdir)/%D%/spreg.h
182 $(AM_V_at)touch $@
188 $(AM_V_at)-rm -f $@
190 $(AM_V_at)$(RANLIB_FOR_BUILD) $@
252 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/hw.hin %D%/hw.
    [all...]
  /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
85 $(AM_V_at)touch $@
92 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change $@.tmp $(srcdir)/%D%/spreg.c
93 $(AM_V_at)touch $(srcdir)/%D%/spreg.c
97 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change $@.tmp $(srcdir)/%D%/spreg.h
98 $(AM_V_at)touch $(srcdir)/%D%/spreg.h
182 $(AM_V_at)touch $@
188 $(AM_V_at)-rm -f $@
190 $(AM_V_at)$(RANLIB_FOR_BUILD) $@
252 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change %D%/hw.hin %D%/hw.
    [all...]
  /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
100 $(AM_V_at)touch $@
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
110 $(AM_V_at)touch $@
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
120 $(AM_V_at)touch $@
  /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
100 $(AM_V_at)touch $@
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
110 $(AM_V_at)touch $@
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
120 $(AM_V_at)touch $@
  /src/external/gpl3/gdb/dist/sim/bfin/
local.mk 88 $(AM_V_at)(\
101 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change $@.tmp $(srcdir)/%D%/linux-fixed-code.h
102 $(AM_V_at)touch $(srcdir)/%D%/linux-fixed-code.h
  /src/external/gpl3/gdb.old/dist/sim/bfin/
local.mk 88 $(AM_V_at)(\
101 $(AM_V_at)$(SHELL) $(srcroot)/move-if-change $@.tmp $(srcdir)/%D%/linux-fixed-code.h
102 $(AM_V_at)touch $(srcdir)/%D%/linux-fixed-code.h
  /src/external/gpl3/binutils/dist/gprof/
Makefile.am 99 $(AM_V_at)-$(TEXI2POD) $(MANCONF) -Dgprof < $(srcdir)/gprof.texi > gprof.pod
100 $(AM_V_at)-($(POD2MAN) gprof.pod | \
104 $(AM_V_at)rm -f gprof.pod
108 $(AM_V_at)$(MKDIR_P) doc
  /src/external/gpl3/binutils.old/dist/gprof/
Makefile.am 99 $(AM_V_at)-$(TEXI2POD) $(MANCONF) -Dgprof < $(srcdir)/gprof.texi > gprof.pod
100 $(AM_V_at)-($(POD2MAN) gprof.pod | \
104 $(AM_V_at)rm -f gprof.pod
108 $(AM_V_at)$(MKDIR_P) doc
  /src/external/gpl3/gdb/dist/gnulib/import/
Makefile.am 157 $(AM_V_at)mv $@-t $@
176 $(AM_V_at)$(SED_HEADER_STDOUT) \
195 $(AM_V_at)mv $@-t $@
340 $(AM_V_at)mv $@-t $@
386 $(AM_V_at)mv $@-t $@
453 $(AM_V_at)mv $@-t $@
528 $(AM_V_at)mv $@-t $@
603 $(AM_V_at)mv $@-t $@
660 $(AM_V_at)mv $@-t $@
742 # Use $(gl_V_at) instead of $(AM_V_GEN) or $(AM_V_at) on a line tha
    [all...]
  /src/external/gpl3/gdb.old/dist/gnulib/import/
Makefile.am 157 $(AM_V_at)mv $@-t $@
176 $(AM_V_at)$(SED_HEADER_STDOUT) \
195 $(AM_V_at)mv $@-t $@
340 $(AM_V_at)mv $@-t $@
386 $(AM_V_at)mv $@-t $@
453 $(AM_V_at)mv $@-t $@
528 $(AM_V_at)mv $@-t $@
603 $(AM_V_at)mv $@-t $@
660 $(AM_V_at)mv $@-t $@
742 # Use $(gl_V_at) instead of $(AM_V_GEN) or $(AM_V_at) on a line tha
    [all...]

Completed in 36 milliseconds

1 2 3