Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Didl_gen_cpp.cpp868 std::string UnionUnPackSignature(const EnumDef &enum_def, bool inclass) { in UnionUnPackSignature()
875 std::string UnionPackSignature(const EnumDef &enum_def, bool inclass) { in UnionPackSignature()
892 std::string TablePackSignature(const StructDef &struct_def, bool inclass, in TablePackSignature()
902 std::string TableUnPackSignature(const StructDef &struct_def, bool inclass, in TableUnPackSignature()
910 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.c344 PyObject *inclass = NULL; in _PyErr_NormalizeException() local
/external/python/cpython2/Objects/
Dabstract.c2896 PyObject *inclass = local