Home
last modified time | relevance | path

Searched refs:nopic (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/apps/
Dvms_decc_init.c150 # pragma extern_model strict_refdef "LIB$INITIALIZ" PSECT_ALIGN, nopic, nowrt
153 # pragma extern_model strict_refdef "LIB$INITIALIZE" PSECT_ALIGN, nopic, nowrt
/third_party/python/Doc/library/
Dturtle.rst1613 :param picname: a string, name of a gif-file or ``"nopic"``, or ``None``
1617 ``"nopic"``, delete background image, if present. If *picname* is ``None``,
1621 'nopic'
/third_party/ffmpeg/libavformat/
Dutils.c5220 int nopic = 0; local
5228 case 'V': type = AVMEDIA_TYPE_VIDEO; nopic = 1; break;
5244 if (nopic && (st->disposition & AV_DISPOSITION_ATTACHED_PIC))