/freebsd/crypto/openssl/Configurations/ |
H A D | README-design.md | 33 inferred by `Configure`. By the same rule of minimalism, end product 35 in `build.info`. Their file name extensions will be inferred by the 103 It also shows us that building the object file inferred from 206 pairs. These are directly inferred from the DEPEND 209 modules => a list of modules. These are directly inferred from 213 pairs. These are directly inferred from the GENERATE 217 pairs. These are directly inferred from the INCLUDE 225 libraries => a list of libraries. These are directly inferred from 228 programs => a list of programs. These are directly inferred from 231 scripts => a list of scripts. There are directly inferred from [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | ModuleMap.cpp | 1034 inferred = InferredDirectories.find(*ParentDir); in inferFrameworkModule() local 1035 if (inferred == InferredDirectories.end()) { in inferFrameworkModule() 1042 inferred = InferredDirectories.find(*ParentDir); in inferFrameworkModule() 1045 if (inferred == InferredDirectories.end()) in inferFrameworkModule() 1046 inferred = InferredDirectories.insert( in inferFrameworkModule() 1050 if (inferred->second.InferModules) { in inferFrameworkModule() 1055 !llvm::is_contained(inferred->second.ExcludedModules, Name); in inferFrameworkModule() 1057 Attrs.IsSystem |= inferred->second.Attrs.IsSystem; in inferFrameworkModule() 1058 Attrs.IsExternC |= inferred->second.Attrs.IsExternC; in inferFrameworkModule() 1059 Attrs.IsExhaustive |= inferred->second.Attrs.IsExhaustive; in inferFrameworkModule() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | brcm,bcm6345-l1-intc.txt | 28 the number of supported IRQs is inferred from the size argument
|
H A D | brcm,bcm7038-l1-intc.txt | 27 the number of supported IRQs is inferred from the size argument
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticLexKinds.td | 860 "only submodules and framework modules may be inferred with wildcard syntax">; 862 "inferred submodules require a module with an umbrella">; 864 "inferred submodule cannot be a framework submodule">; 866 "inferred framework modules cannot be 'explicit'">; 870 "redefinition of inferred submodule">; 872 "expected '{' to start inferred submodule">; 876 "only '*' can be exported from an inferred submodule">;
|
H A D | AttrDocs.td | 1605 ``tvOS`` can be implicitly inferred from an ``iOS`` availability attribute. 1607 the implicitly inferred availability attributes. If no availability attribute 1716 be implicitly inferred from an ``iOS`` availability attribute, the logic is 1719 described in the previous paragraph. However, the implicitly inferred attributes 1723 pragma rather than using the inferred ``iOS`` availability from the declaration: 1731 The compiler is also able to apply implicitly inferred attributes from a pragma 1733 a ``tvOS`` availability attribute that is implicitly inferred from the ``iOS`` 1742 The implicit attributes that are inferred from explicitly specified attributes 1744 even if there is an availability attribute that can be inferred from a pragma. 1746 availability that is inferred from the attribute on the declaration rather than
|
H A D | DiagnosticGroups.td | 563 def NullabilityInferredOnNestedType : DiagGroup<"nullability-inferred-on-nested-type">;
|
H A D | arm_mve.td | 1577 // because the signedness of the destination type cannot be inferred.
|
H A D | DiagnosticSemaKinds.td | 4955 "implicit %sub{select_special_member_kind}0 inferred target collision: call to both " 11324 …"section length is unspecified and cannot be inferred because subscripted value is %select{not an … 12488 : Error<"OpenACC sub-array length is unspecified and cannot be inferred "
|
/freebsd/contrib/googletest/docs/reference/ |
H A D | mocking.md | 141 [`WillRepeatedly`](#EXPECT_CALL.WillRepeatedly) are specified, the inferred 144 *n* >= 1, the inferred cardinality is `Times(n)`. 146 *n* >= 0, the inferred cardinality is `Times(AtLeast(n))`.
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | ReleaseNotes.rst | 35 * ``EI_OSABI`` in the output is now inferred from input object files.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SCT_new.pod | 184 certificate the SCT was issued for can be inferred from where the SCT was found.
|
H A D | EVP_DigestVerifyInit.pod | 107 inferred from the supplied digest B<type>, and B<props> will be NULL. Where
|
H A D | EVP_DigestSignInit.pod | 115 except that the I<mdname> parameter will be inferred from the supplied
|
H A D | EVP_PKEY_CTX_ctrl.pod | 322 inferred from the supplied I<md> and it is not possible to specify any 344 inferred from the supplied I<md> and it is not possible to specify any
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Driver.cpp | 2034 bool inferred = false; in inferMachineType() local 2038 if (!inferred) { in inferMachineType() 2039 inferred = true; in inferMachineType() 2048 if (!inferred) in inferMachineType()
|
/freebsd/contrib/googletest/docs/ |
H A D | gmock_for_dummies.md | 423 `EXPECT_CALL()`, the inferred cardinality is `Times(1)`. 460 says that `turtle.GetX()` will be called *exactly three times* (gMock inferred
|
H A D | gmock_cook_book.md | 1415 cannot be inferred by the compiler), you can give `ElementsAreArray()` an 4026 `param_type` to refer to the type of the parameter as inferred by the compiler. 4088 inferred from its value parameters. `ACTION_TEMPLATE()` supports that and can be 4125 The value argument types are inferred by the compiler. For example:
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-pkeyutl.pod.in | 152 With raw data, when a digest algorithm is applicable, though it may be inferred
|
/freebsd/contrib/bearssl/src/ssl/ |
H A D | ssl_hs_client.t0 | 870 \ algorithm is inferred from the cipher suite, and the hash is
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | Target.td | 419 // first sub-register. Most fields from the Register class are inferred, and 601 // The follow state will eventually be inferred automatically from the
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicsAMDGPU.td | 15 // The amdgpu-no-* attributes (ex amdgpu-no-workitem-id-z) typically inferred
|
/freebsd/crypto/libecc/ |
H A D | README.md | 423 libecc supports 16, 32 and 64 bits word sizes. Though this word size is usually inferred during com…
|
/freebsd/contrib/tzdata/ |
H A D | NEWS | 185 localtime.c sometimes inferred a different time type, in order to
|
/freebsd/share/dict/ |
H A D | web2a | 72136 well-inferred
|