| /freebsd/lib/libc/locale/ |
| H A D | xlocale.c | 100 static void *(*constructors[])(const char *, locale_t) = variable 224 new->components[type] = constructors[type](src->locale, new); in dupcomponent() 280 constructors[type](realLocale, new); in newlocale()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | TargetCXXABI.def | 41 /// - constructors and destructors return 'this'; 94 /// - constructors and destructors return 'this', as in ARM; 107 /// - constructors and destructors return 'this', as in ARM.
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | random | 41 // constructors and seeding functions 103 // constructors and seeding functions 163 // constructors and seeding functions 213 // constructors and seeding functions 266 // constructors and seeding functions 319 // constructors and seeding functions 396 // constructors 420 // constructors 468 // constructors and reset functions 531 // constructors and reset functions [all …]
|
| H A D | mdspan | 62 // [mdspan.extents.cons], constructors 105 // [mdspan.layout.right.cons], constructors 159 // [mdspan.layout.right.cons], constructors 217 // [mdspan.layout.stride.cons], constructors 333 // [mdspan.mdspan.cons], constructors
|
| H A D | system_error | 58 // constructors: 86 // constructors:
|
| H A D | tuple | 49 // allocator-extended constructors 556 // tuple() constructors (including allocator_arg_t variants) 576 // tuple(const T&...) constructors (including allocator_arg_t variants) 602 // tuple(U&& ...) constructors (including allocator_arg_t variants) 611 _Not<_IsThisTuple<_Up...> >, // extension to allow mis-behaved user constructors 639 // Copy and move constructors (including the allocator_arg_t variants) 655 // tuple(const tuple<U...>&) constructors (including allocator_arg_t variants) 697 // tuple(tuple<U...>&) constructors (including allocator_arg_t variants) 709 // tuple(tuple<U...>&&) constructors (including allocator_arg_t variants) 723 // tuple(const tuple<U...>&&) constructors (including allocator_arg_t variants) [all …]
|
| H A D | strstream | 112 // constructors/destructor 317 // constructors/destructor
|
| H A D | span | 71 // [span.cons], span constructors, copy, assignment, and destructor 252 // [span.cons], span constructors, copy, assignment, and destructor 435 // [span.cons], span constructors, copy, assignment, and destructor
|
| H A D | __node_handle | 32 // [container.node.cons], constructors, copy, and assignment
|
| H A D | memory | 432 // constructors 476 // constructors 592 // constructors: 746 // constructors
|
| H A D | filesystem | 285 // [fs.rec.dir.itr.members], constructors and destructor 330 // [fs.file.status.cons], constructors and destructor
|
| H A D | chrono | 797 // unspecified additional constructors 859 // unspecified additional constructors 908 // unspecified additional constructors 945 // unspecified additional constructors
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | random | 41 // constructors and seeding functions 103 // constructors and seeding functions 163 // constructors and seeding functions 213 // constructors and seeding functions 266 // constructors and seeding functions 319 // constructors and seeding functions 396 // constructors 420 // constructors 468 // constructors and reset functions 531 // constructors and reset functions [all …]
|
| H A D | system_error | 58 // constructors: 86 // constructors:
|
| H A D | strstream | 112 // constructors/destructor 241 // constructors/destructor
|
| H A D | sstream | 31 // [stringbuf.cons] constructors: 253 // [stringstream.cons] constructors 356 // [stringbuf.cons] constructors: 837 // [stringstream.cons] constructors
|
| H A D | chrono | 702 // unspecified additional constructors 764 // unspecified additional constructors 813 // unspecified additional constructors 850 // unspecified additional constructors
|
| H A D | memory | 432 // constructors 476 // constructors 592 // constructors: 746 // constructors
|
| /freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/ |
| H A D | Registry.cpp | 48 const ConstructorMap &constructors() const { return Constructors; } in constructors() function in clang::ast_matchers::dynamic::__anondf91e3950111::RegistryMaps 644 auto it = RegistryData->constructors().find(MatcherName); in lookupMatcherCtor() 645 return it == RegistryData->constructors().end() ? std::optional<MatcherCtor>() in lookupMatcherCtor() 703 for (const auto &M : RegistryData->constructors()) { in getMatcherCompletions()
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | CXXRecordDeclDefinitionBits.def | 35 /// True if this class has any user-declared constructors. 134 /// constructors from a base class. 138 /// default constructors from a base class.
|
| /freebsd/crypto/openssl/doc/internal/man3/ |
| H A D | ossl_algorithm_do_all.pod | 43 may offer, but also for constructors, such as
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | AnalyzerOptions.def | 109 "cfg-rich-constructors", 279 bool, ShouldElideConstructors, "elide-constructors", 280 "Whether elidable C++ copy-constructors and move-constructors should be " 581 "Value: \"constructors\", \"destructors\", \"methods\".",
|
| /freebsd/contrib/llvm-project/libcxx/include/experimental/ |
| H A D | memory | 82 // constructors
|
| /freebsd/sys/conf/ |
| H A D | ldscript.i386 | 106 the constructors, so we make sure it is
|
| H A D | ldscript.amd64 | 112 the constructors, so we make sure it is
|