Searched refs:wildcard (Results 1 - 25 of 157) sorted by relevance

1234567

/macosx-10.10/ruby-106/ruby/lib/rake/contrib/
H A Dsys.rb28 # Install all the files matching +wildcard+ into the +dest_dir+
30 def install(wildcard, dest_dir, mode)
31 FileList.glob(wildcard).each do |fn|
53 # Copy all files matching +wildcard+ into the directory +dest_dir+.
54 def copy_files(wildcard, dest_dir)
55 for_matching_files(wildcard, dest_dir) { |from, to| copy(from, to) }
64 # Link all files matching +wildcard+ into the directory +dest_dir+.
65 def link_files(wildcard, dest_dir)
66 for_matching_files(wildcard, dest_dir) { |from, to| link(from, to) }
75 # Symlink all files matching +wildcard
[all...]
H A Dftptools.rb128 # Upload all files matching +wildcard+ to the uploader's root
130 def upload_files(wildcard)
131 FileList.glob(wildcard).each do |fn|
/macosx-10.10/libpcap-48/libpcap/msdos/
H A Dcommon.dj24 ifeq ($(wildcard $(GCCLIB)/libgcc.a),)
/macosx-10.10/llvmCore-3425.0.34/projects/
H A DMakefile15 DIRS:= $(filter-out llvm-test test-suite,$(patsubst $(PROJ_SRC_DIR)/%/Makefile,%,$(wildcard $(PROJ_SRC_DIR)/*/Makefile)))
/macosx-10.10/curl-83.1.2/curl/packages/TPF/
H A Dcurl.mak33 include $(word 1,$(wildcard $(foreach d,$(TPF_ROOT),$d/opensource/curl/lib/Makefile.inc)) Makefile.inc_not_found)
/macosx-10.10/zlib-55/zlib/nintendods/
H A DMakefile60 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)/*.*)))
/macosx-10.10/TimeZoneData-62/
H A Dmakefile61 ln -sf $(notdir $(lastword $(wildcard $(SRCROOT)/tzdata*.tar.gz))) latest_tzdata.tar.gz; \
62 ln -sf $(notdir $(lastword $(wildcard $(SRCROOT)/tzcode*.tar.gz))) latest_tzcode.tar.gz;);
/macosx-10.10/mDNSResponder-561.1.1/mDNSCore/
H A Dnsec3.c407 CacheRecord *closerEncloser, CacheRecord *wildcard, DNSSECVerifierCallback callback)
418 if (closerEncloser == wildcard)
420 if (closestEncloser == wildcard)
440 if (wildcard)
442 r = AllocateRRVerifier(&wildcard->resrec, &status);
469 CacheRecord *wildcard; local
481 // that the wildcard does not exist
490 if (!NSEC3Find(m, NSEC3Covers, ncr, &wild, mDNSNULL, &wildcard, mDNSNULL, dv->q.qtype))
492 LogMsg("NSEC3NameErrorProof: Cannot find encloser for wildcard");
497 LogDNSSEC("NSEC3NameErrorProof: Wildcard %##s covered by %s", wild.c, CRDisplayString(m, wildcard));
406 VerifyNSEC3(mDNS *const m, DNSSECVerifier *dv, CacheRecord *ncr, CacheRecord *closestEncloser, CacheRecord *closerEncloser, CacheRecord *wildcard, DNSSECVerifierCallback callback) argument
567 CacheRecord *wildcard = mDNSNULL; local
[all...]
/macosx-10.10/patch_cmds-17/diffstat/
H A Dmakefile.wnt16 $P/wildcard.obj
/macosx-10.10/vim-55/src/po/
H A DMake_ming.mak95 --add-comments --keyword=_ --keyword=N_ $(wildcard ../*.c) ../if_perl.xs $(wildcard ../globals.h)
99 --add-comments --keyword=_ --keyword=N_ $(wildcard ../*.c) ../if_perl.xs $(wildcard ../globals.h)
H A DMake_cyg.mak121 --add-comments --keyword=_ --keyword=N_ $(wildcard ../*.c) ../if_perl.xs $(wildcard ../globals.h)
125 --add-comments --keyword=_ --keyword=N_ $(wildcard ../*.c) ../if_perl.xs $(wildcard ../globals.h)
/macosx-10.10/libxml2-26/libxml2/doc/
H A DMakefile.am21 EXTRA_DIST_wc = xmlcatalog_man.xml $(wildcard tutorial/*.html) \
22 $(wildcard tutorial/*.c) $(wildcard tutorial/*.pdf) \
23 $(wildcard tutorial/images/*.png) \
24 $(wildcard tutorial/images/callouts/*.png) $(wildcard API*.html) \
25 $(wildcard *.1) $(wildcard *.xsl) $(wildcard *.html) \
26 $(wildcard *
[all...]
/macosx-10.10/apache-793/httpd/modules/core/test/
H A DMakefile29 F.conf = $(wildcard conf/test*.conf)
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/tsiggss/ns1/
H A Dnamed.conf49 grant Administrator@EXAMPLE.NIL wildcard * A AAAA SRV CNAME;
50 grant testdenied@EXAMPLE.NIL wildcard * TXT;
/macosx-10.10/llvmCore-3425.0.34/lib/VMCore/
H A DMakefile21 INTRINSICTDS := $(wildcard $(PROJ_SRC_ROOT)/include/llvm/Intrinsics*.td)
/macosx-10.10/perl-103/5.16/
H A DMakefile69 ifneq ($(wildcard $(Makefile_inc)),)
/macosx-10.10/perl-103/5.18/
H A DMakefile69 ifneq ($(wildcard $(Makefile_inc)),)
/macosx-10.10/tcl-105/tcl_ext/tclxml/tclxml/library/
H A Dxpath.tcl94 if {[regexp ^$nodetestExpr2 [string trimleft $locpath] discard discard discard nodetest discard typetest discard discard literal wildcard locpath]} {
95 set nodetest [ResolveWildcard $nodetest $typetest $wildcard $literal]
117 # wildcard specified
122 } elseif {[regexp ^((${::xml::QName})${::xml::allWsp}::${::xml::allWsp})?$nodetestExpr2 $locpath discard discard axis discard discard discard nodetest discard typetest discard discard literal wildcard locpath]} {
127 set nodetest [ResolveWildcard $nodetest $typetest $wildcard $literal]
305 proc xpath::ResolveWildcard {nodetest typetest wildcard literal} {
308 switch -glob -- [string length $nodetest],[string length $typetest],[string length $wildcard],[string length $literal] {
313 # Name wildcard specified
322 return -code error "bad location step (found both nodetest and wildcard)"
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dftp.c3262 data->set.chunk_end(data->wildcard.customptr);
3811 struct WildcardData *wildcard = &(conn->data->wildcard); local
3819 wildcard->state = CURLWC_CLEAN;
3824 wildcard->pattern = strdup(last_slash);
3825 if(!wildcard->pattern)
3830 else { /* there is only 'wildcard pattern' or nothing */
3832 wildcard->pattern = strdup(path);
3833 if(!wildcard->pattern)
3838 wildcard
3904 struct WildcardData * const wildcard = &(conn->data->wildcard); local
[all...]
/macosx-10.10/curl-83.1.2/curl/docs/examples/
H A DMakefile.inc6 sendrecv httpcustomheader certinfo chkspeed ftpgetinfo ftp-wildcard \
/macosx-10.10/llvmCore-3425.0.34/tools/llvm-shlib/
H A DMakefile34 Archives := $(wildcard $(LibDir)/libLLVM*.a)
35 SharedLibraries := $(wildcard $(LibDir)/libLLVM*$(SHLIBEXT))
/macosx-10.10/net_snmp-143/
H A DAEP.make80 AEP_Filename = $(wildcard $(AEP_ProjVers).tar.gz $(AEP_ProjVers).tar.bz2)
100 AEP_ManPages := $(wildcard *.[1-9] man/*.[1-9])
/macosx-10.10/xnu-2782.1.97/bsd/conf/
H A DMakefile20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
/macosx-10.10/xnu-2782.1.97/iokit/conf/
H A DMakefile20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))
/macosx-10.10/xnu-2782.1.97/libkern/conf/
H A DMakefile20 ifneq (,$(wildcard $(MASTERCONFDIR)/MASTER.$(DOCONF_ARCH_CONFIG_LC).$(CURRENT_MACHINE_CONFIG_LC)))

Completed in 347 milliseconds

1234567