Home
last modified time | relevance | path

Searched defs:pUC (Results 1 – 14 of 14) sorted by relevance

/dports/science/openbabel/openbabel-3.1.1/test/
H A Dcarspacegrouptest.cpp43 OBUnitCell* pUC = (OBUnitCell*)mol.GetData(OBGenericDataType::UnitCell); in testSpaceGroupWithSpace() local
54 OBUnitCell* pUC = (OBUnitCell*)mol.GetData(OBGenericDataType::UnitCell); in testSpaceGroupWithoutParentheses() local
64 OBUnitCell* pUC = (OBUnitCell*)mol.GetData(OBGenericDataType::UnitCell); in testSpaceGroupWithParentheses() local
75 OBUnitCell* pUC = (OBUnitCell*)mol.GetData(OBGenericDataType::UnitCell); in testDefaultSpaceGroup() local
H A Dcifspacegrouptest.cpp46 OBUnitCell* pUC = (OBUnitCell*)mol.GetData(OBGenericDataType::UnitCell); in testSpaceGroupUniqueTransformations() local
68 OBUnitCell* pUC = (OBUnitCell*)mol.GetData(OBGenericDataType::UnitCell); in testSpaceGroupClean() local
158 OBUnitCell* pUC = (OBUnitCell*)mol.GetData(OBGenericDataType::UnitCell); in testDecayToP1() local
178 OBUnitCell* pUC = (OBUnitCell*)mol.GetData(OBGenericDataType::UnitCell); in testAlternativeOrigin() local
/dports/science/openbabel/openbabel-3.1.1/src/ops/
H A DfillUC.cpp126 OBUnitCell *pUC = (OBUnitCell*)pmol->GetData(OBGenericDataType::UnitCell); in Do() local
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/gdb.base/
H A Dpointers.c178 unsigned char UC, *pUC; in more_code() local
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/gdb.base/
H A Dpointers.c178 unsigned char UC, *pUC; in more_code() local
/dports/devel/avr-gdb/gdb-7.3.1/gdb/testsuite/gdb.base/
H A Dpointers.c187 unsigned char UC, *pUC; in more_code() local
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.base/
H A Dpointers.c183 unsigned char UC, *pUC; in more_code() local
/dports/devel/gdb761/gdb-7.6.1/gdb/testsuite/gdb.base/
H A Dpointers.c183 unsigned char UC, *pUC; in more_code() local
/dports/editors/abiword/abiword-3.0.5/src/af/xap/xp/
H A Dxap_EncodingManager.cpp1645 SCatRange * pUC = (SCatRange*) puc; in s_compare_unichar_cats() local
1661 …SCatRange * pUC = (SCatRange*)bsearch(&c, UniCharCats, G_N_ELEMENTS(UniCharCats), sizeof(SCatRange… in categoriseUniChar() local
/dports/science/openbabel/openbabel-3.1.1/src/formats/
H A Dpdbformat.cpp603 OBUnitCell *pUC = (OBUnitCell*)pmol->GetData(OBGenericDataType::UnitCell); in WriteMolecule() local
H A Dcifformat.cpp1576 OBUnitCell *pUC = nullptr; in WriteMolecule() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dbcaslot.cxx395 ScBroadcastArea* pUC = pBASM->GetEOUpdateChain(); in UpdateRemove() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dbcaslot.cxx428 ScBroadcastArea* pUC = pBASM->GetEOUpdateChain(); in UpdateRemove() local
/dports/science/openbabel/openbabel-3.1.1/src/
H A Ddistgeom.cpp247 OBUnitCell* pUC = (OBUnitCell*)_mol.GetData(OBGenericDataType::UnitCell); in SetUpperBounds() local