Home
last modified time | relevance | path

Searched refs:See (Results 1 – 25 of 6378) sorted by relevance

12345678910>>...256

/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/transforms/scalar_opts/
Dllvm_scalar_opts.mli6 * License. See LICENSE.TXT for details.
15 (** See the [llvm::createAggressiveDCEPass] function. *)
20 (** See the [llvm::createAlignmentFromAssumptionsPass] function. *)
25 (** See the [llvm::createCFGSimplificationPass] function. *)
30 (** See [llvm::createDeadStoreEliminationPass] function. *)
35 (** See [llvm::createScalarizerPass] function. *)
40 (** See [llvm::createMergedLoadStoreMotionPass] function. *)
45 (** See the [llvm::createGVNPass] function. *)
50 (** See the [llvm::createIndVarSimplifyPass] function. *)
55 (** See the [llvm::createInstructionCombiningPass] function. *)
[all …]
/external/llvm/bindings/ocaml/transforms/scalar_opts/
Dllvm_scalar_opts.mli6 * License. See LICENSE.TXT for details.
15 (** See the [llvm::createAggressiveDCEPass] function. *)
20 (** See the [llvm::createAlignmentFromAssumptionsPass] function. *)
25 (** See the [llvm::createCFGSimplificationPass] function. *)
30 (** See [llvm::createDeadStoreEliminationPass] function. *)
35 (** See [llvm::createScalarizerPass] function. *)
40 (** See [llvm::createMergedLoadStoreMotionPass] function. *)
45 (** See the [llvm::createGVNPass] function. *)
50 (** See the [llvm::createIndVarSimplifyPass] function. *)
55 (** See the [llvm::createInstructionCombiningPass] function. *)
[all …]
/external/swiftshader/third_party/LLVM/bindings/ocaml/transforms/scalar/
Dllvm_scalar_opts.mli6 * License. See LICENSE.TXT for details.
15 (** See the [llvm::createConstantPropogationPass] function. *)
20 (** See the [llvm::createSCCPPass] function. *)
24 (** See [llvm::createDeadStoreEliminationPass] function. *)
29 (** See The [llvm::createAggressiveDCEPass] function. *)
33 (** See the [llvm::createScalarReplAggregatesPass] function. *)
38 (** See the [llvm::createScalarReplAggregatesPassSSA] function. *)
43 (** See the [llvm::createScalarReplAggregatesWithThreshold] function. *)
49 (** See the [llvm::createIndVarSimplifyPass] function. *)
54 (** See the [llvm::createInstructionCombiningPass] function. *)
[all …]
/external/llvm/bindings/ocaml/transforms/ipo/
Dllvm_ipo.mli6 * License. See LICENSE.TXT for details.
15 (** See the [llvm::createAddArgumentPromotionPass] function. *)
20 (** See the [llvm::createConstantMergePass] function. *)
25 (** See the [llvm::createDeadArgEliminationPass] function. *)
30 (** See the [llvm::createFunctionAttrsPass] function. *)
35 (** See the [llvm::createFunctionInliningPass] function. *)
40 (** See the [llvm::createAlwaysInlinerPass] function. *)
45 (** See the [llvm::createGlobalDCEPass] function. *)
50 (** See the [llvm::createGlobalOptimizerPass] function. *)
55 (** See the [llvm::createIPConstantPropagationPass] function. *)
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/transforms/ipo/
Dllvm_ipo.mli6 * License. See LICENSE.TXT for details.
15 (** See the [llvm::createAddArgumentPromotionPass] function. *)
20 (** See the [llvm::createConstantMergePass] function. *)
25 (** See the [llvm::createDeadArgEliminationPass] function. *)
30 (** See the [llvm::createFunctionAttrsPass] function. *)
35 (** See the [llvm::createFunctionInliningPass] function. *)
40 (** See the [llvm::createAlwaysInlinerPass] function. *)
45 (** See the [llvm::createGlobalDCEPass] function. *)
50 (** See the [llvm::createGlobalOptimizerPass] function. *)
55 (** See the [llvm::createIPConstantPropagationPass] function. *)
[all …]
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.mli6 * License. See LICENSE.TXT for details.
20 (** The top-level container for all LLVM global data. See the
25 objects. See the [llvm::Module] class. *)
28 (** Each value in the LLVM IR has a type, an instance of [lltype]. See the
33 constants, and much more are all [llvalues]. See the [llvm::Value] class.
37 (** Used to store users and usees of values. See the [llvm::Use] class. *)
40 (** A basic block in LLVM IR. See the [llvm::BasicBlock] class. *)
43 (** Used to generate instructions in the LLVM IR. See the [llvm::LLVMBuilder]
48 See the [llvm::MemoryBuffer] class. *)
51 (** The kind of an [lltype], the result of [classify_type ty]. See the
[all …]
/external/swiftshader/third_party/LLVM/bindings/ocaml/transforms/ipo/
Dllvm_ipo.ml6 * License. See LICENSE.TXT for details.
15 (** See llvm::createAddArgumentPromotionPass *)
19 (** See llvm::createConstantMergePass function. *)
23 (** See llvm::createDeadArgEliminationPass function. *)
27 (** See llvm::createFunctionAttrsPass function. *)
31 (** See llvm::createFunctionInliningPass function. *)
35 (** See llvm::createGlobalDCEPass function. *)
39 (** See llvm::createGlobalOptimizerPass function. *)
43 (** See llvm::createIPConstantPropagationPass function. *)
47 (** See llvm::createPruneEHPass function. *)
[all …]
Dllvm_ipo.mli6 * License. See LICENSE.TXT for details.
15 (** See llvm::createAddArgumentPromotionPass *)
19 (** See llvm::createConstantMergePass function. *)
23 (** See llvm::createDeadArgEliminationPass function. *)
27 (** See llvm::createFunctionAttrsPass function. *)
31 (** See llvm::createFunctionInliningPass function. *)
35 (** See llvm::createGlobalDCEPass function. *)
39 (** See llvm::createGlobalOptimizerPass function. *)
43 (** See llvm::createIPConstantPropagationPass function. *)
47 (** See llvm::createPruneEHPass function. *)
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm.mli6 * License. See LICENSE.TXT for details.
20 (** The top-level container for all LLVM global data. See the
25 objects. See the [llvm::Module] class. *)
28 (** Each value in the LLVM IR has a type, an instance of [lltype]. See the
33 constants, and much more are all [llvalues]. See the [llvm::Value] class.
37 (** Used to store users and usees of values. See the [llvm::Use] class. *)
40 (** A basic block in LLVM IR. See the [llvm::BasicBlock] class. *)
43 (** Used to generate instructions in the LLVM IR. See the [llvm::LLVMBuilder]
50 (** An attribute in LLVM IR. See the [llvm::Attribute] class. *)
54 See the [llvm::MemoryBuffer] class. *)
[all …]
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli6 * License. See LICENSE.TXT for details.
20 (** The top-level container for all LLVM global data. See the
25 objects. See the [llvm::Module] class. *)
28 (** Each value in the LLVM IR has a type, an instance of [lltype]. See the
33 constants, and much more are all [llvalues]. See the [llvm::Value] class.
37 (** Used to store users and usees of values. See the [llvm::Use] class. *)
40 (** A basic block in LLVM IR. See the [llvm::BasicBlock] class. *)
43 (** Used to generate instructions in the LLVM IR. See the [llvm::LLVMBuilder]
48 See the [llvm::MemoryBuffer] class. *)
54 (** The kind of an [lltype], the result of [classify_type ty]. See the
[all …]
/external/tensorflow/tensorflow/core/protobuf/
Dworker_service.proto12 See the License for the specific language governing permissions and
39 // See worker.proto for details.
42 // See worker.proto for details.
46 // See worker.proto for details.
50 // See worker.proto for details.
53 // See worker.proto for details.
56 // See worker.proto for details.
59 // See worker.proto for details.
62 // See worker.proto for details.
65 // See worker.proto for details.
[all …]
/external/swiftshader/third_party/LLVM/bindings/ocaml/target/
Dllvm_target.mli6 * License. See LICENSE.TXT for details.
25 See the constructor llvm::TargetData::TargetData. *)
30 See the method llvm::PassManagerBase::add. *)
35 See the constructor llvm::TargetData::TargetData. *)
39 See the destructor llvm::TargetData::~TargetData. *)
45 See the method llvm::TargetData::isLittleEndian. *)
49 See the method llvm::TargetData::getPointerSize. *)
53 See the method llvm::TargetData::getIntPtrType. *)
57 See the method llvm::TargetData::getTypeSizeInBits. *)
62 See the method llvm::TargetData::getTypeStoreSize. *)
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/transforms/passmgr_builder/
Dllvm_passmgr_builder.mli6 * License. See LICENSE.TXT for details.
17 (** See the [llvm::PassManagerBuilder] function. *)
21 (** See the [llvm::PassManagerBuilder::OptLevel] function. *)
25 (** See the [llvm::PassManagerBuilder::SizeLevel] function. *)
29 (** See the [llvm::PassManagerBuilder::DisableUnitAtATime] function. *)
33 (** See the [llvm::PassManagerBuilder::DisableUnrollLoops] function. *)
37 (** See the [llvm::PassManagerBuilder::Inliner] function. *)
41 (** See the [llvm::PassManagerBuilder::populateFunctionPassManager] function. *)
46 (** See the [llvm::PassManagerBuilder::populateModulePassManager] function. *)
51 (** See the [llvm::PassManagerBuilder::populateLTOPassManager] function. *)
/external/llvm/bindings/ocaml/transforms/passmgr_builder/
Dllvm_passmgr_builder.mli6 * License. See LICENSE.TXT for details.
17 (** See the [llvm::PassManagerBuilder] function. *)
21 (** See the [llvm::PassManagerBuilder::OptLevel] function. *)
25 (** See the [llvm::PassManagerBuilder::SizeLevel] function. *)
29 (** See the [llvm::PassManagerBuilder::DisableUnitAtATime] function. *)
33 (** See the [llvm::PassManagerBuilder::DisableUnrollLoops] function. *)
37 (** See the [llvm::PassManagerBuilder::Inliner] function. *)
41 (** See the [llvm::PassManagerBuilder::populateFunctionPassManager] function. *)
46 (** See the [llvm::PassManagerBuilder::populateModulePassManager] function. *)
51 (** See the [llvm::PassManagerBuilder::populateLTOPassManager] function. *)
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/target/
Dllvm_target.mli6 * License. See LICENSE.TXT for details.
63 See the constructor [llvm::DataLayout::DataLayout]. *)
67 See the method [llvm::DataLayout::getStringRepresentation]. *)
72 See the method [llvm::DataLayout::isLittleEndian]. *)
76 See the method [llvm::DataLayout::getPointerSize]. *)
80 See the method [llvm::DataLayout::getIntPtrType]. *)
84 See the method [llvm::DataLayout::getPointerSize]. *)
89 See the method [llvm::DataLayout::getIntPtrType]. *)
93 See the method [llvm::DataLayout::getTypeSizeInBits]. *)
97 See the method [llvm::DataLayout::getTypeStoreSize]. *)
[all …]
/external/llvm/bindings/ocaml/target/
Dllvm_target.mli6 * License. See LICENSE.TXT for details.
63 See the constructor [llvm::DataLayout::DataLayout]. *)
67 See the method [llvm::DataLayout::getStringRepresentation]. *)
72 See the method [llvm::DataLayout::isLittleEndian]. *)
76 See the method [llvm::DataLayout::getPointerSize]. *)
80 See the method [llvm::DataLayout::getIntPtrType]. *)
84 See the method [llvm::DataLayout::getPointerSize]. *)
89 See the method [llvm::DataLayout::getIntPtrType]. *)
93 See the method [llvm::DataLayout::getTypeSizeInBits]. *)
97 See the method [llvm::DataLayout::getTypeStoreSize]. *)
[all …]
/external/freetype/
Dmodules.cfg52 # PFR/TrueDoc font driver. See optional extension ftpfr.c below also.
60 # Windows FONT/FNT font driver. See optional extension ftwinfnt.c below
67 # BDF font driver. See optional extension ftbdf.c below also.
108 # that its public API is subject to change if necessary). See
118 # See include/freetype/ftgzip.h for the API.
123 # See include/freetype/ftlzw.h for the API.
128 # See include/freetype/ftbzip2.h for the API.
153 # See include/freetype/ftbbox.h for the API.
158 # See include/freetype/ftbdf.h for the API.
164 # See include/freetype/ftbitmap.h for the API.
[all …]
/external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/
Dllvm_executionengine.mli6 * License. See LICENSE.TXT for details.
22 See the struct [llvm::GenericValue]. *)
26 according to the floating point type [fpty]. See the fields
30 (** [of_pointer v] boxes the pointer value [v] in a generic value. See the
35 [w]. See the field [llvm::GenericValue::IntVal]. *)
39 [w]. See the field [llvm::GenericValue::IntVal]. *)
43 bitwidth [w]. See the field [llvm::GenericValue::IntVal]. *)
48 [w]. See the field [llvm::GenericValue::IntVal]. *)
52 floating point type [fpty]. See the fields [llvm::GenericValue::DoubleVal]
56 (** [as_pointer gv] unboxes the pointer-valued generic value [gv]. See the
[all …]
/external/u-boot/doc/device-tree-bindings/gpu/
Dnvidia,tegra20-host1x.txt13 See ../clocks/clock-bindings.txt for details.
15 See ../reset/reset.txt for details.
29 See ../clocks/clock-bindings.txt for details.
31 See ../reset/reset.txt for details.
42 See ../clocks/clock-bindings.txt for details.
44 See ../reset/reset.txt for details.
55 See ../clocks/clock-bindings.txt for details.
57 See ../reset/reset.txt for details.
68 See ../clocks/clock-bindings.txt for details.
70 See ../reset/reset.txt for details.
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/analysis/
Dllvm_analysis.mli6 * License. See LICENSE.TXT for details.
17 human-readable validation report. See [llvm::verifyModule]. *)
22 human-readable validation report. See [llvm::verifyFunction]. *)
26 validation report to [stderr] and aborts the program if it is invalid. See
32 validation report to [stderr] and aborts the program if it is invalid. See
39 See [llvm::Function::viewCFG]. *)
44 See [llvm::Function::viewCFGOnly]. *)
/external/llvm/bindings/ocaml/analysis/
Dllvm_analysis.mli6 * License. See LICENSE.TXT for details.
17 human-readable validation report. See [llvm::verifyModule]. *)
22 human-readable validation report. See [llvm::verifyFunction]. *)
26 validation report to [stderr] and aborts the program if it is invalid. See
32 validation report to [stderr] and aborts the program if it is invalid. See
39 See [llvm::Function::viewCFG]. *)
44 See [llvm::Function::viewCFGOnly]. *)
/external/swiftshader/third_party/LLVM/bindings/ocaml/analysis/
Dllvm_analysis.mli6 * License. See LICENSE.TXT for details.
17 human-readable validation report. See [llvm::verifyModule]. *)
22 human-readable validation report. See [llvm::verifyFunction]. *)
26 validation report to [stderr] and aborts the program if it is invalid. See
32 validation report to [stderr] and aborts the program if it is invalid. See
39 See [llvm::Function::viewCFG]. *)
44 See [llvm::Function::viewCFGOnly]. *)
/external/parameter-framework/upstream/doc/requirements/
DAPIs.md10 See
16 Implement the **Selection Criterion** creation requirements. See section **5.4**
40 See also the Selection Criterion APIs below.
46 See also the Parameter Handle APIs below.
73 `ParameterMgrPlatformConnector` and extands them. See this class' description.
100 Part of the Introspection requirements. See [req-introspection] especialy implement
137 See section [req-serializable].
141 Imports previously-exported data into the inference engine. See [req-deserializable].
145 Exports a given part of the inference engine data. See [Serialization of individual data].
149 Imports a partial inference engine data as previously exported. See section
/external/llvm/bindings/ocaml/transforms/vectorize/
Dllvm_vectorize.mli6 * License. See LICENSE.TXT for details.
15 (** See the [llvm::createBBVectorizePass] function. *)
20 (** See the [llvm::createLoopVectorizePass] function. *)
25 (** See the [llvm::createSLPVectorizerPass] function. *)
/external/python/cpython3/Doc/library/
Dasyncio-api-index.rst70 * See also the main :ref:`Tasks documentation page <coroutine>`.
99 * See also the :ref:`Queues documentation page <asyncio-queues>`.
122 * See also the :ref:`subprocess APIs <asyncio-subprocess>`
158 * See also the :ref:`streams APIs <asyncio-streams>`
191 * See also the documentation of asyncio
209 - Raised when a Task is cancelled. See also :meth:`Task.cancel`.
217 * See also the full list of

12345678910>>...256