Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/v8windbg/base/
Dutilities.cc224 IModelObject** p_result) { in GetModelAtIndex()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp13149 ResT* p_result = (ResT*)result_dst; in call() local
13183 ResT* p_result = (ResT*)result_dst; in call() local
13330 ResT* p_result = (ResT*)result_dst; in call() local
13458 glw::GLdouble* p_result = (glw::GLdouble*)result_dst; in call() local
/third_party/python/Objects/
Dbytesobject.c412 PyObject **p_result, _PyBytesWriter *writer, char *str) in formatfloat()