| /external/conscrypt/common/src/main/java/org/conscrypt/ | 
| D | OpenSSLX25519Key.java | 6     byte[] getU();  in getU()  method
 | 
| D | OpenSSLX25519PublicKey.java | 75     public byte[] getU() {  in getU()  method in OpenSSLX25519PublicKey
 | 
| D | OpenSSLX25519PrivateKey.java | 74     public byte[] getU() {  in getU()  method in OpenSSLX25519PrivateKey
 | 
| /external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ | 
| D | OpenSSLX25519Key.java | 10     byte[] getU();  in getU()  method
 | 
| D | OpenSSLX25519PublicKey.java | 79     public byte[] getU() {  in getU()  method in OpenSSLX25519PublicKey
 | 
| D | OpenSSLX25519PrivateKey.java | 78     public byte[] getU() {  in getU()  method in OpenSSLX25519PrivateKey
 | 
| /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ | 
| D | LUDecomposition.java | 60     RealMatrix getU();  in getU()  method
 | 
| D | FieldLUDecomposition.java | 62     FieldMatrix<T> getU();  in getU()  method
 | 
| D | SingularValueDecomposition.java | 61     RealMatrix getU();  in getU()  method
 | 
| D | SingularValueDecompositionImpl.java | 157     public RealMatrix getU() throws InvalidMatrixException {  in getU()  method in SingularValueDecompositionImpl
 | 
| D | BiDiagonalTransformer.java | 88     public RealMatrix getU() {  in getU()  method in BiDiagonalTransformer
 | 
| D | LUDecompositionImpl.java | 181     public RealMatrix getU() {  in getU()  method in LUDecompositionImpl
 | 
| D | FieldLUDecompositionImpl.java | 172     public FieldMatrix<T> getU() {  in getU()  method in FieldLUDecompositionImpl
 | 
| /external/llvm/lib/Support/ | 
| D | DataExtractor.cpp | 17 static T getU(uint32_t *offset_ptr, const DataExtractor *de,  in getU()  function
 | 
| D | ScaledNumber.cpp | 26   auto getU = [](uint64_t N) { return N >> 32; };  in multiply64()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ | 
| D | DataExtractor.cpp | 27 static T getU(uint64_t *offset_ptr, const DataExtractor *de,  in getU()  function
 | 
| D | ScaledNumber.cpp | 25   auto getU = [](uint64_t N) { return N >> 32; };  in multiply64()  local
 |