| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/sunxi/ |
| H A D | psci.c | 79 static void __secure clamp_release(u32 __maybe_unused *clamp) in clamp_release() 94 static void __secure clamp_set(u32 __maybe_unused *clamp) in clamp_set() 103 static void __secure sunxi_power_switch(u32 *clamp, u32 *pwroff, bool on, in sunxi_power_switch()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/ |
| H A D | shape_utils.hpp | 198 inline int clamp(int ax, int dims) in clamp() function 203 inline int clamp(int ax, const MatShape& shape) in clamp() function 208 inline Range clamp(const Range& r, int axisSize) in clamp() function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/math/ |
| H A D | clamp.hpp | 9 T clamp(T value, T min_, T max_) { in clamp() function
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | tcp_clamp_kern.c | 30 int clamp = 100; in bpf_clamp() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | vec-perm-indices.h | 119 vec_perm_indices::clamp (element_type elt) const in clamp() function
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | vec-perm-indices.h | 119 vec_perm_indices::clamp (element_type elt) const in clamp() function
|
| /OK3568_Linux_fs/kernel/drivers/macintosh/ |
| H A D | windfarm_cpufreq_clamp.c | 68 struct wf_control *clamp; in wf_cpufreq_clamp_init() local
|
| /OK3568_Linux_fs/kernel/drivers/media/common/v4l2-tpg/ |
| H A D | v4l2-tpg-colors.c | 1234 int clamp = 1; in csc() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | minmax.h | 89 #define clamp(val, lo, hi) min((typeof(val))max(val, lo), hi) macro
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/ |
| H A D | ispccdc.h | 142 struct omap3isp_ccdc_bclamp clamp; member
|
| H A D | ispccdc.c | 536 u32 clamp; in ccdc_configure_clamp() local
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | kernel.h | 191 #define clamp(val, lo, hi) min((typeof(val))max(val, lo), hi) macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_cubic.c | 24 #define clamp(val, lo, hi) min((typeof(val))max(val, lo), hi) macro
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/ |
| H A D | post_process.cc | 27 inline static int clamp(float val, int min, int max) in clamp() function
|
| /OK3568_Linux_fs/external/rknpu2/examples/RV1106_RV1103/rknn_yolov5_demo/src/ |
| H A D | postprocess.cc | 32 inline static int clamp(float val, int min, int max) in clamp() function
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/src/ |
| H A D | postprocess.cc | 34 inline static int clamp(float val, int min, int max) { return val > min ? (val < max ? val : max) :… in clamp() function
|
| /OK3568_Linux_fs/kernel/drivers/extcon/ |
| H A D | extcon-arizona.c | 141 bool clamp) in arizona_extcon_hp_clamp()
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-cgroup.c | 1659 bool clamp; in blkcg_maybe_throttle_blkg() local
|