Home
last modified time | relevance | path

Searched defs:store_scalar (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpython_scalars.h26 inline void store_scalar(void* data, at::ScalarType scalarType, PyObject* obj) { in store_scalar() function
/aosp_15_r20/external/skia/tools/debugger/
H A DDrawCommand.cpp608 static void store_scalar(SkJSONWriter& writer, in store_scalar() function