/external/python/cpython3/ |
D | CODE_OF_CONDUCT.md | 4 [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/),
|
D | LICENSE | 18 https://www.python.org/psf/) was formed, a non-profit organization
|
/external/clang/test/SemaCXX/ |
D | cstyle-cast.cpp | 227 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()
|
D | reinterpret-cast.cpp | 96 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()
|
D | functional-cast.cpp | 304 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/ |
D | cstyle-cast.cpp | 232 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()
|
D | reinterpret-cast.cpp | 96 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()
|
D | functional-cast.cpp | 304 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/ |
D | picture_vc1.c | 45 context->desc.vc1.psf = vc1->sequence_fields.bits.psf; in vlVaHandlePictureParameterBufferVC1()
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_vp3_video_bsp.c | 62 uint8_t psf; // 0a member 174 vc->psf = d->psf; in nouveau_vp3_fill_picparm_vc1_bsp()
|
/external/python/cryptography/docs/ |
D | community.rst | 19 .. _`Python Community Code of Conduct`: https://www.python.org/psf/codeofconduct/
|
/external/python/cpython3/.github/ |
D | CONTRIBUTING.rst | 65 `PSF Code of Conduct <https://www.python.org/psf/codeofconduct/>`_. Everyone is
|
/external/python/cpython3/Doc/faq/ |
D | general.rst | 40 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/ |
D | general.rst | 39 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/ |
D | decode.c | 329 picture->psf = picture_info->psf; in vlVdpDecoderRenderVC1()
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_video_state.h | 269 uint8_t psf; member
|
/external/python/dateutil/ |
D | README.rst | 152 conduct <https://www.python.org/psf/codeofconduct/>`_.
|
/external/python/cpython2/ |
D | LICENSE | 18 https://www.python.org/psf/) was formed, a non-profit organization
|
/external/python/cpython2/Misc/ |
D | developers.txt | 16 agreement from the committer. See http://www.python.org/psf/contrib/
|
/external/fmtlib/doc/ |
D | python-license.txt | 18 Foundation (PSF, see http://www.python.org/psf/) was formed, a
|
/external/python/cpython2/Mac/BuildScript/resources/ |
D | License.rtf | 18 …). In 2001, the Python Software Foundation (PSF, see http://www.python.org/psf/) was formed, a non…
|
/external/python/cpython3/Mac/BuildScript/resources/ |
D | License.rtf | 19 …). In 2001, the Python Software Foundation (PSF, see http://www.python.org/psf/) was formed, a non…
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | radeon_uvd.c | 502 result.sps_info_flags |= pic->psf << 1; in get_vc1_msg()
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | radeon_uvd.c | 804 result.sps_info_flags |= pic->psf << 1; in get_vc1_msg()
|
D | radeon_vcn_dec.c | 677 result.sps_info_flags |= pic->psf << 1; in get_vc1_msg()
|