Home
last modified time | relevance | path

Searched defs:add_attributes (Results 1 – 5 of 5) sorted by relevance

/external/autotest/contrib/
Dmodelviz.py132 def add_attributes(): function
/external/flatbuffers/include/flatbuffers/
Dreflection_generated.h441 …void add_attributes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<reflection::KeyVal… in add_attributes() function
610 …void add_attributes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<reflection::KeyVal… in add_attributes() function
766 …void add_attributes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<reflection::KeyVal… in add_attributes() function
891 …void add_attributes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<reflection::KeyVal… in add_attributes() function
1000 …void add_attributes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<reflection::KeyVal… in add_attributes() function
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dserialization_base_generated.h1016 …void add_attributes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<flatbuffers::Strin… in add_attributes() function
/external/python/cpython2/Python/
DPython-ast.c526 static int add_attributes(PyTypeObject* type, char**attrs, int num_fields) in add_attributes() function
/external/python/cpython3/Python/
DPython-ast.c1071 add_attributes(astmodulestate *state, PyObject *type, const char * const *attrs, int num_fields) in add_attributes() function