Searched refs:dot (Results 1 – 7 of 7) sorted by relevance
/xen/xen/tools/kconfig/ |
A D | Makefile.kconfig | 18 dot-target = $(dir $@).$(notdir $@) 19 depfile = $(subst $(comma),,$(dot-target).d)
|
/xen/tools/hotplug/Linux/systemd/ |
A D | show_service_dependencies.sh | 31 ) | dot -Tpng | display -
|
/xen/xen/scripts/ |
A D | Kbuild.include | 14 dot-target = $(@D)/.$(@F) 92 printf '%s\n' 'cmd_$@ := $(make-cmd)' > $(dot-target).cmd, @:) 101 printf '%s\n' 'cmd_$@ := $(make-cmd)' > $(dot-target).cmd
|
/xen/docs/misc/ |
A D | amd-ucode-container.txt | 5 Aravind [dot] Gopalakrishnan [at] amd [dot] com
|
/xen/tools/debugger/gdbsx/ |
A D | README | 63 mukesh[dot]rathor[at]oracle[dot]com
|
/xen/xen/ |
A D | Makefile | 110 no-dot-config-targets := $(clean-targets) \ 118 ifneq ($(filter $(no-dot-config-targets), $(MAKECMDGOALS)),) 119 ifeq ($(filter-out $(no-dot-config-targets), $(MAKECMDGOALS)),)
|
/xen/xen/include/xen/ |
A D | lib.h | 12 #define count_args_(dot, a1, a2, a3, a4, a5, a6, a7, a8, x, ...) x argument
|
Completed in 27 milliseconds