| /freebsd-13.1/lib/libc/locale/ |
| H A D | xlocale.c | 103 static void *(*constructors[])(const char *, locale_t) = variable 227 new->components[type] = constructors[type](src->locale, new); in dupcomponent() 283 constructors[type](realLocale, new); in newlocale()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | TargetCXXABI.def | 41 /// - constructors and destructors return 'this'; 96 /// - constructors and destructors return 'this', as in ARM; 109 /// - constructors and destructors return 'this', as in ARM.
|
| /freebsd-13.1/contrib/googletest/googlemock/include/gmock/ |
| H A D | gmock-generated-nice-strict.h.pump | 53 // NiceMock, NaggyMock, and StrictMock "inherit" the constructors of 96 // Ideally, we would inherit base class's constructors through a using 99 // constructors as public. These tests would need to be cleaned up first.
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/ |
| H A D | Registry.cpp | 50 const ConstructorMap &constructors() const { return Constructors; } in constructors() function in clang::ast_matchers::dynamic::__anon0d4191c90111::RegistryMaps 600 auto it = RegistryData->constructors().find(MatcherName); in lookupMatcherCtor() 601 return it == RegistryData->constructors().end() in lookupMatcherCtor() 660 for (const auto &M : RegistryData->constructors()) { in getMatcherCompletions()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | AnalyzerOptions.def | 106 "cfg-rich-constructors", 229 bool, ShouldElideConstructors, "elide-constructors", 230 "Whether elidable C++ copy-constructors and move-constructors should be " 416 "Value: \"constructors\", \"destructors\", \"methods\".",
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/ |
| H A D | sstream | 28 // 27.8.1.1 [stringbuf.cons], constructors: 153 // constructors/destructor 221 // 30.8.2.1 [stringbuf.cons], constructors 639 // 30.8.3.1 [istringstream.cons], constructors 719 // 30.8.4.1 [ostringstream.cons], constructors 800 // 30.8.5.1 [stringstream.cons], constructors
|
| H A D | tuple | 37 // allocator-extended constructors 468 // tuple() constructors (including allocator_arg_t variants) 518 // tuple(const T&...) constructors (including allocator_arg_t variants) 587 // tuple(U&& ...) constructors (including allocator_arg_t variants) 594 _Not<_IsThisTuple<_Up...> >, // extension to allow mis-behaved user constructors 662 // Copy and move constructors (including the allocator_arg_t variants) 680 // tuple(const tuple<U...>&) constructors (including allocator_arg_t variants) 746 // tuple(tuple<U...>&&) constructors (including allocator_arg_t variants) 812 // tuple(const pair<U1, U2>&) constructors (including allocator_arg_t variants) 881 // tuple(pair<U1, U2>&&) constructors (including allocator_arg_t variants)
|
| H A D | strstream | 112 // constructors/destructor 354 // constructors/destructor
|
| H A D | random | 41 // constructors and seeding functions 103 // constructors and seeding functions 163 // constructors and seeding functions 396 // constructors 420 // constructors 468 // constructors and reset functions 531 // constructors and reset functions 589 // constructors and reset functions 648 // constructors and reset functions 3612 // constructors [all …]
|
| H A D | system_error | 57 // constructors: 86 // constructors:
|
| H A D | span | 57 // [span.cons], span constructors, copy, assignment, and destructor 220 // [span.cons], span constructors, copy, assignment, and destructor 399 // [span.cons], span constructors, copy, assignment, and destructor
|
| H A D | memory | 277 // constructors 319 // constructors 411 // constructors: 530 // constructors
|
| H A D | bitset | 39 // 23.3.5.1 constructors: 678 // 23.3.5.1 constructors:
|
| H A D | filesystem | 507 // constructors 937 // constructors and destructor 2319 // constructors and destructors 2881 // constructors and destructor
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | CXXRecordDeclDefinitionBits.def | 35 /// True if this class has any user-declared constructors. 131 /// constructors from a base class. 135 /// default constructors from a base class.
|
| /freebsd-13.1/sys/conf/ |
| H A D | ldscript.i386 | 107 the constructors, so we make sure it is
|
| H A D | ldscript.amd64 | 113 the constructors, so we make sure it is
|
| H A D | ldscript.mips | 199 the constructors, so we make sure it is
|
| H A D | ldscript.mips.mips64 | 200 the constructors, so we make sure it is
|
| H A D | ldscript.mips.cfe | 216 the constructors, so we make sure it is
|
| /freebsd-13.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-shared-linux-o32.ld | 170 the constructors, so we make sure it is
|
| H A D | cvmx-shared-linux-n32.ld | 179 the constructors, so we make sure it is
|
| H A D | cvmx-shared-linux.ld | 178 the constructors, so we make sure it is
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/experimental/ |
| H A D | propagate_const | 58 // [propagate_const.ctor], constructors
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/ |
| H A D | Combine.td | 44 // from this class and will forward arguments to its constructors.
|