Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DTapiUniversal.h102 iterator_range<object_iterator> objects() const { in objects() function
H A DMachOUniversal.h143 iterator_range<object_iterator> objects() const { in objects() function
/freebsd-src/include/rpcsvc/
H A Dnis_db.h96 } objects; member
/freebsd-src/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_super.c381 int objects = 0; zpl_prune_sb() local
H A Dzfs_vfsops.c1194 int objects = 0; zfs_prune_aliases() local
1250 zfs_prune(struct super_block * sb,unsigned long nr_to_scan,int * objects) zfs_prune() argument
/freebsd-src/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_helpers.c755 char **objects = NULL; recursive_flush_changed_properties() local
/freebsd-src/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.h170 int32_t objects; member
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp592 PythonTuple::PythonTuple(std::initializer_list<PythonObject> objects) { in PythonTuple() argument
603 PythonTuple::PythonTuple(std::initializer_list<PyObject *> objects) { in PythonTuple() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp235 ValueObjectSP objects = ConvertToStructuredArray() local
/freebsd-src/crypto/openssl/apps/
H A Dlist.c1552 unsigned int objects:1; in list_main() member
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp1375 ExprWithCleanups(Expr * subexpr,bool CleanupsHaveSideEffects,ArrayRef<CleanupObject> objects) ExprWithCleanups() argument
1385 Create(const ASTContext & C,Expr * subexpr,bool CleanupsHaveSideEffects,ArrayRef<CleanupObject> objects) Create() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp821 ParmVarDecl *objects = ParmVarDecl::Create(Context, Method, BuildObjCArrayLiteral() local
983 ParmVarDecl *objects = ParmVarDecl::Create(Context, Method, BuildObjCDictionaryLiteral() local