Home
last modified time | relevance | path

Searched defs:h (Results 251 – 275 of 1714) sorted by relevance

1...<<11121314151617181920>>...69

/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qplayer/
H A Dqplayer.cpp197 int h = geometry().height() * 4 /5; in displayImage() local
308 int h = geometry().height() - controlLayout->sizeHint().height(); in currentMediaChanged() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dimage_manager.cpp46 const uint32_t h = it->second.bin->h; in removeImage() local
147 const uint32_t h = src.size.height; in getPattern() local
/OK3568_Linux_fs/app/qplayer/
H A Dqplayer.cpp197 int h = geometry().height() * 4 /5; in displayImage() local
308 int h = geometry().height() - controlLayout->sizeHint().height(); in currentMediaChanged() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_RATEEST.c40 unsigned int h; in xt_rateest_hash_insert() local
50 unsigned int h; in __xt_rateest_lookup() local
H A Dnf_conntrack_expect.c122 unsigned int h; in __nf_ct_expect_find() local
162 unsigned int h; in nf_ct_find_expectation() local
374 unsigned int h = nf_ct_expect_dst_hash(net, &exp->tuple); in nf_ct_expect_insert() local
423 unsigned int h; in __nf_ct_expect_check() local
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dghash-ce-glue.c32 u64 h[][2]; member
145 static void ghash_reflect(u64 h[], const be128 *k) in ghash_reflect()
169 be128 h = key->k; in ghash_setkey() local
/OK3568_Linux_fs/kernel/arch/arm/probes/kprobes/
H A Dtest-core.c600 const struct decode_header *h = (struct decode_header *)table; in table_iter() local
619 static int table_test_fail(const struct decode_header *h, const char* message) in table_test_fail()
633 static int table_test_fn(const struct decode_header *h, void *args) in table_test_fn()
723 unsigned coverage_start_registers(const struct decode_header *h) in coverage_start_registers()
734 static int coverage_start_fn(const struct decode_header *h, void *args) in coverage_start_fn()
850 const struct decode_header *h = entry->header; in coverage_add() local
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dexport.c54 static int expkey_upcall(struct cache_detail *cd, struct cache_head *h) in expkey_upcall()
60 struct cache_head *h, in expkey_request()
179 struct cache_head *h) in expkey_show()
344 static int svc_export_upcall(struct cache_detail *cd, struct cache_head *h) in svc_export_upcall()
350 struct cache_head *h, in svc_export_request()
691 struct cache_head *h) in svc_export_show()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.c188 struct rtw_hal_com_t *h = btc->hal; in _send_fw_cmd() local
352 struct rtw_hal_com_t *h = btc->hal; in _reset_btc_var() local
500 struct rtw_hal_com_t *h = btc->hal; in _update_wl_info() local
1192 struct rtw_hal_com_t *h = btc->hal; in _update_bt_info() local
1347 struct rtw_hal_com_t *h = btc->hal; in _ntfy_role_info() local
1523 struct rtw_hal_com_t *h = btc->hal; in _ntfy_wl_sta() local
/OK3568_Linux_fs/kernel/drivers/block/aoe/
H A Daoecmd.c129 aoehdr_atainit(struct aoedev *d, struct aoetgt *t, struct aoe_hdr *h) in aoehdr_atainit()
321 struct aoe_hdr *h; in ata_rw_frameinit() local
415 struct aoe_hdr *h; in aoecmd_cfg_pkts() local
456 struct aoe_hdr *h; in resend() local
1303 struct aoe_hdr *h; in aoecmd_ata_rsp() local
1377 struct aoe_hdr *h; in aoecmd_ata_id() local
1526 struct aoe_hdr *h; in aoecmd_cfg_rsp() local
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbpf_core_read.h242 #define ___last9(a, b, c, d, e, f, g, h, x) x argument
243 #define ___last10(a, b, c, d, e, f, g, h, i, x) x argument
253 #define ___nolast9(a, b, c, d, e, f, g, h, _) a, b, c, d, e, f, g, h argument
254 #define ___nolast10(a, b, c, d, e, f, g, h, i, _) a, b, c, d, e, f, g, h, i argument
264 #define ___arrow8(a, b, c, d, e, f, g, h) a->b->c->d->e->f->g->h argument
265 #define ___arrow9(a, b, c, d, e, f, g, h, i) a->b->c->d->e->f->g->h->i argument
266 #define ___arrow10(a, b, c, d, e, f, g, h, i, j) a->b->c->d->e->f->g->h->i->j argument
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dlist.h598 static inline void INIT_HLIST_NODE(struct hlist_node *h) in INIT_HLIST_NODE()
604 static inline int hlist_unhashed(const struct hlist_node *h) in hlist_unhashed()
609 static inline int hlist_empty(const struct hlist_head *h) in hlist_empty()
639 static inline void hlist_add_head(struct hlist_node *n, struct hlist_head *h) in hlist_add_head()
676 static inline bool hlist_fake(struct hlist_node *h) in hlist_fake()
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_unaccel.c99 int x, int y, int w, int h, int leftPad, int format, in ExaCheckPutImage()
206 int srcx, int srcy, int w, int h, int dstx, int dsty) in ExaCheckCopyArea()
225 int srcx, int srcy, int w, int h, int dstx, int dsty, in ExaCheckCopyPlane()
351 DrawablePtr pDrawable, int w, int h, int x, int y) in ExaCheckPushPixels()
398 ExaCheckGetImage(DrawablePtr pDrawable, int x, int y, int w, int h, in ExaCheckGetImage()
/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A Dearlycon.c112 static void efi_earlycon_write_char(u32 *dst, unsigned char c, unsigned int h) in efi_earlycon_write_char()
147 unsigned int h, count = 0; in efi_earlycon_write() local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsinc.c73 static void invert(double * h, int n) in invert()
107 double * h[2]; in start() local
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drk618.h14 #define UPDATE(v, h, l) (((v) << (l)) & GENMASK((h), (l))) argument
15 #define HIWORD_UPDATE(v, h, l) (((v) << (l)) | (GENMASK(h, l) << 16)) argument
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/embedded6xx/
H A Dhlwd-pic.c95 static int hlwd_pic_map(struct irq_domain *h, unsigned int virq, in hlwd_pic_map()
108 static unsigned int __hlwd_pic_get_irq(struct irq_domain *h) in __hlwd_pic_get_irq()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_mods.c17 int a, b, c, d, e, f, g, h; member
42 core_reloc_mods_substruct_t h; member
/OK3568_Linux_fs/kernel/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c89 void tpg_init(struct tpg_data *tpg, unsigned w, unsigned h) in tpg_init()
550 int *h, int *s, int *v) in color_to_hsv()
960 int h, s, v; in precalculate_color() local
1675 unsigned h = tpg->src_height; in tpg_calculate_square_border() local
2160 unsigned h = tpg->buf_height; in tpg_calc_text_basep() local
2310 unsigned p, unsigned h, u8 *vbuf) in tpg_fill_plane_extras()
2409 unsigned p, unsigned h, u8 *vbuf) in tpg_fill_plane_pattern()
2561 unsigned h; in tpg_fill_plane_buffer() local
/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_hash_net.c116 const struct hash_net4 *h = set->data; in hash_net4_kadt() local
138 const struct hash_net4 *h = set->data; in hash_net4_uadt() local
293 const struct hash_net6 *h = set->data; in hash_net6_kadt() local
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dcheck-integrity.c482 static void btrfsic_block_hashtable_init(struct btrfsic_block_hashtable *h) in btrfsic_block_hashtable_init()
491 struct btrfsic_block_hashtable *h) in btrfsic_block_hashtable_add()
509 struct btrfsic_block_hashtable *h) in btrfsic_block_hashtable_lookup()
526 struct btrfsic_block_link_hashtable *h) in btrfsic_block_link_hashtable_init()
536 struct btrfsic_block_link_hashtable *h) in btrfsic_block_link_hashtable_add()
560 struct btrfsic_block_link_hashtable *h) in btrfsic_block_link_hashtable_lookup()
584 struct btrfsic_dev_state_hashtable *h) in btrfsic_dev_state_hashtable_init()
594 struct btrfsic_dev_state_hashtable *h) in btrfsic_dev_state_hashtable_add()
609 struct btrfsic_dev_state_hashtable *h) in btrfsic_dev_state_hashtable_lookup()
1703 struct btrfs_header *h; in btrfsic_test_for_metadata() local
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Darc_timer.c61 u32 l, h; in arc_read_gfrc() local
131 u32 l, h; in arc_read_rtc() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/polylabel/1.0.3/include/mapbox/
H A Dpolylabel.hpp78 T h; // half the cell size member
117 T h = cellSize / 2; in polylabel() local
/OK3568_Linux_fs/kernel/arch/powerpc/crypto/
H A Dsha256-spe-asm.S101 #define R_LOAD_W(a, b, c, d, e, f, g, h, w, off) \ argument
156 #define R_CALC_W(a, b, c, d, e, f, g, h, w0, w1, w4, w5, w7, k, off) \ argument
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal-irqchip.c137 static int opal_event_match(struct irq_domain *h, struct device_node *node, in opal_event_match()
143 static int opal_event_xlate(struct irq_domain *h, struct device_node *np, in opal_event_xlate()

1...<<11121314151617181920>>...69