Searched refs:VBR (Results 1 – 12 of 12) sorted by relevance
/external/clang/lib/Serialization/ |
D | ASTWriterDecl.cpp | 1443 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // DeclContext in WriteDeclsBlockAbbrevs() 1444 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // LexicalDeclContext in WriteDeclsBlockAbbrevs() 1453 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // SubmoduleID in WriteDeclsBlockAbbrevs() 1456 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Name in WriteDeclsBlockAbbrevs() 1458 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Type in WriteDeclsBlockAbbrevs() 1460 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // InnerStartLoc in WriteDeclsBlockAbbrevs() 1466 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); in WriteDeclsBlockAbbrevs() 1468 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // TypeLoc in WriteDeclsBlockAbbrevs() 1475 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // DeclContext in WriteDeclsBlockAbbrevs() 1476 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // LexicalDeclContext in WriteDeclsBlockAbbrevs() [all …]
|
D | ASTWriter.cpp | 1199 FileAbbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // File ID in WriteControlBlock() 1264 IFAbbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // ID in WriteInputFiles() 1265 IFAbbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 12)); // Size in WriteInputFiles() 1266 IFAbbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 32)); // Modification time in WriteInputFiles() 1376 OffsetsAbbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // # input files in WriteInputFiles() 1377 OffsetsAbbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // # non-system in WriteInputFiles() 1400 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); // Offset in CreateSLocFileAbbrev() 1401 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); // Include location in CreateSLocFileAbbrev() 1405 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Input File ID in CreateSLocFileAbbrev() 1406 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); // NumCreatedFIDs in CreateSLocFileAbbrev() [all …]
|
/external/llvm/docs/CommandGuide/ |
D | llvm-bcanalyzer.rst | 205 **# of VBR 32-bit Integers** 210 **# of VBR 64-bit Integers** 215 **# of VBR Compressed Bytes** 220 **# of VBR Expanded Bytes** 226 **Bytes Saved With VBR** 229 The percentage is relative to # of VBR Expanded Bytes. 277 **Number of VBR 32-bit Integers** 281 **Number of VBR 64-bit Integers** 285 **Number of VBR Compressed Bytes** 290 **Number of VBR Expanded Bytes** [all …]
|
/external/llvm/include/llvm/Bitcode/ |
D | BitCodes.h | 93 VBR = 2, // A VBR field where Val specifies the width of each chunk. enumerator 120 case VBR: in hasEncodingData()
|
D | BitstreamWriter.h | 299 case BitCodeAbbrevOp::VBR: in EmitAbbreviatedField()
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitstreamReader.cpp | 104 case BitCodeAbbrevOp::VBR: in readAbbreviatedField() 124 case BitCodeAbbrevOp::VBR: in skipAbbreviatedField() 297 if ((E == BitCodeAbbrevOp::Fixed || E == BitCodeAbbrevOp::VBR) && in ReadAbbrevRecord()
|
/external/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 368 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); // size in WriteTypeTable() 584 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Initializer. in WriteModuleInfo() 1697 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); in WriteBlockInfo() 1708 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); in WriteBlockInfo() 1718 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); in WriteBlockInfo() 1728 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); in WriteBlockInfo() 1751 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); in WriteBlockInfo() 1763 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); // value id in WriteBlockInfo() 1782 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Ptr in WriteBlockInfo() 1783 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 4)); // Align in WriteBlockInfo() [all …]
|
/external/libnfc-nci/src/udrv/include/ |
D | ucodec.h | 167 BOOLEAN VBR; /* Variable Bit Rate */ member
|
/external/llvm/docs/ |
D | BitCodeFormat.rst | 98 Variable-width integer (VBR) values encode values of arbitrary size, optimizing 99 for the case where the values are small. Given a 4-bit VBR field, any 3-bit 205 record. The ``blockid`` value is encoded as an 8-bit VBR identifier, and 207 an application-specific block. The ``newabbrevlen`` value is a 4-bit VBR, which 254 least a two-part VBR, which means that each letter would require at least 12 273 abbreviated record (as a Fixed or VBR operand value). 312 by a VBR that specifies the number of abbrev operands, then the abbrev operands 335 * VBR (code 2): The field should be emitted as a `variable-width value`_, whose 499 As such, signed VBR values of a specific width are emitted as follows: 508 efficiently. Signed VBR encoding is used in ``CST_CODE_INTEGER`` and
|
/external/libvorbis/doc/ |
D | 04-codec.tex | 72 field especially may be considerably off in purely VBR streams. The 77 \item Only nominal set implies a VBR or ABR stream that averages the nominal bitrate 78 \item Maximum and or minimum set implies a VBR bitstream that obeys the bitrate limits
|
D | 01-introduction.tex | 56 audio stream. Vorbis is a free-form variable bit rate (VBR) codec and packets have no
|
/external/libmtp/src/ |
D | libmtp.h.in | 640 uint16_t bitratetype; /**< 0 = unused, 1 = constant, 2 = VBR, 3 = free */
|