Home
last modified time | relevance | path

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

12

/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/lib/CodeGen/SelectionDAG/
DScheduleDAGList.cpp205 ScheduleHazardRecognizer::HazardType HT = in ListScheduleTopDown() local
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGVLIW.cpp219 ScheduleHazardRecognizer::HazardType HT = in listScheduleTopDown() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGVLIW.cpp218 ScheduleHazardRecognizer::HazardType HT = in listScheduleTopDown() local
/external/v8/src/
Dcounters.h1181 #define HISTOGRAM_TIMER_LIST(HT) \ argument
1227 #define TIMED_HISTOGRAM_LIST(HT) \ argument
1448 #define HT(name, caption, max, res) \ macro
1453 #define HT(name, caption, max, res) \ macro
1548 #define HT(name, caption, max, res) HistogramTimer name##_; macro
1552 #define HT(name, caption, max, res) TimedHistogram name##_; macro
Dcounters.cc148 #define HT(name, caption, max, res) \ in Counters() macro
164 #define HT(name, caption, max, res) \ in Counters() macro
290 #define HT(name, caption, max, res) name##_.Reset(); in ResetCreateHistogramFunction() macro
294 #define HT(name, caption, max, res) name##_.Reset(); in ResetCreateHistogramFunction() macro
/external/python/cpython3/Modules/
Dhashtable.c57 #define TABLE_HEAD(HT, BUCKET) \ argument
61 #define HASHTABLE_ITEM_SIZE(HT) \ argument
/external/python/cpython2/Lib/curses/
Dascii.py13 HT = 0x09 # ^I variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DScopedHashTable.h88 ScopedHashTable<K, V, KInfo, AllocatorTy> &HT; variable
/external/python/cpython3/Lib/curses/
Dascii.py13 HT = 0x09 # ^I variable
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DScopedHashTable.h85 ScopedHashTable<K, V, KInfo, AllocatorTy> &HT; variable
/external/llvm/include/llvm/ADT/
DScopedHashTable.h84 ScopedHashTable<K, V, KInfo, AllocatorTy> &HT; variable
/external/guava/guava/src/com/google/common/base/
DAscii.java143 public static final byte HT = 9; field in Ascii
/external/llvm/lib/CodeGen/
DPostRASchedulerList.cpp579 ScheduleHazardRecognizer::HazardType HT = in ListScheduleTopDown() local
/external/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/LLVM/lib/CodeGen/
DPostRASchedulerList.cpp645 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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp805 for (const WinEHHandlerType &HT : TBME.HandlerArray) { in emitCXXFrameHandler3Table() local
/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp797 for (const WinEHHandlerType &HT : TBME.HandlerArray) { in emitCXXFrameHandler3Table() local

12