HomeSort by relevance Sort by last modified time
    Searched defs:getKeyLength (Results 1 - 25 of 67) sorted by null

1 2 3

  /frameworks/compile/mclinker/include/mcld/ADT/
StringEntry.h 41 size_t getKeyLength() const { return m_KeyLen; }
80 size_t getKeyLength() const { return m_KeyLen; }
  /libcore/ojluni/src/main/java/javax/crypto/spec/
PBEKeySpec.java 237 public final int getKeyLength() {
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
PBKDF2Params.java 204 public BigInteger getKeyLength()
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/func/
CipherRSAThread.java 37 kpg.initialize(getKeyLength());
CipherSymmetricKeyThread.java 43 kg.init(getKeyLength(), new SecureRandom());
CipherWrapThread.java 33 kg.init(getKeyLength(), new SecureRandom());
CipherThread.java 121 public int getKeyLength() {
  /external/llvm/include/llvm/ADT/
StringMap.h 38 unsigned getKeyLength() const { return StrLen; }
134 return StringRef(getKeyData(), getKeyLength());
147 StringRef first() const { return StringRef(getKeyData(), getKeyLength()); }
200 static_cast<unsigned>(sizeof(StringMapEntry)) + getKeyLength() + 1;
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
StringMap.h 48 unsigned getKeyLength() const { return StrLen; }
130 return StringRef(getKeyData(), getKeyLength());
143 StringRef first() const { return StringRef(getKeyData(), getKeyLength()); }
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
StringMap.h 45 unsigned getKeyLength() const { return StrLen; }
140 return StringRef(getKeyData(), getKeyLength());
153 StringRef first() const { return StringRef(getKeyData(), getKeyLength()); }
206 static_cast<unsigned>(sizeof(StringMapEntry)) + getKeyLength() + 1;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 46 unsigned getKeyLength() const { return StrLen; }
141 return StringRef(getKeyData(), getKeyLength());
154 StringRef first() const { return StringRef(getKeyData(), getKeyLength()); }
207 static_cast<unsigned>(sizeof(StringMapEntry)) + getKeyLength() + 1;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
StringMap.h 44 unsigned getKeyLength() const { return StrLen; }
137 return StringRef(getKeyData(), getKeyLength());
150 StringRef first() const { return StringRef(getKeyData(), getKeyLength()); }
203 static_cast<unsigned>(sizeof(StringMapEntry)) + getKeyLength() + 1;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
StringMap.h 44 unsigned getKeyLength() const { return StrLen; }
137 return StringRef(getKeyData(), getKeyLength());
150 StringRef first() const { return StringRef(getKeyData(), getKeyLength()); }
203 static_cast<unsigned>(sizeof(StringMapEntry)) + getKeyLength() + 1;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
StringMap.h 45 unsigned getKeyLength() const { return StrLen; }
138 return StringRef(getKeyData(), getKeyLength());
151 StringRef first() const { return StringRef(getKeyData(), getKeyLength()); }
207 static_cast<unsigned>(sizeof(StringMapEntry)) + getKeyLength() + 1;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
StringMap.h 45 unsigned getKeyLength() const { return StrLen; }
138 return StringRef(getKeyData(), getKeyLength());
151 StringRef first() const { return StringRef(getKeyData(), getKeyLength()); }
207 static_cast<unsigned>(sizeof(StringMapEntry)) + getKeyLength() + 1;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
StringMap.h 45 unsigned getKeyLength() const { return StrLen; }
138 return StringRef(getKeyData(), getKeyLength());
151 StringRef first() const { return StringRef(getKeyData(), getKeyLength()); }
207 static_cast<unsigned>(sizeof(StringMapEntry)) + getKeyLength() + 1;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
StringMap.h 45 unsigned getKeyLength() const { return StrLen; }
138 return StringRef(getKeyData(), getKeyLength());
151 StringRef first() const { return StringRef(getKeyData(), getKeyLength()); }
207 static_cast<unsigned>(sizeof(StringMapEntry)) + getKeyLength() + 1;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 46 unsigned getKeyLength() const { return StrLen; }
141 return StringRef(getKeyData(), getKeyLength());
154 StringRef first() const { return StringRef(getKeyData(), getKeyLength()); }
207 static_cast<unsigned>(sizeof(StringMapEntry)) + getKeyLength() + 1;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
StringMap.h 44 unsigned getKeyLength() const { return StrLen; }
137 return StringRef(getKeyData(), getKeyLength());
150 StringRef first() const { return StringRef(getKeyData(), getKeyLength()); }
203 static_cast<unsigned>(sizeof(StringMapEntry)) + getKeyLength() + 1;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
StringMap.h 44 unsigned getKeyLength() const { return StrLen; }
137 return StringRef(getKeyData(), getKeyLength());
150 StringRef first() const { return StringRef(getKeyData(), getKeyLength()); }
203 static_cast<unsigned>(sizeof(StringMapEntry)) + getKeyLength() + 1;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
StringMap.h 45 unsigned getKeyLength() const { return StrLen; }
138 return StringRef(getKeyData(), getKeyLength());
151 StringRef first() const { return StringRef(getKeyData(), getKeyLength()); }
207 static_cast<unsigned>(sizeof(StringMapEntry)) + getKeyLength() + 1;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
StringMap.h 45 unsigned getKeyLength() const { return StrLen; }
138 return StringRef(getKeyData(), getKeyLength());
151 StringRef first() const { return StringRef(getKeyData(), getKeyLength()); }
207 static_cast<unsigned>(sizeof(StringMapEntry)) + getKeyLength() + 1;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
StringMap.h 45 unsigned getKeyLength() const { return StrLen; }
138 return StringRef(getKeyData(), getKeyLength());
151 StringRef first() const { return StringRef(getKeyData(), getKeyLength()); }
207 static_cast<unsigned>(sizeof(StringMapEntry)) + getKeyLength() + 1;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
StringMap.h 45 unsigned getKeyLength() const { return StrLen; }
138 return StringRef(getKeyData(), getKeyLength());
151 StringRef first() const { return StringRef(getKeyData(), getKeyLength()); }
207 static_cast<unsigned>(sizeof(StringMapEntry)) + getKeyLength() + 1;
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/
jce.jar 

Completed in 379 milliseconds

1 2 3