/external/openfst/src/include/fst/ |
D | bi-table.h | 138 class E = std::equal_to<T>, HSType HS = HS_DENSE> 155 CompactHashBiTable(const CompactHashBiTable<I, T, H, E, HS> &table) in CompactHashBiTable() 239 typedef HashSet<I, HashFunc, HashEqual, HS> KeyHashSet; 256 void operator=(const CompactHashBiTable<I, T, H, E, HS> &table); // disallow 260 template <class I, class T, class H, class E, HSType HS> 261 const I CompactHashBiTable<I, T, H, E, HS>::kCurrentKey = -1; 263 template <class I, class T, class H, class E, HSType HS> 264 const I CompactHashBiTable<I, T, H, E, HS>::kEmptyKey = -2; 266 template <class I, class T, class H, class E, HSType HS> 267 const I CompactHashBiTable<I, T, H, E, HS>::kDeletedKey = -3; [all …]
|
/external/clang/lib/Lex/ |
D | HeaderSearch.cpp | 245 getFileAndSuggestModule(HeaderSearch &HS, StringRef FileName, in getFileAndSuggestModule() argument 250 HS.hasModuleMap(FileName, Dir, IsSystemHeaderDir); in getFileAndSuggestModule() 252 const FileEntry *File = HS.getFileMgr().getFile(FileName, in getFileAndSuggestModule() 256 *SuggestedModule = HS.findModuleForHeader(File); in getFileAndSuggestModule() 261 HS.hasModuleMap(FileName, Dir, IsSystemHeaderDir)) in getFileAndSuggestModule() 262 *SuggestedModule = HS.findModuleForHeader(File); in getFileAndSuggestModule() 268 return HS.getFileMgr().getFile(FileName, /*openFile=*/true); in getFileAndSuggestModule() 275 HeaderSearch &HS, in LookupFile() argument 300 return getFileAndSuggestModule(HS, TmpDir, getDir(), in LookupFile() 306 return DoFrameworkLookup(Filename, HS, SearchPath, RelativePath, in LookupFile() [all …]
|
/external/clang/lib/Serialization/ |
D | ASTReaderInternals.h | 206 HeaderSearch *HS; variable 224 HeaderFileInfoTrait(ASTReader &Reader, ModuleFile &M, HeaderSearch *HS, in HeaderFileInfoTrait() argument 226 : Reader(Reader), M(M), HS(HS), FrameworkStrings(FrameworkStrings) { } in HeaderFileInfoTrait()
|
D | ASTWriter.cpp | 1599 const HeaderSearch &HS; member in __anon3cca536e0411::HeaderFileInfoTrait 1606 HeaderFileInfoTrait(ASTWriter &Writer, const HeaderSearch &HS) in HeaderFileInfoTrait() argument 1607 : Writer(Writer), HS(HS) { } in HeaderFileInfoTrait() 1692 Module *Mod = HS.findModuleForHeader(key.FE).getModule(); in EmitData() 1707 void ASTWriter::WriteHeaderSearch(const HeaderSearch &HS) { in WriteHeaderSearch() argument 1709 HS.getFileMgr().GetUniqueIDMapping(FilesByUID); in WriteHeaderSearch() 1711 if (FilesByUID.size() > HS.header_file_size()) in WriteHeaderSearch() 1712 FilesByUID.resize(HS.header_file_size()); in WriteHeaderSearch() 1714 HeaderFileInfoTrait GeneratorTrait(*this, HS); in WriteHeaderSearch() 1726 if (!HS.tryGetFileInfo(File, HFI) || in WriteHeaderSearch()
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMBaseInfo.h | 32 HS, // Carry set >, ==, or unordered enumerator 52 case HS: return LO; in getOppositeCondition() 53 case LO: return HS; in getOppositeCondition() 72 case ARMCC::HS: return "hs"; in ARMCondCodeToString()
|
/external/valgrind/drd/scripts/ |
D | download-and-build-splash2.in | 60 visible.c: visible.C $(HS) 61 rad_tools.c: rad_tools.C $(HS) 62 room_model.c: room_model.C $(HS) 157 @@ -6,7 +6,7 @@ HS = model.h parallel.h patch.h radiosit
|
/external/clang/include/clang/Lex/ |
D | DirectoryLookup.h | 172 const FileEntry *LookupFile(StringRef &Filename, HeaderSearch &HS, 182 StringRef Filename, HeaderSearch &HS,
|
/external/clang/lib/Frontend/ |
D | InitHeaderSearch.cpp | 51 InitHeaderSearch(HeaderSearch &HS, bool verbose, StringRef sysroot) in InitHeaderSearch() argument 52 : Headers(HS), Verbose(verbose), IncludeSysroot(sysroot), in InitHeaderSearch() 693 void clang::ApplyHeaderSearchOptions(HeaderSearch &HS, in ApplyHeaderSearchOptions() argument 697 InitHeaderSearch Init(HS, HSOpts.Verbose, HSOpts.Sysroot); in ApplyHeaderSearchOptions() 719 if (const DirectoryEntry *Dir = HS.getFileMgr().getDirectory(P)) in ApplyHeaderSearchOptions() 720 HS.getModuleMap().setBuiltinIncludeDir(Dir); in ApplyHeaderSearchOptions()
|
D | FrontendActions.cpp | 268 HeaderSearch &HS = CI.getPreprocessor().getHeaderSearchInfo(); in BeginSourceFileAction() local 269 if (HS.loadModuleMapFile(ModuleMap, IsSystem)) in BeginSourceFileAction() 291 Module = HS.lookupModule(CI.getLangOpts().CurrentModule, in BeginSourceFileAction() 320 HS.getModuleMap().setInferredModuleAllowedBy(Module, ModuleMapForUniquing); in BeginSourceFileAction() 365 HeaderSearch &HS = CI.getPreprocessor().getHeaderSearchInfo(); in ComputeASTConsumerArguments() local 367 HS.getModuleFileName(CI.getLangOpts().CurrentModule, in ComputeASTConsumerArguments()
|
D | VerifyDiagnosticConsumer.cpp | 135 HeaderSearch &HS = CurrentPreprocessor->getHeaderSearchInfo(); in HandleDiagnostic() local 136 if (HS.findModuleForHeader(FE)) in HandleDiagnostic()
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTX.h | 168 HS, enumerator
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-neon-compare-instructions.ll | 495 ; LS implemented as HS, so check reversed operands. 504 ; LS implemented as HS, so check reversed operands. 513 ; LS implemented as HS, so check reversed operands. 522 ; LS implemented as HS, so check reversed operands. 531 ; LS implemented as HS, so check reversed operands. 540 ; LS implemented as HS, so check reversed operands. 549 ; LS implemented as HS, so check reversed operands. 975 ; LS implemented as HS, so check reversed operands. 985 ; LS implemented as HS, so check reversed operands. 995 ; LS implemented as HS, so check reversed operands. [all …]
|
D | neon-compare-instructions.ll | 559 ; LS implemented as HS, so check reversed operands. 569 ; LS implemented as HS, so check reversed operands. 579 ; LS implemented as HS, so check reversed operands. 589 ; LS implemented as HS, so check reversed operands. 599 ; LS implemented as HS, so check reversed operands. 609 ; LS implemented as HS, so check reversed operands. 619 ; LS implemented as HS, so check reversed operands. 1166 ; LS implemented as HS, so check reversed operands. 1177 ; LS implemented as HS, so check reversed operands. 1188 ; LS implemented as HS, so check reversed operands. [all …]
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-HS20 | 412 <3>RX-HS20-ANQP 02:00:00:00:01:00 HS Capability List 463 <3>RX-HS20-ANQP 02:00:00:00:01:00 HS Capability List 491 hs20=1 <--- HS 2.0 indication 552 <3>RX-HS20-ANQP 02:00:00:00:01:00 HS Capability List 565 <3>RX-HS20-ANQP 02:00:00:00:01:00 HS Capability List
|
/external/clang/include/clang/Frontend/ |
D | Utils.h | 57 void ApplyHeaderSearchOptions(HeaderSearch &HS,
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.h | 195 HS = 0x2, // Unsigned higher or same >, ==, or unordered enumerator 218 case HS: return "hs"; in getCondCodeName() 252 case HS: return C; // C == 1 in getNZCVToSatisfyCondCode()
|
/external/llvm/lib/Target/NVPTX/InstPrinter/ |
D | NVPTXInstPrinter.cpp | 182 case NVPTX::PTXCmpMode::HS: in printCmpMode()
|
/external/clang/include/clang/Serialization/ |
D | ASTWriter.h | 494 void WriteHeaderSearch(const HeaderSearch &HS);
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 496 case ARMCC::HS: in SubsumesPredicate() 2312 case ARMCC::HS: return ARMCC::LS; in getSwappedCondition() 2315 case ARMCC::LS: return ARMCC::HS; in getSwappedCondition() 2561 case ARMCC::HS: // C in optimizeCompareInstr()
|
/external/mesa3d/src/gallium/docs/ |
D | d3d11ddi.txt | 44 HS = hull shader: tessellation control shader
|
/external/llvm/test/MC/AArch64/ |
D | arm64-arithmetic-encoding.s | 572 CSEL W13, W4, W24, HS
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/ |
D | en-GB_kh0_kpdf_mgc.pkb | 343 �� H6:d2��dOWc;U6pZ=I*5*QW%9y?[ijuvR{n|l`�t�w��RX+:i9ME^HS;{W]y\FeCaRJueV����������_��… 2272 �q�5�� 9.D+;8TX]�lj��Gkr���^aqE((3999@D>8HEMYbvr��HS)@#'--,,-2-/0368?PHYSXW�5��� �.… 2773 …����J������%&?@B@p9olkbYqHSOiv}1:a">'"18:1/8?9E4?f\ni�`HS%Q!!//,,%-+71)1D8ID… 3505 ����k�!���%Z" 5(5=<F[<xUv�;[N`luMNd5&!.6272-3AFHJZ^Ypu{HS &E-#.355-*1=<@FJJPZVfm���
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64FastISel.cpp | 2104 return AArch64CC::HS; in getCompareCC() 3291 TmpCC = AArch64CC::HS; in foldXALUIntrinsic() 3564 CC = AArch64CC::HS; in fastLowerIntrinsicCall()
|
/external/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 2210 .Case("cs", AArch64CC::HS) in parseCondCodeString() 2211 .Case("hs", AArch64CC::HS) in parseCondCodeString()
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/ |
D | d3d11_context.h | 470 IMPLEMENT_SHADER_STAGE(HS, Hull) in IMPLEMENT_SHADER_STAGE()
|