Home
last modified time | relevance | path

Searched refs:p_result (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/tools/v8windbg/base/
H A Dutilities.cc224 IModelObject** p_result) { in GetModelAtIndex()
231 p_result, nullptr); in GetModelAtIndex()
222 GetModelAtIndex(WRL::ComPtr<IModelObject>& sp_parent, WRL::ComPtr<IModelObject>& sp_index, IModelObject** p_result) GetModelAtIndex() argument
H A Dutilities.h74 IModelObject** p_result);
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp13149 ResT* p_result = (ResT*)result_dst; in call() local
13156 p_result[component] = p_function(p_arg[component]); in call()
13183 ResT* p_result = (ResT*)result_dst; in call() local
13201 p_result[component] = p_function(first_arg, second_arg); in call()
13330 ResT* p_result = (ResT*)result_dst; in call() local
13348 p_result[component] = p_function(first_arg, second_arg); in call()
13458 glw::GLdouble* p_result = (glw::GLdouble*)result_dst; in call() local
13478 p_result[component] = p_function(first_arg, second_arg, third_arg); in call()
/third_party/python/Objects/
H A Dbytesobject.c412 PyObject **p_result, _PyBytesWriter *writer, char *str) in formatfloat()
453 *p_result = result; in formatfloat()
411 formatfloat(PyObject *v, int flags, int prec, int type, PyObject **p_result, _PyBytesWriter *writer, char *str) formatfloat() argument

Completed in 22 milliseconds