| /third_party/protobuf/js/experimental/runtime/kernel/ |
| D | internal_message.js | 7 const Kernel = goog.requireType('protobuf.runtime.Kernel'); constant
|
| D | message_set_test.js | 8 const Kernel = goog.require('protobuf.runtime.Kernel'); constant
|
| D | kernel_compatibility_test.js | 19 const Kernel = goog.require('protobuf.runtime.Kernel'); constant
|
| D | message_set.js | 20 const Kernel = goog.require('protobuf.runtime.Kernel'); constant
|
| /third_party/protobuf/js/experimental/benchmarks/code_size/kernel/ |
| D | popular_types.js | 23 const Kernel = goog.require('protobuf.runtime.Kernel'); constant
|
| D | all_types.js | 9 const Kernel = goog.require('protobuf.runtime.Kernel'); constant
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | CLKernel.cpp | 218 Kernel::Kernel(Program &program, const char *name, cl_int &errorCode) in Kernel() function in cl::Kernel 226 Kernel::Kernel(Program &program, const rx::CLKernelImpl::CreateFunc &createFunc, cl_int &errorCode) in Kernel() function in cl::Kernel
|
| D | CLProgram.h | 106 friend class Kernel; variable
|
| D | CLtypes.h | 47 class Kernel; variable
|
| /third_party/protobuf/js/experimental/runtime/kernel/conformance/ |
| D | test_all_types_proto2.js | 7 const Kernel = goog.require('protobuf.runtime.Kernel'); constant
|
| D | test_all_types_proto3.js | 7 const Kernel = goog.require('protobuf.runtime.Kernel'); constant
|
| D | conformance_response.js | 7 const Kernel = goog.require('protobuf.runtime.Kernel'); constant
|
| D | conformance_request.js | 6 const Kernel = goog.require('protobuf.runtime.Kernel'); constant
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/ |
| D | MemorySanitizer.h | 24 bool Kernel; member
|
| /third_party/mindspore/mindspore/lite/include/registry/ |
| D | register_kernel_interface.h | 29 class Kernel; variable
|
| /third_party/mindspore/include/api/ |
| D | delegate.h | 40 … const std::vector<MSTensor> &outputs, const std::map<kernel::Kernel *, const T *> &primitives, in DelegateModel()
|
| D | kernel.h | 38 …Kernel(const std::vector<mindspore::MSTensor> &inputs, const std::vector<mindspore::MSTensor> &out… in Kernel() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | CodeGen.h | 28 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUHSAMetadataStreamer.cpp | 266 auto &Kernel = HSAMetadata.mKernels.back(); in emitKernelLanguage() local 480 auto &Kernel = HSAMetadata.mKernels.back(); in emitKernel() local
|
| D | AMDGPUSubtarget.cpp | 432 Function *Kernel = I->getParent()->getParent(); in makeLIDRangeMetadata() local
|
| /third_party/mesa3d/src/mesa/drivers/x11/ |
| D | xmesaP.h | 94 GLubyte Kernel[16]; /* Dither kernel */ member
|
| /third_party/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
|
| /third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
| D | cl2.hpp | 5673 class Kernel : public detail::Wrapper<cl_kernel> class 5679 Kernel() { } in Kernel() function in cl::Kernel 5689 explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : in Kernel() function in cl::Kernel 5706 Kernel(const Kernel& kernel) : detail::Wrapper<cl_type>(kernel) {} in Kernel() function in cl::Kernel 5720 Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper<cl_type>(std::move(kernel)) {} in Kernel() function in cl::Kernel 6595 inline Kernel::Kernel(const Program& program, const char* name, cl_int* err) in Kernel() function in cl::Kernel
|
| D | cl.hpp | 4858 class Kernel : public detail::Wrapper<cl_kernel> class 4864 Kernel() { } in Kernel() function in cl::Kernel 4871 … __CL_EXPLICIT_CONSTRUCTORS Kernel(const cl_kernel& kernel) : detail::Wrapper<cl_type>(kernel) { } in Kernel() function in cl::Kernel 4887 Kernel(const Kernel& kernel) : detail::Wrapper<cl_type>(kernel) {} in Kernel() function in cl::Kernel 4902 Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT : detail::Wrapper<cl_type>(std::move(kernel)) {} in Kernel() function in cl::Kernel 5475 inline Kernel::Kernel(const Program& program, const char* name, cl_int* err) in Kernel() function in cl::Kernel
|