HomeSort by relevance Sort by last modified time
    Searched refs:notdir (Results 1 - 25 of 145) sorted by null

1 2 3 4 5 6

  /external/compiler-rt/lib/builtins/arm64/
Makefile.mk 14 AsmSources := $(foreach file,$(wildcard $(Dir)/*.S),$(notdir $(file)))
15 Sources := $(foreach file,$(wildcard $(Dir)/*.c),$(notdir $(file)))
  /external/compiler-rt/lib/builtins/armv6m/
Makefile.mk 14 AsmSources := $(foreach file,$(wildcard $(Dir)/*.S),$(notdir $(file)))
15 Sources := $(foreach file,$(wildcard $(Dir)/*.c),$(notdir $(file)))
  /external/compiler-rt/lib/builtins/i386/
Makefile.mk 14 AsmSources := $(foreach file,$(wildcard $(Dir)/*.S),$(notdir $(file)))
15 Sources := $(foreach file,$(wildcard $(Dir)/*.c),$(notdir $(file)))
  /external/compiler-rt/lib/builtins/ppc/
Makefile.mk 14 AsmSources := $(foreach file,$(wildcard $(Dir)/*.S),$(notdir $(file)))
15 Sources := $(foreach file,$(wildcard $(Dir)/*.c),$(notdir $(file)))
  /external/compiler-rt/lib/builtins/x86_64/
Makefile.mk 14 AsmSources := $(foreach file,$(wildcard $(Dir)/*.S),$(notdir $(file)))
15 Sources := $(foreach file,$(wildcard $(Dir)/*.c),$(notdir $(file)))
  /external/ltp/m4/
GNUmakefile 27 M4MACROS := $(notdir $(wildcard *.m4))
  /external/ltp/scenario_groups/
Makefile 34 INSTALL_TARGETS := $(filter-out $(UNWANTED_FILES),$(notdir $(patsubst $(abs_srcdir)/%,%,$(wildcard $(abs_srcdir)/*))))
  /external/ltp/testcases/realtime/m4/
GNUmakefile 27 M4MACROS := $(notdir $(wildcard *.m4))
  /external/zlib/src/nintendods/
Makefile 38 LDFLAGS = -specs=ds_arm9.specs -g $(ARCH) -Wl,-Map,$(notdir $*.map)
50 ifneq ($(BUILD),$(notdir $(CURDIR)))
60 CFILES := $(foreach dir,$(SOURCES),$(notdir $(wildcard $(dir)/*.c)))
61 CPPFILES := $(foreach dir,$(SOURCES),$(notdir $(wildcard $(dir)/*.cpp)))
62 SFILES := $(foreach dir,$(SOURCES),$(notdir $(wildcard $(dir)/*.s)))
63 BINFILES := $(foreach dir,$(DATA),$(notdir $(wildcard $(dir)/*.*)))
118 @echo $(notdir $<)
  /system/extras/squashfs_utils/
Android.mk 11 LOCAL_BUILT_MODULE_STEM := $(notdir $(LOCAL_SRC_FILES))
  /external/compiler-rt/lib/builtins/arm/
Makefile.mk 14 AsmSources := $(foreach file,$(wildcard $(Dir)/*.S),$(notdir $(file)))
15 Sources := $(foreach file,$(wildcard $(Dir)/*.c),$(notdir $(file)))
  /external/linux-kselftest/android/
Android.prebuilt.mk 20 module_stem := $(notdir $(module_src_files))
  /external/ltp/android/
Android.prebuilt.mk 17 module_stem := $(notdir $(module_prebuilt))
  /external/ltp/runtest/
Makefile 39 INSTALL_TARGETS := $(filter-out $(UNWANTED_FILES),$(notdir $(patsubst $(abs_srcdir)/%,%,$(wildcard $(abs_srcdir)/*))))
  /build/make/core/combo/
HOST_darwin-x86.mk 43 -install_name @rpath/$(notdir $@) \
44 -Wl,-rpath,@loader_path/../$(notdir $($(PRIVATE_2ND_ARCH_VAR_PREFIX)HOST_OUT_SHARED_LIBRARIES)) \
45 -Wl,-rpath,@loader_path/$(notdir $($(PRIVATE_2ND_ARCH_VAR_PREFIX)HOST_OUT_SHARED_LIBRARIES)) \
  /system/ca-certificates/
Android.mk 36 LOCAL_MODULE_STEM := $(notdir $(2))
47 $(foreach cacert, $(cacerts), $(eval $(call include-prebuilt-with-destination-directory,target-cacert-$(notdir $(cacert)),$(cacert),$(cacerts_target_directory))))
48 cacerts_target := $(addprefix $(cacerts_target_directory)/,$(foreach cacert,$(cacerts),$(notdir $(cacert))))
56 $(foreach cacert, $(cacerts), $(eval $(call include-prebuilt-with-destination-directory,host-cacert-$(notdir $(cacert)),$(cacert),$(cacerts_host_directory))))
58 cacerts_host := $(addprefix $(cacerts_host_directory)/,$(foreach cacert,$(cacerts),$(notdir $(cacert))))
  /external/icu/icu4c/source/config/
mh-os390 128 IMPORT_LIB = $(basename $(notdir $(SO_TARGET)))$(IMPORT_LIB_EXT)#M#
129 MIDDLE_IMPORT_LIB = $(basename $(notdir $(MIDDLE_SO_TARGET)))$(IMPORT_LIB_EXT)#M#
130 FINAL_IMPORT_LIB = $(basename $(notdir $(FINAL_SO_TARGET)))$(IMPORT_LIB_EXT)#M#
  /frameworks/base/data/keyboards/
keyboards.mk 20 $(file):system/usr/keylayout/$(notdir $(file)))
23 $(file):system/usr/keychars/$(notdir $(file)))
26 $(file):system/usr/idc/$(notdir $(file)))
  /external/ltp/testcases/kernel/syscalls/utils/
compat_16.mk 57 MAKE_TARGETS := $(notdir $(patsubst %.c,%,$(SRCS)))
newer_64.mk 30 MAKE_TARGETS := $(notdir $(patsubst %.c,%,$(SRCS)))
  /external/syslinux/codepage/
Makefile 4 CPOBJ = $(notdir $(CPSRC))
  /system/core/libnativebridge/tests/
Android.mk 42 $(eval LOCAL_MODULE := $(notdir $(file:%.cpp=%))) \
51 $(eval LOCAL_MODULE := $(notdir $(file:%.cpp=%))) \
  /test/vts-testcase/security/poc/target/
Android.poc_test.mk 22 module_name := $(notdir $(module_testname))
  /external/ltp/include/mk/
lib.mk 40 install_headers: $(addprefix $(DESTDIR)/$(includedir)/,$(notdir $(HEADER_FILES)))
65 $(LIB): $(notdir $(LIBOBJS))
  /system/ca-certificates/google/
Android.mk 21 $(foreach cacert, $(cacerts_google), $(eval $(call include-prebuilt-with-destination-directory,target-cacert-google-$(notdir $(cacert)),$(cacert),$(cacerts_google_target_directory))))
22 cacerts_google_target := $(addprefix $(cacerts_google_target_directory)/,$(foreach cacert,$(cacerts_google),$(notdir $(cacert))))
30 $(foreach cacert, $(cacerts_google), $(eval $(call include-prebuilt-with-destination-directory,host-cacert-google-$(notdir $(cacert)),$(cacert),$(cacerts_google_host_directory))))
32 cacerts_google_host := $(addprefix $(cacerts_google_host_directory)/,$(foreach cacert,$(cacerts_google),$(notdir $(cacert))))

Completed in 464 milliseconds

1 2 3 4 5 6