Home
last modified time | relevance | path

Searched refs:start_b (Results 26 – 50 of 195) sorted by relevance

12345678

/dports/www/p5-CGI/CGI-4.53/t/
H A Dstart_end_end.t57 is(start_b(), "<b>", "start_b"); # TEST
58 is(start_b({class => 'hello'}), "<b class=\"hello\">", "start_b with param"); # TEST
H A Dstart_end_start.t57 is(start_b(), "<b>", "start_b"); # TEST
58 is(start_b({class => 'hello'}), "<b class=\"hello\">", "start_b with param"); # TEST
H A Dstart_end_asterisk.t57 is(start_b(), "<b>", "start_b"); # TEST
58 is(start_b({class => 'hello'}), "<b class=\"hello\">", "start_b with param"); # TEST
/dports/textproc/meld/meld-3.20.4/meld/matchers/
H A Ddiffutil.py213 start_b = c.start_b + (o2 if c.start_b > start else 0)
215 return DiffChunk._make((c.tag, start_a, end_a, start_b, end_b))
224 if c1 and c1.start_b <= startidx < c1.end_b:
228 if c2 and c2.start_b <= startidx < c2.end_b:
283 chunks[0].start_b if chunks[0] else None,
285 chunks[1].start_b if chunks[1] else None,
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/wishbone/
H A Di2c_master_bit_ctrl.v321 parameter [16:0] start_b = 17'b0_0000_0000_0000_0010; constant
389 c_state <= #1 start_b;
395 start_b:
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp2/opencores/i2c/rtl/verilog/
H A Di2c_master_bit_ctrl.v321 parameter [16:0] start_b = 17'b0_0000_0000_0000_0010; constant
389 c_state <= #1 start_b;
395 start_b:
/dports/databases/grass7/grass-7.8.6/temporal/t.rast.series/
H A Dt.rast.series.py151 start_b, end_b = last_map.get_temporal_extent_as_tuple()
154 end_b = start_b
/dports/mail/thunderbird/thunderbird-91.8.0/comm/calendar/import-export/
H A DCalHtmlExport.jsm44 let start_b = b[cal.dtz.startDateProp(b)];
45 if (!start_b) {
48 return start_a.compare(start_b);
/dports/devel/git-svn/git-2.34.1/
H A Dblame.c625 int start_b, in find_best_line_matches() argument
752 int start_a, int start_b, in fuzzy_find_matching_lines_recurse() argument
774 start_b, in fuzzy_find_matching_lines_recurse()
868 start_a, start_b, in fuzzy_find_matching_lines_recurse()
882 second_half_start_b = start_b + offset_b; in fuzzy_find_matching_lines_recurse()
920 int start_b = tlno; in fuzzy_find_matching_lines() local
924 start_a, length_a, start_b, length_b in fuzzy_find_matching_lines()
974 fingerprints_b + start_b, in fuzzy_find_matching_lines()
1923 if (start_a - start_b != d->offset) in blame_chunk_cb()
1925 blame_chunk(&d->dstq, &d->srcq, start_b, start_a - start_b, in blame_chunk_cb()
[all …]
/dports/devel/git-gui/git-2.34.1/
H A Dblame.c625 int start_b, in find_best_line_matches() argument
752 int start_a, int start_b, in fuzzy_find_matching_lines_recurse() argument
774 start_b, in fuzzy_find_matching_lines_recurse()
868 start_a, start_b, in fuzzy_find_matching_lines_recurse()
882 second_half_start_b = start_b + offset_b; in fuzzy_find_matching_lines_recurse()
920 int start_b = tlno; in fuzzy_find_matching_lines() local
924 start_a, length_a, start_b, length_b in fuzzy_find_matching_lines()
974 fingerprints_b + start_b, in fuzzy_find_matching_lines()
1923 if (start_a - start_b != d->offset) in blame_chunk_cb()
1925 blame_chunk(&d->dstq, &d->srcq, start_b, start_a - start_b, in blame_chunk_cb()
[all …]
/dports/devel/git-p4/git-2.34.1/
H A Dblame.c625 int start_b, in find_best_line_matches() argument
752 int start_a, int start_b, in fuzzy_find_matching_lines_recurse() argument
774 start_b, in fuzzy_find_matching_lines_recurse()
868 start_a, start_b, in fuzzy_find_matching_lines_recurse()
882 second_half_start_b = start_b + offset_b; in fuzzy_find_matching_lines_recurse()
920 int start_b = tlno; in fuzzy_find_matching_lines() local
924 start_a, length_a, start_b, length_b in fuzzy_find_matching_lines()
974 fingerprints_b + start_b, in fuzzy_find_matching_lines()
1923 if (start_a - start_b != d->offset) in blame_chunk_cb()
1925 blame_chunk(&d->dstq, &d->srcq, start_b, start_a - start_b, in blame_chunk_cb()
[all …]
/dports/devel/git/git-2.34.1/
H A Dblame.c625 int start_b, in find_best_line_matches() argument
752 int start_a, int start_b, in fuzzy_find_matching_lines_recurse() argument
774 start_b, in fuzzy_find_matching_lines_recurse()
868 start_a, start_b, in fuzzy_find_matching_lines_recurse()
882 second_half_start_b = start_b + offset_b; in fuzzy_find_matching_lines_recurse()
920 int start_b = tlno; in fuzzy_find_matching_lines() local
924 start_a, length_a, start_b, length_b in fuzzy_find_matching_lines()
974 fingerprints_b + start_b, in fuzzy_find_matching_lines()
1923 if (start_a - start_b != d->offset) in blame_chunk_cb()
1925 blame_chunk(&d->dstq, &d->srcq, start_b, start_a - start_b, in blame_chunk_cb()
[all …]
/dports/devel/git-cvs/git-2.34.1/
H A Dblame.c625 int start_b, in find_best_line_matches() argument
752 int start_a, int start_b, in fuzzy_find_matching_lines_recurse() argument
774 start_b, in fuzzy_find_matching_lines_recurse()
868 start_a, start_b, in fuzzy_find_matching_lines_recurse()
882 second_half_start_b = start_b + offset_b; in fuzzy_find_matching_lines_recurse()
920 int start_b = tlno; in fuzzy_find_matching_lines() local
924 start_a, length_a, start_b, length_b in fuzzy_find_matching_lines()
974 fingerprints_b + start_b, in fuzzy_find_matching_lines()
1923 if (start_a - start_b != d->offset) in blame_chunk_cb()
1925 blame_chunk(&d->dstq, &d->srcq, start_b, start_a - start_b, in blame_chunk_cb()
[all …]
/dports/devel/cgit/cgit-1.2.3/git/
H A Dblame.c623 int start_b, in find_best_line_matches() argument
750 int start_a, int start_b, in fuzzy_find_matching_lines_recurse() argument
772 start_b, in fuzzy_find_matching_lines_recurse()
866 start_a, start_b, in fuzzy_find_matching_lines_recurse()
880 second_half_start_b = start_b + offset_b; in fuzzy_find_matching_lines_recurse()
918 int start_b = tlno; in fuzzy_find_matching_lines() local
922 start_a, length_a, start_b, length_b in fuzzy_find_matching_lines()
972 fingerprints_b + start_b, in fuzzy_find_matching_lines()
1850 if (start_a - start_b != d->offset) in blame_chunk_cb()
1852 blame_chunk(&d->dstq, &d->srcq, start_b, start_a - start_b, in blame_chunk_cb()
[all …]
/dports/textproc/meld-legacy/meld-1.8.6/meld/
H A Ddiffutil.py202 start_b = c.start_b + (o2 if c.start_b > start else 0)
204 return DiffChunk._make((c.tag, start_a, end_a, start_b, end_b))
213 if c1 and c1.start_b <= startidx < c1.end_b:
217 if c2 and c2.start_b <= startidx < c2.end_b:
/dports/math/petanque/arybo-release-1.1.0/petanque/third-party/pector/
H A Dpector_internals.h482 …const_pointer const start_a, size_type const size_a, const_pointer const start_b, size_type const …
487 return memcmp(start_a, start_b, size_a*sizeof(value_type)) == 0;
626 …const_pointer const start_a, size_type const size_a, const_pointer const start_b, size_type const …
629 return std::equal(start_a, start_a+size_a, start_b, start_b+size_b);
635 return std::equal(start_a, start_a+size_a, start_b);
/dports/devel/grex/grex-1.3.0/cargo-crates/ndarray-0.15.3/src/
H A Dindexes.rs232 let mut start_b = start_a; in split_at() localVariable
234 start_b[axis.index()] += index; in split_at()
241 start: start_b, in split_at()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest3219.cc149 start_b (void *arg __attribute__((__unused__))) { in start_b() function
188 pthread_fun funs[3] = {start_a, start_b, start_c}; in run_test()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest3219.cc149 start_b (void *arg __attribute__((__unused__))) { in start_b() function
188 pthread_fun funs[3] = {start_a, start_b, start_c}; in run_test()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest3219.cc149 start_b (void *arg __attribute__((__unused__))) { in start_b() function
188 pthread_fun funs[3] = {start_a, start_b, start_c}; in run_test()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest3219.cc149 start_b (void *arg __attribute__((__unused__))) { in start_b() function
188 pthread_fun funs[3] = {start_a, start_b, start_c}; in run_test()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest3219.cc149 start_b (void *arg __attribute__((__unused__))) { in start_b() function
188 pthread_fun funs[3] = {start_a, start_b, start_c}; in run_test()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest3219.cc149 start_b (void *arg __attribute__((__unused__))) { in start_b() function
188 pthread_fun funs[3] = {start_a, start_b, start_c}; in run_test()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Dtest3219.cc149 start_b (void *arg __attribute__((__unused__))) { in start_b() function
188 pthread_fun funs[3] = {start_a, start_b, start_c}; in run_test()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Dtest3219.cc149 start_b (void *arg __attribute__((__unused__))) { in start_b() function
188 pthread_fun funs[3] = {start_a, start_b, start_c}; in run_test()

12345678