OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_open
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
umidi.c
174
int
num_open
;
member in struct:umidi_endpoint
676
* penalty of reducing max transfer size by (
num_open
-num_scheduled)
817
ep->
num_open
= 0;
858
ep->
num_open
= 0;
968
sc->sc_out_ep->
num_open
= 0;
977
sc->sc_in_ep->
num_open
= 0;
1058
p->
num_open
= 0;
1316
ep->
num_open
++;
1319
* (
num_open
- num_scheduled) slots free in the buffer. as we have
1320
* just incremented
num_open
, the buffer may be too full to satisf
[
all
...]
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py
1085
num_open
= tail.count(startchar) - tail.count(endchar)
1090
if
num_open
+ delta <= 0:
1092
FindEndOfExpressionInLine(line, 0,
num_open
, startchar, endchar))
1093
num_open
+= delta
Completed in 18 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025