Home
last modified time | relevance | path

Searched defs:fobj (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_debugfs.c65 struct dma_resv_list *fobj; in qxl_debugfs_buffers_info() local
/netbsd-src/games/hack/
H A Dhack.Decl.c86 struct obj *fobj = 0, *fcobj = 0, *invent = 0, *uwep = 0, *uarm = 0, *uarm2 = 0, variable
/netbsd-src/external/bsd/file/dist/python/
H A Dmagic.py341 def detect_from_fobj(fobj): argument
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_fence.c384 struct dma_resv_list *fobj; in nouveau_fence_sync() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_bo.c465 struct dma_resv_list *fobj; in ttm_bo_flush_all_fences() local
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py2895 def visitor(fobj, lptr, depth, includes): argument