HomeSort by relevance Sort by last modified time
    Searched refs:getEmptyKey (Results 1 - 25 of 393) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/include/llvm/ADT/
DenseMapInfo.h 27 //static inline T getEmptyKey();
44 static CachedHash<T> getEmptyKey() {
45 T N = DenseMapInfo<T>::getEmptyKey();
53 assert(!isEqual(Val, getEmptyKey()) && "Cannot hash the empty key!");
66 static inline T* getEmptyKey() {
85 static inline char getEmptyKey() { return ~0; }
95 static inline unsigned getEmptyKey() { return ~0U; }
105 static inline unsigned long getEmptyKey() { return ~0UL; }
117 static inline unsigned long long getEmptyKey() { return ~0ULL; }
130 static inline int getEmptyKey() { return 0x7fffffff;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
DenseMapInfo.h 27 //static inline T getEmptyKey();
36 static inline T* getEmptyKey() {
55 static inline char getEmptyKey() { return ~0; }
65 static inline unsigned short getEmptyKey() { return 0xFFFF; }
75 static inline unsigned getEmptyKey() { return ~0U; }
85 static inline unsigned long getEmptyKey() { return ~0UL; }
97 static inline unsigned long long getEmptyKey() { return ~0ULL; }
110 static inline short getEmptyKey() { return 0x7FFF; }
118 static inline int getEmptyKey() { return 0x7fffffff; }
128 static inline long getEmptyKey() {
    [all...]
CachedHashString.h 51 static CachedHashStringRef getEmptyKey() {
52 return CachedHashStringRef(DenseMapInfo<StringRef>::getEmptyKey(), 0);
58 assert(!isEqual(S, getEmptyKey()) && "Cannot hash the empty key!");
79 static char *getEmptyKeyPtr() { return DenseMapInfo<char *>::getEmptyKey(); }
154 static CachedHashString getEmptyKey() {
163 assert(!isEqual(S, getEmptyKey()) && "Cannot hash the empty key!");
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
DenseMapInfo.h 27 //static inline T getEmptyKey();
36 static inline T* getEmptyKey() {
55 static inline char getEmptyKey() { return ~0; }
65 static inline unsigned short getEmptyKey() { return 0xFFFF; }
75 static inline unsigned getEmptyKey() { return ~0U; }
85 static inline unsigned long getEmptyKey() { return ~0UL; }
97 static inline unsigned long long getEmptyKey() { return ~0ULL; }
110 static inline short getEmptyKey() { return 0x7FFF; }
118 static inline int getEmptyKey() { return 0x7fffffff; }
128 static inline long getEmptyKey() {
    [all...]
CachedHashString.h 51 static CachedHashStringRef getEmptyKey() {
52 return CachedHashStringRef(DenseMapInfo<StringRef>::getEmptyKey(), 0);
58 assert(!isEqual(S, getEmptyKey()) && "Cannot hash the empty key!");
79 static char *getEmptyKeyPtr() { return DenseMapInfo<char *>::getEmptyKey(); }
154 static CachedHashString getEmptyKey() {
163 assert(!isEqual(S, getEmptyKey()) && "Cannot hash the empty key!");
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
DenseMapInfo.h 27 //static inline T getEmptyKey();
36 static inline T* getEmptyKey() {
55 static inline char getEmptyKey() { return ~0; }
65 static inline unsigned short getEmptyKey() { return 0xFFFF; }
75 static inline unsigned getEmptyKey() { return ~0U; }
85 static inline unsigned long getEmptyKey() { return ~0UL; }
97 static inline unsigned long long getEmptyKey() { return ~0ULL; }
110 static inline short getEmptyKey() { return 0x7FFF; }
118 static inline int getEmptyKey() { return 0x7fffffff; }
128 static inline long getEmptyKey() {
    [all...]
CachedHashString.h 51 static CachedHashStringRef getEmptyKey() {
52 return CachedHashStringRef(DenseMapInfo<StringRef>::getEmptyKey(), 0);
58 assert(!isEqual(S, getEmptyKey()) && "Cannot hash the empty key!");
79 static char *getEmptyKeyPtr() { return DenseMapInfo<char *>::getEmptyKey(); }
154 static CachedHashString getEmptyKey() {
163 assert(!isEqual(S, getEmptyKey()) && "Cannot hash the empty key!");
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
DenseMapInfo.h 27 //static inline T getEmptyKey();
36 static inline T* getEmptyKey() {
55 static inline char getEmptyKey() { return ~0; }
65 static inline unsigned short getEmptyKey() { return 0xFFFF; }
75 static inline unsigned getEmptyKey() { return ~0U; }
85 static inline unsigned long getEmptyKey() { return ~0UL; }
97 static inline unsigned long long getEmptyKey() { return ~0ULL; }
110 static inline short getEmptyKey() { return 0x7FFF; }
118 static inline int getEmptyKey() { return 0x7fffffff; }
128 static inline long getEmptyKey() {
    [all...]
CachedHashString.h 51 static CachedHashStringRef getEmptyKey() {
52 return CachedHashStringRef(DenseMapInfo<StringRef>::getEmptyKey(), 0);
58 assert(!isEqual(S, getEmptyKey()) && "Cannot hash the empty key!");
79 static char *getEmptyKeyPtr() { return DenseMapInfo<char *>::getEmptyKey(); }
154 static CachedHashString getEmptyKey() {
163 assert(!isEqual(S, getEmptyKey()) && "Cannot hash the empty key!");
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
DenseMapInfo.h 27 //static inline T getEmptyKey();
36 static inline T* getEmptyKey() {
55 static inline char getEmptyKey() { return ~0; }
65 static inline unsigned short getEmptyKey() { return 0xFFFF; }
75 static inline unsigned getEmptyKey() { return ~0U; }
85 static inline unsigned long getEmptyKey() { return ~0UL; }
97 static inline unsigned long long getEmptyKey() { return ~0ULL; }
110 static inline short getEmptyKey() { return 0x7FFF; }
118 static inline int getEmptyKey() { return 0x7fffffff; }
128 static inline long getEmptyKey() {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
DenseMapInfo.h 27 //static inline T getEmptyKey();
36 static inline T* getEmptyKey() {
55 static inline char getEmptyKey() { return ~0; }
65 static inline unsigned short getEmptyKey() { return 0xFFFF; }
75 static inline unsigned getEmptyKey() { return ~0U; }
85 static inline unsigned long getEmptyKey() { return ~0UL; }
97 static inline unsigned long long getEmptyKey() { return ~0ULL; }
110 static inline short getEmptyKey() { return 0x7FFF; }
118 static inline int getEmptyKey() { return 0x7fffffff; }
128 static inline long getEmptyKey() {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
DenseMapInfo.h 27 //static inline T getEmptyKey();
36 static inline T* getEmptyKey() {
55 static inline char getEmptyKey() { return ~0; }
65 static inline unsigned short getEmptyKey() { return 0xFFFF; }
75 static inline unsigned getEmptyKey() { return ~0U; }
85 static inline unsigned long getEmptyKey() { return ~0UL; }
97 static inline unsigned long long getEmptyKey() { return ~0ULL; }
110 static inline short getEmptyKey() { return 0x7FFF; }
118 static inline int getEmptyKey() { return 0x7fffffff; }
128 static inline long getEmptyKey() {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
DenseMapInfo.h 27 //static inline T getEmptyKey();
36 static inline T* getEmptyKey() {
55 static inline char getEmptyKey() { return ~0; }
65 static inline unsigned short getEmptyKey() { return 0xFFFF; }
75 static inline unsigned getEmptyKey() { return ~0U; }
85 static inline unsigned long getEmptyKey() { return ~0UL; }
97 static inline unsigned long long getEmptyKey() { return ~0ULL; }
110 static inline short getEmptyKey() { return 0x7FFF; }
118 static inline int getEmptyKey() { return 0x7fffffff; }
128 static inline long getEmptyKey() {
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DenseMapInfo.h 27 //static inline T getEmptyKey();
36 static inline T* getEmptyKey() {
55 static inline char getEmptyKey() { return ~0; }
65 static inline unsigned getEmptyKey() { return ~0U; }
75 static inline unsigned long getEmptyKey() { return ~0UL; }
87 static inline unsigned long long getEmptyKey() { return ~0ULL; }
100 static inline int getEmptyKey() { return 0x7fffffff; }
110 static inline long getEmptyKey() {
113 static inline long getTombstoneKey() { return getEmptyKey() - 1L; }
124 static inline long long getEmptyKey() { return 0x7fffffffffffffffLL;
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
DenseMapInfo.h 24 //static inline T getEmptyKey();
33 static inline T* getEmptyKey() {
52 static inline char getEmptyKey() { return ~0; }
62 static inline unsigned getEmptyKey() { return ~0; }
72 static inline unsigned long getEmptyKey() { return ~0UL; }
84 static inline unsigned long long getEmptyKey() { return ~0ULL; }
97 static inline int getEmptyKey() { return 0x7fffffff; }
107 static inline long getEmptyKey() {
110 static inline long getTombstoneKey() { return getEmptyKey() - 1L; }
121 static inline long long getEmptyKey() { return 0x7fffffffffffffffLL;
    [all...]
  /external/llvm/tools/llvm-dwp/
DWPStringPool.h 13 static inline const char *getEmptyKey() {
20 assert(Val != getEmptyKey() && "Cannot hash the empty key!");
25 if (RHS == getEmptyKey())
26 return LHS == getEmptyKey();
  /external/clang/include/clang/AST/
BaseSubobject.h 55 static clang::BaseSubobject getEmptyKey() {
57 DenseMapInfo<const clang::CXXRecordDecl *>::getEmptyKey(),
58 clang::CharUnits::fromQuantity(DenseMapInfo<int64_t>::getEmptyKey()));
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
BaseSubobject.h 55 static clang::BaseSubobject getEmptyKey() {
57 DenseMapInfo<const clang::CXXRecordDecl *>::getEmptyKey(),
58 clang::CharUnits::fromQuantity(DenseMapInfo<int64_t>::getEmptyKey()));
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
BaseSubobject.h 55 static clang::BaseSubobject getEmptyKey() {
57 DenseMapInfo<const clang::CXXRecordDecl *>::getEmptyKey(),
58 clang::CharUnits::fromQuantity(DenseMapInfo<int64_t>::getEmptyKey()));
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
BaseSubobject.h 55 static clang::BaseSubobject getEmptyKey() {
57 DenseMapInfo<const clang::CXXRecordDecl *>::getEmptyKey(),
58 clang::CharUnits::fromQuantity(DenseMapInfo<int64_t>::getEmptyKey()));
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
BaseSubobject.h 55 static clang::BaseSubobject getEmptyKey() {
57 DenseMapInfo<const clang::CXXRecordDecl *>::getEmptyKey(),
58 clang::CharUnits::fromQuantity(DenseMapInfo<int64_t>::getEmptyKey()));
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
BaseSubobject.h 55 static clang::BaseSubobject getEmptyKey() {
57 DenseMapInfo<const clang::CXXRecordDecl *>::getEmptyKey(),
58 clang::CharUnits::fromQuantity(DenseMapInfo<int64_t>::getEmptyKey()));
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
BaseSubobject.h 55 static clang::BaseSubobject getEmptyKey() {
57 DenseMapInfo<const clang::CXXRecordDecl *>::getEmptyKey(),
58 clang::CharUnits::fromQuantity(DenseMapInfo<int64_t>::getEmptyKey()));
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
BaseSubobject.h 55 static clang::BaseSubobject getEmptyKey() {
57 DenseMapInfo<const clang::CXXRecordDecl *>::getEmptyKey(),
58 clang::CharUnits::fromQuantity(DenseMapInfo<int64_t>::getEmptyKey()));
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
BaseSubobject.h 55 static clang::BaseSubobject getEmptyKey() {
57 DenseMapInfo<const clang::CXXRecordDecl *>::getEmptyKey(),
58 clang::CharUnits::fromQuantity(DenseMapInfo<int64_t>::getEmptyKey()));

Completed in 931 milliseconds

1 2 3 4 5 6 7 8 91011>>