Home
last modified time | relevance | path

Searched refs:list_headers (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/py-py-restclient/py-restclient-1.3.3/restclient/bin/
H A Drest_cli.py74 list_headers=None, output=None, proxy=None): argument
106 list_headers = list_headers or []
108 if list_headers:
109 for header in list_headers:
164 list_headers=options.headers, output=options.output,
170 list_headers=options.headers, output=options.output,
173 list_headers=options.headers, output=options.output,
181 list_headers=options.headers, output=options.output,
/dports/mail/libetpan/libetpan-1.9.4/build-windows/
H A Dgen-public-headers.sh5 list_headers() function
21 list_headers $include_dir
26 list_headers libetpan.h | grep -v libetpan_version.h | sort
/dports/mail/mailman3/mailman-3.3.1/src/mailman/handlers/docs/
H A Drfc-2369.rst15 >>> def list_headers(msg, only=None):
38 >>> list_headers(msg, 'list-id')
56 >>> list_headers(msg)
72 >>> list_headers(msg)
94 >>> list_headers(msg)
114 >>> list_headers(msg)
137 >>> list_headers(msg)
155 >>> list_headers(msg, only='list-id')
/dports/mail/horde-imp/imp-6.2.27/templates/basic/message/
H A Dnavbar_actions.html.php68 <?php if ($this->list_headers): ?>
69 <li><?php echo $this->list_headers ?></li>
/dports/science/atompaw/atompaw-4.1.1.0/config/m4/
H A Dlibxc.m497 list_headers="xc.h xc_funcs.h"
121 ATP_LIBXC_RESET_HEADERS_CACHE(${list_headers})
130 AC_CHECK_HEADERS(${list_headers},[atp_libxc_headers_ok="yes"],
177 ATP_LIBXC_RESET_HEADERS_CACHE(${list_headers})
186 AC_CHECK_HEADERS(${list_headers},[atp_libxc_headers_ok="yes"],
207 AC_CHECK_HEADERS(${list_headers},[],[atp_libxc_headers_ok="no"])
/dports/devel/pygobject3-common/pygobject-3.38.0/
H A Dsetup.py225 def list_headers(d): function
659 depends=list_headers(gi_dir) + list_headers(tests_dir),
1196 depends=list_headers(script_dir) + list_headers(gi_dir),
1206 depends=list_headers(script_dir) + list_headers(gi_dir),
/dports/devel/py-gobject3/pygobject-3.38.0/
H A Dsetup.py225 def list_headers(d): function
659 depends=list_headers(gi_dir) + list_headers(tests_dir),
1196 depends=list_headers(script_dir) + list_headers(gi_dir),
1206 depends=list_headers(script_dir) + list_headers(gi_dir),
/dports/www/firefox-esr/firefox-91.8.0/intl/
H A Dicu_sources_data.py141 def list_headers(path): function
180 for s in list_headers(unicode_dir)
/dports/lang/spidermonkey78/firefox-78.9.0/intl/
H A Dicu_sources_data.py152 def list_headers(path): function
185 for s in list_headers(mozpath.join(base_path, 'unicode'))]
/dports/www/firefox/firefox-99.0/intl/
H A Dicu_sources_data.py141 def list_headers(path): function
180 for s in list_headers(unicode_dir)
/dports/mail/thunderbird/thunderbird-91.8.0/intl/
H A Dicu_sources_data.py141 def list_headers(path): function
180 for s in list_headers(unicode_dir)
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/
H A Dicu_sources_data.py47 def list_headers(path): function
79 for s in list_headers(mozpath.join(base_path, 'unicode'))]
/dports/lang/spidermonkey60/firefox-60.9.0/intl/
H A Dicu_sources_data.py47 def list_headers(path): function
79 for s in list_headers(mozpath.join(base_path, 'unicode'))]
/dports/x11-fonts/font-manager/font-manager-0.8.7/extensions/nemo/
H A Dmeson.build13 result = run_command(python, '-c', list_headers)
/dports/x11-fonts/font-manager/font-manager-0.8.7/extensions/thunar/
H A Dmeson.build13 result = run_command(python, '-c', list_headers)
/dports/x11-fonts/font-manager/font-manager-0.8.7/extensions/nautilus/
H A Dmeson.build13 result = run_command(python, '-c', list_headers)
/dports/news/tin/tin-2.4.5/include/
H A Dnntplib.h195 t_bool list_headers:1; /* LIST HEADERS */ member
/dports/chinese/tin/tin-2.4.5/include/
H A Dnntplib.h195 t_bool list_headers:1; /* LIST HEADERS */ member
/dports/devel/sol2/sol2-4.0.0-alpha/
H A Dmeson.build41 cmd = run_command(python, 'list_headers.py')
/dports/x11-fonts/font-manager/font-manager-0.8.7/lib/common/
H A Dmeson.build19 result = run_command(python, '-c', list_headers)
/dports/www/py-paste/Paste-3.4.6/paste/
H A Dfileapp.py122 for head in list_headers(entity=True):
139 for head in list_headers(entity=True):
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/Paste/paste/
H A Dfileapp.py122 for head in list_headers(entity=True):
139 for head in list_headers(entity=True):
/dports/net/py-python-neutronclient/python-neutronclient-7.2.1/neutronclient/tests/unit/osc/v2/vpnaas/
H A Dcommon.py89 self.assertEqual(list(self.list_headers), headers)
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch/src/
H A Dcouch_native_process.erl314 erlang:put(list_headers, Headers)
419 case erlang:get(list_headers) of
/dports/x11-fonts/font-manager/font-manager-0.8.7/
H A Dmeson.build83 list_headers = file_list_template.format('h') variable

12