/dports/www/zola/zola-0.15.2/cargo-crates/jieba-rs-0.6.6/src/ |
H A D | lib.rs | 376 for byte_start in curr { in calc() 378 .iter_edges(byte_start) in calc() 397 route[byte_start] = p; in calc() 404 prev_byte_start = byte_start; in calc() 410 dag.start(byte_start); in dag() 427 for byte_start in curr { in cut_all_internal() 430 &sentence[byte_start..] in cut_all_internal() 482 if let Some(byte_start) = left { in cut_dag_no_hmm() 549 if let Some(byte_start) = left { in cut_dag_hmm() 670 &word[byte_start..] in cut_for_search() [all …]
|
H A D | hmm.rs | 65 while let Some(byte_start) = curr.next() { in viterbi() 68 let word = &sentence[byte_start..byte_end]; in viterbi() 131 let byte_start = begin; in cut_internal() localVariable 133 words.push(&sentence[byte_start..byte_end]); in cut_internal() 137 let byte_start = curr_byte_offset; in cut_internal() localVariable 139 words.push(&sentence[byte_start..byte_end]); in cut_internal() 149 let byte_start = next_byte_offset; in cut_internal() localVariable 150 words.push(&sentence[byte_start..]); in cut_internal()
|
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_errors/src/json/ |
H A D | tests.rs | 20 pub byte_start: u32, field 79 byte_start: 0, in empty() 95 byte_start: 3, in bom() 111 byte_start: 5, in lf_newlines() 127 byte_start: 6, in crlf_newlines() 143 byte_start: 9, in crlf_newlines_with_bom() 159 byte_start: 2, in span_before_crlf() 175 byte_start: 3, in span_on_crlf() 191 byte_start: 5, in span_after_crlf()
|
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_errors-718.0.0/src/json/ |
H A D | tests.rs | 20 pub byte_start: u32, field 84 byte_start: 0, in empty() 100 byte_start: 3, in bom() 116 byte_start: 5, in lf_newlines() 132 byte_start: 6, in crlf_newlines() 148 byte_start: 9, in crlf_newlines_with_bom() 164 byte_start: 2, in span_before_crlf() 180 byte_start: 3, in span_on_crlf() 196 byte_start: 5, in span_after_crlf()
|
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_errors-722.0.0/src/json/ |
H A D | tests.rs | 20 pub byte_start: u32, field 84 byte_start: 0, in empty() 100 byte_start: 3, in bom() 116 byte_start: 5, in lf_newlines() 132 byte_start: 6, in crlf_newlines() 148 byte_start: 9, in crlf_newlines_with_bom() 164 byte_start: 2, in span_before_crlf() 180 byte_start: 3, in span_on_crlf() 196 byte_start: 5, in span_after_crlf()
|
/dports/lang/rust/rustc-1.58.1-src/vendor/rustc-ap-rustc_errors/src/json/ |
H A D | tests.rs | 20 pub byte_start: u32, field 84 byte_start: 0, in empty() 100 byte_start: 3, in bom() 116 byte_start: 5, in lf_newlines() 132 byte_start: 6, in crlf_newlines() 148 byte_start: 9, in crlf_newlines_with_bom() 164 byte_start: 2, in span_before_crlf() 180 byte_start: 3, in span_on_crlf() 196 byte_start: 5, in span_after_crlf()
|
/dports/misc/vxl/vxl-3.3.2/core/vil/file_formats/ |
H A D | vil_pnm.cxx | 378 vs_->seek(byte_start); in get_copy_view() 380 byte_start += byte_width; in get_copy_view() 422 vs_->seek(byte_start); in get_copy_view() 590 vs_->seek(byte_start); in put_view() 600 vs_->seek(byte_start); in put_view() 614 vs_->seek(byte_start); in put_view() 646 vs_->seek(byte_start); in put_view() 659 vs_->seek(byte_start); in put_view() 692 vs_->seek(byte_start); in put_view() 702 ++byte_start; in put_view() [all …]
|
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/lint/ |
H A D | unused_parens_remove_json_suggestion.stderr | 1 …,"spans":[{"file_name":"$DIR/unused_parens_remove_json_suggestion.rs","byte_start":481,"byte_end":… 19 …,"spans":[{"file_name":"$DIR/unused_parens_remove_json_suggestion.rs","byte_start":612,"byte_end":… 32 …,"spans":[{"file_name":"$DIR/unused_parens_remove_json_suggestion.rs","byte_start":692,"byte_end":… 45 …byte_start":774,"byte_end":775,"line_start":36,"line_end":36,"column_start":11,"column_end":12,"is… 58 …,"spans":[{"file_name":"$DIR/unused_parens_remove_json_suggestion.rs","byte_start":802,"byte_end":… 71 …,"spans":[{"file_name":"$DIR/unused_parens_remove_json_suggestion.rs","byte_start":899,"byte_end":… 84 …,"spans":[{"file_name":"$DIR/unused_parens_remove_json_suggestion.rs","byte_start":968,"byte_end":… 97 …,"spans":[{"file_name":"$DIR/unused_parens_remove_json_suggestion.rs","byte_start":1069,"byte_end"… 110 …,"spans":[{"file_name":"$DIR/unused_parens_remove_json_suggestion.rs","byte_start":1128,"byte_end"…
|
/dports/devel/cweb/cweb-3.64a.a/ |
H A D | common.c | 76 #define length(c) (c+1) ->byte_start-(c) ->byte_start 90 *((p) ->byte_start+1) = (m) %256) \ 171 char*byte_start; member 321 name_ptr->byte_start= byte_mem; in common_init() 754 ss= (p+1)->byte_start-1; 760 s= p->byte_start; 776 ss= (p+1)->byte_start-1; 783 s= p->byte_start; 864 s= name_ptr->byte_start; 979 ss= (r+1)->byte_start-1; [all …]
|
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/cwebdir/ |
H A D | common.c | 76 #define length(c) (c+1) ->byte_start-(c) ->byte_start 90 *((p) ->byte_start+1) = (m) %256) \ 171 char*byte_start; member 321 name_ptr->byte_start= byte_mem; in common_init() 754 ss= (p+1)->byte_start-1; 760 s= p->byte_start; 776 ss= (p+1)->byte_start-1; 783 s= p->byte_start; 864 s= name_ptr->byte_start; 979 ss= (r+1)->byte_start-1; [all …]
|
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/cwebdir/ |
H A D | common.c | 76 #define length(c) (c+1) ->byte_start-(c) ->byte_start 90 *((p) ->byte_start+1) = (m) %256) \ 171 char*byte_start; member 321 name_ptr->byte_start= byte_mem; in common_init() 754 ss= (p+1)->byte_start-1; 760 s= p->byte_start; 776 ss= (p+1)->byte_start-1; 783 s= p->byte_start; 864 s= name_ptr->byte_start; 979 ss= (r+1)->byte_start-1; [all …]
|
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/cwebdir/ |
H A D | common.c | 76 #define length(c) (c+1) ->byte_start-(c) ->byte_start 90 *((p) ->byte_start+1) = (m) %256) \ 171 char*byte_start; member 321 name_ptr->byte_start= byte_mem; in common_init() 754 ss= (p+1)->byte_start-1; 760 s= p->byte_start; 776 ss= (p+1)->byte_start-1; 783 s= p->byte_start; 864 s= name_ptr->byte_start; 979 ss= (r+1)->byte_start-1; [all …]
|
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/cwebdir/ |
H A D | common.c | 76 #define length(c) (c+1) ->byte_start-(c) ->byte_start 90 *((p) ->byte_start+1) = (m) %256) \ 171 char*byte_start; member 321 name_ptr->byte_start= byte_mem; in common_init() 754 ss= (p+1)->byte_start-1; 760 s= p->byte_start; 776 ss= (p+1)->byte_start-1; 783 s= p->byte_start; 864 s= name_ptr->byte_start; 979 ss= (r+1)->byte_start-1; [all …]
|
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/cwebdir/ |
H A D | common.c | 76 #define length(c) (c+1) ->byte_start-(c) ->byte_start 90 *((p) ->byte_start+1) = (m) %256) \ 171 char*byte_start; member 321 name_ptr->byte_start= byte_mem; in common_init() 754 ss= (p+1)->byte_start-1; 760 s= p->byte_start; 776 ss= (p+1)->byte_start-1; 783 s= p->byte_start; 864 s= name_ptr->byte_start; 979 ss= (r+1)->byte_start-1; [all …]
|
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/cwebdir/ |
H A D | common.c | 76 #define length(c) (c+1) ->byte_start-(c) ->byte_start 90 *((p) ->byte_start+1) = (m) %256) \ 171 char*byte_start; member 321 name_ptr->byte_start= byte_mem; in common_init() 754 ss= (p+1)->byte_start-1; 760 s= p->byte_start; 776 ss= (p+1)->byte_start-1; 783 s= p->byte_start; 864 s= name_ptr->byte_start; 979 ss= (r+1)->byte_start-1; [all …]
|
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/cwebdir/ |
H A D | common.c | 76 #define length(c) (c+1) ->byte_start-(c) ->byte_start 90 *((p) ->byte_start+1) = (m) %256) \ 171 char*byte_start; member 321 name_ptr->byte_start= byte_mem; in common_init() 754 ss= (p+1)->byte_start-1; 760 s= p->byte_start; 776 ss= (p+1)->byte_start-1; 783 s= p->byte_start; 864 s= name_ptr->byte_start; 979 ss= (r+1)->byte_start-1; [all …]
|
/dports/misc/vxl/vxl-3.3.2/core/vil1/file_formats/ |
H A D | vil1_pnm.cxx | 354 int byte_start = start_of_data_ + (y0 * width_ + x0) * bytes_per_pixel; in get_section() local 360 vs_->seek(byte_start + y * byte_width); in get_section() 380 vil1_streampos byte_start = start_of_data_ + (y0 + y) * byte_width + x0 / 8; in get_section() local 381 vs_->seek(byte_start); in get_section() 506 vs_->seek(byte_start + y * byte_width); in put_section() 518 vs_->seek(byte_start + y * byte_width); in put_section() 538 vs_->seek(byte_start); in put_section() 545 vs_->seek(byte_start); in put_section() 562 ++byte_start; in put_section() 573 vs_->seek(byte_start); in put_section() [all …]
|
/dports/devel/R-cran-fansi/fansi/src/ |
H A D | unhandled.c | 148 int byte_start = INTEGER(CAR(res))[5]; in FANSI_unhandled_esc() local 154 byte_start < 0 || byte_end < 0 || byte_start >= LENGTH(cur_chrsxp) || in FANSI_unhandled_esc() 167 CHAR(cur_chrsxp) + byte_start, byte_end - byte_start + 1, in FANSI_unhandled_esc()
|
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/ |
H A D | json-bom-plus-crlf.stderr | 27 …byte_start":606,"byte_end":607,"line_start":16,"line_end":16,"column_start":22,"column_end":23,"is… 55 …byte_start":666,"byte_end":667,"line_start":18,"line_end":18,"column_start":22,"column_end":23,"is… 83 …byte_start":730,"byte_end":731,"line_start":22,"line_end":22,"column_start":1,"column_end":2,"is_p… 111 …byte_start":786,"byte_end":794,"line_start":24,"line_end":25,"column_start":22,"column_end":6,"is_…
|
H A D | json-bom-plus-crlf-multifile.stderr | 27 …byte_start":621,"byte_end":622,"line_start":17,"line_end":17,"column_start":22,"column_end":23,"is… 55 …byte_start":681,"byte_end":682,"line_start":19,"line_end":19,"column_start":22,"column_end":23,"is… 83 …byte_start":745,"byte_end":746,"line_start":23,"line_end":23,"column_start":1,"column_end":2,"is_p… 111 …byte_start":801,"byte_end":809,"line_start":25,"line_end":26,"column_start":22,"column_end":6,"is_…
|
/dports/misc/vxl/vxl-3.3.2/contrib/mul/vil3d/file_formats/ |
H A D | vil3d_gipl_format.cxx | 715 os_->seek(byte_start); in put_view() 731 os_->seek(byte_start); in put_view() 749 os_->seek(byte_start); in put_view() 767 os_->seek(byte_start); in put_view() 789 os_->seek(byte_start); in put_view() 807 os_->seek(byte_start); in put_view() 829 os_->seek(byte_start); in put_view() 847 os_->seek(byte_start); in put_view() 869 os_->seek(byte_start); in put_view() 887 os_->seek(byte_start); in put_view() [all …]
|
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/ |
H A D | cwebboot.cin | 85 #define length(c) (c+1) ->byte_start-(c) ->byte_start 99 *((p) ->byte_start+1) = (m) %256) \ 185 char*byte_start; 309 name_ptr->byte_start= byte_mem; 783 ss= (p+1)->byte_start-1; 789 s= p->byte_start; 805 ss= (p+1)->byte_start-1; 812 s= p->byte_start; 894 s= name_ptr->byte_start; 1010 ss= (r+1)->byte_start-1; [all …]
|
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/ |
H A D | cwebboot.cin | 85 #define length(c) (c+1) ->byte_start-(c) ->byte_start 99 *((p) ->byte_start+1) = (m) %256) \ 185 char*byte_start; 309 name_ptr->byte_start= byte_mem; 783 ss= (p+1)->byte_start-1; 789 s= p->byte_start; 805 ss= (p+1)->byte_start-1; 812 s= p->byte_start; 894 s= name_ptr->byte_start; 1010 ss= (r+1)->byte_start-1; [all …]
|
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/ |
H A D | cwebboot.cin | 85 #define length(c) (c+1) ->byte_start-(c) ->byte_start 99 *((p) ->byte_start+1) = (m) %256) \ 185 char*byte_start; 309 name_ptr->byte_start= byte_mem; 783 ss= (p+1)->byte_start-1; 789 s= p->byte_start; 805 ss= (p+1)->byte_start-1; 812 s= p->byte_start; 894 s= name_ptr->byte_start; 1010 ss= (r+1)->byte_start-1; [all …]
|
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/ |
H A D | cwebboot.cin | 85 #define length(c) (c+1) ->byte_start-(c) ->byte_start 99 *((p) ->byte_start+1) = (m) %256) \ 185 char*byte_start; 309 name_ptr->byte_start= byte_mem; 783 ss= (p+1)->byte_start-1; 789 s= p->byte_start; 805 ss= (p+1)->byte_start-1; 812 s= p->byte_start; 894 s= name_ptr->byte_start; 1010 ss= (r+1)->byte_start-1; [all …]
|