OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:swin
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libcurses/
resize.c
256
WINDOW *
swin
;
local in function:__resizewin
378
for (
swin
= win->nextp;
swin
!= win;
swin
=
swin
->nextp) {
379
y =
swin
->reqy;
380
if (
swin
->begy > win->begy + win->maxy)
381
swin
->begy = win->begy + win->maxy - 1;
382
if (
swin
->begy + y > win->begy + win->maxy)
385
y += win->begy + win->maxy -
swin
->begy
[
all
...]
refresh.c
161
WINDOW *sub_win, *orig, *
swin
, *dwin;
local in function:_wnoutrefresh
175
swin
= dwin = win;
177
swin
= win->orig;
237
wlp =
swin
->alines[wy];
266
wlp =
swin
->alines[wy];
269
if ((*wlp->firstchp < maxx +
swin
->ch_off &&
270
*wlp->lastchp >=
swin
->ch_off) ||
286
if (*wlp->firstchp -
swin
->ch_off > 0) {
287
wx += *wlp->firstchp -
swin
->ch_off;
288
x_off += *wlp->firstchp -
swin
->ch_off
[
all
...]
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
sun8i-a83t-allwinner-h8homlet-v2.dts
127
swin
-supply = <®_dcdc1>;
sun8i-a83t-bananapi-m3.dts
209
swin
-supply = <®_dcdc1>;
sun8i-a83t-cubietruck-plus.dts
244
swin
-supply = <®_dcdc1>;
sun8i-a83t-tbs-a711.dts
267
swin
-supply = <®_dcdc1>;
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025