Home
last modified time | relevance | path

Searched defs:has_header (Results 1 – 25 of 236) sorted by relevance

12345678910

/dports/multimedia/gaupol/gaupol-1.4-3-g6116d42b/aeidon/
H A Denums.py225 has_header = True variable in FormatAdvSubStationAlpha
234 has_header = True variable in FormatLRC
243 has_header = True variable in FormatMicroDVD
252 has_header = False variable in FormatMPL2
261 has_header = False variable in FormatSubRip
273 has_header = True variable in FormatSubStationAlpha
282 has_header = True variable in FormatSubViewer2
293 has_header = False variable in FormatTMPlayer
302 has_header = True variable in FormatWebVTT
/dports/textproc/py-aeidon/aeidon-1.10.1/aeidon/
H A Denums.py252 has_header = True variable in FormatAdvSubStationAlpha
261 has_header = True variable in FormatLRC
270 has_header = True variable in FormatMicroDVD
279 has_header = False variable in FormatMPL2
288 has_header = False variable in FormatSubRip
300 has_header = True variable in FormatSubStationAlpha
309 has_header = True variable in FormatSubViewer2
320 has_header = False variable in FormatTMPlayer
329 has_header = True variable in FormatWebVTT
/dports/devel/py-oci/oci-2.53.1/src/oci/data_integration/models/
H A Dcsv_format_attribute.py185 def has_header(self): member in CsvFormatAttribute
197 def has_header(self, has_header): argument
/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/afnipy/
H A Dlib_csv.py37 def __init__(self, fname = '', delimiter=None, has_header=None): argument
137 def read_csv(self, fname=None, delimiter=None, has_header=None): argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/rust/datafusion/src/datasource/
H A Dcsv.rs54 has_header: bool, field
95 pub fn has_header(&self) -> bool { in has_header() method
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/rust/datafusion/src/execution/physical_plan/
H A Dcsv.rs38 pub has_header: bool, field
60 pub fn has_header(mut self, has_header: bool) -> Self { in has_header() method
102 has_header: bool, field
195 has_header: bool, field
/dports/textproc/R-cran-vroom/vroom/src/
H A Dindex_collection.cc114 const bool has_header, in make_delimited_index()
168 bool has_header, in check_column_consistency()
216 const bool has_header, in index_collection()
H A Dvroom.cc46 bool has_header = in vroom_() local
H A Ddelimited_index_connection.cc29 const bool has_header, in delimited_index_connection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/offline_pages/core/prefetch/
H A Dgenerate_page_bundle_request_unittest.cc115 bool has_header = GetPendingRequest()->request.headers.GetHeader( in TEST_F() local
126 bool has_header = GetPendingRequest()->request.headers.GetHeader( in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/offline_pages/core/prefetch/
H A Dgenerate_page_bundle_request_unittest.cc116 bool has_header = GetPendingRequest()->request.headers.GetHeader( in TEST_F() local
127 bool has_header = GetPendingRequest()->request.headers.GetHeader( in TEST_F() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/rust/datafusion/src/physical_plan/
H A Dcsv.rs45 pub has_header: bool, field
71 pub fn has_header(mut self, has_header: bool) -> Self { in has_header() method
119 has_header: bool, field
186 pub fn has_header(&self) -> bool { in has_header() method
/dports/devel/p5-SVN-Dumpfile/SVN-Dumpfile-0.13.107/lib/SVN/Dumpfile/
H A DNode.pm141 sub has_header { subroutine
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Monolog/Handler/
H A DStatsDHandler.php72 foreach ($records as $record) {
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/rebar/src/
H A Drebar_cover_utils.erl176 has_header(Mod, Header) -> function
/dports/devel/rebar/rebar-2.6.4/src/
H A Drebar_cover_utils.erl174 has_header(Mod, Header) -> function
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/source/worksheet/
H A Dheader_footer.cpp29 bool header_footer::has_header() const in has_header() function in xlnt::header_footer
73 bool header_footer::has_header(location where) const in has_header() function in xlnt::header_footer
/dports/devel/godot/godot-3.2.3-stable/modules/gdscript/language_server/
H A Dgdscript_language_protocol.h54 bool has_header = false; member
/dports/devel/godot-tools/godot-3.2.3-stable/modules/gdscript/language_server/
H A Dgdscript_language_protocol.h54 bool has_header = false; member
/dports/security/py-yara/yara-python-4.1.0/
H A Dsetup.py93 def has_header(header_name): function
/dports/devel/gvfs/gvfs-1.46.2/
H A Dmeson.build103 has_header = cc.has_header(header) variable
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/rust/datafusion/src/sql/
H A Dparser.rs57 pub has_header: bool, field
253 let has_header = self.parse_csv_has_header(); in parse_create_external_table() localVariable
/dports/biology/vcftools/vcftools-0.1.16/src/cpp/
H A Dheader.h50 bool has_header; variable
/dports/devel/py-fs/fs-0.5.4/fs/contrib/davfs/
H A Dutil.py106 def has_header(self,header): member in FakeReq
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/rust/datafusion/src/sql/
H A Dparser.rs165 let mut has_header = true; in parse_prefix() localVariable

12345678910