/external/aac/libAACdec/src/ |
D | aacdec_hcrs.cpp | 158 pNumSegment = &(pHcr->segmentInfo.numSegment); in DecodeNonPCWs() 159 pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment; in DecodeNonPCWs() 160 pSegmentBitfield = pHcr->segmentInfo.pSegmentBitfield; in DecodeNonPCWs() 161 pNumWordForBitfield = &(pHcr->segmentInfo.numWordForBitfield); in DecodeNonPCWs() 162 pNumBitValidInLastWord = &(pHcr->segmentInfo.pNumBitValidInLastWord); in DecodeNonPCWs() 173 pHcr->segmentInfo.readDirection = FROM_RIGHT_TO_LEFT; in DecodeNonPCWs() 193 pCodewordBitfield = pHcr->segmentInfo.pCodewordBitfield; in DecodeNonPCWs() 220 pCodewordBitfield = pHcr->segmentInfo.pCodewordBitfield; in DecodeNonPCWs() 234 pHcr->segmentInfo.segmentOffset = in DecodeNonPCWs() 268 pHcr->segmentInfo.segmentOffset = segmentOffset; in DecodeNonPCWs() [all …]
|
D | aacdec_hcr.cpp | 457 pHcr->segmentInfo.numSegment, in HcrDecoder() 816 INT *pLeftStartOfSegment = pHcr->segmentInfo.pLeftStartOfSegment; in HcrPrepareSegmentationGrid() 817 INT *pRightStartOfSegment = pHcr->segmentInfo.pRightStartOfSegment; in HcrPrepareSegmentationGrid() 818 SCHAR *pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment; in HcrPrepareSegmentationGrid() 858 pHcr->segmentInfo.numSegment = numSegment; in HcrPrepareSegmentationGrid() 885 UINT numSegment = pHcr->segmentInfo.numSegment; in HcrExtendedSectionInfo() 1021 INT *pLeftStartOfSegment = pHcr->segmentInfo.pLeftStartOfSegment; in DecodePCWs() 1022 SCHAR *pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment; in DecodePCWs() 1296 SCHAR *pRemainingBitsInSegment = pHcr->segmentInfo.pRemainingBitsInSegment; in errDetectWithinSegmentationFinal() 1297 UINT numSegment = pHcr->segmentInfo.numSegment; in errDetectWithinSegmentationFinal()
|
/external/llvm-project/lld/lib/ReaderWriter/MachO/ |
D | MachONormalizedFileFromAtoms.cpp | 90 struct SegmentInfo { struct 91 SegmentInfo(StringRef name); 102 SegmentInfo::SegmentInfo(StringRef n) in SegmentInfo() function in __anonb0c4692c0111::SegmentInfo 159 SegmentInfo *segmentForName(StringRef segName); 160 void layoutSectionsInSegment(SegmentInfo *seg, uint64_t &addr); 161 void layoutSectionsInTextSegment(size_t, SegmentInfo *, uint64_t &); 183 bool operator()(const SegmentInfo *left, const SegmentInfo *right); 184 static unsigned weight(const SegmentInfo *); 195 std::vector<SegmentInfo*> _segmentInfos; 220 // The SegmentInfo structs are BumpPtr allocated, but sections needs in ~Util() [all …]
|
/external/ImageMagick/MagickCore/ |
D | draw.h | 155 SegmentInfo 296 SegmentInfo 380 SegmentInfo
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 137 struct SegmentInfo { struct 233 std::vector<SegmentInfo> SegmentInfos; 416 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::SegmentInfo) in LLVM_YAML_IS_SEQUENCE_VECTOR() 506 template <> struct MappingTraits<WasmYAML::SegmentInfo> { in LLVM_YAML_IS_SEQUENCE_VECTOR() 507 static void mapping(IO &IO, WasmYAML::SegmentInfo &SegmentInfo); in LLVM_YAML_IS_SEQUENCE_VECTOR()
|
/external/llvm-project/llvm/test/ObjectYAML/wasm/ |
D | linking_section.yaml | 40 SegmentInfo: 59 # CHECK-NEXT: SegmentInfo:
|
/external/llvm-project/llvm/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 140 struct SegmentInfo { struct 237 std::vector<SegmentInfo> SegmentInfos; 420 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::SegmentInfo) in LLVM_YAML_IS_SEQUENCE_VECTOR() 510 template <> struct MappingTraits<WasmYAML::SegmentInfo> { in LLVM_YAML_IS_SEQUENCE_VECTOR() 511 static void mapping(IO &IO, WasmYAML::SegmentInfo &SegmentInfo); in LLVM_YAML_IS_SEQUENCE_VECTOR()
|
/external/libvpx/libvpx/third_party/libwebm/mkvparser/ |
D | mkvparser.h | 798 class SegmentInfo { 799 SegmentInfo(const SegmentInfo&); 800 SegmentInfo& operator=(const SegmentInfo&); 809 SegmentInfo(Segment*, long long start, long long size, 812 ~SegmentInfo(); 1089 const SegmentInfo* GetInfo() const; 1114 SegmentInfo* m_pInfo;
|
/external/libvpx/libwebm/mkvparser/ |
D | mkvparser.h | 798 class SegmentInfo { 799 SegmentInfo(const SegmentInfo&); 800 SegmentInfo& operator=(const SegmentInfo&); 809 SegmentInfo(Segment*, long long start, long long size, 812 ~SegmentInfo(); 1089 const SegmentInfo* GetInfo() const; 1114 SegmentInfo* m_pInfo;
|
/external/libwebm/mkvparser/ |
D | mkvparser.h | 798 class SegmentInfo { 799 SegmentInfo(const SegmentInfo&); 800 SegmentInfo& operator=(const SegmentInfo&); 809 SegmentInfo(Segment*, long long start, long long size, 812 ~SegmentInfo(); 1089 const SegmentInfo* GetInfo() const; 1114 SegmentInfo* m_pInfo;
|
/external/libaom/libaom/third_party/libwebm/mkvparser/ |
D | mkvparser.h | 798 class SegmentInfo { 799 SegmentInfo(const SegmentInfo&); 800 SegmentInfo& operator=(const SegmentInfo&); 809 SegmentInfo(Segment*, long long start, long long size, 812 ~SegmentInfo(); 1089 const SegmentInfo* GetInfo() const; 1114 SegmentInfo* m_pInfo;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | WasmYAML.cpp | 71 IO.mapOptional("SegmentInfo", Section.SegmentInfos); in sectionMapping() 349 void MappingTraits<WasmYAML::SegmentInfo>::mapping( in mapping() 350 IO &IO, WasmYAML::SegmentInfo &SegmentInfo) { in mapping() argument 351 IO.mapRequired("Index", SegmentInfo.Index); in mapping() 352 IO.mapRequired("Name", SegmentInfo.Name); in mapping() 353 IO.mapRequired("Alignment", SegmentInfo.Alignment); in mapping() 354 IO.mapRequired("Flags", SegmentInfo.Flags); in mapping()
|
D | WasmEmitter.cpp | 219 for (const WasmYAML::SegmentInfo &SegmentInfo : Section.SegmentInfos) { in writeSectionContent() local 220 writeStringRef(SegmentInfo.Name, SubSection.getStream()); in writeSectionContent() 221 encodeULEB128(SegmentInfo.Alignment, SubSection.getStream()); in writeSectionContent() 222 encodeULEB128(SegmentInfo.Flags, SubSection.getStream()); in writeSectionContent()
|
/external/llvm-project/llvm/lib/ObjectYAML/ |
D | WasmYAML.cpp | 72 IO.mapOptional("SegmentInfo", Section.SegmentInfos); in sectionMapping() 351 void MappingTraits<WasmYAML::SegmentInfo>::mapping( in mapping() 352 IO &IO, WasmYAML::SegmentInfo &SegmentInfo) { in mapping() argument 353 IO.mapRequired("Index", SegmentInfo.Index); in mapping() 354 IO.mapRequired("Name", SegmentInfo.Name); in mapping() 355 IO.mapRequired("Alignment", SegmentInfo.Alignment); in mapping() 356 IO.mapRequired("Flags", SegmentInfo.Flags); in mapping()
|
D | WasmEmitter.cpp | 221 for (const WasmYAML::SegmentInfo &SegmentInfo : Section.SegmentInfos) { in writeSectionContent() local 222 writeStringRef(SegmentInfo.Name, SubSection.getStream()); in writeSectionContent() 223 encodeULEB128(SegmentInfo.Alignment, SubSection.getStream()); in writeSectionContent() 224 encodeULEB128(SegmentInfo.Flags, SubSection.getStream()); in writeSectionContent()
|
/external/libwebm/testing/ |
D | mkvmuxer_tests.cc | 32 using mkvmuxer::SegmentInfo; 98 SegmentInfo* const info = segment_.GetSegmentInfo(); in SegmentInit() 121 TEST_F(MuxerTest, SegmentInfo) { in TEST_F() argument 123 SegmentInfo* const info = segment_.GetSegmentInfo(); in TEST_F() 405 // SegmentInfo's duration is in timecode scale in TEST_F() 668 // SegmentInfo's duration is in timecode scale in TEST_F() 722 // SegmentInfo's duration is in timecode scale in TEST_F()
|
/external/llvm-project/llvm/test/MC/WebAssembly/ |
D | array-fill.ll | 22 ; CHECK-NEXT: SegmentInfo:
|
D | explicit-sections.ll | 60 ; CHECK-NEXT: SegmentInfo:
|
/external/llvm-project/llvm/test/tools/llvm-nm/wasm/ |
D | exports.yaml | 59 SegmentInfo:
|
D | weak-symbols.yaml | 74 SegmentInfo:
|
/external/llvm-project/lld/test/wasm/ |
D | shared-memory-no-atomics.yaml | 44 SegmentInfo:
|
D | shared-memory.yaml | 52 SegmentInfo:
|
/external/libaom/libaom/third_party/libwebm/mkvmuxer/ |
D | mkvmuxer.h | 1448 class SegmentInfo { 1450 SegmentInfo(); 1451 ~SegmentInfo(); 1490 LIBWEBM_DISALLOW_COPY_AND_ASSIGN(SegmentInfo); 1514 // Initializes |SegmentInfo| and returns result. Always returns false when 1654 const SegmentInfo* GetSegmentInfo() const { return &segment_info_; } in GetSegmentInfo() 1655 SegmentInfo* GetSegmentInfo() { return &segment_info_; } in GetSegmentInfo() 1699 const SegmentInfo* segment_info() const { return &segment_info_; } in segment_info() 1782 SegmentInfo segment_info_;
|
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/ |
D | mkvmuxer.h | 1448 class SegmentInfo { 1450 SegmentInfo(); 1451 ~SegmentInfo(); 1490 LIBWEBM_DISALLOW_COPY_AND_ASSIGN(SegmentInfo); 1514 // Initializes |SegmentInfo| and returns result. Always returns false when 1654 const SegmentInfo* GetSegmentInfo() const { return &segment_info_; } in GetSegmentInfo() 1655 SegmentInfo* GetSegmentInfo() { return &segment_info_; } in GetSegmentInfo() 1699 const SegmentInfo* segment_info() const { return &segment_info_; } in segment_info() 1782 SegmentInfo segment_info_;
|
/external/libwebm/mkvmuxer/ |
D | mkvmuxer.h | 1448 class SegmentInfo { 1450 SegmentInfo(); 1451 ~SegmentInfo(); 1490 LIBWEBM_DISALLOW_COPY_AND_ASSIGN(SegmentInfo); 1514 // Initializes |SegmentInfo| and returns result. Always returns false when 1654 const SegmentInfo* GetSegmentInfo() const { return &segment_info_; } in GetSegmentInfo() 1655 SegmentInfo* GetSegmentInfo() { return &segment_info_; } in GetSegmentInfo() 1699 const SegmentInfo* segment_info() const { return &segment_info_; } in segment_info() 1782 SegmentInfo segment_info_;
|