Home
last modified time | relevance | path

Searched refs:inference (Results 1 – 25 of 38) sorted by relevance

12

/netbsd-src/usr.bin/make/unit-tests/
H A Dvar-scope-local.mk57 all: inference-rule.ir-to dir/subdir/inference-rule.ir-to
58 inference-rule.ir-from: .PHONY
59 dir/subdir/inference-rule.ir-from: .PHONY
62 all: inference-rule-chain.ir-to dir/subdir/inference-rule-chain.ir-to
63 inference-rule-chain.ir-gen-from: .PHONY
64 dir/subdir/inference-rule-chain.ir-gen-from: .PHONY
H A Duse-inference.mk10 all: use-inference.to
21 use-inference.from: # assume it exists
H A DMakefile341 TESTS+= use-inference
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DSYCLSupport.rst32 the address space qualifier inference as detailed in
33 …ps://www.khronos.org/registry/OpenCL/specs/3.0-unified/html/OpenCL_C.html#addr-spaces-inference>`_.
H A DAutomaticReferenceCounting.rst693 Except as described under the :ref:`inference rules <arc.ownership.inference>`,
699 These rules, together with the inference rules, ensure that all objects and
702 required to counteract the :ref:`inference of __strong for template type
703 arguments <arc.ownership.inference.template.arguments>`. Ownership qualifiers
805 about :ref:`inferring ownership <arc.ownership.inference.variables>`. It is,
1380 .. _arc.ownership.inference:
1382 Ownership inference
1385 .. _arc.ownership.inference.variables: argument
1398 .. _arc.ownership.inference.indirect_parameters:
1431 .. _arc.ownership.inference.template.arguments:
[all …]
H A DLanguageExtensions.rst888 C++11 type inference
892 determine C++11 type inference is supported using the ``auto`` specifier. If
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dclone.d303 fop.storage_class |= STC.inference; in buildOpAssign()
962 dd.storage_class |= STC.inference; in buildDtors()
1018 dd.storage_class |= STC.inference; in buildDtors()
1137 func.storage_class |= STC.inference; in buildExternDDtor()
1413 dd.storage_class |= STC.inference | STC.scope_; in buildPostBlit()
1451 dd.storage_class |= STC.inference; in buildPostBlit()
1512 ccd.storage_class |= STC.inference; in generateCopyCtorDeclaration()
H A Dastenums.d106 inference = 0x1_0000_0000_0000, /// do attribute inference enumerator
H A Dfunc.d450 if (storage_class & STC.inference) in functionSemantic()
1315 (storage_class & STC.inference) || // do attribute inference in canInferAttributes()
H A Dsemantic3.d263 if (funcdecl.storage_class & STC.inference) in visit()
H A Ddsymbolsem.d5247 ctor.storage_class |= STC.inference; in visit()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/
H A D2001-02-09-AdveComments.txt3 revisit synchronization, type inference, and other issues.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DBigEndianNEON.rst152 … so ``LD1`` was chosen as the canonical vector load instruction (and by inference, ``ST1`` for vec…
H A DCompileCudaWithLLVM.rst514 * `Memory space inference
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangOptions.def104 "Objective-C related result type inference")
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DREADME-SSE.txt412 4. The alignment inference code cannot handle loads from globals in non-static
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicsAArch64.td348 // uaddlp, but tblgen's type inference currently can't handle the
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-20141133 Move error checking and defaults inference to mips_check_options and
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-20141133 Move error checking and defaults inference to mips_check_options and
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Drope508 // restrictions on type inference for template functions.
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Drope524 // restrictions on type inference for template functions.
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTarget.td746 /// it to be resolved by inference in the context it is used.
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.in1081 annote = "Deductive inference driven by English: PROTOSYNTHEX III",
1942 …uced. In Section 2, certain operations on relations (other than logical inference) are discussed a…
9307 …presents a sample of sentences and structures as input to a grammatical inference algorithm. The a…
9313 …nguages; free grammars; grammar design; grammatical inference; identification in the limit; infere…
11268 …ce = "Compendex database; ftp://ftp.ira.uka.de/pub/bibliography/Theory/inductive.inference.bib",
11954 …keywords = "computer programming; heuristics; inference rules; paramodulation; partial orderin…
13434inference rules presently under consideration in automated theorem proving, there is a need for de…
13441 …m oriented languages; programming languages; resolution; strategies and inference rules presently;…
15104 …n; formal query language; heuristic programming; heuristics; inductive; inference; information; in…
15534 … conjunction with a natural language analyzer and a combined memory and inference model. In genera…
[all …]
/netbsd-src/external/public-domain/xz/dist/
H A DChangeLog1979 POSIX supports $< only in inference rules (suffix rules).
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.td3784 // FIXME: Because of what seems like a bug in TableGen's type-inference code,

12