Home
last modified time | relevance | path

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

/external/flatbuffers/include/flatbuffers/
Dreflection_generated.h506 …void add_attributes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<reflection::KeyVal… in add_attributes() function
693 …void add_attributes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<reflection::KeyVal… in add_attributes() function
869 …void add_attributes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<reflection::KeyVal… in add_attributes() function
1001 …void add_attributes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<reflection::KeyVal… in add_attributes() function
1116 …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.h999 …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.c947 add_attributes(struct ast_state *state, PyObject *type, const char * const *attrs, int num_fields) in add_attributes() function