/freebsd/contrib/googletest/googletest/include/gtest/internal/ |
H A D | gtest-param-util.h | 560 for (const InstantiationInfo& instantiation : instantiations_) { in RegisterTests() local 561 const std::string& instantiation_name = instantiation.name; in RegisterTests() 562 ParamGenerator<ParamType> generator((*instantiation.generator)()); in RegisterTests() 563 ParamNameGeneratorFunc* name_func = instantiation.name_func; in RegisterTests() 564 const char* file = instantiation.file; in RegisterTests() 565 int line = instantiation.line; in RegisterTests()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Relocation.txt | 51 Here the instantiation of MipsHiLoRelocs in MipsInstrInfo.td is used 70 The instantiation in Mips64InstrInfo.td is used for MIPS64 in ILP32
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyInstrFormats.td | 32 // Normal instructions. Default instantiation of a WebAssemblyInst.
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticOptions.def | 85 /// Limit depth of instantiation backtrace.
|
H A D | DiagnosticSemaKinds.td | 2476 "'auto' variable template instantiation is not allowed">; 3714 "explicit instantiation declaration should not be 'dllexport'">, 3717 "'dllexport' attribute ignored on explicit instantiation definition">, 4782 "instantiation %select{takes|would take}0 its own class type by value">; 4812 "instantiation depth">; 5384 "explicit specialization of %0 after instantiation">; 5386 "%select{implicit|explicit}0 instantiation first required here">; 5391 "%select{instantiation|specialization}0 of function %1">; 5498 "recursive template instantiation exceeded maximum depth of %0">, 5503 "use -ftemplate-depth=N to increase recursive template instantiation depth">; [all …]
|
H A D | DiagnosticSerializationKinds.td | 126 "instantiation of %q0 is different in different modules">;
|
H A D | DiagnosticParseKinds.td | 859 "an explicit template instantiation}0 can " 862 "explicit template instantiation cannot have a definition; if this " 866 "%select{function|class|variable}0 cannot be defined in an explicit instantiation; if this " 869 "friend cannot be declared in an explicit instantiation; if this " 910 "instantiation">, InGroup<DiagGroup<"static-inline-explicit-instantiation">>; 926 "explicit %select{specialization|instantiation}0 of " 995 …"%select{partial specialization|explicit specialization|explicit instantiation}0 of alias template…
|
H A D | LangOptions.def | 410 "maximum template instantiation depth")
|
H A D | AttrDocs.td | 912 instantiation, so the value for ``I`` isn't known (thus, both ``enable_if`` 914 template instantiation, so the value for ``T::number`` is known. 4908 class template. This means that an explicit instantiation will not instantiate 4911 will not take for granted that an external instantiation of the class template 4913 explicit instantiation won't provide those members). For example, let's say we 4929 Since an explicit template instantiation declaration for ``basic_string<char>`` 4933 and the explicit template instantiation is provided in a shared library (as 4937 instantiation declaration, when it really isn't. To tell the compiler that 4938 ``data()`` is not part of the explicit template instantiation declaration, the 4955 externally despite there being an explicit template instantiation declaration:
|
H A D | DiagnosticGroups.td | 469 def DllexportExplicitInstantiationDecl : DiagGroup<"dllexport-explicit-instantiation-decl">;
|
H A D | Attr.td | 661 // to the instantiation.
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | optional | 284 …static_assert(is_object_v<value_type>, "instantiation of optional with a non-object type is undefi… 320 …static_assert(is_object_v<value_type>, "instantiation of optional with a non-object type is undefi… 589 "instantiation of optional with in_place_t is ill-formed"); 591 "instantiation of optional with nullopt_t is ill-formed"); 592 …static_assert(!is_reference_v<value_type>, "instantiation of optional with a reference type is ill… 593 …static_assert(is_destructible_v<value_type>, "instantiation of optional with a non-destructible ty… 594 …static_assert(!is_array_v<value_type>, "instantiation of optional with an array type is ill-formed…
|
H A D | __locale | 187 // around a dllimport bug that expects an external instantiation.
|
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
H A D | ocelot.txt | 27 5 are fixed as internal ports in the NXP LS1028A instantiation.
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | EVP_RAND.pod | 271 the consuming application for instantiation (Section 9.1) or 284 nonce during instantiation.
|
H A D | provider-rand.pod | 102 should be processed before instantiation.
|
/freebsd/crypto/openssl/crypto/engine/ |
H A D | README.md | 119 in essence it is simply an instantiation of "ENGINE_TABLE" code for use by 133 to duplicate "default" behaviour. Basically an ENGINE_TABLE instantiation, for
|
/freebsd/contrib/googletest/docs/reference/ |
H A D | testing.md | 94 The argument *`InstantiationName`* is a unique name for the instantiation of the 96 instantiation name is added as a prefix to the test suite name 295 The argument *`InstantiationName`* is a unique name for the instantiation of the 297 instantiation name is added as a prefix to the test suite name
|
/freebsd/contrib/googletest/docs/ |
H A D | advanced.md | 1133 instantiation of the test suite. The next argument is the name of the test 1143 instances of the pattern, the instantiation name is added as a prefix to the 1145 instantiations. The tests from the instantiation above will have these names: 1165 The tests from the instantiation above will have these names:
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Options.td | 3912 HelpText<"Set the maximum depth of recursive template instantiation">, 3917 …HelpText<"Set the maximum number of entries to print in a template instantiation backtrace (0 = no…
|
/freebsd/contrib/openbsm/m4/ |
H A D | libtool.m4 | 2095 # template instantiation
|
/freebsd/contrib/openpam/m4/ |
H A D | libtool.m4 | 2106 # template instantiation
|
/freebsd/contrib/ntp/sntp/libevent/m4/ |
H A D | libtool.m4 | 2095 # template instantiation
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | libtool.m4 | 2095 # template instantiation
|
/freebsd/contrib/libevent/m4/ |
H A D | libtool.m4 | 2107 # template instantiation
|