Home
last modified time | relevance | path

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

/external/autotest/contrib/
Dmodelviz.py132 def add_attributes(): function
/external/flatbuffers/include/flatbuffers/
Dreflection_generated.h411 …void add_attributes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<KeyValue>>> attrib… in add_attributes() function
578 …void add_attributes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<KeyValue>>> attrib… in add_attributes() function
732 …void add_attributes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<KeyValue>>> attrib… in add_attributes() function
855 …void add_attributes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<KeyValue>>> attrib… in add_attributes() function
962 …void add_attributes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<KeyValue>>> attrib… 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.c680 static int add_attributes(PyTypeObject* type, char**attrs, int num_fields) in add_attributes() function