Home
last modified time | relevance | path

Searched defs:bytes_length (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/parse_example/
H A Dexample_proto_fast_parsing.h154 uint32 bytes_length = 0; in GetNumElementsInBytesList() local
190 uint32 bytes_length; in ParseBytesList() local
467 uint32 bytes_length; in ParseBytesFeature() local
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dexample_proto_fast_parsing.cc160 uint32 bytes_length = 0; in GetNumElementsInBytesList() local
196 uint32 bytes_length; in ParseBytesList() local
1872 uint32 bytes_length; in ParseBytesFeature() local
/aosp_15_r20/external/python/cpython2/Objects/
Dbytesobject.c1426 bytes_length(PyBytesObject *a) in bytes_length() function
/aosp_15_r20/external/python/cpython3/Objects/
Dbytesobject.c1393 bytes_length(PyBytesObject *a) in bytes_length() function