Home
last modified time | relevance | path

Searched refs:OLD_LABEL (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/viewers/
H A DAsynchronousTableViewer.java185 String[] values = (String[]) tableItem.getData(OLD_LABEL); in restoreLabels()
197 item.setData(OLD_LABEL, labels); in setLabels()
H A DAsynchronousViewer.java129 protected static final String OLD_LABEL = "old_label"; //$NON-NLS-1$ field in AsynchronousViewer
/dports/science/afni/afni-AFNI_21.3.16/src/ptaylor/
H A D3dNetCorr.c418 int OLD_LABEL=0; // ooollld style format of regions: Nnumber:Rnumber in main() local
602 OLD_LABEL=1; in main()
1187 if( OLD_LABEL ) in main()