Searched refs:search (Results 1 - 25 of 36) sorted by relevance

12

/solaris-userland-s11u3/tools/
H A Duserland-unpack39 if (re.search("(\.bz2|\.tbz|\.tbz2)$", filename) != None):
41 elif (re.search("(\.gz|\.tgz)$", filename) != None):
43 elif (re.search("(\.Z)$", filename) != None):
45 elif (re.search("(\.7z)$", filename) != None):
47 elif (re.search("(\.xz)$", filename) != None):
49 elif (re.search("(\.zip)$", filename) != None):
51 elif (re.search("(\.gem)$", filename) != None):
56 if (re.search("(\.zip)$", filename) != None):
58 elif (re.search("(\.jar)$", filename) != None):
60 elif (re.search("(\
[all...]
H A Duserland-fetch140 def download_paths(search, filename, url):
146 search += tmp.split(' ')
150 urls = [ base + '/' + file for base in search ]
164 print "Usage: %s [-f|--file (file)] [-l|--link] [-h|--hash (hash)] [-s|--search (search-dir)] --url (url)" % (sys.argv[0].split('/')[-1])
181 ["file=", "link", "hash=", "search=", "url="])
193 elif opt in [ "-s", "--search" ]:
/solaris-userland-s11u3/components/perl_modules/net-ssleay/
H A DMakefile32 COMPONENT_PROJECT_URL= http://search.cpan.org/dist/Net-SSLeay/
35 COMPONENT_ARCHIVE_URL= http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/$(COMPONENT_ARCHIVE)
/solaris-userland-s11u3/components/perl_modules/perl-x11-protocol/
H A DMakefile29 COMPONENT_PROJECT_URL= http://search.cpan.org/~smccam/X11-Protocol
32 COMPONENT_ARCHIVE_URL= http://search.cpan.org/CPAN/authors/id/S/SM/SMCCAM/$(COMPONENT_ARCHIVE)
/solaris-userland-s11u3/components/perl_modules/pmtools/
H A DMakefile30 COMPONENT_PROJECT_URL= http://search.cpan.org/dist/pmtools/
35 COMPONENT_ARCHIVE_URL= http://search.cpan.org/CPAN/authors/id/M/ML/MLFISHER/$(COMPONENT_ARCHIVE)
/solaris-userland-s11u3/components/perl_modules/perl-tk/
H A DMakefile31 COMPONENT_PROJECT_URL= http://search.cpan.org/~srezic/Tk
34 COMPONENT_ARCHIVE_URL= http://search.cpan.org/CPAN/authors/id/S/SR/SREZIC/$(COMPONENT_ARCHIVE)
/solaris-userland-s11u3/components/perl_modules/xml-libxml/
H A DMakefile32 COMPONENT_ARCHIVE_URL= http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/$(COMPONENT_ARCHIVE)
33 COMPONENT_PROJECT_URL= http://search.cpan.org/~shlomif/XML-LibXML/
/solaris-userland-s11u3/components/perl_modules/xml-namespacesupport/
H A DMakefile32 COMPONENT_ARCHIVE_URL= http://search.cpan.org/CPAN/authors/id/P/PE/PERIGRIN/$(COMPONENT_ARCHIVE)
33 COMPONENT_PROJECT_URL= http://search.cpan.org/~perigrin/XML-NamespaceSupport-1.11/lib/XML/NamespaceSupport.pm
/solaris-userland-s11u3/components/perl_modules/xml-sax/
H A DMakefile32 COMPONENT_ARCHIVE_URL= http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/$(COMPONENT_ARCHIVE)
33 COMPONENT_PROJECT_URL= http://search.cpan.org/~grantm/XML-SAX-0.99/SAX.pm
/solaris-userland-s11u3/components/perl_modules/xml-sax-base/
H A DMakefile33 COMPONENT_ARCHIVE_URL= http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/$(COMPONENT_ARCHIVE)
34 COMPONENT_PROJECT_URL= http://search.cpan.org/~grantm/
/solaris-userland-s11u3/components/perl_modules/DBI/
H A DMakefile32 COMPONENT_PROJECT_URL= http://search.cpan.org/~timb/DBI/
/solaris-userland-s11u3/components/perl_modules/authen-pam/
H A DMakefile34 COMPONENT_PROJECT_URL= http://search.cpan.org/~nikip/
/solaris-userland-s11u3/components/wget/
H A DMakefile67 wget http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/$(URI).tar.gz; \
68 wget http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/$(WWW).tar.gz; \
/solaris-userland-s11u3/components/perl_modules/xml-parser/
H A DMakefile32 COMPONENT_PROJECT_URL= http://search.cpan.org/~msergeant/
/solaris-userland-s11u3/components/perl_modules/xml-simple/
H A DMakefile33 COMPONENT_PROJECT_URL= http://search.cpan.org/~grantm/
/solaris-userland-s11u3/components/openstack/neutron/files/
H A Dneutron-l3-agent127 if not prog.search(ipf):
190 if not prog.search(ipnat_rule):
215 if not prog.search(ifname):
H A Dneutron-dhcp-agent82 if not prog.search(ifname):
/solaris-userland-s11u3/components/texinfo/
H A Dsvc-texinfo-update88 for dir_link in $(pkg search -H -l -o path ':link:path:*/info/dir' | \
/solaris-userland-s11u3/components/visual-panels/coreadm/src/java/vpanels/app/coreadm/com/oracle/solaris/vp/panels/coreadm/client/swing/path/
H A DPathDocument.java96 // Define the range to search for tokens
117 String search = getText(start, end - start);
118 // System.out.printf("doc: \"%s\", search: \"%s\" (%d - %d)\n",
119 // getText(0, docLength), search, start, end);
122 TokenSearchResult result = findToken(search, sOffset);
128 // result.token, search, result.index);
/solaris-userland-s11u3/components/apr/
H A DMakefile75 PKG_PROTO_DIRS += $(BUILD_DIR_32)/docs/dox/html/search
/solaris-userland-s11u3/components/ruby/puppet/files/solaris/lib/puppet/type/
H A Ddns.rb82 newproperty(:search, :parent => Puppet::Property::List) do
83 desc "The search list for host name lookup. A maximum of 6 search
84 entries may be specified. Specify multiple search entries as an
/solaris-userland-s11u3/components/apr-util/
H A DMakefile73 PKG_PROTO_DIRS += $(BUILD_DIR)/$(MACH32)/docs/dox/html/search
/solaris-userland-s11u3/components/openstack/nova/files/solariszones/
H A Dsysconfig.py129 search = etree.SubElement(pg, "property", type="astring",
130 name="search")
131 etree.SubElement(search, "astring_list")
/solaris-userland-s11u3/components/jansson/doc/html/_static/
H A Dbasic.css95 /* -- search page ----------------------------------------------------------- */
97 ul.search {
102 ul.search li {
109 ul.search li a {
113 ul.search li div.context {
H A Ddoctools.js49 s = document.location.search;
164 * highlight the search words provided in the url in the text
204 * helper function to hide the search marks again

Completed in 2016 milliseconds

12