Home
last modified time | relevance | path

Searched refs:start2 (Results 1 – 25 of 45) sorted by relevance

12

/netbsd-src/sys/dev/raidframe/
H A Drf_stripelocks.c121 SINGLE_RANGE_OVERLAP((_cand)->start2, (_cand)->stop2, \
124 (_pred)->start2, (_pred)->stop2) || \
125 SINGLE_RANGE_OVERLAP((_cand)->start2, (_cand)->stop2, \
126 (_pred)->start2, (_pred)->stop2) )
274 lockReqDesc->stop, lockReqDesc->start2, lockReqDesc->stop2); in rf_AcquireStripeLock()
303 …tid, stripeID, lockReqDesc->type, lockReqDesc->start, lockReqDesc->stop, lockReqDesc->start2, lock… in rf_AcquireStripeLock()
322 …, lockReqDesc->type, lockReqDesc->start, lockReqDesc->stop, lockReqDesc->start2, lockReqDesc->stop… in rf_AcquireStripeLock()
351 lockReqDesc->start2, lockReqDesc->stop2); in rf_AcquireStripeLock()
396 …tid, stripeID, lockReqDesc->type, lockReqDesc->start, lockReqDesc->stop, lockReqDesc->start2, lock… in rf_ReleaseStripeLock()
478 … tid, stripeID, lr->type, lr->start, lr->stop, lr->start2, lr->stop2, (unsigned long) lockTable); in rf_ReleaseStripeLock()
[all …]
H A Drf_stripelocks.h56 RF_int64 start2, stop2; /* start and end of 2nd range to be locked */ member
89 …(_lrd).start2 = -1; …
95 …(_lrd).start2 = (_asm)->parityInfo->next->startSector; …
/netbsd-src/sys/arch/sparc/stand/ofwboot/
H A Dboot.c122 const char *start1 = NULL, *end1 = NULL, *start2 = NULL, *end2 = NULL; in bootoptions() local
149 start2 = ap; in bootoptions()
159 if (end2 == start2) { in bootoptions()
160 start2 = end2 = NULL; in bootoptions()
168 } else if (start2 == NULL) { in bootoptions()
191 memcpy(kernel, start2, (end2 - start2)); in bootoptions()
192 kernel[end2 - start2] = '\0'; in bootoptions()
/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dtexindex.c120 long int length1, long int pos1, char *start2,
361 char *start2 = find_field (&keyfields[i], *line2, &length2); in compare_full() local
364 start2, length2, *line2 - text_base); in compare_full()
422 char *start2 = find_field (&keyfields[i], text2, &length2); in compare_prepared() local
425 start2, length2, text2 - text_base); in compare_prepared()
457 char *start2 = find_field (&keyfields[i], str2, &length2); in compare_general() local
459 start2, length2, pos2); in compare_general()
659 long int pos1, char *start2, long int length2, long int pos2) in compare_field() argument
670 long value = find_value (start1, length1) - find_value (start2, length2); in compare_field()
680 char *p2 = start2; in compare_field()
[all …]
/netbsd-src/external/lgpl3/gmp/dist/demos/
H A Dprimes.c244 unsigned long start, start2, prime; in sieve_region() local
269 start2 = primes[i].rem; in sieve_region()
288 start2 = start / 2; in sieve_region()
292 for (ii = start2; ii < ssize; ii += prime) in sieve_region()
299 for (k = start2 - ssize; k < 0; k += prime) in sieve_region()
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/
H A Dbare1.ms15 start2:
20 lapc start2,$r3
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dc_loopsetup_preg_div2_lc0.s35 LSETUP ( start2 , end2 ) LC0 = P2 >> 1;
36 start2: R4 += 4; label
H A Dc_loopsetup_preg_lc0.s35 LSETUP ( start2 , end2 ) LC0 = P2;
36 start2: R4 += 4; label
H A Dc_loopsetup_topbotcntr.s49 loadsym R1, start2;
56 start2: R4 += 1; label
H A Dc_loopsetup_prelc.s39 LSETUP ( start2 , end2 ) LC1;
40 start2: R4 += 4; label
H A Dc_loopsetup_nested_top.s33 LSETUP ( start2 , end2 ) LC1 = P2;
34 start2: R4 += 4; label
H A Dc_loopsetup_nested_prelc.s36 LSETUP ( start2 , end2 ) LC1;
37 start2: R4 += 4; label
H A Dc_loopsetup_preg_stld.s46 LSETUP ( start2 , end2 ) LC0 = P2;
47 start2: label
H A Dc_loopsetup_nested_bot.s32 LSETUP ( start2 , end2 ) LC1 = P2;
33 start2: R4 += 4; label
H A Dc_loopsetup_nested.s33 LSETUP ( start2 , end2 ) LC1 = P2;
34 start2: R4 += 4; label
H A Dc_loopsetup_overlap.s33 LSETUP ( start2 , end2 ) LC1 = P2;
34 start2: R4 += 4; label
H A Dc_interr_loopsetup_stld.S55 LSETUP ( start2 , end2 ) LC0 = P2;
56 start2: R4 += 4; label
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_posix.cc224 uptr start2, uptr end2) { in IntervalsAreSeparate() argument
226 CHECK(start2 <= end2); in IntervalsAreSeparate()
227 return (end1 < start2) || (end2 < start1); in IntervalsAreSeparate()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_posix.cc224 uptr start2, uptr end2) { in IntervalsAreSeparate() argument
226 CHECK(start2 <= end2); in IntervalsAreSeparate()
227 return (end1 < start2) || (end2 < start1); in IntervalsAreSeparate()
/netbsd-src/external/gpl2/dtc/dist/tests/
H A Dvalue-labels.dts5 prop2: prop2 = start2: < innerstart2: 0xdeadbeef innermid2: 0xabcd1234 innerend2: > end2:;
H A Dsourceoutput.dts12 prop2 = start2: [66 6f 6f], mid2: "bar" end2: ;
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_posix.cpp217 uptr start2, uptr end2) { in IntervalsAreSeparate() argument
219 CHECK(start2 <= end2); in IntervalsAreSeparate()
220 return (end1 < start2) || (end2 < start1); in IntervalsAreSeparate()
/netbsd-src/external/gpl2/lvm2/dist/lib/format_text/
H A Dformat-text.c1187 uint64_t start2, mda_size2; /* Second area - end of disk */ in _mda_setup() local
1295 start2 = disk_size - mda_size2; in _mda_setup()
1299 if (start2 < pe_end) { in _mda_setup()
1300 mda_size2 -= (pe_end - start2); in _mda_setup()
1301 start2 = pe_end; in _mda_setup()
1307 if (start2 < start1 + mda_size1) { in _mda_setup()
1308 mda_size2 -= (start1 + mda_size1 - start2); in _mda_setup()
1309 start2 = start1 + mda_size1; in _mda_setup()
1315 if (!add_mda(fmt, fmt->cmd->mem, mdas, pv->dev, start2, in _mda_setup()
1317 if (!dev_set(pv->dev, start2, in _mda_setup()
/netbsd-src/sys/arch/ia64/ia64/
H A Dpmap.c1372 paddr_t vhpt_start = 0, start1, start2, end1, end2; in pmap_steal_vhpt_memory() local
1394 start2 = vhpt_start + npgs; in pmap_steal_vhpt_memory()
1399 if (start2 > end2) { in pmap_steal_vhpt_memory()
1413 start2 == end2 && in pmap_steal_vhpt_memory()
1431 if (start1 == end1 && start2 == end2) break; in pmap_steal_vhpt_memory()
1442 if (start2 != end2) in pmap_steal_vhpt_memory()
1443 uvm_page_physload(start2, end2, start2, end2, in pmap_steal_vhpt_memory()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-gimplify.cc1994 tree start2 = NULL, p2 = NULL; in cxx_omp_clause_apply_fn() local
1998 start2 = arg2; in cxx_omp_clause_apply_fn()
2005 start2 = build4 (ARRAY_REF, inner_type, start2, in cxx_omp_clause_apply_fn()
2011 start2 = build_fold_addr_expr_loc (input_location, start2); in cxx_omp_clause_apply_fn()
2022 p2 = create_tmp_var (TREE_TYPE (start2)); in cxx_omp_clause_apply_fn()
2023 t = build2 (MODIFY_EXPR, TREE_TYPE (p2), p2, start2); in cxx_omp_clause_apply_fn()

12