Home
last modified time | relevance | path

Searched defs:data_bytes (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore/lite/examples/runtime_extend/src/
Dcustom_add_kernel.cc97 auto data_bytes = attr->data(); in ParseAttrData() local
/third_party/mindspore/mindspore/lite/test/ut/src/registry/
Dregistry_custom_op_test.cc83 auto data_bytes = prim->attr()->Get(0)->data(); in GetAttrData() local
/third_party/grpc/src/core/lib/transport/
Dtransport.h124 uint64_t data_bytes = 0; member
/third_party/freetype/src/sfnt/
Dsfwoff2.c435 FT_ULong data_bytes; in triplet_decode() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff2.c424 FT_ULong data_bytes; in triplet_decode() local
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_header.h435 uint8_t data_bytes[SCTP_NUM_DB_TO_VERIFY]; member