HomeSort by relevance Sort by last modified time
    Searched full:__kernel (Results 26 - 50 of 149) sorted by null

12 3 4 5 6

  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/linux/
compiler.h 18 #define __kernel macro
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/linux/
compiler.h 18 #define __kernel macro
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/linux/
compiler.h 18 #define __kernel macro
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/linux/
compiler.h 18 #define __kernel macro
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/linux/
compiler.h 18 #define __kernel macro
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/linux/
compiler.h 18 #define __kernel macro
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/linux/
compiler.h 18 #define __kernel macro
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/
compiler.h 18 #define __kernel macro
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/
compiler.h 18 #define __kernel macro
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
compiler.h 18 #define __kernel macro
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
compiler.h 18 #define __kernel macro
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
compiler.h 18 #define __kernel macro
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
compiler.h 18 #define __kernel macro
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
compiler.h 18 #define __kernel macro
  /external/clang/test/SemaOpenCL/
invalid-kernel.cl 5 __kernel void no_privateptr(__private int *i) { } // expected-error {{kernel parameter cannot be declared as a pointer to the __private address space}}
7 __kernel void no_privatearray(__private int i[]) { } // expected-error {{kernel parameter cannot be declared as a pointer to the __private address space}}
invalid-kernel-attrs.cl 30 int __kernel x; // expected-error {{'__kernel' attribute only applies to functions}}
  /external/clang/test/CodeGenOpenCL/
local-initializer-undef.cl 13 __kernel void test()
  /development/ndk/platforms/android-3/arch-arm/include/asm/
elf.h 17 #ifdef __KERNEL
  /external/opencv3/modules/core/src/opencl/
repeat.cl 18 __kernel void repeat(__global const uchar * srcptr, int src_step, int src_offset, int src_rows, int src_cols,
  /external/opencv3/modules/imgproc/src/opencl/
calc_back_project.cl 47 __kernel void calcLUT(__global const uchar * histptr, int hist_step, int hist_offset, int hist_bins,
73 __kernel void LUT(__global const uchar * src, int src_step, int src_offset,
92 __kernel void calcLUT(int hist_bins, __global int * lut, int lut_offset,
113 __kernel void LUT(__global const uchar * src1, int src1_step, int src1_offset,
  /external/opencv3/modules/superres/
opencl_kernels_superres.cpp 20 "__kernel void buildMotionMaps(__global const uchar * forwardMotionPtr, int forwardMotion_step, int forwardMotion_offset,\n"
43 "__kernel void upscale(__global const uchar * srcptr, int src_step, int src_offset, int src_rows, int src_cols,\n"
71 "__kernel void diffSign(__global const uchar * src1, int src1_step, int src1_offset,\n"
82 "__kernel void calcBtvRegularization(__global const uchar * src, int src_step, int src_offset,\n"
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm/
elf.h 17 #ifdef __KERNEL
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm/
elf.h 17 #ifdef __KERNEL
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm/
elf.h 17 #ifdef __KERNEL
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/asm/
elf.h 17 #ifdef __KERNEL

Completed in 741 milliseconds

12 3 4 5 6