/netbsd-src/sys/external/bsd/drm2/dist/drm/virtio/ |
H A D | virtgpu_gem.c | 119 struct virtio_gpu_object_array *objs; in virtio_gpu_gem_object_open() local 139 struct virtio_gpu_object_array *objs; in virtio_gpu_gem_object_close() local 155 struct virtio_gpu_object_array *objs; in virtio_gpu_array_alloc() local 167 static void virtio_gpu_array_free(struct virtio_gpu_object_array *objs) in virtio_gpu_array_free() 175 struct virtio_gpu_object_array *objs; in virtio_gpu_array_from_handles() local 194 void virtio_gpu_array_add_obj(struct virtio_gpu_object_array *objs, in virtio_gpu_array_add_obj() 205 int virtio_gpu_array_lock_resv(struct virtio_gpu_object_array *objs) in virtio_gpu_array_lock_resv() 218 void virtio_gpu_array_unlock_resv(struct virtio_gpu_object_array *objs) in virtio_gpu_array_unlock_resv() 228 void virtio_gpu_array_add_fence(struct virtio_gpu_object_array *objs, in virtio_gpu_array_add_fence() 237 void virtio_gpu_array_put_free(struct virtio_gpu_object_array *objs) in virtio_gpu_array_put_free() [all …]
|
H A D | virtgpu_vq.c | 491 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_create_resource() 589 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_transfer_to_host_2d() 933 struct virtio_gpu_object_array *objs) in virtio_gpu_cmd_context_attach_resource() 952 struct virtio_gpu_object_array *objs) in virtio_gpu_cmd_context_detach_resource() 972 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_resource_create_3d() 1004 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_transfer_to_host_3d() 1036 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_transfer_from_host_3d() 1061 struct virtio_gpu_object_array *objs, in virtio_gpu_cmd_submit()
|
H A D | virtgpu_plane.c | 117 struct virtio_gpu_object_array *objs; in virtio_gpu_update_dumb_bo() local 262 struct virtio_gpu_object_array *objs; in virtio_gpu_cursor_plane_update() local
|
H A D | virtgpu_object.c | 115 struct virtio_gpu_object_array *objs = NULL; in virtio_gpu_object_create() local
|
H A D | virtgpu_ioctl.c | 297 struct virtio_gpu_object_array *objs; in virtio_gpu_transfer_from_host_ioctl() local 337 struct virtio_gpu_object_array *objs; in virtio_gpu_transfer_to_host_ioctl() local
|
H A D | virtgpu_drv.h | 86 struct drm_gem_object *objs[]; member 120 struct virtio_gpu_object_array *objs; member
|
/netbsd-src/usr.bin/crunch/examples/ |
H A D | Makefile | 28 objs: target
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Expression.cc | 1104 Vector<Histable*> *objs = NULL; in pEval() local 1131 Vector<JThread*> *objs = NULL; in pEval() local 1166 Vector<Histable*> *objs = NULL; in pEval() local
|
H A D | PathTree.cc | 825 Hist_data::Mode mode, Vector<Histable*> *objs, in compute_metrics() 1474 PathTree::get_clr_metrics (Vector<Histable*> *objs, NodeIdx node_idx, in get_clr_metrics() 1561 PathTree::get_clr_metrics (Vector<Histable*> *objs) in get_clr_metrics() 1567 PathTree::get_cle_metrics (Vector<Histable*> *objs, NodeIdx node_idx, int pcle, in get_cle_metrics() 1625 PathTree::get_cle_metrics (Vector<Histable*> *objs, NodeIdx node_idx, int dpth) in get_cle_metrics() 2034 PathTree::get_cle_metrics (Vector<Histable*> *objs) in get_cle_metrics() 2105 PathTree::get_self_metrics (Vector<Histable*> *objs, NodeIdx node_idx, in get_self_metrics() 2185 PathTree::get_self_metrics (Vector<Histable*> *objs) in get_self_metrics()
|
H A D | CallStack.cc | 994 CallStackP::add_stack_d (Vector<Histable*> *objs) in add_stack_d() 1013 CallStackNode::compare (long start, long end, Vector<Histable*> *objs, CallStackNode *mRoot) in compare() 1040 CallStackP::add_stack (Vector<Histable*> *objs) in add_stack()
|
H A D | gp-archive.cc | 153 Vector <LoadObject*> *objs = new Vector<LoadObject*>(); in get_loadObjs() local
|
H A D | DbeSession.h | 429 Vector<Histable*> *objs; // Master list of Functions,Modules,Segments variable
|
H A D | Dbe.cc | 2113 Vector<void*> *objs = new Vector<void*>(2); in dbeGetTLValue() local 6141 setSummary (Vector<Histable*> *objs, Vector<int> *saligns, in setSummary() 6308 setMemSummary (Vector<Histable*> *objs, Vector<int> *saligns, in setMemSummary() 6332 setIndxSummary (Vector<Histable*> *objs, Vector<int> *saligns, in setIndxSummary() 6356 setIOActivitySummary (Vector<Histable*> *objs, Vector<int> *saligns, in setIOActivitySummary() 6379 setHeapActivitySummary (Vector<Histable*> *objs, Vector<int> *saligns, in setHeapActivitySummary() 6404 setDataSummary (Vector<Histable*> *objs, Vector<int> *saligns, in setDataSummary() 6529 Vector<Histable*>*objs = new Vector<Histable*>(sel_objs->size ()); in dbeGetSummaryV2() local 6712 Vector<Histable*>*objs = new Vector<Histable*>(sel_objs->size ()); in dbeGetSummary() local
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Expression.cc | 1104 Vector<Histable*> *objs = NULL; in pEval() local 1131 Vector<JThread*> *objs = NULL; in pEval() local 1166 Vector<Histable*> *objs = NULL; in pEval() local
|
H A D | PathTree.cc | 825 Hist_data::Mode mode, Vector<Histable*> *objs, in compute_metrics() 1474 PathTree::get_clr_metrics (Vector<Histable*> *objs, NodeIdx node_idx, in get_clr_metrics() 1561 PathTree::get_clr_metrics (Vector<Histable*> *objs) in get_clr_metrics() 1567 PathTree::get_cle_metrics (Vector<Histable*> *objs, NodeIdx node_idx, int pcle, in get_cle_metrics() 1625 PathTree::get_cle_metrics (Vector<Histable*> *objs, NodeIdx node_idx, int dpth) in get_cle_metrics() 2034 PathTree::get_cle_metrics (Vector<Histable*> *objs) in get_cle_metrics() 2105 PathTree::get_self_metrics (Vector<Histable*> *objs, NodeIdx node_idx, in get_self_metrics() 2185 PathTree::get_self_metrics (Vector<Histable*> *objs) in get_self_metrics()
|
H A D | CallStack.cc | 994 CallStackP::add_stack_d (Vector<Histable*> *objs) in add_stack_d() 1013 CallStackNode::compare (long start, long end, Vector<Histable*> *objs, CallStackNode *mRoot) in compare() 1040 CallStackP::add_stack (Vector<Histable*> *objs) in add_stack()
|
H A D | gp-archive.cc | 153 Vector <LoadObject*> *objs = new Vector<LoadObject*>(); in get_loadObjs() local
|
H A D | DbeSession.h | 429 Vector<Histable*> *objs; // Master list of Functions,Modules,Segments variable
|
/netbsd-src/games/hack/ |
H A D | hack.potion.c | 77 struct obj *otmp, *objs; in dodrink() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/ |
H A D | drm_gem.c | 760 struct drm_gem_object **objs) in objects_lookup() 806 struct drm_gem_object **objs; in drm_gem_objects_lookup() local 1416 drm_gem_lock_reservations(struct drm_gem_object **objs, int count, in drm_gem_lock_reservations() 1468 drm_gem_unlock_reservations(struct drm_gem_object **objs, int count, in drm_gem_unlock_reservations()
|
/netbsd-src/games/battlestar/ |
H A D | extern.h | 323 struct objs { struct 327 extern const struct objs dayobjs[]; argument
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/ |
H A D | i915_gem_object_blt.c | 323 struct drm_gem_object *objs[] = { &src->base, &dst->base }; in i915_gem_object_copy_blt() local
|
/netbsd-src/sys/dev/acpi/ |
H A D | acpi_event.c | 162 ACPI_OBJECT_LIST objs, *arg = NULL; in acpi_event_invoke() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
H A D | softp11.c | 72 struct st_object **objs; member 308 struct st_object *o, **objs; in add_st_object() local
|
/netbsd-src/usr.bin/crunch/crunchgen/ |
H A D | crunchgen.c | 78 strlst_t *objs, *objpaths; member
|