Home
last modified time | relevance | path

Searched defs:HT (Results 1 – 25 of 48) sorted by relevance

12

/external/llvm-project/openmp/libomptarget/src/
Ddevice.cpp159 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/
DMultiOnDiskHashTable.h137 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/
DMultiOnDiskHashTable.h153 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/
DSeparators.java58 public static final String HT = "\t"; field
DGenericObjectList.java90 protected static final String HT = Separators.HT; field in GenericObjectList
DGenericObject.java70 protected static final String HT = Separators.HT; field in GenericObject
/external/apache-http/src/org/apache/http/protocol/
DHTTP.java53 public static final int HT = 9; // <US-ASCII HT, horizontal-tab (9)> field in HTTP
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGVLIW.cpp219 ScheduleHazardRecognizer::HazardType HT = in listScheduleTopDown() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGVLIW.cpp216 ScheduleHazardRecognizer::HazardType HT = in listScheduleTopDown() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGVLIW.cpp216 ScheduleHazardRecognizer::HazardType HT = in listScheduleTopDown() local
/external/llvm-project/llvm/include/llvm/ADT/
DScopedHashTable.h87 ScopedHashTable<K, V, KInfo, AllocatorTy> &HT; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DScopedHashTable.h87 ScopedHashTable<K, V, KInfo, AllocatorTy> &HT; variable
/external/python/cpython2/Lib/curses/
Dascii.py13 HT = 0x09 # ^I variable
/external/python/cpython3/Lib/curses/
Dascii.py13 HT = 0x09 # ^I variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModuleSummaryIndex.h103 inline const char *getHotnessName(CalleeInfo::HotnessType HT) { in getHotnessName() argument
/external/guava/android/guava/src/com/google/common/base/
DAscii.java131 public static final byte HT = 9; field in Ascii
/external/llvm-project/llvm/include/llvm/IR/
DModuleSummaryIndex.h104 inline const char *getHotnessName(CalleeInfo::HotnessType HT) { in getHotnessName() argument
/external/llvm/include/llvm/ADT/
DScopedHashTable.h84 ScopedHashTable<K, V, KInfo, AllocatorTy> &HT; variable
/external/guava/guava/src/com/google/common/base/
DAscii.java131 public static final byte HT = 9; field in Ascii
/external/python/cpython3/Python/
Dhashtable.c57 #define TABLE_HEAD(HT, BUCKET) \ argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPostRASchedulerList.cpp575 ScheduleHazardRecognizer::HazardType HT = in ListScheduleTopDown() local
/external/llvm-project/llvm/lib/CodeGen/
DPostRASchedulerList.cpp573 ScheduleHazardRecognizer::HazardType HT = in ListScheduleTopDown() local
/external/llvm/lib/CodeGen/
DPostRASchedulerList.cpp579 ScheduleHazardRecognizer::HazardType HT = in ListScheduleTopDown() local
/external/lzma/C/
DAes.c108 #define HT(i, x, s) TT(x)[gb(x, s[(i + x) & 3])] macro
/external/nist-sip/java/gov/nist/javax/sip/parser/
DTokenTypes.java178 public static final int HT = LexerCore.HT; field

12