Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/pyyaml/tests/lib/
Dtest_yaml_ext.py130 def _compare_scanners(py_data, c_data, verbose): argument
169 def _compare_parsers(py_data, c_data, verbose): argument
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dtensor_numpy.cpp429 PyObject* py_data = PyDict_GetItemString(cuda_dict, "data"); in tensor_from_cuda_array_interface() local
/aosp_15_r20/external/AFLplusplus/include/
H A Dafl-fuzz.h404 void *py_data; member