| /external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
| D | NVPTXUsage.rst | 524 Data Layout 544 Target Intrinsics 565 Address Spaces 588 Kernel Metadata
|
| /external/llvm/docs/ |
| D | NVPTXUsage.rst | 532 Data Layout 552 Target Intrinsics 573 Address Spaces 596 Kernel Metadata
|
| /external/gemmlowp/meta/ |
| D | base.h | 38 typedef Kernel_ Kernel; typedef 53 typedef Kernel_ Kernel; typedef 113 typedef Kernel_ Kernel; typedef
|
| /external/tensorflow/tensorflow/lite/experimental/ruy/ |
| D | kernel_common.h | 40 struct Kernel {}; struct 48 using Kernel = Kernel<ThePath, LhsScalar, RhsScalar, DstScalar, Spec>; in RunKernelTyped() local
|
| D | dispatch.h | 193 using Kernel = in PopulateTrMulParams() local
|
| /external/antlr/runtime/Ruby/lib/antlr3/test/ |
| D | call-stack.rb | 45 module Kernel module
|
| D | core-extensions.rb | 158 module Kernel module in String
|
| /external/llvm/include/llvm/Support/ |
| D | CodeGen.h | 28 enum Model { Default, JITDefault, Small, Kernel, Medium, Large }; enumerator
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
| D | CodeGen.h | 28 enum Model { Small, Kernel, Medium, Large }; enumerator
|
| /external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/target/ |
| D | llvm_target.ml | 37 | Kernel Constructor
|
| D | llvm_target.mli | 42 | Kernel Constructor
|
| /external/llvm/bindings/ocaml/target/ |
| D | llvm_target.ml | 37 | Kernel Constructor
|
| D | llvm_target.mli | 42 | Kernel Constructor
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUHSAMetadataStreamer.cpp | 274 auto &Kernel = HSAMetadata.mKernels.back(); in emitKernelLanguage() local 475 auto &Kernel = HSAMetadata.mKernels.back(); in emitKernel() local
|
| D | AMDGPUSubtarget.cpp | 348 Function *Kernel = I->getParent()->getParent(); in makeLIDRangeMetadata() local
|
| /external/autotest/tko/ |
| D | tko.proto | 10 message Kernel { message
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | unary_ops_composition.cc | 81 using Kernel = UnaryOpsComposition<T>; typedef in tensorflow::UnaryOpsComposition
|
| /external/tensorflow/tensorflow/core/profiler/internal/gpu/ |
| D | cupti_tracer.h | 78 Kernel = 1, enumerator
|
| /external/crosvm/arch/src/ |
| D | lib.rs | 28 Kernel(File), enumerator
|
| /external/crosvm/sys_util/src/ |
| D | syslog.rs | 88 Kernel = 0, enumerator
|
| /external/mesa3d/src/mesa/drivers/x11/ |
| D | xmesaP.h | 94 GLubyte Kernel[16]; /* Dither kernel */ member
|
| /external/crosvm/src/ |
| D | main.rs | 81 Kernel(PathBuf), enumerator
|
| /external/autotest/frontend/tko/ |
| D | models.py | 136 class Kernel(dbmodels.Model): class
|
| /external/mesa3d/include/CL/ |
| D | cl2.hpp | 5825 class Kernel : public detail::Wrapper<cl_kernel> class 5831 Kernel() { } in Kernel() function in cl::Kernel 5841 explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : in Kernel() function in cl::Kernel 5858 Kernel(const Kernel& kernel) : detail::Wrapper<cl_type>(kernel) {} in Kernel() function in cl::Kernel 5872 Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper<cl_type>(std::move(kernel)) {} in Kernel() function in cl::Kernel
|
| D | cl.hpp | 4875 class Kernel : public detail::Wrapper<cl_kernel> class 4881 Kernel() { } in Kernel() function in cl::Kernel 4888 … __CL_EXPLICIT_CONSTRUCTORS Kernel(const cl_kernel& kernel) : detail::Wrapper<cl_type>(kernel) { } in Kernel() function in cl::Kernel 4904 Kernel(const Kernel& kernel) : detail::Wrapper<cl_type>(kernel) {} in Kernel() function in cl::Kernel 4919 Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT : detail::Wrapper<cl_type>(std::move(kernel)) {} in Kernel() function in cl::Kernel 5492 inline Kernel::Kernel(const Program& program, const char* name, cl_int* err) in Kernel() function in cl::Kernel
|