Searched refs:abbreviation (Results 1 – 25 of 99) sorted by relevance
1234
/external/libxml2/test/schematron/ |
D | zvon12.sct | 2 <pattern name="Number of characters in an abbreviation"> 4 … <report test="string-length(@bbb) < 2">There is not enough letters in the abbreviation</report> 5 … <report test="string-length(@bbb) > 3">There is too much letters in the abbreviation</report>
|
/external/libxml2/result/schematron/ |
D | zvon12_0.err | 1 Pattern: Number of characters in an abbreviation 2 /AAA/BBB line 2: There is not enough letters in the abbreviation
|
D | zvon12_2.err | 1 Pattern: Number of characters in an abbreviation 2 /AAA/BBB line 2: There is too much letters in the abbreviation
|
D | zvon12_1.err | 1 Pattern: Number of characters in an abbreviation
|
/external/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/ |
D | debug-names-verify-cu-lists.s | 67 .long .Lnames_abbrev_end0-.Lnames_abbrev_start0 # Header: abbreviation table size 84 .long .Lnames_abbrev_end1-.Lnames_abbrev_start1 # Header: abbreviation table size 103 .long .Lnames_abbrev_end2-.Lnames_abbrev_start2 # Header: abbreviation table size
|
D | debug-names-verify-abbrev-short.s | 4 # CHECK: Incorrectly terminated abbreviation table. 46 .long .Lnames_abbrev_end0-.Lnames_abbrev_start0 # Header: abbreviation table size
|
D | debug-names-verify-abbrev-duplicate.s | 4 # CHECK: Duplicate abbreviation code. 46 .long .Lnames_abbrev_end0-.Lnames_abbrev_start0 # Header: abbreviation table size
|
D | debug-names-verify-abbrev-forms.s | 12 # CHECK: error: NameIndex @ 0x55: Indexing multiple compile units and abbreviation 0x1 has no DW_ID… 78 .long .Lnames_abbrev_end0-.Lnames_abbrev_start0 # Header: abbreviation table size 135 .long .Lnames_abbrev_end1-.Lnames_abbrev_start1 # Header: abbreviation table size
|
D | debug-names-misaligned.s | 30 .long .Lnames_abbrev_end0-.Lnames_abbrev_start0 # Header: abbreviation table size 62 .long .Lnames_abbrev_end1-.Lnames_abbrev_start1 # Header: abbreviation table size
|
D | debug-names-find.s | 106 .long .Lnames_abbrev_end0-.Lnames_abbrev_start0 # Header: abbreviation table size 155 .long .Lnames_abbrev_end1-.Lnames_abbrev_start1 # Header: abbreviation table size
|
D | debug-names-verify-short2.s | 46 .long 47 # Header: abbreviation table size
|
D | debug-names-verify-short1.s | 46 .long 47 # Header: abbreviation table size
|
D | debug-names-verify-short3.s | 46 .long 47 # Header: abbreviation table size
|
D | debug-names-verify-no-buckets.s | 60 .long .Lnames_abbrev_end0-.Lnames_abbrev_start0 # Header: abbreviation table size
|
D | debug-names-verify-buckets.s | 60 .long .Lnames_abbrev_end0-.Lnames_abbrev_start0 # Header: abbreviation table size
|
D | debug-names-multi-find.s | 70 .long .Lnames_abbrev_end0-.Lnames_abbrev_start0 # Header: abbreviation table size
|
/external/llvm/docs/ |
D | BitCodeFormat.rst | 142 these start with an abbreviation ID encoded as a fixed-bitwidth field. The 144 abbreviation ID specifies either a builtin ID (which have special meanings, 145 defined below) or one of the abbreviation IDs defined for the current block by 155 * 2 - `DEFINE_ABBREV`_ --- This defines a new abbreviation. 188 enclosing blocks see the abbreviation). Abbreviations can also be defined 205 The ``ENTER_SUBBLOCK`` abbreviation ID specifies the start of a new block 220 The ``END_BLOCK`` abbreviation ID specifies the end of the current block record. 232 unabbrev record, or with an abbreviation. In the LLVM IR format, for example, 265 An abbreviated record is a abbreviation id followed by a set of fields that are 266 encoded according to the `abbreviation definition`_. This allows records to be [all …]
|
/external/arm-trusted-firmware/docs/getting_started/ |
D | image-terminology.rst | 32 - The abbreviation BL stands for BootLoader. This is a historical anomaly. 34 images. However, the BL abbreviation is now widely used and is retained for 70 Note that this abbreviation should only be used in systems where there is a 73 abbreviation should be avoided; use the recommended **Other AP 3rd level 74 images** abbreviation instead. 166 the same terminology, with the processor abbreviation prefix, followed by
|
/external/llvm-project/llvm/docs/ |
D | BitCodeFormat.rst | 144 these start with an abbreviation ID encoded as a fixed-bitwidth field. The 146 abbreviation ID specifies either a builtin ID (which have special meanings, 147 defined below) or one of the abbreviation IDs defined for the current block by 157 * 2 - `DEFINE_ABBREV`_ --- This defines a new abbreviation. 190 enclosing blocks see the abbreviation). Abbreviations can also be defined 207 The ``ENTER_SUBBLOCK`` abbreviation ID specifies the start of a new block 222 The ``END_BLOCK`` abbreviation ID specifies the end of the current block record. 234 unabbrev record, or with an abbreviation. In the LLVM IR format, for example, 267 An abbreviated record is a abbreviation id followed by a set of fields that are 268 encoded according to the `abbreviation definition`_. This allows records to be [all …]
|
/external/e2fsprogs/lib/ss/ |
D | std_rqs.ct | 23 "Enable/disable abbreviation processing of request lines.",
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | etcetera | 17 # behind GMT but uses the completely misleading abbreviation "GMT". 40 # the abbreviation "-04" and corresponds to 4 hours behind UT
|
/external/markdown/docs/extensions/ |
D | Abbreviations.txt | 8 Specifically, any defined abbreviation is wrapped in an `<abbr>` tag.
|
/external/llvm-project/llvm/test/DebugInfo/Inputs/ |
D | typeunit-header.s | 9 # We only have an abbreviation for the type unit die which is all we need.
|
/external/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/Inputs/ |
D | typeunit-header.s | 9 # We only have an abbreviation for the type unit die which is all we need.
|
/external/llvm-project/llvm/test/DebugInfo/X86/ |
D | dwp-v5-tu.s | 15 ## Reserve some space in the section so that the abbreviation table for the type
|
1234