Home
last modified time | relevance | path

Searched defs:getUsage (Results 1 – 25 of 723) sorted by relevance

12345678910>>...29

/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/java/src/main/java/org/rocksdb/
H A DCache.java21 public long getUsage() { in getUsage() method in Cache
38 private native static long getUsage(final long handle); in getUsage() method in Cache
/dports/databases/rocksdb/rocksdb-6.26.1/java/src/main/java/org/rocksdb/
H A DCache.java21 public long getUsage() { in getUsage() method in Cache
38 private native static long getUsage(final long handle); in getUsage() method in Cache
/dports/databases/rocksdb-lite/rocksdb-6.26.1/java/src/main/java/org/rocksdb/
H A DCache.java21 public long getUsage() { in getUsage() method in Cache
38 private native static long getUsage(final long handle); in getUsage() method in Cache
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/java/src/main/java/org/rocksdb/
H A DCache.java21 public long getUsage() { in getUsage() method in Cache
38 private native static long getUsage(final long handle); in getUsage() method in Cache
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/java/src/main/java/org/rocksdb/
H A DCache.java21 public long getUsage() { in getUsage() method in Cache
38 private native static long getUsage(final long handle); in getUsage() method in Cache
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/crypto/key/
H A DKeyShell.java256 public abstract String getUsage(); in getUsage() method in KeyShell.Command
307 public String getUsage() { in getUsage() method in KeyShell.ListCommand
364 public String getUsage() { in getUsage() method in KeyShell.RollCommand
434 public String getUsage() { in getUsage() method in KeyShell.DeleteCommand
501 public String getUsage() { in getUsage() method in KeyShell.CreateCommand
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/alias/
H A DCredentialShell.java206 public abstract String getUsage(); in getUsage() method in CredentialShell.Command
245 public String getUsage() { in getUsage() method in CredentialShell.ListCommand
317 public String getUsage() { in getUsage() method in CredentialShell.DeleteCommand
379 public String getUsage() { in getUsage() method in CredentialShell.CreateCommand
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/applications/osgearth_manip/
H A Dosgearth_manip.cpp181 void getUsage(osg::ApplicationUsage& usage) const in getUsage() function
211 void getUsage(osg::ApplicationUsage& usage) const in getUsage() function
244 void getUsage(osg::ApplicationUsage& usage) const in getUsage() function
276 void getUsage(osg::ApplicationUsage& usage) const in getUsage() function
309 void getUsage(osg::ApplicationUsage& usage) const in getUsage() function
341 void getUsage(osg::ApplicationUsage& usage) const in getUsage() function
383 void getUsage(osg::ApplicationUsage& usage) const in getUsage() function
412 void getUsage(osg::ApplicationUsage& usage) const in getUsage() function
505 void getUsage(osg::ApplicationUsage& usage) const in getUsage() function
547 void getUsage(osg::ApplicationUsage& usage) const in getUsage() function
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/hi-file-parser-0.1.2.0/src/
H A DHiFileParser.hs224 getUsage = withBlockPrefix $ List . catMaybes . unList <$> getList go function
254 getUsage = withBlockPrefix $ List . catMaybes . unList <$> getList go function
285 getUsage = withBlockPrefix $ List . catMaybes . unList <$> getList go function
316 getUsage = withBlockPrefix $ List . catMaybes . unList <$> getList go function
347 getUsage = withBlockPrefix $ List . catMaybes . unList <$> getList go function
387 getUsage = withBlockPrefix $ List . catMaybes . unList <$> getList go function
427 getUsage = withBlockPrefix $ List . catMaybes . unList <$> getList go function
467 getUsage = withBlockPrefix $ List . catMaybes . unList <$> getList go function
509 getUsage = withBlockPrefix $ List . catMaybes . unList <$> getList go function
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/org/ietf/jgss/
H A DGSSCredential.java256 int getUsage() throws GSSException; in getUsage() method
268 int getUsage(Oid mechOID) throws GSSException; in getUsage() method
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/org/ietf/jgss/
H A DGSSCredential.java256 int getUsage() throws GSSException; in getUsage() method
268 int getUsage(Oid mechOID) throws GSSException; in getUsage() method
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.security.jgss/share/classes/org/ietf/jgss/
H A DGSSCredential.java253 public int getUsage() throws GSSException; in getUsage() method
272 public int getUsage(Oid mech) throws GSSException; in getUsage() method
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.security.jgss/share/classes/org/ietf/jgss/
H A DGSSCredential.java253 public int getUsage() throws GSSException; in getUsage() method
272 public int getUsage(Oid mech) throws GSSException; in getUsage() method
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/org/ietf/jgss/
H A DGSSCredential.java256 int getUsage() throws GSSException; in getUsage() method
268 int getUsage(Oid mechOID) throws GSSException; in getUsage() method
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/org/ietf/jgss/
H A DGSSCredential.java256 int getUsage() throws GSSException; in getUsage() method
268 int getUsage(Oid mechOID) throws GSSException; in getUsage() method
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/org/ietf/jgss/
H A DGSSCredential.java253 public int getUsage() throws GSSException; in getUsage() method
272 public int getUsage(Oid mech) throws GSSException; in getUsage() method
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.security.jgss/share/classes/org/ietf/jgss/
H A DGSSCredential.java253 public int getUsage() throws GSSException; in getUsage() method
272 public int getUsage(Oid mech) throws GSSException; in getUsage() method
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.security.jgss/share/classes/org/ietf/jgss/
H A DGSSCredential.java253 public int getUsage() throws GSSException; in getUsage() method
272 public int getUsage(Oid mech) throws GSSException; in getUsage() method
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.security.jgss/share/classes/org/ietf/jgss/
H A DGSSCredential.java253 public int getUsage() throws GSSException; in getUsage() method
272 public int getUsage(Oid mech) throws GSSException; in getUsage() method
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.security.jgss/share/classes/org/ietf/jgss/
H A DGSSCredential.java253 public int getUsage() throws GSSException; in getUsage() method
272 public int getUsage(Oid mech) throws GSSException; in getUsage() method
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.security.jgss/share/classes/org/ietf/jgss/
H A DGSSCredential.java253 public int getUsage() throws GSSException; in getUsage() method
272 public int getUsage(Oid mech) throws GSSException; in getUsage() method
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/org/ietf/jgss/
H A DGSSCredential.java256 int getUsage() throws GSSException; in getUsage() method
268 int getUsage(Oid mechOID) throws GSSException; in getUsage() method
/dports/java/sablevm-classpath/sablevm-classpath-1.13/org/ietf/jgss/
H A DGSSCredential.java256 int getUsage() throws GSSException; in getUsage() method
268 int getUsage(Oid mechOID) throws GSSException; in getUsage() method
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.security.jgss/share/classes/org/ietf/jgss/
H A DGSSCredential.java253 public int getUsage() throws GSSException; in getUsage() method
272 public int getUsage(Oid mech) throws GSSException; in getUsage() method
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/org/ietf/jgss/
H A DGSSCredential.java253 public int getUsage() throws GSSException; in getUsage() method
272 public int getUsage(Oid mech) throws GSSException; in getUsage() method

12345678910>>...29