Home
last modified time | relevance | path

Searched defs:objects (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/sys/dev/drm2/i915/
H A Di915_gem_execbuffer.c311 struct list_head *objects) in i915_gem_execbuffer_relocate()
413 struct list_head *objects) in i915_gem_execbuffer_reserve()
513 struct list_head *objects, in i915_gem_execbuffer_relocate_slow()
667 struct list_head *objects) in i915_gem_execbuffer_move_to_gpu()
770 i915_gem_execbuffer_move_to_active(struct list_head *objects, in i915_gem_execbuffer_move_to_active()
842 struct list_head objects; in i915_gem_do_execbuffer() local
/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DMachOUniversal.h149 iterator_range<object_iterator> objects() const { in objects() function
/freebsd-12.1/include/rpcsvc/
H A Dnis_db.h100 } objects; member
/freebsd-12.1/contrib/subversion/subversion/libsvn_subr/
H A Dobject_pool.c76 apr_hash_t *objects; member
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp629 PythonTuple::PythonTuple(std::initializer_list<PythonObject> objects) { in PythonTuple()
640 PythonTuple::PythonTuple(std::initializer_list<PyObject *> objects) { in PythonTuple()
/freebsd-12.1/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.h172 int32_t objects; member
/freebsd-12.1/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_helpers.c755 char **objects = NULL; in recursive_flush_changed_properties() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DTSanRuntime.cpp239 ValueObjectSP objects = in ConvertToStructuredArray() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExprCXX.cpp1228 ArrayRef<CleanupObject> objects) in ExprWithCleanups()
1238 ArrayRef<CleanupObject> objects) { in Create()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp798 ParmVarDecl *objects = ParmVarDecl::Create(Context, Method, in BuildObjCArrayLiteral() local
906 ParmVarDecl *objects = ParmVarDecl::Create(Context, Method, in BuildObjCDictionaryLiteral() local
/freebsd-12.1/sys/dev/drm2/radeon/
H A Dradeon.h422 struct list_head objects; member