Home
last modified time | relevance | path

Searched defs:SectionId (Results 1 – 6 of 6) sorted by relevance

/external/icing/icing/schema/
Dsection.h30 using SectionId = int8_t; variable
/external/cldr/tools/java/org/unicode/cldr/util/
DPathHeader.java87 public enum SectionId { enum in PathHeader
91 private SectionId(String... alternateNames) { in SectionId() method in PathHeader.SectionId
DVettingViewer.java550 Relation<R2<SectionId, PageId>, WritingInfo> sorted, in getFileInfo()
573 Relation<R2<SectionId, PageId>, WritingInfo> sorted, in getFileInfo()
1233 Relation<R2<SectionId, PageId>, WritingInfo> sorted, in writeTables()
/external/cldr/tools/java/org/unicode/cldr/tool/
DShowPathHeaderDescriptions.java145 …private static void showProgress(Set<String> done, Multimap<String, R3<SectionId, PageId, String>>… in showProgress()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp351 unsigned SectionId) { in startSection()
/external/llvm-project/llvm/lib/MC/
DWasmObjectWriter.cpp348 unsigned SectionId) { in startSection()