| /src/sys/external/bsd/drm2/dist/drm/virtio/ |
| virtgpu_gem.c | 119 struct virtio_gpu_object_array *objs; local 124 objs = virtio_gpu_array_alloc(1); 125 if (!objs) 127 virtio_gpu_array_add_obj(objs, obj); 130 objs); 139 struct virtio_gpu_object_array *objs; local 144 objs = virtio_gpu_array_alloc(1); 145 if (!objs) 147 virtio_gpu_array_add_obj(objs, obj); 150 objs); 155 struct virtio_gpu_object_array *objs; local 175 struct virtio_gpu_object_array *objs; local 259 struct virtio_gpu_object_array *objs; local [all...] |
| virtgpu_object.c | 115 struct virtio_gpu_object_array *objs = NULL; local 136 objs = virtio_gpu_array_alloc(1); 137 if (!objs) 139 virtio_gpu_array_add_obj(objs, &bo->base.base); 141 ret = virtio_gpu_array_lock_resv(objs); 148 objs, fence); 151 objs, fence); 164 virtio_gpu_array_put_free(objs);
|
| virtgpu_drv.h | 86 struct drm_gem_object *objs[]; member in struct:virtio_gpu_object_array 120 struct virtio_gpu_object_array *objs; member in struct:virtio_gpu_vbuffer 247 void virtio_gpu_array_add_obj(struct virtio_gpu_object_array *objs, 249 int virtio_gpu_array_lock_resv(struct virtio_gpu_object_array *objs); 250 void virtio_gpu_array_unlock_resv(struct virtio_gpu_object_array *objs); 251 void virtio_gpu_array_add_fence(struct virtio_gpu_object_array *objs, 253 void virtio_gpu_array_put_free(struct virtio_gpu_object_array *objs); 255 struct virtio_gpu_object_array *objs); 264 struct virtio_gpu_object_array *objs, 272 struct virtio_gpu_object_array *objs, [all...] |
| virtgpu_ioctl.c | 297 struct virtio_gpu_object_array *objs; local 305 objs = virtio_gpu_array_from_handles(file, &args->bo_handle, 1); 306 if (objs == NULL) 309 ret = virtio_gpu_array_lock_resv(objs); 320 &args->box, objs, fence); 325 virtio_gpu_array_unlock_resv(objs); 327 virtio_gpu_array_put_free(objs); 337 struct virtio_gpu_object_array *objs; local 342 objs = virtio_gpu_array_from_handles(file, &args->bo_handle, 1); 343 if (objs == NULL [all...] |
| virtgpu_plane.c | 117 struct virtio_gpu_object_array *objs; local 125 objs = virtio_gpu_array_alloc(1); 126 if (!objs) 128 virtio_gpu_array_add_obj(objs, &bo->base.base); 131 objs, NULL); 262 struct virtio_gpu_object_array *objs; local 264 objs = virtio_gpu_array_alloc(1); 265 if (!objs) 267 virtio_gpu_array_add_obj(objs, vgfb->base.obj[0]); 268 virtio_gpu_array_lock_resv(objs); [all...] |
| virtgpu_vq.c | 245 if (entry->objs) 246 virtio_gpu_array_put_free_delayed(vgdev, entry->objs); 405 if (vbuf->objs) { 406 virtio_gpu_array_add_fence(vbuf->objs, &fence->f); 407 virtio_gpu_array_unlock_resv(vbuf->objs); 491 struct virtio_gpu_object_array *objs, 499 vbuf->objs = objs; 589 struct virtio_gpu_object_array *objs, 592 struct virtio_gpu_object *bo = gem_to_virtio_gpu_obj(objs->objs[0]) [all...] |
| /src/external/cddl/dtracetoolkit/dist/Bin/ |
| js_objnew.d | 48 @objs[basename(copyinstr(arg0)), copyinstr(arg1)] = count(); 54 printa(" %-24.24s %-36s %@8d\n", @objs);
|
| rb_objnew.d | 48 @objs[basename(copyinstr(arg1)), copyinstr(arg0)] = count(); 54 printa(" %-24.24s %-36s %@8d\n", @objs);
|
| js_objgc.d | 66 @objs[this->file, copyinstr(arg1)] = sum(1); 73 @objs["<missed>", copyinstr(arg1)] = sum(-1); 79 @objs[filename[arg2], copyinstr(arg1)] = sum(-1); 88 printa(" %-24.24s %@8d %s\n", @objs);
|
| j_objnew.d | 16 * OBJS Number of objects created 49 @objs[pid, stringof(this->class)] = count(); 59 printf(" %6s %8s %s\n", "PID", "OBJS", "CLASS"); 60 printa(" %6d %8@d %s\n", @objs);
|
| /src/external/cddl/dtracetoolkit/dist/JavaScript/ |
| js_objnew.d | 48 @objs[basename(copyinstr(arg0)), copyinstr(arg1)] = count(); 54 printa(" %-24.24s %-36s %@8d\n", @objs);
|
| js_objgc.d | 66 @objs[this->file, copyinstr(arg1)] = sum(1); 73 @objs["<missed>", copyinstr(arg1)] = sum(-1); 79 @objs[filename[arg2], copyinstr(arg1)] = sum(-1); 88 printa(" %-24.24s %@8d %s\n", @objs);
|
| /src/external/cddl/dtracetoolkit/dist/Ruby/ |
| rb_objnew.d | 48 @objs[basename(copyinstr(arg1)), copyinstr(arg0)] = count(); 54 printa(" %-24.24s %-36s %@8d\n", @objs);
|
| /src/external/gpl2/gmake/dist/ |
| build.sh.in | 55 objs="ar.${OBJEXT} arscan.${OBJEXT} commands.${OBJEXT} default.${OBJEXT} dir.${OBJEXT} expand.${OBJEXT} file.${OBJEXT} function.${OBJEXT} getopt.${OBJEXT} getopt1.${OBJEXT} implicit.${OBJEXT} job.${OBJEXT} main.${OBJEXT} misc.${OBJEXT} read.${OBJEXT} remake.${OBJEXT} rule.${OBJEXT} signame.${OBJEXT} strcache.${OBJEXT} variable.${OBJEXT} version.${OBJEXT} vpath.${OBJEXT} hash.${OBJEXT} remote-${REMOTE}.${OBJEXT} ${extras} ${ALLOCA}" 58 objs="$objs glob/fnmatch.${OBJEXT} glob/glob.${OBJEXT}" 63 for file in `echo ${objs} | sed 's/\.'${OBJEXT}'/.c/g'`; do 71 srcobjs="$objs" 72 objs= 74 objs="$objs `basename $obj`" 79 $CC $CFLAGS $LDFLAGS $objs $LOADLIBES -o makenew${EXEEXT}
|
| /src/sys/external/bsd/drm2/dist/drm/xen/ |
| Makefile | 3 drm_xen_front-objs := xen_drm_front.o \
|
| /src/crypto/external/apache2/openssl/dist/test/ |
| x509_load_cert_file_test.c | 23 STACK_OF(X509_OBJECT) *objs = NULL; 30 || !TEST_ptr(objs = X509_STORE_get1_objects(store)) 31 || !TEST_int_eq(sk_X509_OBJECT_num(objs), 4)) 34 for (i = 0; i < sk_X509_OBJECT_num(objs); i++) { 35 const X509_OBJECT *obj = sk_X509_OBJECT_value(objs, i); 47 sk_X509_OBJECT_pop_free(objs, X509_OBJECT_free);
|
| /src/usr.bin/crunch/examples/ |
| Makefile | 28 objs: 29 ${MAKE} -f $(OUTMK) objs
|
| /src/external/cddl/dtracetoolkit/dist/Java/ |
| j_objnew.d | 16 * OBJS Number of objects created 49 @objs[pid, stringof(this->class)] = count(); 59 printf(" %6s %8s %s\n", "PID", "OBJS", "CLASS"); 60 printa(" %6d %8@d %s\n", @objs);
|
| /src/games/hack/ |
| hack.potion.c | 77 struct obj *otmp, *objs; local 164 for (objs = fobj; objs; objs = objs->nobj) 165 if (objs->ox != u.ux || objs->oy != u.uy) 171 for (objs = fobj; objs; objs = objs->nobj [all...] |
| /src/crypto/external/apache2/openssl/dist/Configurations/ |
| gentemplate.pm | 339 # We support two types of objs, those who are specific to this library 340 # (they end up in @objs) and those that we get indirectly, via other 362 my @objs = (); 367 push @objs, $_; 382 print STDERR "DEBUG[dolib:shlib] \@objs for $lib : ", 383 join(",", map { "\n $_" } @objs), "\n" 384 if @objs && $debug_rules; 391 objs => [ @objs, @foreign_objs ], 393 foreach (@objs) { [all...] |
| /src/crypto/external/bsd/openssl/dist/Configurations/ |
| gentemplate.pm | 339 # We support two types of objs, those who are specific to this library 340 # (they end up in @objs) and those that we get indirectly, via other 362 my @objs = (); 367 push @objs, $_; 382 print STDERR "DEBUG[dolib:shlib] \@objs for $lib : ", 383 join(",", map { "\n $_" } @objs), "\n" 384 if @objs && $debug_rules; 391 objs => [ @objs, @foreign_objs ], 393 foreach (@objs) { [all...] |
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| CallStack.h | 63 bool compare (long start, long end, Vector<Histable*> *objs, CallStackNode *mRoot); 92 // Creates a call stack representation for objs and 94 virtual void *add_stack (Vector<Histable*> *objs) = 0;
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| CallStack.h | 63 bool compare (long start, long end, Vector<Histable*> *objs, CallStackNode *mRoot); 92 // Creates a call stack representation for objs and 94 virtual void *add_stack (Vector<Histable*> *objs) = 0;
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/ |
| dwzbuildid.exp | 159 set objs [list ${binfile}1.o ${binfile}2.o] 161 set objs [list ${binfile}1.o ${binfile}4.o] 163 set objs [list ${binfile}1.o ${binfile}6.o] 166 if {[gdb_compile $objs ${binfile}-$testname executable {quiet}] != ""} {
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/ |
| dwzbuildid.exp | 159 set objs [list ${binfile}1.o ${binfile}2.o] 161 set objs [list ${binfile}1.o ${binfile}4.o] 163 set objs [list ${binfile}1.o ${binfile}6.o] 166 if {[gdb_compile $objs ${binfile}-$testname executable {quiet}] != ""} {
|