OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stop2
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/raidframe/
rf_stripelocks.h
56
RF_int64 start2,
stop2
; /* start and end of 2nd range to be locked */
member in struct:RF_LockReqDesc_s
90
(_lrd).
stop2
= -1; \
96
(_lrd).
stop2
= (_asm)->parityInfo->next->startSector + (_asm)->parityInfo->next->numSector-1; \
rf_stripelocks.c
121
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
);
303
tid, stripeID, lockReqDesc->type, lockReqDesc->start, lockReqDesc->stop, lockReqDesc->start2, lockReqDesc->
stop2
);
322
tid, stripeID, lockReqDesc->type, lockReqDesc->start, lockReqDesc->stop, lockReqDesc->start2, lockReqDesc->
stop2
);
351
lockReqDesc->start2, lockReqDesc->
stop2
);
396
tid, stripeID, lockReqDesc->type, lockReqDesc->start, lockReqDesc->stop, lockReqDesc->start2, lockReqDesc->
stop2
, lockTable);
478
tid, stripeID, lr->type, lr->start, lr->stop, lr->start2, lr->
stop2
, (unsigned long) lockTable)
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.reverse/
ppc_record_test_isa_2_06.exp
60
set
stop2
[gdb_get_line_number "stop 2"]
69
gdb_test "break $
stop2
" ".*Breakpoint .*" "executed lxvd2x, xvsqrtsp"
ppc_record_test_isa_3_1.exp
59
set
stop2
[gdb_get_line_number "stop 2"]
69
gdb_test "break $
stop2
" ".*Breakpoint .*" "executed test 1"
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.reverse/
ppc_record_test_isa_2_06.exp
60
set
stop2
[gdb_get_line_number "stop 2"]
69
gdb_test "break $
stop2
" ".*Breakpoint .*" "executed lxvd2x, xvsqrtsp"
ppc_record_test_isa_3_1.exp
59
set
stop2
[gdb_get_line_number "stop 2"]
69
gdb_test "break $
stop2
" ".*Breakpoint .*" "executed test 1"
/src/external/gpl2/gmake/dist/
read.c
146
int
stop2
, int blank, int ignorevars));
2152
find_char_unquote (char *string, int stop1, int
stop2
, int blank,
2163
if (
stop2
&& blank)
2164
while (*p != '\0' && *p != ignorevars && *p != stop1 && *p !=
stop2
2167
else if (
stop2
)
2168
while (*p != '\0' && *p != ignorevars && *p != stop1 && *p !=
stop2
)
Completed in 23 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026