Home
last modified time | relevance | path

Searched refs:childKeys (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/ResourceBundle/
H A DKeySetTest.java72 Set<String> childKeys = tb.handleKeySet(); in testKeys() local
73 if (!(childKeys.containsAll(localKeys) || localKeys.containsAll(childKeys))) { in testKeys()
74 throw new RuntimeException("get " + childKeys + ", expected " + localKeys); in testKeys()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/ResourceBundle/
H A DKeySetTest.java72 Set<String> childKeys = tb.handleKeySet(); in testKeys() local
73 if (!(childKeys.containsAll(localKeys) || localKeys.containsAll(childKeys))) { in testKeys()
74 throw new RuntimeException("get " + childKeys + ", expected " + localKeys); in testKeys()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/ResourceBundle/
H A DKeySetTest.java72 Set<String> childKeys = tb.handleKeySet(); in testKeys() local
73 if (!(childKeys.containsAll(localKeys) || localKeys.containsAll(childKeys))) { in testKeys()
74 throw new RuntimeException("get " + childKeys + ", expected " + localKeys); in testKeys()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/ResourceBundle/
H A DKeySetTest.java72 Set<String> childKeys = tb.handleKeySet(); in testKeys() local
73 if (!(childKeys.containsAll(localKeys) || localKeys.containsAll(childKeys))) { in testKeys()
74 throw new RuntimeException("get " + childKeys + ", expected " + localKeys); in testKeys()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/ResourceBundle/
H A DKeySetTest.java72 Set<String> childKeys = tb.handleKeySet(); in testKeys() local
73 if (!(childKeys.containsAll(localKeys) || localKeys.containsAll(childKeys))) { in testKeys()
74 throw new RuntimeException("get " + childKeys + ", expected " + localKeys); in testKeys()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/ResourceBundle/
H A DKeySetTest.java72 Set<String> childKeys = tb.handleKeySet(); in testKeys() local
73 if (!(childKeys.containsAll(localKeys) || localKeys.containsAll(childKeys))) { in testKeys()
74 throw new RuntimeException("get " + childKeys + ", expected " + localKeys); in testKeys()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/ResourceBundle/
H A DKeySetTest.java72 Set<String> childKeys = tb.handleKeySet(); in testKeys() local
73 if (!(childKeys.containsAll(localKeys) || localKeys.containsAll(childKeys))) { in testKeys()
74 throw new RuntimeException("get " + childKeys + ", expected " + localKeys); in testKeys()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/ResourceBundle/
H A DKeySetTest.java72 Set<String> childKeys = tb.handleKeySet(); in testKeys() local
73 if (!(childKeys.containsAll(localKeys) || localKeys.containsAll(childKeys))) { in testKeys()
74 throw new RuntimeException("get " + childKeys + ", expected " + localKeys); in testKeys()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/util/ResourceBundle/
H A DKeySetTest.java72 Set<String> childKeys = tb.handleKeySet(); in testKeys() local
73 if (!(childKeys.containsAll(localKeys) || localKeys.containsAll(childKeys))) { in testKeys()
74 throw new RuntimeException("get " + childKeys + ", expected " + localKeys); in testKeys()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/util/ResourceBundle/
H A DKeySetTest.java72 Set<String> childKeys = tb.handleKeySet(); in testKeys() local
73 if (!(childKeys.containsAll(localKeys) || localKeys.containsAll(childKeys))) { in testKeys()
74 throw new RuntimeException("get " + childKeys + ", expected " + localKeys); in testKeys()
/dports/editors/calligra/calligra-3.2.1/gemini/cloud/dropbox/3rdparty/
H A Doptions.cc51 if (settings.childKeys().indexOf("type") == -1){ in get_transfers_auto()
62 if(settings.childKeys().indexOf("type") == -1){ in get_screen_orientation()
74 if(settings.childKeys().indexOf("type") == -1){ in get_push_notification()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/events/
H A DResourceDeltaFactory.java149 IPath[] childKeys = delta.getChildren(pathInDelta); in createDelta() local
150 int numChildren = childKeys.length; in createDelta()
157 …IPath newTreePath = pathInTree == pathInDelta ? childKeys[i] : pathInTree.append(childKeys[i].last… in createDelta()
158 children[i] = createDelta(workspace, delta, deltaInfo, newTreePath, childKeys[i]); in createDelta()
/dports/audio/padthv1-lv2/padthv1-padthv1_0_9_23/src/
H A Dpadthv1_config.cpp102 QStringListIterator iter(QSettings::childKeys());
131 const QStringList& bank_keys = QSettings::childKeys();
140 const QStringList& prog_keys = QSettings::childKeys();
196 const QStringList& bank_keys = QSettings::childKeys();
201 const QStringList& prog_keys = QSettings::childKeys();
233 const QStringList& keys = QSettings::childKeys();
295 const QStringList& keys = QSettings::childKeys();
/dports/audio/samplv1-lv2/samplv1-samplv1_0_9_23/src/
H A Dsamplv1_config.cpp102 QStringListIterator iter(QSettings::childKeys()); in presetList()
131 const QStringList& bank_keys = QSettings::childKeys(); in loadPrograms()
140 const QStringList& prog_keys = QSettings::childKeys(); in loadPrograms()
196 const QStringList& bank_keys = QSettings::childKeys(); in clearPrograms()
201 const QStringList& prog_keys = QSettings::childKeys(); in clearPrograms()
233 const QStringList& keys = QSettings::childKeys(); in loadControls()
295 const QStringList& keys = QSettings::childKeys(); in clearControls()
/dports/audio/synthv1-lv2/synthv1-synthv1_0_9_23/src/
H A Dsynthv1_config.cpp102 QStringListIterator iter(QSettings::childKeys()); in presetList()
131 const QStringList& bank_keys = QSettings::childKeys(); in loadPrograms()
140 const QStringList& prog_keys = QSettings::childKeys(); in loadPrograms()
196 const QStringList& bank_keys = QSettings::childKeys(); in clearPrograms()
201 const QStringList& prog_keys = QSettings::childKeys(); in clearPrograms()
233 const QStringList& keys = QSettings::childKeys(); in loadControls()
295 const QStringList& keys = QSettings::childKeys(); in clearControls()
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/@react-navigation/core/lib/commonjs/
H A DgetChildrenNavigationCache.js.map1childKeys","state","routes","map","route","key","Object","keys","forEach","cacheKey","includes","i…
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/@react-navigation/core/lib/module/
H A DgetChildrenNavigationCache.js.map1childKeys","state","routes","map","route","key","Object","keys","forEach","cacheKey","includes","i…
/dports/misc/bibletime/bibletime-2.11.2/src/backend/config/
H A Dbtconfigcore.cpp123 QStringList BtConfigCore::childKeys() { in childKeys() function in BtConfigCore
130 return m_settings.childKeys(); in childKeys__()
133 const QStringList gs = m_settings.childKeys(); in childKeys__()
138 QStringList BtConfigCore::childKeys(const QString & subkey) { in childKeys() function in BtConfigCore
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/mkvtoolnix-gui/util/
H A Dini_config_file.cpp71 IniConfigFile::childKeys() { in childKeys() function in mtx::gui::Util::IniConfigFile
72 return m_settings->childKeys(); in childKeys()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/qt/
H A DYabauseThread.cpp168 QStringList padKeys = settings->childKeys(); in reloadControllers()
185 QStringList analogKeys = settings->childKeys(); in reloadControllers()
202 QStringList analogKeys = settings->childKeys(); in reloadControllers()
219 QStringList analogKeys = settings->childKeys(); in reloadControllers()
236 QStringList analogKeys = settings->childKeys(); in reloadControllers()
252 QStringList gunKeys = settings->childKeys(); in reloadControllers()
272 QStringList mouseKeys = settings->childKeys(); in reloadControllers()
/dports/www/falkon/falkon-3.2.0/src/lib/app/
H A Dsettings.cpp49 QStringList Settings::childKeys() const in childKeys() function in Settings
51 return s_settings->childKeys(); in childKeys()
/dports/finance/qtbitcointrader/QtBitcoinTrader-1.40.55/src/
H A Dapptheme.cpp76 QStringList colorList = themeLoad.childKeys(); in loadTheme()
97 colorList = themeLoad.childKeys(); in loadTheme()
118 colorList = themeLoad.childKeys(); in loadTheme()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/editors/sc-ide/core/settings/
H A Dmanager.hpp47 QStringList childKeys() const { return mSettings->childKeys(); } in childKeys() function in ScIDE::Settings::Manager
/dports/www/sogo/SOGo-5.4.0/SoObjects/SOGo/
H A DSOGoCacheGCSFolder.m128 NSMutableArray *childKeys;
159 childKeys = [NSMutableArray arrayWithCapacity: max];
174 [childKeys addObject: childKey];
177 [childKeys addObject: childKey];
182 childKeys = nil;
184 return childKeys;
/dports/www/sogo-activesync/SOGo-5.4.0/SoObjects/SOGo/
H A DSOGoCacheGCSFolder.m128 NSMutableArray *childKeys;
159 childKeys = [NSMutableArray arrayWithCapacity: max];
174 [childKeys addObject: childKey];
177 [childKeys addObject: childKey];
182 childKeys = nil;
184 return childKeys;

12345678910>>...19