HomeSort by relevance Sort by last modified time
    Searched full:abbrev (Results 251 - 275 of 621) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Bitcode/
BitstreamReader.h 355 /// Return the number of bits used to encode an abbrev #.
364 /// If this flag is used, abbrev entries are returned just like normal
388 // We read and accumulate abbrev's, the client can't do anything with
476 report_fatal_error("Invalid abbrev number");
487 // Abbrev Processing
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
BitstreamReader.h 355 /// Return the number of bits used to encode an abbrev #.
364 /// If this flag is used, abbrev entries are returned just like normal
388 // We read and accumulate abbrev's, the client can't do anything with
476 report_fatal_error("Invalid abbrev number");
487 // Abbrev Processing
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Bitcode/
BitstreamReader.h 355 /// Return the number of bits used to encode an abbrev #.
364 /// If this flag is used, abbrev entries are returned just like normal
388 // We read and accumulate abbrev's, the client can't do anything with
476 report_fatal_error("Invalid abbrev number");
487 // Abbrev Processing
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Bitcode/
BitstreamReader.h 355 /// Return the number of bits used to encode an abbrev #.
364 /// If this flag is used, abbrev entries are returned just like normal
388 // We read and accumulate abbrev's, the client can't do anything with
476 report_fatal_error("Invalid abbrev number");
487 // Abbrev Processing
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Bitcode/
BitstreamReader.h 355 /// Return the number of bits used to encode an abbrev #.
364 /// If this flag is used, abbrev entries are returned just like normal
388 // We read and accumulate abbrev's, the client can't do anything with
476 report_fatal_error("Invalid abbrev number");
487 // Abbrev Processing
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Bitcode/
BitstreamReader.h 355 /// Return the number of bits used to encode an abbrev #.
364 /// If this flag is used, abbrev entries are returned just like normal
388 // We read and accumulate abbrev's, the client can't do anything with
476 report_fatal_error("Invalid abbrev number");
487 // Abbrev Processing
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Bitcode/
BitstreamReader.h 355 /// Return the number of bits used to encode an abbrev #.
364 /// If this flag is used, abbrev entries are returned just like normal
388 // We read and accumulate abbrev's, the client can't do anything with
476 report_fatal_error("Invalid abbrev number");
487 // Abbrev Processing
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Bitcode/
BitstreamReader.h 355 /// Return the number of bits used to encode an abbrev #.
364 /// If this flag is used, abbrev entries are returned just like normal
388 // We read and accumulate abbrev's, the client can't do anything with
476 report_fatal_error("Invalid abbrev number");
487 // Abbrev Processing
  /prebuilts/go/darwin-x86/src/debug/dwarf/
entry.go 19 type abbrev struct { type
32 type abbrevTable map[uint32]abbrev
41 data := d.abbrev
47 b := makeBuf(d, unknownFormat{}, "abbrev", 0, data)
77 var a abbrev
  /prebuilts/go/linux-x86/src/debug/dwarf/
entry.go 19 type abbrev struct { type
32 type abbrevTable map[uint32]abbrev
41 data := d.abbrev
47 b := makeBuf(d, unknownFormat{}, "abbrev", 0, data)
77 var a abbrev
  /external/llvm/docs/
BitCodeFormat.rst 148 The set of builtin abbrev IDs is:
150 * 0 - `END_BLOCK`_ --- This abbrev ID marks the end of the current block.
152 * 1 - `ENTER_SUBBLOCK`_ --- This abbrev ID marks the beginning of a new
182 #. A current abbrev id width. This value starts at 2 at the beginning of the
184 specifies the abbrev id width for the body of the block.
193 its own set of abbreviations, and its own abbrev id width. When a sub-block is
209 specifies the abbrev id width for the sub-block. The ``blocklen`` value is a
313 by a VBR that specifies the number of abbrev operands, then the abbrev operands
315 single bit that indicates whether the abbrev operand is a literal operand (whe
    [all...]
  /external/owasp/sanitizer/tools/findbugs/doc/
AddingDetectors.txt 53 <BugPattern type="UBL_UNRELEASED_LOCK" abbrev="UL" category="MT_CORRECTNESS" />
89 2. "abbrev" is a short alphanumeric code for the bug.
140 <BugCode abbrev="UL">Unreleased locks</BugCode>
  /external/owasp/sanitizer/tools/findbugs/src/xsl/
default.xsl 214 <xsl:sort select="@abbrev"/>
247 <xsl:value-of select="@abbrev"/>
285 <xsl:sort select="@abbrev"/>
  /external/strace/tests/
Makefile.am 94 caps-abbrev \
215 caps-abbrev.test \
341 caps-abbrev.awk \
  /external/strace/tests-m32/
Makefile.am 94 caps-abbrev \
215 caps-abbrev.test \
341 caps-abbrev.awk \
  /external/strace/tests-mx32/
Makefile.am 94 caps-abbrev \
215 caps-abbrev.test \
341 caps-abbrev.awk \
  /external/swiftshader/third_party/LLVM/docs/
BitCodeFormat.html 238 The set of builtin abbrev IDs is:
242 <li><tt>0 - <a href="#END_BLOCK">END_BLOCK</a></tt> &mdash; This abbrev ID marks
245 abbrev ID marks the beginning of a new block.</li>
283 <li>A current abbrev id width. This value starts at 2 at the beginning of
285 block record is entered. The block entry specifies the abbrev id width for
299 its own set of abbreviations, and its own abbrev id width. When a sub-block is
316 The <tt>newabbrevlen</tt> value is a 4-bit VBR, which specifies the abbrev id
456 followed by a VBR that specifies the number of abbrev operands, then the abbrev
458 with a single bit that indicates whether the abbrev operand is a literal operand
    [all...]
  /external/libxml2/test/relaxng/
spec_0.xml     [all...]
  /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
NaClBitstreamReader.h 450 void setCodeAbbrev(NaClBitcodeSelectorAbbrev &Abbrev) {
451 CodeAbbrev = Abbrev;
534 /// Return the number of bits used to encode an abbrev #.
572 /// If this flag is used, abbrev entries are returned just like normal
594 // We read and accumulate abbrev's, the client can't do anything with
894 // Abbrev Processing
  /toolchain/binutils/binutils-2.27/binutils/
ChangeLog-2012 257 (process_debug_info): Display zero abbrev number. Check
386 * dwarf.c (process_debug_info): Display abbrev offset in hex.
387 (display_debug_abbrev): Show offset of abbrev.
429 (display_debug_info): Choose abbrev section based on info section.
437 (debug_displays): Add column to select abbrev section.
472 abbrev for DW_FORM_ref_addr.
  /external/desugar/java/com/google/devtools/common/options/
IsolatedOptionsData.java 164 public OptionDefinition getFieldForAbbrev(char abbrev) {
165 return abbrevToField.get(abbrev);
  /external/strace/
msghdr.c 73 if (abbrev(tcp) && i >= max_strlen) {
164 if (abbrev(tcp) && i >= max_strlen) {
perf.c 90 if (abbrev(tcp))
248 if (abbrev(tcp))
  /packages/apps/Calendar/src/com/android/calendar/event/
EventViewUtils.java 45 public static String constructReminderLabel(Context context, int minutes, boolean abbrev) {
51 if (abbrev) {
  /external/e2fsprogs/lib/ss/
execute_cmd.c 127 * on abbrev expansion)

Completed in 411 milliseconds

<<11121314151617181920>>