| /openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
| H A D | ScopedHashTable.h | 87 ScopedHashTable<K, V, KInfo, AllocatorTy> &HT; variable 97 ScopedHashTableScope(ScopedHashTable<K, V, KInfo, AllocatorTy> &HT); 228 ScopedHashTableScope(ScopedHashTable<K, V, KInfo, Allocator> &ht) : HT(ht) { in ScopedHashTableScope() 229 PrevScope = HT.CurScope; in ScopedHashTableScope() 230 HT.CurScope = this; in ScopedHashTableScope() 236 assert(HT.CurScope == this && "Scope imbalance!"); in ~ScopedHashTableScope() 237 HT.CurScope = PrevScope; in ~ScopedHashTableScope() 243 assert(HT.TopLevelMap[ThisEntry->getKey()] == ThisEntry && in ~ScopedHashTableScope() 245 HT.TopLevelMap.erase(ThisEntry->getKey()); in ~ScopedHashTableScope() 247 ScopedHashTableVal<K, V> *&KeyEntry = HT.TopLevelMap[ThisEntry->getKey()]; in ~ScopedHashTableScope() [all …]
|
| /openbsd-src/gnu/llvm/clang/lib/Serialization/ |
| H A D | MultiOnDiskHashTable.h | 153 auto &HT = ODT->Table; in condense() local 154 Info &InfoObj = HT.getInfoObj(); in condense() 156 for (auto I = HT.data_begin(), E = HT.data_end(); I != E; ++I) { in condense() 249 auto &HT = ODT->Table; in find() local 250 auto It = HT.find_hashed(Key, KeyHash); in find() 251 if (It != HT.end()) in find() 252 HT.getInfoObj().ReadDataInto(Key, It.getDataPtr(), It.getDataLen(), in find() 274 auto &HT = ODT->Table; in findAll() local 275 Info &InfoObj = HT.getInfoObj(); in findAll() 276 for (auto I = HT.data_begin(), E = HT.data_end(); I != E; ++I) { in findAll()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | ScheduleDAGVLIW.cpp | 211 ScheduleHazardRecognizer::HazardType HT = in listScheduleTopDown() local 213 if (HT == ScheduleHazardRecognizer::NoHazard) { in listScheduleTopDown() 219 HasNoopHazards |= HT == ScheduleHazardRecognizer::NoopHazard; in listScheduleTopDown()
|
| /openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/ |
| H A D | 3035.crt | 12 UidysYHn/HT/4J/ey3i0hOXQ5d2D61FRVynW31CyakQecF9jUF1POdRpfkG+5gG8
|
| H A D | 1407.crt | 14 z8hPLfMVnV3Nk6dBGky3EHeaIvPcIq8EZqHigrYTAatKOVD93n3AdU8H0ZAa/2HT
|
| H A D | 2732.key | 12 rC3W3aPraO0g3ymTGJ8lZ1G4Ox6NPl20q5m/qSaLEF/Dzl3YEeFECiSqdn7V++HT
|
| H A D | 2630.key | 7 bOpadz0SDQznneBYOXyp04Ktd4usS0/HT/MrDwIDAQABAoIBAAa33QI85G1vvT/x
|
| H A D | 2665.chain | 12 P487bb6nm9F8CkPXt5Xg9lk+3/qrZGKZrXysmeyS/lLmRs+w0xtfH1uoU8pmP+HT
|
| H A D | 2943.chain | 38 HT/KoxJX1j0VAqMmtGGhaBj4UZMQhXkEumMk6JZe03LFI0FUFdgRXK871pWzLTVe
|
| H A D | 2544.chain | 46 ma+u25YZrQ6wwZyHmBhbFrvAcc9s+G/HT+jmHJMosA==
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | WinEHPrepare.cpp | 150 WinEHHandlerType HT; in addTryBlockMapEntry() local 153 HT.TypeDescriptor = nullptr; in addTryBlockMapEntry() 155 HT.TypeDescriptor = cast<GlobalVariable>(TypeInfo->stripPointerCasts()); in addTryBlockMapEntry() 156 HT.Adjectives = cast<ConstantInt>(CPI->getArgOperand(1))->getZExtValue(); in addTryBlockMapEntry() 157 HT.Handler = CPI->getParent(); in addTryBlockMapEntry() 160 HT.CatchObj.Alloca = AI; in addTryBlockMapEntry() 162 HT.CatchObj.Alloca = nullptr; in addTryBlockMapEntry() 163 TBME.HandlerArray.push_back(HT); in addTryBlockMapEntry()
|
| H A D | PostRASchedulerList.cpp | 571 ScheduleHazardRecognizer::HazardType HT = in ListScheduleTopDown() local 573 if (HT == ScheduleHazardRecognizer::NoHazard) { in ListScheduleTopDown() 590 HasNoopHazards |= HT == ScheduleHazardRecognizer::NoopHazard; in ListScheduleTopDown()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | WinException.cpp | 849 for (const WinEHHandlerType &HT : TBME.HandlerArray) { in emitCXXFrameHandler3Table() local 854 if (HT.CatchObj.FrameIndex != INT_MAX) { in emitCXXFrameHandler3Table() 855 int Offset = getFrameIndexOffset(HT.CatchObj.FrameIndex, FuncInfo); in emitCXXFrameHandler3Table() 863 getMCSymbolForMBB(Asm, HT.Handler.dyn_cast<MachineBasicBlock *>()); in emitCXXFrameHandler3Table() 866 OS.emitInt32(HT.Adjectives); in emitCXXFrameHandler3Table() 869 OS.emitValue(create32bitRef(HT.TypeDescriptor), 4); in emitCXXFrameHandler3Table()
|
| /openbsd-src/sys/dev/pci/drm/radeon/ |
| H A D | trinityd.h | 99 # define HT(x) ((x) << 16) macro
|
| /openbsd-src/libexec/getty/ |
| H A D | gettytab.h | 127 #define HT gettyflags[0].value macro
|
| H A D | subr.c | 257 if (!HT) in setflags()
|
| /openbsd-src/usr.bin/yacc/ |
| H A D | defs.h | 75 #define HT '\t' /* horizontal tab */ macro
|
| /openbsd-src/share/misc/ |
| H A D | countrycodes | 109 HT:HAITI
|
| /openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
| H A D | screen.py | 41 HT = 9 # Move cursor to next tab stop. variable
|
| /openbsd-src/share/zoneinfo/datfiles/ |
| H A D | iso3166.tab | 130 HT Haiti
|
| H A D | zone1970.tab | 172 HT +1832-07220 America/Port-au-Prince
|
| /openbsd-src/sys/arch/macppc/conf/ |
| H A D | files.macppc | 87 # HT bridge
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
| H A D | ModuleSummaryIndex.h | 107 inline const char *getHotnessName(CalleeInfo::HotnessType HT) { in getHotnessName() argument 108 switch (HT) { in getHotnessName()
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlebcdic.pod | 447 <HT> 9 5 5 5 9 5 761 <HT> 09 05 05 05 09 05 1193 \cE 5 <ENQ> <HT> <HT> 1197 \cI 9 <HT> <RI> <RI>
|
| /openbsd-src/gnu/usr.bin/perl/lib/unicore/ |
| H A D | NameAliases.txt | 97 0009;HT;abbreviation
|