/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | dwarf_get_abbrev.3 | 32 .Nd retrieve abbreviation information 49 retrieves information about an abbreviation from the DWARF abbreviations 52 Abbreviation information is returned using an opaque descriptor 57 descriptor may then be passed to the other abbreviation related APIs 59 abbreviation. 70 section, to the start of an abbreviation entry. 110 The last abbreviation entry in a standard DWARF abbreviation section 120 if there is no abbreviation information at offset 127 To loop through all the abbreviation information associated with 170 There is no abbreviation information at offset
|
H A D | dwarf_get_abbrev_code.3 | 32 .Nd retrieve the abbreviation code for an abbreviation 46 retrieves the abbreviation code for the abbreviation entry descriptor 53 abbreviation code.
|
H A D | dwarf_get_abbrev_entry.3 | 32 .Nd retrieve attribute information from an abbreviation descriptor 49 retrieves attribute information from a DWARF abbreviation descriptor. 53 should be a valid abbreviation descriptor, as returned by function 59 The total count of the attributes contained in the abbreviation 101 abbreviation section, use:
|
H A D | dwarf_get_abbrev_children_flag.3 | 47 associated with a DWARF abbreviation descriptor has child entries. 51 should be a valid DWARF abbreviation descriptor, as returned by 62 specified abbreviation descriptor has children. 65 specified abbreviation descriptor has no children.
|
H A D | dwarf_get_abbrev_tag.3 | 32 .Nd retrieve the tag for an abbreviation 46 retrieves the tag for the abbreviation entry descriptor referenced by 53 abbreviation tag.
|
H A D | dwarf.3 | 176 Retrieve abbreviation information at a given offset. 178 Check if an abbreviation has child elements. 180 Retrieve the abbreviation code for an abbreviation entry descriptor. 182 Retrieve abbreviation information for an abbreviation entry 185 Retrieve the tag for an abbreviation entry. 328 Returns the abbreviation code for a debugging information entry.
|
H A D | dwarf_die_abbrev_code.3 | 32 .Nd retrieve the abbreviation code for a DWARF debugging information entry 42 returns the abbreviation code for the debugging information entry descriptor
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFAbbreviationDeclaration.cpp | 57 "abbreviation declaration requires a non-null tag"); in extract() 66 // all attribute data in this abbreviation declaration has a fixed byte size. in extract() 69 // Read all of the abbreviation attributes and forms. in extract() 79 // We successfully reached the end of this abbreviation declaration in extract() 80 // since both attribute and form are zero. There may be more abbreviation in extract() 87 // they are added to the abbreviation declaration, or both be zero to in extract() 92 "malformed abbreviation declaration attribute. Either the attribute " in extract() 135 // abbreviation by clearing the FixedAttributeSize optional value in extract() 144 "abbreviation declaration attribute list was not terminated with a null " in extract() 210 // Check if this abbreviation has this attribute without needing to skip in getAttributeValue()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAbbreviationDeclaration.h | 134 /// Searches the this abbreviation declaration for the index of the specified 146 /// \param DIEOffset the DIE offset that points to the ULEB128 abbreviation 158 /// \param DIEOffset the DIE offset that points to the ULEB128 abbreviation 179 // Return an optional byte size of all attribute data in this abbreviation 188 /// abbreviation declaration. 204 /// \returns the size in bytes for all attribute data in this abbreviation. 205 /// The returned size does not include bytes for the ULEB128 abbreviation 215 /// If this abbreviation has a fixed byte size then FixedAttributeSize member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | DIE.h | 48 /// Dwarf abbreviation data, describes one attribute of a Dwarf abbreviation. 72 /// Used to gather unique data for the abbreviation folding set. 77 /// Dwarf abbreviation, describes the organization of a debug information 92 /// Raw data bytes for abbreviation. 108 /// Adds another set of attribute information to the abbreviation. 118 /// Adds another set of attribute information to the abbreviation. 123 /// Used to gather unique data for the abbreviation folding set. 126 /// Print the abbreviation using the specified asm printer. 134 /// Helps unique DIEAbbrev objects and assigns abbreviation numbers. 137 /// assign a unique abbreviation number to each unique DIEAbbrev object it [all …]
|
/freebsd/contrib/tzcode/ |
H A D | zic.8 | 142 The output files use UT offset 0 and abbreviation 198 A time zone abbreviation uses a 257 A time zone abbreviation has fewer than 3 or more than 6 characters. 315 abbreviation must be unambiguous in context. 350 (or an abbreviation) means the indefinite future, and the word 352 (or an abbreviation) 551 shows where to put the time zone abbreviation's variable part, 574 To conform to POSIX, a time zone abbreviation should contain only 579 By convention, the time zone abbreviation 728 should be (an abbreviation o [all...] |
H A D | date.1 | 42 replaced by the local time zone's abbreviation 43 (or by the abbreviation for the time zone specified in the 98 %Z EST Time zone abbreviation
|
H A D | newctime.3 | 266 char \(**tm_zone; /\(** time zone abbreviation (optional) \(**/
|
H A D | tz-how-to.html | 132 part of the usual abbreviation of the time zone’s name, or it can just 133 be a hyphen if there’s no variable part. For example, the abbreviation 302 three-character English abbreviation for any day of the week.</p> 360 <th rowspan="2">Abbreviation(s)</th> 459 <p>The abbreviation, “LMT” stands for “local mean 496 <p>The <code>FORMAT</code> column specifies the usual abbreviation of 500 <li>a time zone abbreviation that is a string of three or more 506 abbreviation</li> 510 abbreviation for the standard time name and the second string is the 511 abbreviation for the daylight saving time name</li> [all …]
|
H A D | zdump.8 | 127 format, a time zone abbreviation, and an isdst flag. 128 An abbreviation 144 abbreviation begins with
|
H A D | newtzset.3 | 59 uses Universal Time (UT), with the abbreviation "UTC" 260 abbreviation 380 or a time zone abbreviation that is too long for this platform.
|
H A D | newstrftime.3 | 356 is replaced by the time zone abbreviation, 366 The numeric time zone abbreviation \*-0000 is used when the time is 370 time zone abbreviation begins with
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_abbrev.c | 28 * Create an abbreviation or display abbreviations. 56 * non-word characters that triggers the test for an abbreviation. In in ex_abbr() 92 * Delete an abbreviation. 105 "109|\"%s\" is not an abbreviation"); in ex_unabbr()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | timezone | 27 >40 belong 0 \b, no abbreviation chars 28 >40 belong 1 \b, 1 abbreviation char 29 >40 belong >1 \b, %d abbreviation chars
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerUnit.cpp | 26 // Assign existing abbreviation number. in assignAbbrev() 29 // Add to abbreviation list. in assignAbbrev() 35 // Assign the unique abbreviation number. in assignAbbrev() 49 // For each abbreviation. in emitAbbreviations() 85 // Mark end of abbreviation. in emitDwarfAbbrevEntry()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitstream/ |
H A D | BitCodes.h | 28 /// BitCodeAbbrevOp - This describes one or more operands in an abbreviation. 100 /// BitCodeAbbrev - This class represents an abbreviation record. An 101 /// abbreviation allows a complex record that has redundancy to be stored in a
|
/freebsd/crypto/krb5/doc/html/_sources/basic/ |
H A D | date_format.rst.txt | 70 (See :ref:`abbreviation`.) 109 (See :ref:`abbreviation`.) 122 | *month* : locale’s month name or its abbreviation; 133 | *Z* : alphabetic time zone abbreviation;
|
/freebsd/crypto/krb5/doc/basic/ |
H A D | date_format.rst | 70 (See :ref:`abbreviation`.) 109 (See :ref:`abbreviation`.) 122 | *month* : locale’s month name or its abbreviation; 133 | *Z* : alphabetic time zone abbreviation;
|
/freebsd/usr.bin/sort/tests/ |
H A D | sort_monthsort_test.sh | 54 # abbreviation/full-name and standalone formats are different. 57 # Abbreviation format (e.g Jan, Ιαν)
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/ |
H A D | BitcodeConvenience.h | 40 /// Convenience base for all kinds of bitcode abbreviation fields. 59 /// so it is only emitted in the abbreviation definition. 161 /// Attaches the last field to an abbreviation. 170 /// Attaches fields to an abbreviation. 361 /// The abbreviation code used for this record in the current block. 382 /// eturns The abbreviation code for the newly-registered record type.
|