Home
last modified time | relevance | path

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

/external/v8/src/
Dcounters.cc63 #define HT(name, caption) \ in Counters() macro
154 #define HT(name, caption) name##_.Reset(); in ResetHistograms() macro
Dcounters.h300 #define HISTOGRAM_TIMER_LIST(HT) \ argument
566 #define HT(name, caption) \ macro
657 #define HT(name, caption) \ macro
/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/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGVLIW.cpp219 ScheduleHazardRecognizer::HazardType HT = in listScheduleTopDown() local
DFunctionLoweringInfo.cpp307 WinEHHandlerType HT; in createTryBlockMapEntry() local
DScheduleDAGRRList.cpp651 ScheduleHazardRecognizer::HazardType HT = in AdvancePastStalls() local
/external/llvm/include/llvm/ADT/
DScopedHashTable.h85 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/AsmPrinter/
DWin64Exception.cpp461 for (const WinEHHandlerType &HT : TBME.HandlerArray) { in emitCXXFrameHandler3Table() local
/external/llvm/lib/CodeGen/
DPostRASchedulerList.cpp555 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/lldb/test/pexpect-2.4/
Dscreen.py15 HT = 9 # Move cursor to next tab stop. variable
/external/libavc/test/encoder/
Dmain.c74 HT, enumerator