Home
last modified time | relevance | path

Searched refs:SWIGTYPE_p_OpenBabel__OBRTree (Results 1 – 4 of 4) sorted by relevance

/dports/science/openbabel/openbabel-3.1.1/scripts/perl/
H A Dopenbabel-perl.cpp1597 #define SWIGTYPE_p_OpenBabel__OBRTree swig_types[61] macro
20286 …res2 = SWIG_ConvertPtr(ST(1), &argp2,SWIGTYPE_p_OpenBabel__OBRTree, 0 | 0 ); if (!SWIG_IsOK(res2)… in XS()
20289 …ST(argvi) = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_OpenBabel__OBRTree, SWIG_OWNER … in XS()
20293 …res1 = SWIG_ConvertPtr(ST(0), &argp1,SWIGTYPE_p_OpenBabel__OBRTree, SWIG_POINTER_DISOWN | 0 ); if… in XS()
20299 …res1 = SWIG_ConvertPtr(ST(0), &argp1,SWIGTYPE_p_OpenBabel__OBRTree, 0 | 0 ); if (!SWIG_IsOK(res1)… in XS()
20308 …res1 = SWIG_ConvertPtr(ST(0), &argp1,SWIGTYPE_p_OpenBabel__OBRTree, 0 | 0 ); if (!SWIG_IsOK(res1)… in XS()
45993 SWIG_TypeClientData(SWIGTYPE_p_OpenBabel__OBRTree, (void*) "Chemistry::OpenBabel::OBRTree"); in XS()
/dports/science/openbabel/openbabel-3.1.1/scripts/python/openbabel/
H A Dopenbabel-python.cpp3105 #define SWIGTYPE_p_OpenBabel__OBRTree swig_types[92] macro
31244 …res2 = SWIG_ConvertPtr(swig_obj[1], &argp2,SWIGTYPE_p_OpenBabel__OBRTree, 0 | 0 ); if (!SWIG_IsOK… in _wrap_new_OBRTree()
31247 …resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_OpenBabel__OBRTree, SWIG_POINTE… in _wrap_new_OBRTree()
31252 …res1 = SWIG_ConvertPtr(swig_obj[0], &argp1,SWIGTYPE_p_OpenBabel__OBRTree, SWIG_POINTER_DISOWN | 0… in _wrap_delete_OBRTree()
31258 …wig_obj[0] = args; res1 = SWIG_ConvertPtr(swig_obj[0], &argp1,SWIGTYPE_p_OpenBabel__OBRTree, 0 | … in _wrap_OBRTree_GetAtomIdx()
31268 …res1 = SWIG_ConvertPtr(swig_obj[0], &argp1,SWIGTYPE_p_OpenBabel__OBRTree, 0 | 0 ); if (!SWIG_IsOK… in _wrap_OBRTree_PathToRoot()
31281 SWIG_TypeNewClientData(SWIGTYPE_p_OpenBabel__OBRTree, SWIG_NewClientData(obj)); in OBRTree_swigregister()
/dports/science/openbabel/openbabel-3.1.1/scripts/R/examples/openbabelR/src/
H A Dopenbabel-R.cpp1209 #define SWIGTYPE_p_OpenBabel__OBRTree swig_types[95] macro
19036 …res2 = SWIG_R_ConvertPtr(s_arg2, &argp2, SWIGTYPE_p_OpenBabel__OBRTree, 0 | 0 ); if (!SWIG_IsOK(r… in R_swig_new_OBRTree()
19039 …r_ans = SWIG_R_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_OpenBabel__OBRTree, R_SWIG_OWNER … in R_swig_new_OBRTree()
19043 …res1 = SWIG_R_ConvertPtr(self, &argp1, SWIGTYPE_p_OpenBabel__OBRTree, SWIG_POINTER_DISOWN | 0 ); … in R_swig_delete_OBRTree()
19050 …res1 = SWIG_R_ConvertPtr(self, &argp1, SWIGTYPE_p_OpenBabel__OBRTree, 0 | 0 ); if (!SWIG_IsOK(res… in R_swig_OBRTree_GetAtomIdx()
19057 …res1 = SWIG_R_ConvertPtr(self, &argp1, SWIGTYPE_p_OpenBabel__OBRTree, 0 | 0 ); if (!SWIG_IsOK(res… in R_swig_OBRTree_PathToRoot()
/dports/science/openbabel/openbabel-3.1.1/scripts/ruby/
H A Dopenbabel-ruby.cpp1910 #define SWIGTYPE_p_OpenBabel__OBRTree swig_types[80] macro
30203 {VALUE vresult = SWIG_NewClassInstance(self, SWIGTYPE_p_OpenBabel__OBRTree); in _wrap_OBRTree_allocate()
30215 …res2 = SWIG_ConvertPtr(argv[1], &argp2,SWIGTYPE_p_OpenBabel__OBRTree, 0 | 0 ); if (!SWIG_IsOK(res… in _wrap_new_OBRTree()
30228 …res1 = SWIG_ConvertPtr(self, &argp1,SWIGTYPE_p_OpenBabel__OBRTree, 0 | 0 ); if (!SWIG_IsOK(res1))… in _wrap_OBRTree_get_atom_idx()
30237 …res1 = SWIG_ConvertPtr(self, &argp1,SWIGTYPE_p_OpenBabel__OBRTree, 0 | 0 ); if (!SWIG_IsOK(res1))… in _wrap_OBRTree_path_to_root()
56710 SWIG_TypeClientData(SWIGTYPE_p_OpenBabel__OBRTree, (void *) &SwigClassOBRTree); in Init_openbabel()