Home
last modified time | relevance | path

Searched defs:max (Results 51 – 75 of 1531) sorted by relevance

12345678910>>...62

/OK3568_Linux_fs/kernel/drivers/gpu/host1x/
H A Dsyncpt.h66 u32 max; in host1x_syncpt_check_max() local
85 int min, max; in host1x_syncpt_idle() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/screen/
H A Dsliderwidget.cpp12 int max=10; member in SliderWidgetPrivate
44 void SliderWidget::setRange(int min, int max) in setRange()
/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 Dsreal.h122 inline static sreal max () in max() function
124 sreal max; in max() local
/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 Dsreal.h122 inline static sreal max () in max() function
124 sreal max; in max() local
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dir-rcmm-decoder.c180 static int ir_rcmm_rawencoder(struct ir_raw_event **ev, unsigned int max, in ir_rcmm_rawencoder()
202 struct ir_raw_event *events, unsigned int max) in ir_rcmm_encode()
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dvia-pmu-backlight.c24 static void pmu_backlight_init_curve(u8 off, u8 min, u8 max) in pmu_backlight_init_curve()
41 int i, max = 0; in pmu_backlight_curve_lookup() local
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-common.c69 s64 max = _max; in v4l2_ctrl_query_fill() local
94 unsigned int max, unsigned int align) in clamp_align()
110 unsigned int max, unsigned int alignment) in clamp_roundup()
/OK3568_Linux_fs/kernel/lib/
H A Didr.c34 unsigned long max, gfp_t gfp) in idr_alloc_u32()
120 int err, max = end > 0 ? end - 1 : INT_MAX; in idr_alloc_cyclic() local
380 int ida_alloc_range(struct ida *ida, unsigned int min, unsigned int max, in ida_alloc_range()
/OK3568_Linux_fs/kernel/drivers/scsi/ibmvscsi_tgt/
H A Dlibsrp.c24 static int srp_iu_pool_alloc(struct srp_queue *q, size_t max, in srp_iu_pool_alloc()
59 size_t max, size_t size) in srp_ring_alloc()
93 size_t max, size_t size) in srp_ring_free()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dmballoc.c425 static inline int mb_find_next_zero_bit(void *addr, int max, int start) in mb_find_next_zero_bit()
438 static inline int mb_find_next_bit(void *addr, int max, int start) in mb_find_next_bit()
451 static void *mb_find_buddy(struct ext4_buddy *e4b, int order, int *max) in mb_find_buddy()
609 int max; in __mb_check_buddy() local
717 ext4_grpblk_t max; in ext4_mb_mark_free_simple() local
774 ext4_grpblk_t max = EXT4_CLUSTERS_PER_GROUP(sb); in ext4_mb_generate_buddy() local
1410 int max; in mb_buddy_mark_free() local
1552 int max, order; in mb_find_extent() local
1616 int max = 0; in mb_mark_used() local
1748 int max; in ext4_mb_check_limits() local
[all …]
/OK3568_Linux_fs/kernel/sound/drivers/mpu401/
H A Dmpu401_uart.c354 int max = 64; in snd_mpu401_uart_input_trigger() local
385 int max = 128; in snd_mpu401_uart_input_read() local
412 int max = 256; in snd_mpu401_uart_output_write() local
/OK3568_Linux_fs/kernel/sound/isa/sb/
H A Dsb8_midi.c25 int max = 64; in snd_sb8dsp_midi_interrupt() local
169 int max = 32; in snd_sb8dsp_midi_output_write() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dselftest_rps.c399 int min, max; in live_rps_control() local
631 } min, max; in live_rps_frequency_cs() local
772 } min, max; in live_rps_frequency_srm() local
1154 } min, max; in live_rps_power() local
1256 } min, max; in live_rps_dynamic() local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dstats.c27 double min, max, mult, min_run, min_runs, max_run, max_runs; member
125 static unsigned bit_depth(uint32_t mask, double min, double max, unsigned * x) in bit_depth()
163 …double min_runs = 0, max_count = 0, min = 2, max = -2, max_sigma_x = 0, sigma_x = 0, sigma_x2 = 0,… in stop() local
/OK3568_Linux_fs/kernel/crypto/
H A Dcamellia_generic.c365 static void camellia_setup_tail(u32 *subkey, u32 *subL, u32 *subR, int max) in camellia_setup_tail()
851 static void camellia_do_encrypt(const u32 *subkey, u32 *io, unsigned max) in camellia_do_encrypt()
999 unsigned int max; in camellia_encrypt() local
1027 unsigned int max; in camellia_decrypt() local
/OK3568_Linux_fs/kernel/drivers/iio/dac/
H A Dad5770r.c156 int max; member
250 int ch, int *min, int *max) in ad5770r_get_range()
317 int max, min, ret; in ad5770r_read_raw() local
411 int min, int max, int index) in ad5770r_store_output_range()
516 int ret, tmp[2], min, max; in ad5770r_channel_config() local
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_types.c183 unsigned long long *max) in xfs_icount_range()
206 unsigned long long min, max; in xfs_verify_icount() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/
H A Dclock.c192 u32 i, max = 100; in do_enable_clocks() local
212 u32 i, max = 100; in do_disable_clocks() local
/OK3568_Linux_fs/u-boot/cmd/ddr_tool/ddr_dq_eye/
H A Dddr_dq_eye.c96 u16 max; in print_ddr_dq_eye() local
146 u16 max; in cs_eye_width_min() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dsoftfloat.hpp216 static softfloat max() { return softfloat::fromRaw( (0xFF << 23) - 1 ); } in max() function
358 static softdouble max() { return softdouble::fromRaw( ((uint_fast64_t)(0x7FF) << 52) - 1 ); } in max() function
440 inline softfloat max(const softfloat& a, const softfloat& b) { return (a > b) ? a : b; } in max() function
441 inline softdouble max(const softdouble& a, const softdouble& b) { return (a > b) ? a : b; } in max() function
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dpfuze100-regulator.c243 #define PFUZE100_SW_REG(_chip, _name, base, min, max, step) \ argument
281 #define PFUZE100_VGEN_REG(_chip, _name, base, min, max, step) \ argument
318 #define PFUZE3000_VCC_REG(_chip, _name, base, min, max, step) { \ argument
360 #define PFUZE3000_SW3_REG(_chip, _name, base, min, max, step) { \ argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_utils.h99 #define range_overflows(start, size, max) ({ \ argument
108 #define range_overflows_t(type, start, size, max) \ argument
111 #define range_overflows_end(start, size, max) ({ \ argument
120 #define range_overflows_end_t(type, start, size, max) \ argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dsoftfloat.hpp216 static softfloat max() { return softfloat::fromRaw( (0xFF << 23) - 1 ); } in max() function
358 static softdouble max() { return softdouble::fromRaw( ((uint_fast64_t)(0x7FF) << 52) - 1 ); } in max() function
440 inline softfloat max(const softfloat& a, const softfloat& b) { return (a > b) ? a : b; } in max() function
441 inline softdouble max(const softdouble& a, const softdouble& b) { return (a > b) ? a : b; } in max() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dsoftfloat.hpp216 static softfloat max() { return softfloat::fromRaw( (0xFF << 23) - 1 ); } in max() function
358 static softdouble max() { return softdouble::fromRaw( ((uint_fast64_t)(0x7FF) << 52) - 1 ); } in max() function
440 inline softfloat max(const softfloat& a, const softfloat& b) { return (a > b) ? a : b; } in max() function
441 inline softdouble max(const softdouble& a, const softdouble& b) { return (a > b) ? a : b; } in max() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dmin_max.hpp36 struct max struct

12345678910>>...62