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

1 2 3 4 5 6 7 8 9

  /external/compiler-rt/lib/tsan/rtl/
Makefile.mk 13 Sources := $(foreach file,$(wildcard $(Dir)/*.cc),$(notdir $(file)))
14 AsmSources := $(foreach file,$(wildcard $(Dir)/*.S),$(notdir $(file)))
20 Dependencies := $(wildcard $(Dir)/*.h)
21 Dependencies += $(wildcard $(Dir)/../../interception/*.h)
22 Dependencies += $(wildcard $(Dir)/../../sanitizer_common/*.h)
  /external/libsepol/include/
Makefile 10 install -m 644 $(wildcard sepol/*.h) $(INCDIR)
11 install -m 644 $(wildcard sepol/policydb/*.h) $(INCDIR)/policydb
14 ../../scripts/Lindent $(wildcard sepol/*.h)
  /development/host/
Android.mk 18 dir := $(wildcard $(LOCAL_PATH)/$(HOST_PREBUILT_TAG))
  /external/compiler-rt/lib/asan/
Makefile.mk 13 Sources := $(foreach file,$(wildcard $(Dir)/*.cc),$(notdir $(file)))
19 Dependencies := $(wildcard $(Dir)/*.h)
20 Dependencies += $(wildcard $(Dir)/../interception/*.h)
21 Dependencies += $(wildcard $(Dir)/../sanitizer_common/*.h)
  /external/compiler-rt/lib/msan/
Makefile.mk 13 Sources := $(foreach file,$(wildcard $(Dir)/*.cc),$(notdir $(file)))
19 Dependencies := $(wildcard $(Dir)/*.h)
20 Dependencies += $(wildcard $(Dir)/../interception/*.h)
21 Dependencies += $(wildcard $(Dir)/../sanitizer_common/*.h)
  /external/compiler-rt/lib/arm/
Makefile.mk 14 AsmSources := $(foreach file,$(wildcard $(Dir)/*.S),$(notdir $(file)))
15 Sources := $(foreach file,$(wildcard $(Dir)/*.c),$(notdir $(file)))
20 Dependencies := $(wildcard lib/*.h $(Dir)/*.h)
  /external/compiler-rt/lib/i386/
Makefile.mk 14 AsmSources := $(foreach file,$(wildcard $(Dir)/*.S),$(notdir $(file)))
15 Sources := $(foreach file,$(wildcard $(Dir)/*.c),$(notdir $(file)))
20 Dependencies := $(wildcard lib/*.h $(Dir)/*.h)
  /external/compiler-rt/lib/interception/
Makefile.mk 13 Sources := $(foreach file,$(wildcard $(Dir)/*.cc),$(notdir $(file)))
19 Dependencies := $(wildcard $(Dir)/*.h)
20 Dependencies += $(wildcard $(Dir)/../sanitizer_common/*.h)
  /external/compiler-rt/lib/ppc/
Makefile.mk 14 AsmSources := $(foreach file,$(wildcard $(Dir)/*.S),$(notdir $(file)))
15 Sources := $(foreach file,$(wildcard $(Dir)/*.c),$(notdir $(file)))
20 Dependencies := $(wildcard lib/*.h $(Dir)/*.h)
  /external/compiler-rt/lib/ubsan/
Makefile.mk 13 Sources := $(foreach file,$(wildcard $(Dir)/*.cc),$(notdir $(file)))
19 Dependencies := $(wildcard $(Dir)/*.h)
20 Dependencies += $(wildcard $(Dir)/../sanitizer_common/*.h)
  /external/compiler-rt/lib/x86_64/
Makefile.mk 14 AsmSources := $(foreach file,$(wildcard $(Dir)/*.S),$(notdir $(file)))
15 Sources := $(foreach file,$(wildcard $(Dir)/*.c),$(notdir $(file)))
20 Dependencies := $(wildcard lib/*.h $(Dir)/*.h)
  /external/aac/
Android.mk 4 aacdec_sources := $(wildcard $(LOCAL_PATH)/libAACdec/src/*.cpp)
7 aacenc_sources := $(wildcard $(LOCAL_PATH)/libAACenc/src/*.cpp)
10 pcmutils_sources := $(wildcard $(LOCAL_PATH)/libPCMutils/src/*.cpp)
13 fdk_sources := $(wildcard $(LOCAL_PATH)/libFDK/src/*.cpp)
16 sys_sources := $(wildcard $(LOCAL_PATH)/libSYS/src/*.cpp)
19 mpegtpdec_sources := $(wildcard $(LOCAL_PATH)/libMpegTPDec/src/*.cpp)
22 mpegtpenc_sources := $(wildcard $(LOCAL_PATH)/libMpegTPEnc/src/*.cpp)
25 sbrdec_sources := $(wildcard $(LOCAL_PATH)/libSBRdec/src/*.cpp)
28 sbrenc_sources := $(wildcard $(LOCAL_PATH)/libSBRenc/src/*.cpp)
  /external/libsepol/utils/
Makefile 9 TARGETS=$(patsubst %.c,%,$(wildcard *.c))
21 ../../scripts/Lindent $(wildcard *.[ch])
  /ndk/tests/build/issue20862-libpng-O0/jni/
Android.mk 12 LOCAL_SRC_FILES := $(notdir $(filter-out %/example.c, $(wildcard $(LOCAL_PATH)/*.c)))
  /external/compiler-rt/lib/profile/
Makefile.mk 13 Sources := $(foreach file,$(wildcard $(Dir)/*.c),$(notdir $(file)))
18 Dependencies := $(wildcard $(Dir)/*.h)
  /external/compiler-rt/lib/sanitizer_common/
Makefile.mk 13 Sources := $(foreach file,$(wildcard $(Dir)/*.cc),$(notdir $(file)))
19 Dependencies := $(wildcard $(Dir)/*.h)
  /external/qemu/distrib/sdl-1.2.15/
Makefile 24 ifeq ($(wildcard $(CONFIG_MAKE)),)
71 -include $(wildcard $(DEPENDENCY_DIRS:%=%/*.d))
  /hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
Makefile 1 HSRC=$(wildcard *.h)
  /packages/apps/Email/src/org/apache/commons/io/filefilter/
WildcardFileFilter.java 32 * The wildcard matcher uses the characters '?' and '*' to represent a
33 * single or multiple wildcard characters.
60 * Construct a new case-sensitive wildcard filter for a single wildcard.
62 * @param wildcard the wildcard to match
65 public WildcardFileFilter(String wildcard) {
66 this(wildcard, null);
70 * Construct a new wildcard filter for a single wildcard specifying case-sensitivity.
    [all...]
  /external/icu4c/stubdata/
root.mk 3 root_dat_path := $(wildcard $(stubdata_path)/*-all.dat)
  /external/libsepol/tests/
Makefile 18 objs := $(patsubst %.c,%.o,$(wildcard *.c))
24 m4support := $(wildcard policies/support/*.spt)
25 testsuites := $(wildcard policies/test-*)
26 policysrc := $(foreach path,$(testsuites),$(wildcard $(path)/*.conf))
  /external/llvm/projects/
Makefile 15 DIRS:= $(filter-out llvm-test test-suite,$(patsubst $(PROJ_SRC_DIR)/%/Makefile,%,$(wildcard $(PROJ_SRC_DIR)/*/Makefile)))
  /external/qemu/
Makefile 36 ifeq ($(wildcard $(CONFIG_MAKE)),)
85 -include $(wildcard $(DEPENDENCY_DIRS:%=%/*.d))
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
Makefile 2 HSRC=$(wildcard *.h)
  /external/junit/src/org/junit/runners/model/
NoGenericTypeParametersValidator.java 41 private void validateNoTypeParameterOnWildcardType(WildcardType wildcard,
43 for (Type each : wildcard.getUpperBounds())
45 for (Type each : wildcard.getLowerBounds())

Completed in 5817 milliseconds

1 2 3 4 5 6 7 8 9