Home
last modified time | relevance | path

Searched refs:notfound (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/media/platform/mediatek/jpeg/
H A Dmtk_jpeg_dec_parse.c55 bool notfound = true; in mtk_jpeg_do_parse() local
62 while (notfound) { in mtk_jpeg_do_parse()
119 notfound = !(i == param->comp_num); in mtk_jpeg_do_parse()
135 return !notfound; in mtk_jpeg_do_parse()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/files/
H A Dypbind.init71 notfound=1
73 ypwhich >/dev/null 2>&1 && { notfound=0 ; break; };
77 if [ $notfound -eq 1 ]; then
/openbmc/linux/drivers/firmware/efi/
H A Dfdtparams.c122 goto notfound; in efi_get_fdt_params()
130 notfound: in efi_get_fdt_params()
/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dregression.py312 notfound = []
339 notfound.append("%s not found in target" % a)
342 print("\n".join(sorted(notfound)))
/openbmc/linux/drivers/mtd/nand/raw/
H A Ddiskonchip.c1379 goto notfound; in doc_probe()
1385 goto notfound; in doc_probe()
1394 goto notfound; in doc_probe()
1428 goto notfound; in doc_probe()
1506 notfound: in doc_probe()
/openbmc/openbmc/poky/meta/classes-global/
H A Dbase.bbclass107 notfound = []
124 notfound.append(tool)
126 if notfound and fatal:
127 …ar to be unavailable in PATH, please install them in order to proceed:\n %s" % " ".join(notfound))
/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-core.c1119 int c, components = 0, notfound, n_dht = 0, n_dqt = 0; in s5p_jpeg_parse_hdr() local
1131 notfound = 1; in s5p_jpeg_parse_hdr()
1132 while (notfound || !sos) { in s5p_jpeg_parse_hdr()
1176 notfound = 0; in s5p_jpeg_parse_hdr()
1227 if (notfound || !sos || !s5p_jpeg_subsampling_decode(ctx, subsampling)) in s5p_jpeg_parse_hdr()
/openbmc/linux/Documentation/arch/sparc/oradax/
H A Doracle-dax.rst132 Hypervisors might return 'notfound' when the CCB is in 'inprogress'
133 state. To ensure a CCB in the 'notfound' state will never be executed,
/openbmc/linux/drivers/mtd/devices/
H A Ddocg3.c2012 goto notfound; in docg3_probe()
2032 notfound: in docg3_probe()