Searched refs:oldType (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Dprop.cpp601 wxPropertyValueType oldType = m_type; local
602 if (oldType == wxPropertyValueString)
635 wxPropertyValueType oldType = m_type; local
636 if (oldType == wxPropertyValueString)
661 wxPropertyValueType oldType = m_type; local
662 if (oldType == wxPropertyValueString)
683 wxPropertyValueType oldType = m_type; local
684 if (oldType == wxPropertyValueString)
709 wxPropertyValueType oldType = m_type; local
710 if (oldType
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DComplexFormat.java1107 Format oldType = catalog.getFormat(oldClass);
1109 if (oldType == null || newType == null ||
1110 ((oldType.getWrapperFormat() == null ||
1111 oldType.getWrapperFormat().getId() !=
1115 oldType.getId()))) {

Completed in 120 milliseconds