Home
last modified time | relevance | path

Searched defs:fHistory (Results 1 – 20 of 20) sorted by relevance

/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/plugins/wolf-shaper/Structures/
H A DParamSmooth.hpp23 float fHistory; member in ParamSmooth
H A DPeakFallSmooth.hpp23 float fHistory; member in PeakFallSmooth
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/selectionactions/
H A DStructureSelectHistoryAction.java31 private SelectionHistory fHistory; field in StructureSelectHistoryAction
H A DSelectionHistory.java30 private List<ISourceRange> fHistory; field in SelectionHistory
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/src/org/eclipse/ltk/internal/ui/refactoring/model/
H A DRefactoringHistoryDiff.java35 private final RefactoringHistory fHistory; field in RefactoringHistoryDiff
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/viewsupport/
H A DHistoryDropDownAction.java157 private ViewHistory<E> fHistory; field in HistoryDropDownAction
H A DHistoryListAction.java236 private ViewHistory<E> fHistory; field in HistoryListAction
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/
H A DSelectFavoritesDialog.java73 private LaunchHistory fHistory; field in SelectFavoritesDialog
H A DFavoritesDialog.java68 private LaunchHistory fHistory; field in FavoritesDialog
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.ltk.core.refactoring.tests/src/org/eclipse/ltk/core/refactoring/tests/participants/
H A DElementRenameProcessor.java37 public static List<String> fHistory; field in ElementRenameProcessor
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/jarpackager/
H A DJarRefactoringDialog.java68 private final RefactoringHistory fHistory; field in JarRefactoringDialog
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/core/
H A DSelectionHistoryTest.java90 private final History<String, String> fHistory; field in SelectionHistoryTest.TestHistoryComparator
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GKLifePlugin/ConwayLife/
H A DLifeViewer.cs30 private readonly LifeHistory fHistory; field in GKLifePlugin.ConwayLife.LifeViewer
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/util/
H A DHistory.java80 private final Map<K, V> fHistory; field in History
/dports/games/gnubg/gnubg-1.06.002/
H A Dtext.c897 int fHistory; in CommandExportPositionText() local
H A Dhtml.c3063 int fHistory; in CommandExportPositionHtml() local
3139 int fHistory; in ExportPositionGammOnLine() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/internal compatibility/org/eclipse/jdt/internal/ui/dialogs/
H A DTypeInfoViewer.java109 private Set fHistory; field in TypeInfoViewer.SearchRequestor
505 protected OpenTypeHistory fHistory; field in TypeInfoViewer.AbstractSearchJob
808 private OpenTypeHistory fHistory; field in TypeInfoViewer
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/
H A DContentAssistHistory.java271 private final LinkedHashMap<String, Integer> fHistory; field in ContentAssistHistory.RHSHistory
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.text/src/org/eclipse/text/undo/
H A DDocumentUndoManager.java728 private IOperationHistory fHistory; field in DocumentUndoManager
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/src/org/eclipse/jface/text/
H A DDefaultUndoManager.java804 private IOperationHistory fHistory; field in DefaultUndoManager