Searched refs:red (Results 226 - 250 of 322) sorted by relevance

1234567891011>>

/netbsd-current/sys/arch/hpcmips/dev/
H A Dplumvideo.c453 error = copyout(r, cmap->red, cnt);
480 error = copyin(cmap->red, r, cnt);
/netbsd-current/sys/sys/
H A Dtree.h33 * splay trees and red-black trees.
47 * A red-black tree is a binary search tree with the node color as an
51 * - each red node (except for the root) has a black parent,
54 * Every operation on a red-black tree is bounded as O(lg n).
55 * The maximum height of a red-black tree is 2lg (n+1).
291 /* Macros that define a red-black tree */
327 #define RB_SET_BLACKRED(black, red, field) do { \
329 RB_COLOR(red, field) = RB_RED; \
/netbsd-current/sys/arch/sparc/dev/
H A Dcgfourteen.c669 error = copyout(&cp[3], &p->red[i], 1);
698 error = copyin(&p->red[i], &cp[3], 1);
820 r = (i & 0xf8); /* red component */
894 error = copyin(cm->red, &rbuf[index], count);
934 error = copyout(rbuf, cm->red, count);
1202 val = (cur->cmap.red[i] ) |
/netbsd-current/external/bsd/ntp/dist/sntp/tests/
H A DMakefile.in288 mgn= red= grn= lgn= blu= brg= std=; \
300 red=''; \
1204 result_count $$1 "FAIL: " $$fail "$$red"; \
1205 result_count $$1 "XPASS:" $$xpass "$$red"; \
1222 col="$$red"; \
/netbsd-current/sys/external/isc/libsodium/dist/test/default/
H A DMakefile.in465 mgn= red= grn= lgn= blu= brg= std=; \
477 red=''; \
1874 result_count $$1 "FAIL: " $$fail "$$red"; \
1875 result_count $$1 "XPASS:" $$xpass "$$red"; \
1892 col="$$red"; \
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A DMakefile.in308 mgn= red= grn= lgn= blu= brg= std=; \
320 red=''; \
1340 result_count $$1 "FAIL: " $$fail "$$red"; \
1341 result_count $$1 "XPASS:" $$xpass "$$red"; \
1358 col="$$red"; \
/netbsd-current/external/gpl3/binutils/dist/gold/
H A DMakefile.in308 mgn= red= grn= lgn= blu= brg= std=; \
320 red=''; \
1341 result_count $$1 "FAIL: " $$fail "$$red"; \
1342 result_count $$1 "XPASS:" $$xpass "$$red"; \
1359 col="$$red"; \
/netbsd-current/external/gpl3/gcc.old/dist/libbacktrace/
H A DMakefile.in553 mgn= red= grn= lgn= blu= brg= std=; \
565 red=''; \
1798 result_count $$1 "FAIL: " $$fail "$$red"; \
1799 result_count $$1 "XPASS:" $$xpass "$$red"; \
1816 col="$$red"; \
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A DMakefile.in308 mgn= red= grn= lgn= blu= brg= std=; \
320 red=''; \
1340 result_count $$1 "FAIL: " $$fail "$$red"; \
1341 result_count $$1 "XPASS:" $$xpass "$$red"; \
1358 col="$$red"; \
/netbsd-current/crypto/external/bsd/heimdal/dist/tests/kdc/
H A DMakefile.in169 mgn= red= grn= lgn= blu= brg= std=; \
181 red=''; \
938 result_count $$1 "FAIL: " $$fail "$$red"; \
939 result_count $$1 "XPASS:" $$xpass "$$red"; \
956 col="$$red"; \
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/wind/
H A DMakefile.in319 mgn= red= grn= lgn= blu= brg= std=; \
331 red=''; \
1271 result_count $$1 "FAIL: " $$fail "$$red"; \
1272 result_count $$1 "XPASS:" $$xpass "$$red"; \
1289 col="$$red"; \
/netbsd-current/crypto/external/bsd/heimdal/dist/kadmin/
H A DMakefile.in302 mgn= red= grn= lgn= blu= brg= std=; \
314 red=''; \
1279 result_count $$1 "FAIL: " $$fail "$$red"; \
1280 result_count $$1 "XPASS:" $$xpass "$$red"; \
1297 col="$$red"; \
/netbsd-current/external/gpl3/gcc/dist/libbacktrace/
H A DMakefile.in605 mgn= red= grn= lgn= blu= brg= std=; \
617 red=''; \
1940 result_count $$1 "FAIL: " $$fail "$$red"; \
1941 result_count $$1 "XPASS:" $$xpass "$$red"; \
1958 col="$$red"; \
/netbsd-current/external/gpl3/gdb/dist/libbacktrace/
H A DMakefile.in605 mgn= red= grn= lgn= blu= brg= std=; \
617 red=''; \
1940 result_count $$1 "FAIL: " $$fail "$$red"; \
1941 result_count $$1 "XPASS:" $$xpass "$$red"; \
1958 col="$$red"; \
/netbsd-current/external/mit/isl/dist/
H A Disl_tab.c3289 int red; local
3295 red = con_is_redundant(tab, var);
3296 if (red < 0)
3298 if (red && !var->is_redundant)
4124 int red = con_is_redundant(tab, &tab->con[con]); local
4125 if (red < 0)
4127 if (!red)
/netbsd-current/sys/dev/tc/
H A Dsfb.c725 error = copyout(&sc->sc_cmap.r[index], p->red, count);
745 error = copyin(p->red, &cmap.r[index], count);
778 error = copyin(p->cmap.red, &r[index], count);
H A Dsfbplus.c708 error = copyout(&sc->sc_cmap.r[index], p->red, count);
728 error = copyin(p->red, &cmap.r[index], count);
761 error = copyin(p->cmap.red, &r[index], count);
H A Dstic.c174 0x7f, 0x00, 0x00, /* red */
183 0xff, 0x00, 0x00, /* red */
1240 error = copyout(&si->si_cmap.r[index], p->red, count);
1263 error = copyin(p->red, &cmap.r[index], count);
1306 error = copyin(p->cmap.red, &r[index], count);
/netbsd-current/sys/dev/sun/
H A Dcgsix.c787 if (p->cmap.red != NULL) {
1228 error = copyin(&cm->red[i],
1260 &cm->red[i], 1);
/netbsd-current/sys/dev/pci/voyager/
H A Dvoyagerfb.c654 error = copyin(cm->red, &rbuf[index], count);
690 error = copyout(&sc->sc_cmap_red[index], cm->red, count);
1421 val = ((cur->cmap.red[i] & 0xf8) << 8) |
/netbsd-current/sys/arch/hppa/dev/
H A Dgftfb.c957 error = copyin(cm->red, &rbuf[index], count);
993 error = copyout(&sc->sc_cmap_red[index], cm->red, count);
1389 copyin(cur->cmap.red, r, 2);
/netbsd-current/sys/arch/hpcmips/tx/
H A Dtx3912video.c529 error = copyout(r, cmap->red, cnt);
760 /* red */
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_dce_virtual.c109 static int dce_virtual_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Ddc.h631 struct fixed31_32 red[TRANSFER_FUNC_POINTS]; member in struct:dc_transfer_func_distributed_points
/netbsd-current/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Dradeon_drm.h343 unsigned int red; member in struct:__anon1728

Completed in 442 milliseconds

1234567891011>>