/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ |
D | CryptEccKeyExchange.c | 87 TPMS_ECC_POINT *outZ, // OUT: the computed point in C_2_2_MQV() argument 110 pAssert(outZ != NULL && pQeB != NULL && pQsB != NULL && deA != NULL in C_2_2_MQV() 159 BnPointTo2B(outZ, pQeB, E); in C_2_2_MQV() 315 TPMS_ECC_POINT *outZ, // OUT: the computed point in SM2KeyExchange() argument 341 pAssert(outZ != NULL && dsA != NULL && deA != NULL && QsB != NULL in SM2KeyExchange() 375 BnPointTo2B(outZ, Z, E); in SM2KeyExchange()
|
/external/OpenCL-CTS/test_common/harness/ |
D | imageHelpers.h | 160 int *outX, int *outY, int *outZ, 166 int *outY, int *outZ, int lod = 0); 170 int *outZ, int lod = 0); 174 int *outZ, int lod = 0); 543 int &outZ); 549 int &outY, int &outZ);
|
D | imageHelpers.cpp | 1554 int &outZ) in get_integer_coords() argument 1558 outZ); in get_integer_coords() 1566 int &outY, int &outZ) in get_integer_coords_offset() argument 1689 outZ = 0.0f; /* don't care! */ in get_integer_coords_offset() 1693 outZ = calculate_array_index(z, (float)imageInfo->arraySize - 1.0f); in get_integer_coords_offset() 1698 if (depth != 0) outZ = adFn(floorf(z), depth); in get_integer_coords_offset() 1701 return !((int)refX == outX && (int)refY == outY && (int)refZ == outZ); in get_integer_coords_offset() 2296 int *outY, int *outZ, size_t lod) in debug_find_vector_in_image() argument 2353 if (outZ != NULL) *outZ = (int)z; in debug_find_vector_in_image() 2368 int *outZ, int lod) in debug_find_pixel_in_image() argument [all …]
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ |
D | CryptEccKeyExchange_fp.h | 78 TPMS_ECC_POINT *outZ, // OUT: the computed point
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_shader.cpp | 2954 LLVMValueRef outZ = in CompileFS() local 2956 STORE(unwrap(outZ), pPS, {0, SWR_PS_CONTEXT_vZ}); in CompileFS()
|
/external/mesa3d/include/GL/ |
D | glext.h | 8868 …P PFNGLSWIZZLEEXTPROC) (GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW); 8869 …PFNGLWRITEMASKEXTPROC) (GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW); 8911 GLAPI void APIENTRY glSwizzleEXT (GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLe… 8912 GLAPI void APIENTRY glWriteMaskEXT (GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, G…
|
/external/swiftshader/include/GL/ |
D | glext.h | 8824 …P PFNGLSWIZZLEEXTPROC) (GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW); 8825 …PFNGLWRITEMASKEXTPROC) (GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW); 8867 GLAPI void APIENTRY glSwizzleEXT (GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLe… 8868 GLAPI void APIENTRY glWriteMaskEXT (GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, G…
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 9264 …Y *PFNGLSWIZZLEEXTPROC)(GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW); 10125 …*PFNGLWRITEMASKEXTPROC)(GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW); 14944 …EC *epoxy_glSwizzleEXT)(GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW); 16666 … *epoxy_glWriteMaskEXT)(GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW);
|
/external/libepoxy/prebuilt-intermediates/src/ |
D | gl_generated_dispatch.c | 116927 …int res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW), (res, in, outX, outY, out… 117788 …int res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW), (res, in, outX, outY, out…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 13089 …* PFNGLSWIZZLEEXTPROC) (GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW); 13099 …PFNGLWRITEMASKEXTPROC) (GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW);
|