Home
last modified time | relevance | path

Searched refs:psf (Results 1 – 25 of 27) sorted by relevance

12

/external/python/cpython3/
DCODE_OF_CONDUCT.md4 [Python Software Foundation](https://www.python.org/psf-landing/)-supported
5 infrastructure is [covered](https://www.python.org/psf/records/board/minutes/2014-01-06/#management…
6 by the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/),
DLICENSE18 https://www.python.org/psf/) was formed, a non-profit organization
/external/clang/test/SemaCXX/
Dcstyle-cast.cpp227 void (structure::*psf)() = 0; in memptrs() local
228 (void)(int (structure::*)())(psf); in memptrs()
231 …(void)(int structure::*)(psf); // expected-error-re {{C-style cast from 'void (structure::*)(){{( … in memptrs()
Dreinterpret-cast.cpp96 void (structure::*psf)() = 0; in memptrs() local
97 (void)reinterpret_cast<int (structure::*)()>(psf); in memptrs()
100 …(void)reinterpret_cast<int structure::*>(psf); // expected-error-re {{reinterpret_cast from 'void … in memptrs()
Dfunctional-cast.cpp304 void (structure::*psf)() = 0; in memptrs() local
306 (void)structureimfp(psf); in memptrs()
310 …(void)structureimp(psf); // expected-error-re {{functional-style cast from 'void (structure::*)(){… in memptrs()
/external/llvm-project/clang/test/SemaCXX/
Dcstyle-cast.cpp232 void (structure::*psf)() = 0; in memptrs() local
233 (void)(int (structure::*)())(psf); in memptrs()
236 …(void)(int structure::*)(psf); // expected-error-re {{C-style cast from 'void (structure::*)(){{( … in memptrs()
Dreinterpret-cast.cpp96 void (structure::*psf)() = 0; in memptrs() local
97 (void)reinterpret_cast<int (structure::*)()>(psf); in memptrs()
100 …(void)reinterpret_cast<int structure::*>(psf); // expected-error-re {{reinterpret_cast from 'void … in memptrs()
Dfunctional-cast.cpp304 void (structure::*psf)() = 0; in memptrs() local
306 (void)structureimfp(psf); in memptrs()
310 …(void)structureimp(psf); // expected-error-re {{functional-style cast from 'void (structure::*)(){… in memptrs()
/external/mesa3d/src/gallium/frontends/va/
Dpicture_vc1.c45 context->desc.vc1.psf = vc1->sequence_fields.bits.psf; in vlVaHandlePictureParameterBufferVC1()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video_bsp.c62 uint8_t psf; // 0a member
174 vc->psf = d->psf; in nouveau_vp3_fill_picparm_vc1_bsp()
/external/python/cryptography/docs/
Dcommunity.rst19 .. _`Python Community Code of Conduct`: https://www.python.org/psf/codeofconduct/
/external/python/cpython3/.github/
DCONTRIBUTING.rst65 `PSF Code of Conduct <https://www.python.org/psf/codeofconduct/>`_. Everyone is
/external/python/cpython3/Doc/faq/
Dgeneral.rst40 https://www.python.org/psf/.
44 <https://www.python.org/psf/donations/>`_.
57 See `the PSF license page <https://www.python.org/psf/license/>`_ to find further
62 <https://www.python.org/psf/trademarks/>`__ for more information.
273 by the Python Infrastructure Team. Details `here <http://infra.psf.io>`__.
/external/python/cpython2/Doc/faq/
Dgeneral.rst39 https://www.python.org/psf/.
43 <https://www.python.org/psf/donations/>`_.
56 See `the PSF license page <https://www.python.org/psf/license/>`_ to find further
61 <https://www.python.org/psf/trademarks/>`__ for more information.
/external/mesa3d/src/gallium/frontends/vdpau/
Ddecode.c329 picture->psf = picture_info->psf; in vlVdpDecoderRenderVC1()
/external/mesa3d/src/gallium/include/pipe/
Dp_video_state.h269 uint8_t psf; member
/external/python/dateutil/
DREADME.rst152 conduct <https://www.python.org/psf/codeofconduct/>`_.
/external/python/cpython2/
DLICENSE18 https://www.python.org/psf/) was formed, a non-profit organization
/external/python/cpython2/Misc/
Ddevelopers.txt16 agreement from the committer. See http://www.python.org/psf/contrib/
/external/fmtlib/doc/
Dpython-license.txt18 Foundation (PSF, see http://www.python.org/psf/) was formed, a
/external/python/cpython2/Mac/BuildScript/resources/
DLicense.rtf18 …). In 2001, the Python Software Foundation (PSF, see http://www.python.org/psf/) was formed, a non…
/external/python/cpython3/Mac/BuildScript/resources/
DLicense.rtf19 …). In 2001, the Python Software Foundation (PSF, see http://www.python.org/psf/) was formed, a non…
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.c502 result.sps_info_flags |= pic->psf << 1; in get_vc1_msg()
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_uvd.c804 result.sps_info_flags |= pic->psf << 1; in get_vc1_msg()
Dradeon_vcn_dec.c677 result.sps_info_flags |= pic->psf << 1; in get_vc1_msg()

12