| /third_party/mesa3d/src/freedreno/computerator/ |
| D | main.h | 39 struct kernel { struct 41 uint32_t local_size[3]; 42 uint32_t num_bufs; 66 struct kernel *(*assemble)(struct backend *b, FILE *in); argument
|
| D | a4xx.c | 59 a4xx_disassemble(struct kernel *kernel, FILE *out) in a4xx_disassemble() 65 cs_program_emit(struct fd_ringbuffer *ring, struct kernel *kernel) in cs_program_emit() 159 emit_const(struct fd_ringbuffer *ring, struct kernel *kernel, uint32_t constid, uint32_t sizedwords, in emit_const() 202 cs_const_emit(struct fd_ringbuffer *ring, struct kernel *kernel, in cs_const_emit() 228 struct kernel *kernel) in cs_ibo_emit() 277 a4xx_emit_grid(struct kernel *kernel, uint32_t grid[3], in a4xx_emit_grid()
|
| D | a6xx.c | 107 a6xx_disassemble(struct kernel *kernel, FILE *out) in a6xx_disassemble() 113 cs_program_emit(struct fd_ringbuffer *ring, struct kernel *kernel) in cs_program_emit() 259 cs_const_emit(struct fd_ringbuffer *ring, struct kernel *kernel, in cs_const_emit() 305 struct kernel *kernel) in cs_ibo_emit() 354 event_write(struct fd_ringbuffer *ring, struct kernel *kernel, in event_write() 373 cache_flush(struct fd_ringbuffer *ring, struct kernel *kernel) in cache_flush() 398 a6xx_emit_grid(struct kernel *kernel, uint32_t grid[3], in a6xx_emit_grid()
|
| D | ir3_asm.c | 32 struct ir3_kernel *kernel = calloc(1, sizeof(*kernel)); in ir3_asm_assemble() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
| D | CLKernelCL.cpp | 31 bool GetWorkGroupInfo(cl_kernel kernel, in GetWorkGroupInfo() 43 bool GetArgInfo(cl_kernel kernel, in GetArgInfo() 59 bool GetKernelInfo(cl_kernel kernel, cl::KernelInfo name, T &value, cl_int &errorCode) in GetKernelInfo() 66 bool GetArgString(cl_kernel kernel, in GetArgString() 95 bool GetKernelString(cl_kernel kernel, cl::KernelInfo name, std::string &string, cl_int &errorCode) in GetKernelString() 117 CLKernelCL::CLKernelCL(const cl::Kernel &kernel, cl_kernel native) in CLKernelCL()
|
| D | CLProgramCL.cpp | 117 CLKernelImpl::Ptr CLProgramCL::createKernel(const cl::Kernel &kernel, in createKernel() 142 createFuncs.emplace_back([nativeKernel](const cl::Kernel &kernel) { in createKernels()
|
| /third_party/protobuf/js/experimental/runtime/kernel/ |
| D | message_set.js | 40 function createItemMap(kernel) { argument 60 function writeItemMap(kernel, itemMap) { argument 73 static fromKernel(kernel) { argument 90 constructor(kernel, itemMap) { argument 203 static fromKernel(kernel) { argument 211 constructor(kernel) { argument
|
| /third_party/skia/src/gpu/effects/ |
| D | GrBicubicEffect.cpp | 117 SkImage::CubicResampler kernel, in Make() 130 SkImage::CubicResampler kernel, in Make() 148 SkImage::CubicResampler kernel, in MakeSubset() 168 SkImage::CubicResampler kernel, in MakeSubset() 191 SkImage::CubicResampler kernel, in Make() 199 SkImage::CubicResampler kernel, in GrBicubicEffect() 253 auto kernel = d->fRandom->nextBool() ? GrBicubicEffect::gMitchell in TestCreate() local
|
| D | GrMatrixConvolutionEffect.cpp | 184 const char* kernel = uniformHandler->getUniformCStr(fKernelUni); in emitKernelBlock() local 271 const KernelWrapper& kernel, in GrMatrixConvolutionEffect() 329 const SkScalar* kernel, in Make() 358 std::unique_ptr<SkScalar[]> kernel(new SkScalar[width * height]); in TestCreate() local
|
| /third_party/flutter/skia/src/gpu/effects/ |
| D | GrMatrixConvolutionEffect.cpp | 61 const char* kernel = uniformHandler->getUniformCStr(fKernelUni); in emitCode() local 149 const SkScalar* kernel, in GrMatrixConvolutionEffect() 215 static void fill_in_1D_gaussian_kernel_with_stride(float* kernel, int size, int stride, in fill_in_1D_gaussian_kernel_with_stride() 237 static void fill_in_2D_gaussian_kernel(float* kernel, int width, int height, in fill_in_2D_gaussian_kernel() 307 float kernel[MAX_KERNEL_SIZE]; in MakeGaussian() local 327 std::unique_ptr<SkScalar[]> kernel(new SkScalar[width * height]); in TestCreate() local
|
| D | GrMatrixConvolutionEffect.h | 22 const SkScalar* kernel, in Make() 47 const float* kernel() const { return fKernel; } in kernel() function
|
| /third_party/flutter/engine/flutter/shell/common/ |
| D | isolate_configuration.cc | 41 KernelIsolateConfiguration(std::unique_ptr<const fml::Mapping> kernel) in KernelIsolateConfiguration() 170 std::unique_ptr<fml::Mapping> kernel = in InferFromSettings() local 200 std::unique_ptr<const fml::Mapping> kernel) { in CreateForKernel()
|
| /third_party/skia/bench/ |
| D | MatrixConvolutionBench.cpp | 26 SkScalar kernel[81]; in MatrixConvolutionBench() local 38 SkScalar kernel[9] = { in MatrixConvolutionBench() local
|
| /third_party/ffmpeg/tests/dnn/ |
| D | dnn-layer-conv2d-test.c | 89 float kernel[2*3*3*3] = { in test_with_same_dilate() local 194 float kernel[2*3*3*3] = { in test_with_valid() local
|
| /third_party/python/Modules/_decimal/libmpdec/ |
| D | numbertheory.c | 84 mpd_uint_t kernel, w; in _mpd_init_fnt_params() local 124 mpd_uint_t kernel; in _mpd_init_w3table() local
|
| D | sixstep.c | 53 mpd_uint_t kernel; in six_step_fnt() local 138 mpd_uint_t kernel; in inv_six_step_fnt() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | CLKernelVk.cpp | 13 CLKernelVk::CLKernelVk(const cl::Kernel &kernel) : CLKernelImpl(kernel) {} in CLKernelVk()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| D | CLKernelImpl.cpp | 37 CLKernelImpl::CLKernelImpl(const cl::Kernel &kernel) : mKernel(kernel) {} in CLKernelImpl()
|
| /third_party/ffmpeg/libavfilter/ |
| D | opencl.h | 61 #define CL_SET_KERNEL_ARG(kernel, arg_num, type, arg) \ argument 146 #define CL_ENQUEUE_KERNEL_WITH_ARGS(queue, kernel, global_work_size, local_work_size, event, ...) … argument 180 #define CL_RUN_KERNEL_WITH_ARGS(queue, kernel, global_work_size, local_work_size, event, ...) do { … argument
|
| /third_party/gstreamer/gstplugins_base/ext/gl/effects/ |
| D | gstgleffectlaplacian.c | 28 static gfloat kernel[9] = { variable
|
| D | gstgleffectblur.c | 31 float *kernel = g_malloc (sizeof (gfloat) * 9); in init_kernel() local
|
| /third_party/ltp/include/lapi/ |
| D | ip_tables.h | 22 } kernel; member 40 } kernel; member
|
| /third_party/skia/gm/ |
| D | matrixconvolution.cpp | 77 std::vector<SkScalar> kernel(9, SkIntToScalar(1)); in makeFilter() local 84 std::vector<SkScalar> kernel(49, SkIntToScalar(1)); in makeFilter() local
|
| /third_party/mesa3d/src/compiler/clc/ |
| D | clc_helpers.cpp | 163 for (auto &kernel : kernels) { in parseFunction() local 204 for (auto &kernel : kernels) { in parseName() local 244 for (auto &kernel : kernels) { in parseTypePointer() local 282 for (auto &kernel : kernels) { in parseOpString() local 345 for (auto &kernel : kernels) { in applyDecoration() local 442 for (auto &kernel : kernels) { in parseOpTypeImage() local 457 for (auto& kernel : kernels) { in parseExecutionMode() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_resample.cpp | 159 const dng_resample_function &kernel, in Initialize() 310 void dng_resample_weights_2d::Initialize (const dng_resample_function &kernel, in Initialize() 535 const dng_resample_function &kernel) in dng_resample_task() 834 const dng_resample_function &kernel) in ResampleImage()
|