/external/aac/libAACenc/src/ |
D | dyn_bits.cpp | 344 SECTION_DATA* const RESTRICT sectionData, INT mergeGainLookUp[MAX_SFB_LONG], in FDKaacEnc_noiselessCounter() argument 366 sectionData->noOfSections = 0; in FDKaacEnc_noiselessCounter() 367 sectionData->huffmanBits = 0; in FDKaacEnc_noiselessCounter() 368 sectionData->sideInfoBits = 0; in FDKaacEnc_noiselessCounter() 370 if (sectionData->maxSfbPerGroup == 0) return; in FDKaacEnc_noiselessCounter() 373 for (grpNdx = 0; grpNdx < sectionData->sfbCnt; in FDKaacEnc_noiselessCounter() 374 grpNdx += sectionData->sfbPerGroup) { in FDKaacEnc_noiselessCounter() 375 huffsection = sectionData->huffsection + sectionData->noOfSections; in FDKaacEnc_noiselessCounter() 378 FDKaacEnc_buildBitLookUp(quantSpectrum, sectionData->maxSfbPerGroup, in FDKaacEnc_noiselessCounter() 383 FDKaacEnc_gmStage0(huffsection, bitLookUp, sectionData->maxSfbPerGroup, in FDKaacEnc_noiselessCounter() [all …]
|
D | bitenc.cpp | 128 SECTION_DATA *sectionData, in FDKaacEnc_encodeSpectralData() argument 134 for (i = 0; i < sectionData->noOfSections; i++) { in FDKaacEnc_encodeSpectralData() 135 if (sectionData->huffsection[i].codeBook != CODE_BOOK_PNS_NO) { in FDKaacEnc_encodeSpectralData() 137 INT tmp = sectionData->huffsection[i].sfbStart + in FDKaacEnc_encodeSpectralData() 138 sectionData->huffsection[i].sfbCnt; in FDKaacEnc_encodeSpectralData() 139 for (sfb = sectionData->huffsection[i].sfbStart; sfb < tmp; sfb++) { in FDKaacEnc_encodeSpectralData() 142 sectionData->huffsection[i].codeBook, hBitStream); in FDKaacEnc_encodeSpectralData() 239 static INT FDKaacEnc_encodeSectionData(SECTION_DATA *sectionData, in FDKaacEnc_encodeSectionData() argument 249 switch (sectionData->blockType) { in FDKaacEnc_encodeSectionData() 263 for (i = 0; i < sectionData->noOfSections; i++) { in FDKaacEnc_encodeSectionData() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
D | Decompressor.cpp | 35 : SectionData(Data), DecompressedSize(0) {} in Decompressor() 38 if (!SectionData.startswith("ZLIB")) in consumeCompressedGnuHeader() 41 SectionData = SectionData.substr(4); in consumeCompressedGnuHeader() 44 if (SectionData.size() < 8) in consumeCompressedGnuHeader() 46 DecompressedSize = read64be(SectionData.data()); in consumeCompressedGnuHeader() 47 SectionData = SectionData.substr(8); in consumeCompressedGnuHeader() 56 if (SectionData.size() < HdrSize) in consumeCompressedZLibHeader() 59 DataExtractor Extractor(SectionData, IsLittleEndian, 0); in consumeCompressedZLibHeader() 72 SectionData = SectionData.substr(HdrSize); in consumeCompressedZLibHeader() 93 return zlib::uncompress(SectionData, Buffer.data(), Size); in decompress()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | eh-directive-personalityindex.s | 23 @ CHECK: SectionData ( 52 @ CHECK: SectionData ( 78 @ CHECK: SectionData ( 85 @ CHECK: SectionData ( 115 @ CHECK: SectionData ( 122 @ CHECK: SectionData ( 149 @ CHECK: SectionData ( 156 @ CHECK: SectionData ( 184 @ CHECK: SectionData ( 191 @ CHECK: SectionData (
|
D | eh-directive-personality.s | 27 @ CHECK: SectionData ( 33 @ CHECK: SectionData ( 47 @ CHECK: SectionData ( 78 @ CHECK: SectionData ( 84 @ CHECK: SectionData ( 98 @ CHECK: SectionData (
|
/external/llvm/test/MC/ARM/ |
D | eh-directive-personalityindex.s | 23 @ CHECK: SectionData ( 52 @ CHECK: SectionData ( 78 @ CHECK: SectionData ( 85 @ CHECK: SectionData ( 115 @ CHECK: SectionData ( 122 @ CHECK: SectionData ( 149 @ CHECK: SectionData ( 156 @ CHECK: SectionData ( 184 @ CHECK: SectionData ( 191 @ CHECK: SectionData (
|
D | eh-directive-personality.s | 27 @ CHECK: SectionData ( 33 @ CHECK: SectionData ( 47 @ CHECK: SectionData ( 78 @ CHECK: SectionData ( 84 @ CHECK: SectionData ( 98 @ CHECK: SectionData (
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/MachO/ |
D | x86_32-sections.s | 79 // CHECK: SectionData ( 97 // CHECK: SectionData ( 115 // CHECK: SectionData ( 133 // CHECK: SectionData ( 151 // CHECK: SectionData ( 169 // CHECK: SectionData ( 187 // CHECK: SectionData ( 205 // CHECK: SectionData ( 223 // CHECK: SectionData ( 242 // CHECK: SectionData ( [all …]
|
D | x86_64-sections.s | 76 // CHECK: SectionData ( 95 // CHECK: SectionData ( 114 // CHECK: SectionData ( 133 // CHECK: SectionData ( 152 // CHECK: SectionData ( 171 // CHECK: SectionData ( 190 // CHECK: SectionData ( 209 // CHECK: SectionData ( 228 // CHECK: SectionData ( 247 // CHECK: SectionData ( [all …]
|
D | x86_32-symbols.s | 155 // CHECK: SectionData ( 173 // CHECK: SectionData ( 191 // CHECK: SectionData ( 209 // CHECK: SectionData ( 227 // CHECK: SectionData ( 245 // CHECK: SectionData ( 263 // CHECK: SectionData ( 281 // CHECK: SectionData ( 299 // CHECK: SectionData ( 318 // CHECK: SectionData ( [all …]
|
/external/llvm/test/MC/MachO/ |
D | x86_32-sections.s | 79 // CHECK: SectionData ( 97 // CHECK: SectionData ( 115 // CHECK: SectionData ( 133 // CHECK: SectionData ( 151 // CHECK: SectionData ( 169 // CHECK: SectionData ( 187 // CHECK: SectionData ( 205 // CHECK: SectionData ( 223 // CHECK: SectionData ( 242 // CHECK: SectionData ( [all …]
|
D | x86_64-sections.s | 76 // CHECK: SectionData ( 95 // CHECK: SectionData ( 114 // CHECK: SectionData ( 133 // CHECK: SectionData ( 152 // CHECK: SectionData ( 171 // CHECK: SectionData ( 190 // CHECK: SectionData ( 209 // CHECK: SectionData ( 228 // CHECK: SectionData ( 247 // CHECK: SectionData ( [all …]
|
D | x86_32-symbols.s | 155 // CHECK: SectionData ( 173 // CHECK: SectionData ( 191 // CHECK: SectionData ( 209 // CHECK: SectionData ( 227 // CHECK: SectionData ( 245 // CHECK: SectionData ( 263 // CHECK: SectionData ( 281 // CHECK: SectionData ( 299 // CHECK: SectionData ( 318 // CHECK: SectionData ( [all …]
|
/external/elfutils/libdw/ |
D | libdw_findcu.c | 70 Elf_Data *dbg1_data = dbg1->sectiondata[IDX_debug_info]; in __libdw_finddbg_cb() 74 Elf_Data *dbg2_data = dbg2->sectiondata[IDX_debug_info]; in __libdw_finddbg_cb() 142 Elf_Data *data = dbg->sectiondata[sec_idx]; in __libdw_intern_next_unit() 267 if (addr >= dbg->sectiondata[IDX_debug_info]->d_buf in __libdw_findcu_addr() 268 && addr < (dbg->sectiondata[IDX_debug_info]->d_buf in __libdw_findcu_addr() 269 + dbg->sectiondata[IDX_debug_info]->d_size)) in __libdw_findcu_addr() 272 start = addr - dbg->sectiondata[IDX_debug_info]->d_buf; in __libdw_findcu_addr() 274 else if (dbg->sectiondata[IDX_debug_types] != NULL in __libdw_findcu_addr() 275 && addr >= dbg->sectiondata[IDX_debug_types]->d_buf in __libdw_findcu_addr() 276 && addr < (dbg->sectiondata[IDX_debug_types]->d_buf in __libdw_findcu_addr() [all …]
|
D | dwarf_begin_elf.c | 146 if (unlikely (result->sectiondata[cnt] != NULL)) in check_section() 176 result->sectiondata[cnt] = data; in check_section() 211 && unlikely (result->sectiondata[IDX_debug_info] == NULL in valid_p() 212 && result->sectiondata[IDX_debug_line] == NULL in valid_p() 213 && result->sectiondata[IDX_debug_frame] == NULL)) in valid_p() 224 if (result != NULL && result->sectiondata[IDX_debug_loc] != NULL) in valid_p() 239 = result->sectiondata[IDX_debug_loc]->d_buf; in valid_p() 241 = (result->sectiondata[IDX_debug_loc]->d_buf in valid_p() 242 + result->sectiondata[IDX_debug_loc]->d_size); in valid_p() 246 if (result != NULL && result->sectiondata[IDX_debug_loclists] != NULL) in valid_p() [all …]
|
D | dwarf_formstring.c | 62 ? dbg_ret->sectiondata[IDX_debug_line_str] in dwarf_formstring() 63 : dbg_ret->sectiondata[IDX_debug_str]); in dwarf_formstring() 142 if (dbg->sectiondata[IDX_debug_str_offsets] == NULL) in dwarf_formstring() 150 if (cu->offset_size > dbg->sectiondata[IDX_debug_str_offsets]->d_size) in dwarf_formstring() 158 if (str_off > (dbg->sectiondata[IDX_debug_str_offsets]->d_size in dwarf_formstring() 162 size_t max_idx = (dbg->sectiondata[IDX_debug_str_offsets]->d_size in dwarf_formstring() 167 datap = (dbg->sectiondata[IDX_debug_str_offsets]->d_buf in dwarf_formstring() 174 if (off > dbg->sectiondata[IDX_debug_str]->d_size) in dwarf_formstring()
|
D | dwarf_getpubnames.c | 50 unsigned char *const startp = dbg->sectiondata[IDX_debug_pubnames]->d_buf; in get_offsets() 52 unsigned char *endp = readp + dbg->sectiondata[IDX_debug_pubnames]->d_size; in get_offsets() 91 size_t max_size = dbg->sectiondata[IDX_debug_pubnames]->d_size; in get_offsets() 115 = ((unsigned char *) dbg->sectiondata[IDX_debug_info]->d_buf in get_offsets() 157 if (unlikely (dbg->sectiondata[IDX_debug_pubnames] == NULL in dwarf_getpubnames() 159 >= dbg->sectiondata[IDX_debug_pubnames]->d_size))) in dwarf_getpubnames() 187 = (unsigned char *) dbg->sectiondata[IDX_debug_pubnames]->d_buf; in dwarf_getpubnames() 189 = startp + dbg->sectiondata[IDX_debug_pubnames]->d_size; in dwarf_getpubnames() 238 startp = (unsigned char *) dbg->sectiondata[IDX_debug_pubnames]->d_buf; in dwarf_getpubnames()
|
D | dwarf_getabbrev.c | 44 if (dbg->sectiondata[IDX_debug_abbrev] == NULL) in __libdw_getabbrev() 47 if (offset >= dbg->sectiondata[IDX_debug_abbrev]->d_size) in __libdw_getabbrev() 54 = (unsigned char *) dbg->sectiondata[IDX_debug_abbrev]->d_buf + offset; in __libdw_getabbrev() 76 const unsigned char *end = (dbg->sectiondata[IDX_debug_abbrev]->d_buf in __libdw_getabbrev() 77 + dbg->sectiondata[IDX_debug_abbrev]->d_size); in __libdw_getabbrev() 167 Elf_Data *data = dbg->sectiondata[IDX_debug_abbrev]; in dwarf_getabbrev()
|
D | dwarf_getstring.c | 44 if (dbg->sectiondata[IDX_debug_str] == NULL in dwarf_getstring() 45 || offset >= dbg->sectiondata[IDX_debug_str]->d_size) in dwarf_getstring() 52 const char *result = ((const char *) dbg->sectiondata[IDX_debug_str]->d_buf in dwarf_getstring() 55 dbg->sectiondata[IDX_debug_str]->d_size - offset); in dwarf_getstring()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/ |
D | coff2yaml.cpp | 119 ArrayRef<uint8_t> sectionData; in initializeFileAndStringTable() local 125 Obj.getSectionContents(COFFSection, sectionData); in initializeFileAndStringTable() 127 BinaryStreamReader Reader(sectionData, support::little); in initializeFileAndStringTable() 166 ArrayRef<uint8_t> sectionData; in dumpSections() local 168 Obj.getSectionContents(COFFSection, sectionData); in dumpSections() 169 NewYAMLSection.SectionData = yaml::BinaryRef(sectionData); in dumpSections() 172 NewYAMLSection.DebugS = CodeViewYAML::fromDebugS(sectionData, SC); in dumpSections() 174 NewYAMLSection.DebugT = CodeViewYAML::fromDebugT(sectionData, in dumpSections() 177 NewYAMLSection.DebugP = CodeViewYAML::fromDebugT(sectionData, in dumpSections() 180 NewYAMLSection.DebugH = CodeViewYAML::fromDebugH(sectionData); in dumpSections()
|
/external/llvm/test/MC/MachO/ARM/ |
D | empty-function-nop.ll | 12 ; CHECK-T1: SectionData ( 15 ; CHECK-T2: SectionData ( 18 ; CHECK-ARM: SectionData ( 21 ; CHECK-ARMV7: SectionData (
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/MachO/ARM/ |
D | empty-function-nop.ll | 12 ; CHECK-T1: SectionData ( 15 ; CHECK-T2: SectionData ( 18 ; CHECK-ARM: SectionData ( 21 ; CHECK-ARMV7: SectionData (
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AsmParser/ |
D | section.s | 62 # CHECK-NEXT: SectionData ( 78 # CHECK-NEXT: SectionData ( 94 # CHECK-NEXT: SectionData ( 110 # CHECK-NEXT: SectionData ( 126 # CHECK-NEXT: SectionData (
|
/external/llvm/test/MC/AsmParser/ |
D | section.s | 62 # CHECK-NEXT: SectionData ( 78 # CHECK-NEXT: SectionData ( 94 # CHECK-NEXT: SectionData ( 110 # CHECK-NEXT: SectionData ( 126 # CHECK-NEXT: SectionData (
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/ |
D | uleb.s | 17 // ELF_32: SectionData ( 21 // ELF_64: SectionData ( 25 // MACHO_32: SectionData ( 29 // MACHO_64: SectionData (
|