Searched refs:VBR (Results 1 – 12 of 12) sorted by relevance
/external/clang/lib/Serialization/ |
D | ASTWriterDecl.cpp | 1461 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // DeclContext in WriteDeclsBlockAbbrevs() 1462 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // LexicalDeclContext in WriteDeclsBlockAbbrevs() 1471 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // SubmoduleID in WriteDeclsBlockAbbrevs() 1474 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Name in WriteDeclsBlockAbbrevs() 1476 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Type in WriteDeclsBlockAbbrevs() 1478 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // InnerStartLoc in WriteDeclsBlockAbbrevs() 1484 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); in WriteDeclsBlockAbbrevs() 1486 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // TypeLoc in WriteDeclsBlockAbbrevs() 1493 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // DeclContext in WriteDeclsBlockAbbrevs() 1494 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // LexicalDeclContext in WriteDeclsBlockAbbrevs() [all …]
|
D | ASTWriter.cpp | 1241 FileAbbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // File ID in WriteControlBlock() 1306 IFAbbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // ID in WriteInputFiles() 1307 IFAbbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 12)); // Size in WriteInputFiles() 1308 IFAbbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 32)); // Modification time in WriteInputFiles() 1391 OffsetsAbbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // # input files in WriteInputFiles() 1392 OffsetsAbbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // # non-system in WriteInputFiles() 1415 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); // Offset in CreateSLocFileAbbrev() 1416 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); // Include location in CreateSLocFileAbbrev() 1420 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Input File ID in CreateSLocFileAbbrev() 1421 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 | 374 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); // size in WriteTypeTable() 621 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Initializer. in WriteModuleInfo() 1683 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); in WriteBlockInfo() 1694 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); in WriteBlockInfo() 1704 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); in WriteBlockInfo() 1714 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); in WriteBlockInfo() 1737 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); in WriteBlockInfo() 1749 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 8)); // value id in WriteBlockInfo() 1768 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Ptr in WriteBlockInfo() 1769 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 */
|