Home
last modified time | relevance | path

Searched defs:masterList (Results 1 – 25 of 35) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/src/org/eclipse/core/tests/internal/databinding/observable/masterdetail/
H A DListDetailValueObservableListTest.java114 WritableList masterList = new WritableList(); in testGetObserved() local
124 WritableList masterList = new WritableList(); in testMasterListInitiallyNotEmpty() local
138 WritableList masterList = new WritableList(); in testAddRemove() local
172 WritableList masterList = new WritableList(); in testChangeDetail() local
193 WritableList masterList = new WritableList(); in testSet() local
212 WritableList masterList = new WritableList(); in testDuplicateMasterElements() local
247 WritableList masterList = new WritableList(); in testDetailObservableChangeEvent() local
332 WritableList masterList = new WritableList(); in testDetailObservableValuesAreDisposed() local
359 WritableList masterList = new WritableList(); in testDisposeOnMasterDisposed() local
379 WritableList masterList = new WritableList(realm); in createObservableCollection() local
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/src/org/eclipse/core/internal/databinding/property/
H A DListPropertyDetailValuesList.java63 List<T> masterList = masterProperty.getList(source); in doGetList() local
72 final List<T> masterList = masterProperty.getList(source); in doUpdateList() local
98 IObservableList<T> masterList; in observe() local
114 IObservableList<T> masterList; in observeDetail() local
H A DValuePropertyDetailValue.java104 IObservableList<M> masterList; in observeDetail() local
/dports/biology/bedtools/bedtools2-2.30.0/src/sortBed/
H A DsortBed.cpp120 vector<BED> masterList; in SortBedBySizeAsc() local
147 vector<BED> masterList; in SortBedBySizeDesc() local
/dports/misc/actiona/actiona-3.10.1/actiontools/
H A Dgroupdefinition.cpp37 void GroupDefinition::setMasterList(ListParameterDefinition &masterList) in setMasterList()
/dports/devel/staf/src/staf/test/
H A Dtestmarshalling2.cpp17 STAFObjectPtr masterList = STAFObject::createList(); in main() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.property/src/org/eclipse/core/internal/databinding/property/value/
H A DListDelegatingValueObservableList.java49 private IObservableList<T> masterList; field in ListDelegatingValueObservableList
91 public ListDelegatingValueObservableList(IObservableList<T> masterList, in ListDelegatingValueObservableList()
H A DListSimpleValueObservableList.java61 private IObservableList<M> masterList; field in ListSimpleValueObservableList
108 …public ListSimpleValueObservableList(IObservableList<M> masterList, SimpleValueProperty<S, T> valu… in ListSimpleValueObservableList()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/internal/databinding/observable/masterdetail/
H A DListDetailValueObservableList.java52 private IObservableList<M> masterList; field in ListDetailValueObservableList
93 public ListDetailValueObservableList(IObservableList<M> masterList, in ListDetailValueObservableList()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/tests/Writers/RwFactory/
H A DCXmlDriverEngine.cs509 …rs, string defaultSection, XElement testModuleNode, MyDict<string, object> masterList, IList xmlDr… in ProcessIncludes()
552 …] filters, string defaultSection, XElement topNode, MyDict<string, object> masterList, IList xmlDr… in ParseControlFileSafe()
604 …] filters, string defaultSection, XElement topNode, MyDict<string, object> masterList, IList xmlDr… in ParseControlFile()
/dports/www/dokuwiki/dokuwiki-2020-07-29/inc/Extension/
H A DPluginController.php18 protected $masterList = []; variable in dokuwiki\\Extension\\PluginController
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/masterdetail/
H A DMasterDetailObservables.java224 public static <M, E> IObservableList<E> detailValues(IObservableList<M> masterList, in detailValues()
/dports/misc/sword/sword-1.8.1/src/mgr/
H A Dinstallmgr.cpp670 SWConfig masterList(masterRepoListPath); in refreshRemoteSourceConfiguration() local
/dports/math/latte-integrale/latte-version_1_7_6/code/latte/valuation/
H A DPolytopeValuation.cpp119 listVector * masterList = new listVector; in convertToOneCone() local
/dports/www/firefox-esr/firefox-91.8.0/layout/xul/
H A DnsBoxFrame.cpp946 nsDisplayList masterList; in BuildDisplayList() local
H A DnsSliderFrame.cpp499 nsDisplayList masterList; in BuildDisplayListForChildren() local
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dapp.h234 LMaster* masterList; variable
/dports/www/firefox/firefox-99.0/layout/xul/
H A DnsBoxFrame.cpp964 nsDisplayList masterList(aBuilder); in BuildDisplayList() local
/dports/mail/thunderbird/thunderbird-91.8.0/layout/xul/
H A DnsBoxFrame.cpp946 nsDisplayList masterList; in BuildDisplayList() local
/dports/lang/spidermonkey78/firefox-78.9.0/layout/xul/
H A DnsBoxFrame.cpp950 nsDisplayList masterList; in BuildDisplayList() local
H A DnsSliderFrame.cpp344 nsDisplayList masterList; in BuildDisplayListForChildren() local
/dports/textproc/xom/XOM/src/nu/xom/tests/
H A DCanonicalizerTest.java1441 File masterList = new File(canonical, "xmlconf"); in testXMLConformanceTestSuiteDocuments() local
1810 File masterList = new File(canonical, "xmlconf"); in testExclusiveXMLConformanceTestSuiteDocuments() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/src/org/eclipse/e4/ui/css/core/impl/engine/
H A DAbstractCSSEngine.java196 CSSRuleListImpl masterList = new CSSRuleListImpl(); in parseStyleSheet() local
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/xul/
H A DnsSliderFrame.cpp368 nsDisplayList masterList; in BuildDisplayListForChildren() local
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/utils/
H A DIntervalUtils.java1356 final List<Locatable> masterList = new ArrayList<>(); in combineAndSortBreakpoints() local

12