Home
last modified time | relevance | path

Searched defs:png (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dvec_internal.h356 decode_counter(unsigned png, unsigned vl, unsigned v_esz) in decode_counter()
H A Dtranslate-sme.c1705 TCGv_i32 png = tcg_temp_new_i32(); in TRANS() local
H A Dtranslate-sve.c8114 static bool gen_ldst_c(DisasContext *s, TCGv_i64 addr, int zd, int png, in gen_ldst_c()
H A Dsve_helper.c7869 uint32_t png, uint64_t desc64, in sve2p1_ld1_c()
/openbmc/qemu/
H A Dmeson_options.txt249 option('png', type : 'feature', value : 'auto', feature
H A Dmeson.build2013 png = not_found variable
2015 png = dependency('libpng', version: '>=1.6.34', required: get_option('png'), variable
/openbmc/qemu/ui/
H A Dvnc.h205 Buffer png; member