HomeSort by: relevance | last modified time | path
    Searched defs:ovly (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
head.h 41 void (*ovly)(struct nv50_head *, struct nv50_head_atom *); member in struct:nv50_head_func
nouveau_dispnv50_head.c 31 #include "ovly.h"
65 if (asyh->set.ovly ) head->func->ovly (head, asyh);
371 asyh->set.ovly = armh->ovly.cpp != asyh->ovly.cpp;
377 asyh->ovly.cpp = 0;
447 asyh->ovly = armh->ovly;
497 struct nv50_wndw *base, *ovly, *curs local
    [all...]
atom.h 105 } ovly; member in struct:nv50_head_atom
141 bool ovly:1; member in struct:nv50_head_atom::nv50_head_atom_mask::__anon5118
  /src/external/gpl3/binutils/dist/bfd/
pdp11.c 1548 int ovly;
1571 ovly = H_GET_8 (abfd, ext->e_ovly);
1572 if (ovly != 0)
1546 int ovly; local
  /src/external/gpl3/binutils.old/dist/bfd/
pdp11.c 1548 int ovly;
1571 ovly = H_GET_8 (abfd, ext->e_ovly);
1572 if (ovly != 0)
1546 int ovly; local
  /src/external/gpl3/gdb/dist/bfd/
pdp11.c 1548 int ovly;
1571 ovly = H_GET_8 (abfd, ext->e_ovly);
1572 if (ovly != 0)
1546 int ovly; local
  /src/external/gpl3/gdb.old/dist/bfd/
pdp11.c 1555 int ovly;
1578 ovly = H_GET_8 (abfd, ext->e_ovly);
1579 if (ovly != 0)
1553 int ovly; local

Completed in 39 milliseconds