Searched defs:png (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | vec_internal.h | 356 decode_counter(unsigned png, unsigned vl, unsigned v_esz) in decode_counter()
|
H A D | translate-sme.c | 1705 TCGv_i32 png = tcg_temp_new_i32(); in TRANS() local
|
H A D | translate-sve.c | 8114 static bool gen_ldst_c(DisasContext *s, TCGv_i64 addr, int zd, int png, in gen_ldst_c()
|
H A D | sve_helper.c | 7869 uint32_t png, uint64_t desc64, in sve2p1_ld1_c()
|
/openbmc/qemu/ |
H A D | meson_options.txt | 249 option('png', type : 'feature', value : 'auto', feature
|
H A D | meson.build | 2013 png = not_found variable 2015 png = dependency('libpng', version: '>=1.6.34', required: get_option('png'), variable
|
/openbmc/qemu/ui/ |
H A D | vnc.h | 205 Buffer png; member
|