Home
last modified time | relevance | path

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

12

/external/sdv/vsomeip/third_party/boost/tuple/include/boost/tuple/
Dtuple.hpp48 get(tuples::cons<HT, TT>& c) { in get()
58 get(const tuples::cons<HT, TT>& c) { in get()
/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/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
DLexerCore.java54 public static final int HT = (int) '\t'; field in LexerCore
/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/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGVLIW.cpp211 ScheduleHazardRecognizer::HazardType HT = in listScheduleTopDown() local
/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/python/cpython3/Lib/curses/
Dascii.py13 HT = 0x09 # ^I variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DScopedHashTable.h87 ScopedHashTable<K, V, KInfo, AllocatorTy> &HT; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DScopedHashTable.h87 ScopedHashTable<K, V, KInfo, AllocatorTy> &HT; variable
/external/guava/guava/src/com/google/common/base/
DAscii.java133 public static final byte HT = 9; field in Ascii
/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.java133 public static final byte HT = 9; field in Ascii
/external/llvm/include/llvm/ADT/
DScopedHashTable.h84 ScopedHashTable<K, V, KInfo, AllocatorTy> &HT; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DModuleSummaryIndex.h107 inline const char *getHotnessName(CalleeInfo::HotnessType HT) { in getHotnessName() argument
/external/python/cpython3/Python/
Dhashtable.c58 #define TABLE_HEAD(HT, BUCKET) \ argument
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DPostRASchedulerList.cpp571 ScheduleHazardRecognizer::HazardType HT = in ListScheduleTopDown() local
/external/llvm/lib/CodeGen/
DPostRASchedulerList.cpp579 ScheduleHazardRecognizer::HazardType HT = in ListScheduleTopDown() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPostRASchedulerList.cpp575 ScheduleHazardRecognizer::HazardType HT = in ListScheduleTopDown() local
/external/nist-sip/java/gov/nist/javax/sip/parser/
DTokenTypes.java178 public static final int HT = LexerCore.HT; field
/external/lzma/C/
DAes.c198 #define HT(i, x, s) TT(x)[gb(x, s[(i + x) & 3])] macro
/external/sdv/vsomeip/third_party/boost/tuple/include/boost/tuple/detail/
Dtuple_basic.hpp217 get(cons<HT, TT>& c) { in get()
231 get(const cons<HT, TT>& c) { in get()

12