| /external/llvm-project/lld/lib/ReaderWriter/MachO/ |
| D | MachONormalizedFileFromAtoms.cpp | 90 struct SegmentInfo { struct 93 StringRef name; 94 uint64_t address; 95 uint64_t size; 96 uint32_t init_access; 97 uint32_t max_access; 98 std::vector<SectionInfo*> sections; 99 uint32_t normalizedSegmentIndex; 102 SegmentInfo::SegmentInfo(StringRef n) in SegmentInfo() function in __anon2e8aa0f30111::SegmentInfo
|
| /external/llvm-project/llvm/include/llvm/ObjectYAML/ |
| D | WasmYAML.h | 140 struct SegmentInfo { struct 141 uint32_t Index; 142 StringRef Name; 143 uint32_t Alignment; 144 SegmentFlags Flags;
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
| D | WasmYAML.h | 137 struct SegmentInfo { struct 138 uint32_t Index; 139 StringRef Name; 140 uint32_t Alignment; 141 SegmentFlags Flags;
|
| /external/llvm-project/llvm/tools/obj2yaml/ |
| D | wasm2yaml.cpp | 97 WasmYAML::SegmentInfo SegmentInfo; in dumpCustomSection() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
| D | WasmEmitter.cpp | 219 for (const WasmYAML::SegmentInfo &SegmentInfo : Section.SegmentInfos) { in writeSectionContent() local
|
| D | WasmYAML.cpp | 350 IO &IO, WasmYAML::SegmentInfo &SegmentInfo) { in mapping()
|
| /external/libwebm/testing/ |
| D | mkvmuxer_tests.cc | 121 TEST_F(MuxerTest, SegmentInfo) { in TEST_F() argument
|
| D | mkvparser_tests.cc | 133 TEST_F(ParserTest, SegmentInfo) { in TEST_F() argument
|
| /external/llvm-project/llvm/lib/ObjectYAML/ |
| D | WasmEmitter.cpp | 221 for (const WasmYAML::SegmentInfo &SegmentInfo : Section.SegmentInfos) { in writeSectionContent() local
|
| D | WasmYAML.cpp | 352 IO &IO, WasmYAML::SegmentInfo &SegmentInfo) { in mapping()
|
| /external/ImageMagick/MagickCore/ |
| D | image.h | 111 } SegmentInfo; typedef
|
| /external/skia/tests/ |
| D | PathTest.cpp | 2864 struct SegmentInfo { struct 2865 SkPath fPath; 2866 int fPointCount;
|
| /external/skqp/tests/ |
| D | PathTest.cpp | 2856 struct SegmentInfo { struct 2857 SkPath fPath; 2858 int fPointCount;
|
| /external/libaom/libaom/third_party/libwebm/mkvmuxer/ |
| D | mkvmuxer.cc | 2894 SegmentInfo::SegmentInfo() in SegmentInfo() function in mkvmuxer::SegmentInfo
|
| /external/libvpx/libvpx/third_party/libwebm/mkvmuxer/ |
| D | mkvmuxer.cc | 2894 SegmentInfo::SegmentInfo() in SegmentInfo() function in mkvmuxer::SegmentInfo
|
| /external/libwebm/mkvmuxer/ |
| D | mkvmuxer.cc | 2895 SegmentInfo::SegmentInfo() in SegmentInfo() function in mkvmuxer::SegmentInfo
|
| /external/libwebm/mkvparser/ |
| D | mkvparser.cc | 3952 SegmentInfo::SegmentInfo(Segment* pSegment, long long start, long long size_, in SegmentInfo() function in mkvparser::SegmentInfo
|
| /external/libvpx/libvpx/third_party/libwebm/mkvparser/ |
| D | mkvparser.cc | 3952 SegmentInfo::SegmentInfo(Segment* pSegment, long long start, long long size_, in SegmentInfo() function in mkvparser::SegmentInfo
|
| /external/libaom/libaom/third_party/libwebm/mkvparser/ |
| D | mkvparser.cc | 3952 SegmentInfo::SegmentInfo(Segment* pSegment, long long start, long long size_, in SegmentInfo() function in mkvparser::SegmentInfo
|
| /external/libvpx/libwebm/mkvparser/ |
| D | mkvparser.cc | 3952 SegmentInfo::SegmentInfo(Segment* pSegment, long long start, long long size_, in SegmentInfo() function in mkvparser::SegmentInfo
|