| /src/sys/external/bsd/drm2/dist/drm/i915/display/ |
| intel_atomic.c | 341 struct intel_plane *linked = local 346 if (linked) 347 mode |= PS_PLANE_Y_SEL(linked->id);
|
| intel_atomic.c | 341 struct intel_plane *linked = local 346 if (linked) 347 mode |= PS_PLANE_Y_SEL(linked->id);
|
| intel_display.c | 10752 WARN(1, "unknown pipe linked to transcoder %s\n", 12288 struct intel_plane *plane, *linked; local 12293 linked = plane_state->planar_linked_plane; 12295 if (!linked) 12298 linked_plane_state = intel_atomic_get_plane_state(state, linked); 12314 struct intel_plane *plane, *linked; local 12348 for_each_intel_plane_on_crtc(&dev_priv->drm, crtc, linked) { 12349 if (!icl_is_nv12_y_plane(linked->id)) 12352 if (crtc_state->active_planes & BIT(linked->id)) 12355 linked_state = intel_atomic_get_plane_state(state, linked); [all...] |
| intel_display.c | 10752 WARN(1, "unknown pipe linked to transcoder %s\n", 12288 struct intel_plane *plane, *linked; local 12293 linked = plane_state->planar_linked_plane; 12295 if (!linked) 12298 linked_plane_state = intel_atomic_get_plane_state(state, linked); 12314 struct intel_plane *plane, *linked; local 12348 for_each_intel_plane_on_crtc(&dev_priv->drm, crtc, linked) { 12349 if (!icl_is_nv12_y_plane(linked->id)) 12352 if (crtc_state->active_planes & BIT(linked->id)) 12355 linked_state = intel_atomic_get_plane_state(state, linked); [all...] |
| /src/usr.sbin/lpr/lpr/ |
| lpr.c | 78 static char *cfname; /* daemon control files, linked from tf's */ 110 static const char *linked(const char *); 348 if (sflag && (cp = linked(arg)) != NULL) { 367 warnx("%s: not linked, copying instead", arg); 472 linked(const char *file) function
|
| lpr.c | 78 static char *cfname; /* daemon control files, linked from tf's */ 110 static const char *linked(const char *); 348 if (sflag && (cp = linked(arg)) != NULL) { 367 warnx("%s: not linked, copying instead", arg); 472 linked(const char *file) function
|
| /src/external/gpl3/binutils/dist/include/ |
| hp-symtab.h | 1750 unsigned int linked : 1; /* linked with other expansions */ member in struct:quick_procedure
|
| hp-symtab.h | 1750 unsigned int linked : 1; /* linked with other expansions */ member in struct:quick_procedure
|
| /src/external/gpl3/binutils.old/dist/include/ |
| hp-symtab.h | 1750 unsigned int linked : 1; /* linked with other expansions */ member in struct:quick_procedure
|
| hp-symtab.h | 1750 unsigned int linked : 1; /* linked with other expansions */ member in struct:quick_procedure
|
| /src/external/gpl3/gdb.old/dist/include/ |
| hp-symtab.h | 1750 unsigned int linked : 1; /* linked with other expansions */ member in struct:quick_procedure
|
| hp-symtab.h | 1750 unsigned int linked : 1; /* linked with other expansions */ member in struct:quick_procedure
|
| /src/external/gpl3/gdb/dist/include/ |
| hp-symtab.h | 1750 unsigned int linked : 1; /* linked with other expansions */ member in struct:quick_procedure
|
| hp-symtab.h | 1750 unsigned int linked : 1; /* linked with other expansions */ member in struct:quick_procedure
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/ |
| zone.c | 394 * or "zone transfer in progress" are kept on per-state linked lists 14937 bool free_needed, linked = false; local 14959 linked = true; 14996 if (linked) {
|
| zone.c | 394 * or "zone transfer in progress" are kept on per-state linked lists 14937 bool free_needed, linked = false; local 14959 linked = true; 14996 if (linked) {
|
| /src/external/mpl/bind/dist/lib/dns/ |
| zone.c | 387 * or "zone transfer in progress" are kept on per-state linked lists 15086 bool free_needed, linked = false; local 15106 linked = true; 15144 if (linked) {
|
| zone.c | 387 * or "zone transfer in progress" are kept on per-state linked lists 15086 bool free_needed, linked = false; local 15106 linked = true; 15144 if (linked) {
|