/external/llvm-project/openmp/libomptarget/src/ |
D | device.cpp | 159 auto &HT = *lr.Entry; in lookupMapping() local 171 auto &HT = *lr.Entry; in lookupMapping() local 213 auto &HT = *lr.Entry; in getOrAllocTgtPtr() local 294 auto &HT = *lr.Entry; in getTgtPtrBegin() local 326 auto &HT = *lr.Entry; in getTgtPtrBegin() local 344 auto &HT = *lr.Entry; in deallocTgtPtr() local
|
/external/clang/lib/Serialization/ |
D | MultiOnDiskHashTable.h | 137 auto &HT = ODT->Table; in condense() local 233 auto &HT = ODT->Table; in find() local 258 auto &HT = ODT->Table; in findAll() local
|
/external/llvm-project/clang/lib/Serialization/ |
D | MultiOnDiskHashTable.h | 153 auto &HT = ODT->Table; in condense() local 249 auto &HT = ODT->Table; in find() local 274 auto &HT = ODT->Table; in findAll() local
|
/external/nist-sip/java/gov/nist/core/ |
D | Separators.java | 58 public static final String HT = "\t"; field
|
D | GenericObjectList.java | 90 protected static final String HT = Separators.HT; field in GenericObjectList
|
D | GenericObject.java | 70 protected static final String HT = Separators.HT; field in GenericObject
|
D | LexerCore.java | 54 public static final int HT = (int) '\t'; field in LexerCore
|
/external/apache-http/src/org/apache/http/protocol/ |
D | HTTP.java | 53 public static final int HT = 9; // <US-ASCII HT, horizontal-tab (9)> field in HTTP
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGVLIW.cpp | 219 ScheduleHazardRecognizer::HazardType HT = in listScheduleTopDown() local
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGVLIW.cpp | 216 ScheduleHazardRecognizer::HazardType HT = in listScheduleTopDown() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGVLIW.cpp | 216 ScheduleHazardRecognizer::HazardType HT = in listScheduleTopDown() local
|
/external/python/cpython3/Lib/curses/ |
D | ascii.py | 13 HT = 0x09 # ^I variable
|
/external/python/cpython2/Lib/curses/ |
D | ascii.py | 13 HT = 0x09 # ^I variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | ScopedHashTable.h | 87 ScopedHashTable<K, V, KInfo, AllocatorTy> &HT; variable
|
/external/llvm-project/llvm/include/llvm/ADT/ |
D | ScopedHashTable.h | 87 ScopedHashTable<K, V, KInfo, AllocatorTy> &HT; variable
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | ModuleSummaryIndex.h | 104 inline const char *getHotnessName(CalleeInfo::HotnessType HT) { in getHotnessName() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | ModuleSummaryIndex.h | 103 inline const char *getHotnessName(CalleeInfo::HotnessType HT) { in getHotnessName() argument
|
/external/llvm/include/llvm/ADT/ |
D | ScopedHashTable.h | 84 ScopedHashTable<K, V, KInfo, AllocatorTy> &HT; variable
|
/external/guava/guava/src/com/google/common/base/ |
D | Ascii.java | 131 public static final byte HT = 9; field in Ascii
|
/external/guava/android/guava/src/com/google/common/base/ |
D | Ascii.java | 131 public static final byte HT = 9; field in Ascii
|
/external/python/cpython3/Python/ |
D | hashtable.c | 57 #define TABLE_HEAD(HT, BUCKET) \ argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | PostRASchedulerList.cpp | 575 ScheduleHazardRecognizer::HazardType HT = in ListScheduleTopDown() local
|
/external/llvm/lib/CodeGen/ |
D | PostRASchedulerList.cpp | 579 ScheduleHazardRecognizer::HazardType HT = in ListScheduleTopDown() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | PostRASchedulerList.cpp | 573 ScheduleHazardRecognizer::HazardType HT = in ListScheduleTopDown() local
|
/external/lzma/C/ |
D | Aes.c | 108 #define HT(i, x, s) TT(x)[gb(x, s[(i + x) & 3])] macro
|