OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DELTA
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/dev/rasops/
rasops1_putchar_width.h
102
DELTA
(hp, ri->ri_stride, SUBST_UNIT *);
104
DELTA
(rp, ri->ri_stride, SUBST_UNIT *);
119
DELTA
(hp, ri->ri_stride, SUBST_UNIT *);
122
DELTA
(rp, ri->ri_stride, SUBST_UNIT *);
128
DELTA
(rp, - ri->ri_stride * ri->ri_ul.off, SUBST_UNIT *);
130
DELTA
(hp, - ri->ri_stride * ri->ri_ul.off,
134
DELTA
(rp, - ri->ri_stride, SUBST_UNIT *);
137
DELTA
(hp, - ri->ri_stride, SUBST_UNIT *);
rasops1-4_putchar.h
147
DELTA
(hp, ri->ri_stride, uint32_t *);
149
DELTA
(rp, ri->ri_stride, uint32_t *);
170
DELTA
(hp, ri->ri_stride, uint32_t *);
173
DELTA
(rp, ri->ri_stride, uint32_t *);
179
DELTA
(rp, - ri->ri_stride * ri->ri_ul.off, uint32_t *);
181
DELTA
(hp, - ri->ri_stride * ri->ri_ul.off,
185
DELTA
(rp, - ri->ri_stride, uint32_t *);
189
DELTA
(hp, - ri->ri_stride, uint32_t *);
229
DELTA
(hp, ri->ri_stride, uint32_t *);
232
DELTA
(rp, ri->ri_stride, uint32_t *)
[
all
...]
rasops1.c
152
DELTA
(hp, ri->ri_stride, uint32_t *);
154
DELTA
(rp, ri->ri_stride, uint32_t *);
169
DELTA
(hp, ri->ri_stride, uint32_t *);
172
DELTA
(rp, ri->ri_stride, uint32_t *);
178
DELTA
(rp, - ri->ri_stride * ri->ri_ul.off, uint32_t *);
180
DELTA
(hp, - ri->ri_stride * ri->ri_ul.off,
184
DELTA
(rp, - ri->ri_stride, uint32_t *);
188
DELTA
(hp, - ri->ri_stride, uint32_t *);
212
DELTA
(hp, ri->ri_stride, uint32_t *);
215
DELTA
(rp, ri->ri_stride, uint32_t *)
[
all
...]
rasops_bitops.h
101
DELTA
(hp, ri->ri_stride, uint32_t *);
104
DELTA
(rp, ri->ri_stride, uint32_t *);
135
DELTA
(hp, ri->ri_stride, uint32_t *);
138
DELTA
(rp, ri->ri_stride, uint32_t *);
177
DELTA
(hp, ri->ri_stride, uint32_t *);
179
DELTA
(rp, ri->ri_stride, uint32_t *);
207
DELTA
(hp, ri->ri_stride, uint32_t *);
210
DELTA
(rp, ri->ri_stride, uint32_t *);
282
DELTA
(hp, ri->ri_stride, uint32_t *);
284
DELTA
(srp, ri->ri_stride, uint32_t *)
[
all
...]
rasops_putchar.h
140
DELTA
(hp, ri->ri_stride, PIXEL_TYPE *);
142
DELTA
(rp, ri->ri_stride, PIXEL_TYPE *);
192
DELTA
(hp, ri->ri_stride, PIXEL_TYPE *);
194
DELTA
(rp, ri->ri_stride, PIXEL_TYPE *);
200
DELTA
(rp, - ri->ri_stride * ri->ri_ul.off, PIXEL_TYPE *);
202
DELTA
(hp, - ri->ri_stride * ri->ri_ul.off,
206
DELTA
(rp, - ri->ri_stride, PIXEL_TYPE *);
211
DELTA
(hp, - ri->ri_stride, PIXEL_TYPE *);
rasops_putchar_width.h
253
DELTA
(hp, ri->ri_stride, STAMP_TYPE *);
255
DELTA
(rp, ri->ri_stride, STAMP_TYPE *);
264
DELTA
(hp, ri->ri_stride, STAMP_TYPE *);
266
DELTA
(rp, ri->ri_stride, STAMP_TYPE *);
272
DELTA
(rp, - ri->ri_stride * ri->ri_ul.off, STAMP_TYPE *);
274
DELTA
(hp, - ri->ri_stride * ri->ri_ul.off,
278
DELTA
(rp, - ri->ri_stride, STAMP_TYPE *);
281
DELTA
(hp, - ri->ri_stride, STAMP_TYPE *);
rasops.h
212
#define
DELTA
(p, d, cast) ((p) = (cast)((uint8_t *)(p) + (d)))
rasops24.c
283
DELTA
(hp, ri->ri_stride, uint32_t *);
286
DELTA
(rp, ri->ri_stride, uint32_t *);
rasops.c
1035
DELTA
(hp, ri->ri_stride, uint32_t *);
1037
DELTA
(rp, ri->ri_stride, uint32_t *);
1182
DELTA
(hp, ri->ri_stride, uint32_t *);
1184
DELTA
(rp, ri->ri_stride, uint32_t *);
1510
DELTA
(rp, ri->ri_stride, uint16_t *);
1636
DELTA
(rp, ri->ri_stride, uint16_t *);
/src/usr.bin/vmstat/
drvstats.c
70
* Take the
delta
between the present values and the last recorded
72
* the
delta
values in the 'cur' structure.
86
#define
DELTA
(x) do { \
125
/*
Delta
Values. */
132
DELTA
(wait[i]);
133
DELTA
(time[i]);
134
DELTA
(waitsum[i]);
135
DELTA
(busysum[i]);
136
DELTA
(timestamp[i]);
170
#undef
DELTA
[
all
...]
Completed in 24 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025