Home
last modified time | relevance | path

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

/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
DScheduleDAGRRList.cpp532 ScheduleHazardRecognizer::HazardType HT = in AdvancePastStalls() local
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGVLIW.cpp219 ScheduleHazardRecognizer::HazardType HT = in listScheduleTopDown() local
DScheduleDAGRRList.cpp651 ScheduleHazardRecognizer::HazardType HT = in AdvancePastStalls() local
/external/v8/src/
Dcounters.cc69 #define HT(name, caption, max, res) \ in Counters() macro
182 #define HT(name, caption, max, res) name##_.Reset(); in ResetHistograms() macro
Dcounters.h948 #define HISTOGRAM_TIMER_LIST(HT) \ argument
1166 #define HT(name, caption, max, res) \ macro
1275 #define HT(name, caption, max, res) HistogramTimer name##_; macro
/external/python/cpython2/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
DWinEHPrepare.cpp139 WinEHHandlerType HT; in addTryBlockMapEntry() local
/external/lzma/C/
DAes.c102 #define HT(i, x, s) (T + (x << 8))[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/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp797 for (const WinEHHandlerType &HT : TBME.HandlerArray) { in emitCXXFrameHandler3Table() local
/external/libavc/test/encoder/
Dmain.c74 HT, enumerator