Home
last modified time | relevance | path

Searched defs:half (Results 1 – 25 of 50) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Dcompare_circular.hpp41 static inline double half() { return 180.0; } in half() function
48 static inline double half() { return boost::math::constants::pi<double>(); } in half() function
91 static const double half = full / 2.0; in operator ()() local
H A Ddistance_cross_track.hpp423 return_type const half(0.5); in apply() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/detail/
H A Dmerge_sort.hpp72 size_type const half = count/2; in merge_sort_copy() local
95 size_type const half = count/2; in merge_sort_uninitialized_copy() local
120 size_type const half = count/2; in merge_sort() local
/OK3568_Linux_fs/kernel/drivers/soc/ixp4xx/
H A Dixp4xx-qmgr.c187 int i, half = (irq == qmgr_irq_1 ? 0 : 1); in qmgr_irq() local
207 int half = queue / 32; in qmgr_enable_irq() local
219 int half = queue / 32; in qmgr_disable_irq() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun4i_hdmi_tmds_clk.c31 bool *half) in sun4i_tmds_calc_divider()
147 bool half; in sun4i_tmds_set_rate() local
/OK3568_Linux_fs/u-boot/drivers/sound/
H A Dsound.c16 const int half = period / 2; in sound_create_square_wave() local
/OK3568_Linux_fs/kernel/drivers/clk/sunxi/
H A Dclk-sun4i-tcon-ch1.c101 bool *half) in tcon_ch1_calc_divider()
191 bool half; in tcon_ch1_set_rate() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dselftest_ring.c79 unsigned int half = 2048; in igt_ring_direction() local
/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Dvparms.c108 *buflim, integer *half, real *dither, integer *mintau, integer *zc, in vparms_()
H A Dvoicin.c224 lpbuf, integer *buflim, integer *half, real *minamd, real *maxamd, in voicin_()
H A Danalys.c143 integer half; in analys_() local
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dvenc_ctrls.c26 u32 half = (gop_size - 1) >> 1; in venc_calc_bpframes() local
/OK3568_Linux_fs/kernel/arch/arm/vdso/
H A Dvdsomunge.c106 static Elf32_Half read_elf_half(Elf32_Half half, bool swap) in read_elf_half()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dvecemu.c245 int exp, half; in rfin() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/
H A Dblock.hpp196 unsigned int half = n/2; in reduce_n() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/
H A Dblock.hpp196 unsigned int half = n/2; in reduce_n() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/
H A Dblock.hpp196 unsigned int half = n/2; in reduce_n() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/
H A Dstnic.c32 #define half unsigned short macro
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_sock_fields.c262 __u16 *half = (__u16 *)&sk->dst_port; in sk_dst_port__load_half() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/robustness/
H A Dget_rescale_policy.hpp71 num_type const half = 0.5; in scale_box_to_integer_range() local
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dmax197.c124 int half = data->limit / 2; in max197_store_range() local
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dsfdp.c226 u16 half, in spi_nor_set_read_settings_from_bfpt()
437 u16 half; in spi_nor_parse_bfpt() local
/OK3568_Linux_fs/kernel/drivers/misc/sgi-gru/
H A Dgrukservices.c643 int half, qlines; in send_message_queue_full() local
842 int half = -1; in gru_free_message() local
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_hynix.c161 int i, j, half = repeat / 2; in hynix_get_majority() local
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_core.h102 #define TOUCH_IN_RANGE(val, key_val, half) ((val > (key_val - half)) && (val < (key_val + half))) argument

12