Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp13143 ResT* p_result = (ResT*)result_dst; in call() local
13177 ResT* p_result = (ResT*)result_dst; in call() local
13324 ResT* p_result = (ResT*)result_dst; in call() local
13452 glw::GLdouble* p_result = (glw::GLdouble*)result_dst; in call() local
/external/python/cpython2/Objects/
Dbytesobject.c414 PyObject **p_result, _PyBytesWriter *writer, char *str) in formatfloat()
/external/python/cpython3/Objects/
Dbytesobject.c447 PyObject **p_result, _PyBytesWriter *writer, char *str) in formatfloat()