Home
last modified time | relevance | path

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

/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/
H A Dsearch-internal.h50 struct word_info { struct
51 char *txt_buf; /* contains scanned text as whitespace separated strings */
52 size_t txt_buf_size; /* size of above buffer */
53 size_t curr_buf_idx; /* current position in buffer */
54 struct bbox *bboxes; /* dynamic array of position infos */
55 size_t bboxes_size; /* size of above array */
56 size_t bboxes_idx; /* current position in buffer */
59 int buffer_offset; /* offset to start of buffer from text on previous pages */
60 Boolean bbox_pass; /* whether we're scanning for bounding boxes of match */
61 Boolean search_scan_pass; /* whether we're scanning for text in string search */
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/unordered/examples/
H A Dcase_insensitive_test.cpp10 struct word_info { struct
12 explicit word_info(int t = 0) : tag(t) {} in word_info() argument
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/unordered/examples/
H A Dcase_insensitive_test.cpp10 struct word_info { struct
12 explicit word_info(int t = 0) : tag(t) {} in word_info() function
/dports/databases/xtrabackup/boost_1_59_0/libs/unordered/examples/
H A Dcase_insensitive_test.cpp10 struct word_info { struct
12 explicit word_info(int t = 0) : tag(t) {} in word_info() argument
/dports/databases/percona57-server/boost_1_59_0/libs/unordered/examples/
H A Dcase_insensitive_test.cpp10 struct word_info { struct
12 explicit word_info(int t = 0) : tag(t) {} in word_info() function
/dports/databases/percona57-client/boost_1_59_0/libs/unordered/examples/
H A Dcase_insensitive_test.cpp10 struct word_info { struct
12 explicit word_info(int t = 0) : tag(t) {} in word_info() function
/dports/devel/boost-docs/boost_1_72_0/libs/unordered/examples/
H A Dcase_insensitive_test.cpp10 struct word_info { struct
12 explicit word_info(int t = 0) : tag(t) {} in word_info() argument
/dports/devel/boost-libs/boost_1_72_0/libs/unordered/examples/
H A Dcase_insensitive_test.cpp10 struct word_info { struct
12 explicit word_info(int t = 0) : tag(t) {} in word_info() function
/dports/devel/boost-python-libs/boost_1_72_0/libs/unordered/examples/
H A Dcase_insensitive_test.cpp10 struct word_info { struct
12 explicit word_info(int t = 0) : tag(t) {} in word_info() function
/dports/devel/hyperscan/boost_1_75_0/libs/unordered/examples/
H A Dcase_insensitive_test.cpp10 struct word_info { struct
12 explicit word_info(int t = 0) : tag(t) {} in word_info() argument
/dports/mail/alpine/alpine-465e23b/pico/osdep/
H A Dmswin_spell.c54 WORD_INFO word_info; in spell() local
149 spell_dlg_proc_set_word(HWND hDlg, WORD_INFO *word_info) in spell_dlg_proc_set_word()
193 spell_dlg_next_word(HWND hDlg, WORD_INFO *word_info) in spell_dlg_next_word()
276 handle_button_change(HWND hDlg, WORD_INFO *word_info, int do_replace_all) in handle_button_change()
375 WORD_INFO *word_info = in spell_dlg_on_command() local
419 WORD_INFO *word_info; in spell_dlg_proc() local
448 get_next_word(WORD_INFO *word_info) in get_next_word()
510 free_word_info_words(WORD_INFO *word_info) in free_word_info_words()
530 get_next_bad_word(WORD_INFO *word_info) in get_next_bad_word()
/dports/editors/pico-alpine/alpine-465e23b/pico/osdep/
H A Dmswin_spell.c54 WORD_INFO word_info; in spell() local
149 spell_dlg_proc_set_word(HWND hDlg, WORD_INFO *word_info) in spell_dlg_proc_set_word()
193 spell_dlg_next_word(HWND hDlg, WORD_INFO *word_info) in spell_dlg_next_word()
276 handle_button_change(HWND hDlg, WORD_INFO *word_info, int do_replace_all) in handle_button_change()
375 WORD_INFO *word_info = in spell_dlg_on_command() local
419 WORD_INFO *word_info; in spell_dlg_proc() local
448 get_next_word(WORD_INFO *word_info) in get_next_word()
510 free_word_info_words(WORD_INFO *word_info) in free_word_info_words()
530 get_next_bad_word(WORD_INFO *word_info) in get_next_bad_word()
/dports/biology/exonerate/exonerate-2.4.0/src/comparison/
H A Dseeder.c57 register Seeder_WordInfo *word_info in Seeder_WordInfo_create() local
69 Seeder_WordInfo *word_info){ in Seeder_WordInfo_empty()
86 Seeder_WordInfo *word_info, in Seeder_WordInfo_add_Seed()
111 Seeder_WordInfo *word_info, in Seeder_WordInfo_add_Neighbour()
194 register Seeder_WordInfo *word_info; in Seeder_add_WordInfo() local
464 register Seeder_WordInfo *word_info; in Seeder_WordHood_traverse() local
481 register Seeder_WordInfo *word_info; in Seeder_insert_query() local
652 register Seeder_WordInfo *word_info = node_data; in Seeder_FSM_traverse_func() local
700 register Seeder_WordInfo *word_info; in Seeder_VFSM_traverse_single() local
725 register Seeder_WordInfo *word_info; in Seeder_VFSM_traverse_ambig() local
H A Dseeder.h119 struct Seeder_WordInfo *word_info; member
/dports/chinese/phpbb-tw/phpBB2/admin/
H A Dadmin_words.php85 $word_info = array('word' => '', 'replacement' => ''); variable
100 $word_info = $db->sql_fetchrow($result); variable
/dports/www/phpbb/phpBB2/admin/
H A Dadmin_words.php85 $word_info = array('word' => '', 'replacement' => ''); variable
100 $word_info = $db->sql_fetchrow($result); variable
/dports/textproc/aspell-ispell/aspell-0.60.8/modules/speller/default/
H A Dwordinfo.hpp47 WordInfo word_info; member
H A Dreadonly_ws.cpp315 byte word_info = flags & WORD_INFO_MASK; in low_level_dump() local
H A Dsuggest.cpp716 WordInfo word_info, in add_nearmiss()
/dports/textproc/aspell/aspell-0.60.8/modules/speller/default/
H A Dwordinfo.hpp47 WordInfo word_info; member
H A Dreadonly_ws.cpp315 byte word_info = flags & WORD_INFO_MASK; in low_level_dump() local
H A Dsuggest.cpp716 WordInfo word_info, in add_nearmiss()
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/tests/
H A DBLI_string_test.cc436 static std::ostream &operator<<(std::ostream &os, const WordInfo &word_info) in operator <<()
/dports/textproc/py-rstfmt/rstfmt-5173b3cf68c9eaaf4b5d7fcb2e6c169c4f56f388/rstfmt/
H A Drstfmt.py129 word_info = namedtuple( variable
/dports/devel/allegro5/allegro5-5.2.7.0/addons/font/
H A Dtext.c120 ALLEGRO_USTR_INFO word_info; in al_draw_justified_ustr() local