Home
last modified time | relevance | path

Searched defs:getS (Results 1 – 10 of 10) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DSingularValueDecomposition.java77 RealMatrix getS(); in getS() method
DSingularValueDecompositionImpl.java176 public RealMatrix getS() throws InvalidMatrixException { in getS() method in SingularValueDecompositionImpl
/external/guice/core/test/com/google/inject/
DPerformanceComparison.java275 String getS(); in getS() method
288 public String getS() { in getS() method in PerformanceComparison.TeeImpl
/external/conscrypt/common/src/main/java/org/conscrypt/
DOpenSSLECPrivateKey.java173 public BigInteger getS() { in getS() method in OpenSSLECPrivateKey
/external/clang/test/Analysis/
Darray-struct-region.cpp29 struct S getS() { in getS() function
/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-static-initializers.cpp141 inline S &getS() { in getS() function
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/ec/
DBCECPrivateKey.java321 public BigInteger getS() in getS() method in BCECPrivateKey
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DJCEECPrivateKey.java383 public BigInteger getS() in getS() method in JCEECPrivateKey
/external/syslinux/com32/lua/src/
Dlauxlib.c674 static const char *getS (lua_State *L, void *ud, size_t *size) { in getS() function
/external/skia/third_party/lua/src/
Dlauxlib.c672 static const char *getS (lua_State *L, void *ud, size_t *size) { in getS() function