Home
last modified time | relevance | path

Searched refs:item_ptr (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/include/openssl/
Dasn1t.h478 # define ASN1_TEMPLATE_item(t) (t->item_ptr)
479 # define ASN1_TEMPLATE_adb(t) (t->item_ptr)
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/core/
Dtensor.h200 auto item_ptr = reinterpret_cast<const uchar *>(&item); in CreateScalar() local
201 return CreateFromMemory(TensorShape::CreateScalar(), type, item_ptr, out); in CreateScalar()
/third_party/alsa-lib/include/sound/uapi/
Dasound.h1073 unsigned int *item_ptr; /* obsoleted */ member