Searched refs:_method (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | spl.h | 201 #define SPL_LOAD_IMAGE_METHOD(_name, _priority, _boot_device, _method) \ argument 202 SPL_LOAD_IMAGE(_method ## _priority ## _boot_device) = { \ 205 .load_image = _method, \ 208 #define SPL_LOAD_IMAGE_METHOD(_name, _priority, _boot_device, _method) \ argument 209 SPL_LOAD_IMAGE(_method ## _priority ## _boot_device) = { \ 211 .load_image = _method, \
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | cpuidle.h | 45 #define CPUIDLE_METHOD_OF_DECLARE(name, _method, _ops) \ argument 47 __cpuidle_method_section = { .method = _method, .ops = _ops }
|
| H A D | smp.h | 113 #define CPU_METHOD_OF_DECLARE(name, _method, _ops) \ argument 116 = { .method = _method, .ops = _ops }
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | smp.h | 72 #define CPU_METHOD_OF_DECLARE(name, _method, _ops) \ argument 75 = { .method = _method, .ops = _ops }
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/videostab/ |
| H A D | inpainting.hpp | 196 inline ColorInpainter::ColorInpainter(int _method, double _radius) in ColorInpainter() argument 197 : method_(_method), radius_(_radius) {} in ColorInpainter()
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist1.txt | 5084 …ot 1899 ./usr/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/_method.tmpl
|
| H A D | buildhistory_filelist2.txt | 5085 …ot 1899 ./usr/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/_method.tmpl
|