Home
last modified time | relevance | path

Searched defs:p_result (Results 1 – 4 of 4) sorted by relevance

/external/epid-sdk/epid/member/tiny/math/src/
Dvli.c181 static void vliSquare(VeryLargeIntProduct* p_result, in vliSquare()
242 static uint32_t vliLShift(VeryLargeIntProduct* p_result, in vliLShift()
253 static void vliScalarMult(VeryLargeInt* p_result, VeryLargeInt* p_left, in vliScalarMult()
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp13166 ResT* p_result = (ResT*)result_dst; in call() local
13200 ResT* p_result = (ResT*)result_dst; in call() local
13350 ResT* p_result = (ResT*)result_dst; in call() local
13482 glw::GLdouble* p_result = (glw::GLdouble*)result_dst; in call() local
/external/python/cpython3/Objects/
Dbytesobject.c420 PyObject **p_result, _PyBytesWriter *writer, char *str) in formatfloat()
/external/python/cpython2/Objects/
Dbytesobject.c414 PyObject **p_result, _PyBytesWriter *writer, char *str) in formatfloat()