/external/clang/lib/Serialization/ |
D | MultiOnDiskHashTable.h | 137 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/ |
D | Separators.java | 58 public static final String HT = "\t"; field
|
D | GenericObjectList.java | 90 protected static final String HT = Separators.HT; field in GenericObjectList
|
D | GenericObject.java | 70 protected static final String HT = Separators.HT; field in GenericObject
|
D | LexerCore.java | 54 public static final int HT = (int) '\t'; field in LexerCore
|
/external/apache-http/src/org/apache/http/protocol/ |
D | HTTP.java | 53 public static final int HT = 9; // <US-ASCII HT, horizontal-tab (9)> field in HTTP
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGList.cpp | 205 ScheduleHazardRecognizer::HazardType HT = in ListScheduleTopDown() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGVLIW.cpp | 219 ScheduleHazardRecognizer::HazardType HT = in listScheduleTopDown() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGVLIW.cpp | 218 ScheduleHazardRecognizer::HazardType HT = in listScheduleTopDown() local
|
/external/v8/src/ |
D | counters.h | 1181 #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
|
D | counters.cc | 148 #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/ |
D | hashtable.c | 57 #define TABLE_HEAD(HT, BUCKET) \ argument 61 #define HASHTABLE_ITEM_SIZE(HT) \ argument
|
/external/python/cpython2/Lib/curses/ |
D | ascii.py | 13 HT = 0x09 # ^I variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | ScopedHashTable.h | 88 ScopedHashTable<K, V, KInfo, AllocatorTy> &HT; variable
|
/external/python/cpython3/Lib/curses/ |
D | ascii.py | 13 HT = 0x09 # ^I variable
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | ScopedHashTable.h | 85 ScopedHashTable<K, V, KInfo, AllocatorTy> &HT; variable
|
/external/llvm/include/llvm/ADT/ |
D | ScopedHashTable.h | 84 ScopedHashTable<K, V, KInfo, AllocatorTy> &HT; variable
|
/external/guava/guava/src/com/google/common/base/ |
D | Ascii.java | 143 public static final byte HT = 9; field in Ascii
|
/external/llvm/lib/CodeGen/ |
D | PostRASchedulerList.cpp | 579 ScheduleHazardRecognizer::HazardType HT = in ListScheduleTopDown() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | PostRASchedulerList.cpp | 579 ScheduleHazardRecognizer::HazardType HT = in ListScheduleTopDown() local
|
/external/lzma/C/ |
D | Aes.c | 108 #define HT(i, x, s) TT(x)[gb(x, s[(i + x) & 3])] macro
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | PostRASchedulerList.cpp | 645 ScheduleHazardRecognizer::HazardType HT = in ListScheduleTopDown() local
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | TokenTypes.java | 178 public static final int HT = LexerCore.HT; field
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | WinException.cpp | 805 for (const WinEHHandlerType &HT : TBME.HandlerArray) { in emitCXXFrameHandler3Table() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | WinException.cpp | 797 for (const WinEHHandlerType &HT : TBME.HandlerArray) { in emitCXXFrameHandler3Table() local
|