Home
last modified time | relevance | path

Searched defs:childrenNames (Results 1 – 25 of 62) sorted by relevance

123

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.security.ui/src/org/eclipse/equinox/internal/security/ui/storage/view/
H A DNodesView.java83 String[] childrenNames = node.childrenNames(); in getChildren() local
94 String[] childrenNames = node.childrenNames(); in hasChildren() local
/dports/cad/librepcb/librepcb-0.1.6/tests/unittests/
H A Dtesthelpers.h72 QStringList childrenNames; in getChild() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/tests/org.eclipse.core.tests.runtime/src/org/eclipse/core/tests/internal/preferences/
H A DTestNodeStorage.java34 public String[] childrenNames(String nodePath) { in childrenNames() method in TestNodeStorage
H A DTestNodeStorage3.java88 public String[] childrenNames(String nodePath) { in childrenNames() method in TestNodeStorage3
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/src/org/eclipse/core/runtime/preferences/
H A DAbstractPreferenceStorage.java127 public abstract String[] childrenNames(String nodePath) throws BackingStoreException; in childrenNames() method in AbstractPreferenceStorage
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcCoreHDF5/
H A DHDF5HierarchyWriter.cpp68 std::vector<std::string> childrenNames; in writeHierarchy() local
H A DHDF5HierarchyReader.cpp74 std::vector<std::string> childrenNames; in readHierarchy() local
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/util/
H A DElementUtil.java187 String[] childrenNames = new String[props.size()]; in getProperties() local
266 String[] childrenNames = new String[childCount]; in getChildrenProperties() local
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/trace/
H A Dannotations_test.go366 func childrenNames(task *taskDesc) (ret []string) { func
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/
H A DScopeDescriptor.java56 String[] childrenNames(final String path) throws BackingStoreException { in childrenNames() method in ScopeDescriptor
H A Dmessages.properties42 childrenNames=Error occurred while retrieving children names. key
H A DPrefsMessages.java55 public static String childrenNames; field in PrefsMessages
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.security/src/org/eclipse/equinox/internal/security/storage/friends/
H A DReEncrypter.java98 String[] childrenNames = node.childrenNames(); in decrypt() local
/dports/misc/freeguide/freeguide-0.11.1/src/freeguide/plugins/program/freeguide/migration/
H A DMigrate.java314 final String[] childrenNames = node.childrenNames( ); in loadMap() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/bundles/org.eclipse.core.tools/src/org/eclipse/core/tools/runtime/
H A DEclipsePreferencesView.java71 String[] childrenNames = node.childrenNames(); in getChildren() local
H A DPreferenceStatsView.java137 String[] childrenNames = node.childrenNames(); in basicSizeof() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/src/org/osgi/service/prefs/
H A DPreferences.java544 public String[] childrenNames() throws BackingStoreException; in childrenNames() method
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/util/prefs/
H A DAbstractPreferences.java213 public String[] childrenNames() throws BackingStoreException { in childrenNames() method in AbstractPreferences
218 TreeSet childrenNames = new TreeSet(); in childrenNames() local
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/util/prefs/
H A DAbstractPreferences.java213 public String[] childrenNames() throws BackingStoreException { in childrenNames() method in AbstractPreferences
218 TreeSet childrenNames = new TreeSet(); in childrenNames() local
/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/util/prefs/
H A DAbstractPreferences.java214 public String[] childrenNames() throws BackingStoreException { in childrenNames() method in AbstractPreferences
219 TreeSet childrenNames = new TreeSet(); in childrenNames() local
/dports/math/jacop/jacop-4.8.0/src/main/java/org/jacop/examples/fd/
H A DSiblingUproar.java114 String[] childrenNames = {"Brian", "Russell", "Stuart", "Nina", "Paula"}; in model() local
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/util/prefs/
H A DAbstractPreferences.java232 public String[] childrenNames() throws BackingStoreException { in childrenNames() method in AbstractPreferences
237 TreeSet<String> childrenNames = new TreeSet<String>(); in childrenNames() local
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/util/prefs/
H A DAbstractPreferences.java232 public String[] childrenNames() throws BackingStoreException { in childrenNames() method in AbstractPreferences
237 TreeSet<String> childrenNames = new TreeSet<String>(); in childrenNames() local
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/util/prefs/
H A DAbstractPreferences.java232 public String[] childrenNames() throws BackingStoreException { in childrenNames() method in AbstractPreferences
237 TreeSet<String> childrenNames = new TreeSet<String>(); in childrenNames() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/util/prefs/
H A DAbstractPreferences.java232 public String[] childrenNames() throws BackingStoreException { in childrenNames() method in AbstractPreferences
237 TreeSet<String> childrenNames = new TreeSet<String>(); in childrenNames() local

123