OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:swidth
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/less/dist/
search.c
1192
int
swidth
= sc_width - line_pfx_width();
local
1394
sshift =
swidth
* get_seg(linepos, linepos + chpos[start_off]);
1395
eshift =
swidth
* get_seg(linepos, linepos + chpos[end_off]);
1418
if (end_off >=
swidth
* sheight / 4) /* heuristic */
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_overlay.c
144
u32
SWIDTH
;
776
u32
swidth
, swidthsw, sheight, ostride;
local
822
swidth
= params->src_width;
833
swidth
|= (params->src_width / uv_hscale) << 16;
850
iowrite32(
swidth
, ®s->
SWIDTH
);
1474
P(
SWIDTH
);
Completed in 27 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026