/dports/textproc/p5-KinoSearch1/KinoSearch1-1.01/lib/KinoSearch1/Analysis/ |
H A D | Stemmer.pm | 37 my $all_texts = $batch->get_all_texts; 38 $self->{stemmifier}->stem_in_place($all_texts); 39 $batch->set_all_texts($all_texts);
|
/dports/math/py-pandas/pandas-1.2.5/pandas/io/ |
H A D | html.py | 437 all_texts = [] # list of rows, each a list of str 473 all_texts.append(texts) 485 all_texts.append(texts) 488 return all_texts
|
/dports/devel/brz/breezy-3.2.0/breezy/bzr/tests/per_repository_chk/ |
H A D | test_supported.py | 333 all_texts = src_repo.texts.keys() 334 all_texts.remove((b'file-%s-id' % (b'c' * 10000,), b'C-id')) 342 all_texts, 'unordered', True))
|
/dports/textproc/py-pdfminer.six/pdfminer.six-20201018/tools/ |
H A D | pdfstats.py | 64 all_texts=True,
|
H A D | pdf2txt.py | 29 no_laparams=False, all_texts=None, detect_vertical=None, argument
|
/dports/textproc/py-pdfminer.six/pdfminer.six-20201018/pdfminer/ |
H A D | layout.py | 67 all_texts=False): argument 74 self.all_texts = all_texts 93 self.all_texts) 844 if not laparams.all_texts:
|
/dports/textproc/py-pdfminer3k/pdfminer3k-1.3.4/pdfminer/ |
H A D | layout.py | 28 boxes_flow=0.5, detect_vertical=False, all_texts=False, paragraph_indent=None, argument 36 self.all_texts = all_texts 52 (self.char_margin, self.line_margin, self.word_margin, self.all_texts)) 698 if not laparams.all_texts:
|
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/widget/ |
H A D | stroke-style.cpp | 1086 bool all_texts = true; in updateAllMarkers() local 1095 all_texts = false; in updateAllMarkers() 1117 combo->set_sensitive(!all_texts && !isHairlineSelected()); in updateAllMarkers() 1121 if (!all_texts && !isHairlineSelected()) { in updateAllMarkers()
|
/dports/sysutils/tracker-miners/tracker-miners-2.3.5/src/tracker-extract/ |
H A D | tracker-extract-msoffice.c | 626 GString *all_texts = NULL; in extract_powerpoint_content() local 728 &all_texts); in extract_powerpoint_content() 737 return all_texts ? g_string_free (all_texts, FALSE) : NULL; in extract_powerpoint_content()
|
/dports/textproc/py-ocrmypdf/ocrmypdf-12.7.2/src/ocrmypdf/pdfinfo/ |
H A D | layout.py | 221 all_texts=True, detect_vertical=True, boxes_flow=disable_boxes_flow
|
/dports/devel/brz/breezy-3.2.0/breezy/bzr/tests/per_repository_vf/ |
H A D | test_write_group.py | 142 all_texts = [ 146 branch_repo.texts.get_record_stream(all_texts, 'unordered', False))
|
/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/filters/tests/ |
H A D | test_thresholding.py | 46 all_texts = [axis.texts for axis in ax if axis.texts != []] 47 text_content = [text.get_text() for x in all_texts for text in x]
|
/dports/devel/brz/breezy-3.2.0/breezy/ |
H A D | merge.py | 2240 all_texts = self.get_lines([k[-1] for k in all_revision_keys]) 2241 return all_texts 2249 all_texts = self._get_interesting_texts(parent_map) 2270 all_texts[revision_id])
|
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/suite/innodb/t/ |
H A D | instant_alter_charset.test | 85 create table all_texts ( 93 alter table all_texts 97 drop table all_texts;
|
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/suite/innodb/t/ |
H A D | instant_alter_charset.test | 85 create table all_texts ( 93 alter table all_texts 97 drop table all_texts;
|
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/suite/innodb/t/ |
H A D | instant_alter_charset.test | 85 create table all_texts ( 93 alter table all_texts 97 drop table all_texts;
|
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/suite/innodb/t/ |
H A D | instant_alter_charset.test | 85 create table all_texts ( 93 alter table all_texts 97 drop table all_texts;
|
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/suite/innodb/r/ |
H A D | instant_alter_charset.result | 74 create table all_texts ( 81 alter table all_texts 84 drop table all_texts;
|
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/suite/innodb/r/ |
H A D | instant_alter_charset.result | 74 create table all_texts ( 81 alter table all_texts 84 drop table all_texts;
|
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/suite/innodb/r/ |
H A D | instant_alter_charset.result | 74 create table all_texts ( 81 alter table all_texts 84 drop table all_texts;
|
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/suite/innodb/r/ |
H A D | instant_alter_charset.result | 74 create table all_texts ( 81 alter table all_texts 84 drop table all_texts;
|