Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Didl_gen_cpp.cpp709 std::string UnionUnPackSignature(const EnumDef &enum_def, bool inclass) { in UnionUnPackSignature()
716 std::string UnionPackSignature(const EnumDef &enum_def, bool inclass) { in UnionPackSignature()
733 std::string TablePackSignature(const StructDef &struct_def, bool inclass, in TablePackSignature()
743 std::string TableUnPackSignature(const StructDef &struct_def, bool inclass, in TableUnPackSignature()
751 std::string TableUnPackToSignature(const StructDef &struct_def, bool inclass, in TableUnPackToSignature()
/external/python/cpython2/Python/
Derrors.c149 PyObject *inclass = NULL; in PyErr_NormalizeException() local
/external/python/cpython3/Python/
Derrors.c258 PyObject *inclass = NULL; in PyErr_NormalizeException() local
/external/python/cpython2/Objects/
Dabstract.c2896 PyObject *inclass = local