/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | DiagnosticASTKinds.td | 12 def note_expr_divide_by_zero : Note<"division by zero">; 13 def note_constexpr_invalid_cast : Note< 17 def note_constexpr_invalid_downcast : Note< 19 def note_constexpr_overflow : Note< 21 def note_constexpr_negative_shift : Note<"negative shift count %0">; 22 def note_constexpr_large_shift : Note< 24 def note_constexpr_lshift_of_negative : Note<"left shift of negative value %0">; 25 def note_constexpr_lshift_discards : Note<"signed left shift discards bits">; 26 def note_constexpr_invalid_function : Note< 29 def note_constexpr_invalid_inhctor : Note< [all …]
|
H A D | DiagnosticSemaKinds.td | 15 def note_previous_decl : Note<"%0 declared here">; 16 def note_entity_declared_at : Note<"%0 declared here">; 17 def note_callee_decl : Note<"%0 declared here">; 18 def note_defined_here : Note<"%0 defined here">; 29 def note_loop_iteration_here : Note<"%select{decremented|incremented}0 here">; 34 def note_duplicate_element : Note<"element %0 also has value %1">; 40 def note_remove_abs : Note< 49 def note_replace_abs_function : Note<"use function '%0' instead">; 59 def note_remove_max_call : Note< 68 def note_cast_to_void : Note<"cast expression to void to silence warning">; [all …]
|
H A D | DiagnosticCommonKinds.td | 30 def note_declared_at : Note<"declared here">; 31 def note_previous_definition : Note<"previous definition is here">; 32 def note_previous_declaration : Note<"previous declaration is here">; 33 def note_previous_implicit_declaration : Note< 35 def note_previous_use : Note<"previous use is here">; 36 def note_duplicate_case_prev : Note<"previous case defined here">; 37 def note_forward_declaration : Note<"forward declaration of %0">; 38 def note_type_being_defined : Note< 42 def note_matching : Note<"to match this %0">; 44 def note_using : Note<"using">; [all …]
|
H A D | DiagnosticFrontendKinds.td | 20 def note_fe_inline_asm : Note<"%0">, CatInlineAsm; 21 def note_fe_inline_asm_here : Note<"instantiated into assembly here">; 24 def note_fe_source_mgr : Note<"%0">, CatSourceMgr; 33 def note_fe_backend_frame_larger_than: Note<"%0">, BackendInfo; 38 def note_fe_backend_plugin: Note<"%0">, BackendInfo; 69 def note_fe_backend_invalid_loc : Note<"could " 141 def note_verify_ambiguous_marker : Note< 164 def note_fixit_applied : Note<"FIX-IT applied suggested code changes">; 165 def note_fixit_in_macro : Note< 167 def note_fixit_failed : Note< [all …]
|
H A D | DiagnosticCommentKinds.td | 23 def note_doc_html_tag_started_here : Note< 40 def note_doc_html_end_tag : Note< 57 def note_doc_block_command_previous : Note< 60 def note_doc_block_command_previous_alias : Note< 102 def note_doc_param_previous : Note< 109 def note_doc_param_name_suggestion : Note< 123 def note_doc_tparam_previous : Note< 130 def note_doc_tparam_name_suggestion : Note< 153 def note_add_deprecation_attr : Note<
|
H A D | DiagnosticSerializationKinds.td | 27 def note_pch_required_by : Note<"'%0' required by '%1'">; 28 def note_pch_rebuild_required : Note<"please rebuild precompiled header '%0'">; 29 def note_module_cache_path : Note< 66 def note_module_file_imported_by : Note< 81 def note_imported_by_pch_module_not_found : Note< 111 def note_module_odr_violation_no_possible_decls : Note< 113 def note_module_odr_violation_possible_decl : Note< 118 def note_first_module_difference : Note< 120 def note_module_odr_violation_different_definitions : Note< 122 def note_second_module_difference : Note< [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/FileCheck/ |
H A D | FileCheck.cpp | 191 std::string Note; member 196 const std::string &Note = "", bool FiltersAsError = false) in MarkerStyle() 197 : Lead(Lead), Color(Color), Note(Note), FiltersAsError(FiltersAsError) { in MarkerStyle() 198 assert((!FiltersAsError || !Note.empty()) && in MarkerStyle() 422 if (!DiagItr->Note.empty()) { in BuildInputAnnotations() 423 A.Marker.Note = DiagItr->Note; in BuildInputAnnotations() 435 assert(!DiagItr->Note.empty() && in BuildInputAnnotations() 437 A.Marker.Note = "error: " + A.Marker.Note; in BuildInputAnnotations() 472 B.Marker.Note = ""; in BuildInputAnnotations() 709 const std::string &Note = AnnotationItr->Marker.Note; in DumpAnnotatedInput() local [all …]
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/h8300/ |
H A D | extl.s | 135 ;;; Note: leave the value as 0xffff8000, so that extu has work to do. 159 ;;; Note: leave the value as 0x00008000, so that extu has work to do. 210 ;;; Note: leave the value as 0xffff8000, so that extu has work to do. 234 ;;; Note: leave the value as 0x00008000, so that extu has work to do. 285 ;;; Note: leave the value as 0xffff8000, so that extu has work to do. 309 ;;; Note: leave the value as 0x00008000, so that extu has work to do. 360 ;;; Note: leave the value as 0xffff8000, so that extu has work to do. 384 ;;; Note: leave the value as 0x00008000, so that extu has work to do. 435 ;;; Note: leave the value as 0xffff8000, so that extu has work to do. 459 ;;; Note: leave the value as 0x00008000, so that extu has work to do. [all …]
|
H A D | extw.s | 132 ;; Note: leave the value as 0xff80, so that extu has work to do. 156 ;; Note: leave the value as 0x0080, like it started out. 207 ;; Note: leave the value as 0xff80, so that extu has work to do. 231 ;; Note: leave the value as 0x0080, like it started out. 282 ;; Note: leave the value as 0xff80, so that extu has work to do. 306 ;; Note: leave the value as 0x0080, like it started out. 357 ;; Note: leave the value as 0xff80, so that extu has work to do. 381 ;; Note: leave the value as 0x0080, like it started out. 432 ;; Note: leave the value as 0xff80, so that extu has work to do. 456 ;; Note: leave the value as 0x0080, like it started out. [all …]
|
/netbsd-src/external/gpl2/xcvs/dist/ |
H A D | ChangeLog | 3 * NEWS: Note ZLib security issues. 15 * NEWS: Note FreeBSD 5.x GSSAPI fix. 17 * NEWS: Note fsync'd commits. 53 * NEWS: Note Kerberos4 build fix. 57 * NEWS: Note TmpDir config key. Reorder config news items. Reword 69 * NEWS: Note new [root] specification in config files. 96 * cvs.spec.in: Note last spec file change in internal ChangeLog. 100 * NEWS: Note spec file repair. 109 * NEWS: Note configurable config file path. 114 * NEWS: Note import locking fix. [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | AMDGPUModifierSyntax.rst | 135 Note: numeric values may be specified as either :ref:`integer numbers<amdgpu_synid_integer_number>`… 476 Note that GFX8.0 does not support data packing. 764 Syntax Note 789 Syntax Note 827 … Note that unified format numbers are not compatible with 1021 Note: *inactive* lanes are those whose :ref:`exec<amdgpu_synid_exec>` mask bit is zero. 1032 Note: numeric values may be specified as either :ref:`integer numbers<amdgpu_synid_integer_number>`… 1050 Note: the lanes of a wavefront are organized in four *rows* and four *banks*. 1069 Note: numeric values may be specified as either 1090 Note: the lanes of a wavefront are organized in four *rows* and four *banks*. [all …]
|
H A D | AMDGPUOperandSyntax.rst | 59 Note: *N* and *K* must satisfy the following conditions: 142 Note: *N* and *K* must satisfy the following conditions: 218 Note: *N* and *K* must satisfy the following conditions: 304 Note: *N* and *K* must satisfy the following conditions: 359 Note that *tba*, *tba_lo* and *tba_hi* are not accessible as assembler registers in GFX9 and GFX10, 388 Note that *tma*, *tma_lo* and *tma_hi* are not accessible as assembler registers in GFX9 and GFX10, 417 Note that *flat_scratch*, *flat_scratch_lo* and *flat_scratch_hi* are not accessible as assembler 453 Note that *xnack_mask*, *xnack_mask_lo* and *xnack_mask_hi* are not accessible as assembler 466 Note that GFX10 H/W does not use high 32 bits of *vcc* in *wave32* mode. 511 Note that GFX10 H/W does not use high 32 bits of *exec* in *wave32* mode. [all …]
|
/netbsd-src/external/bsd/file/dist/magic/magdir/ |
H A D | jpeg | 27 # in a vain attempt to add image size reporting for JFIF. Note that these 109 # Note: called by TrID "HSI JPEG bitmap" 126 # Note: called by TrID "JPEG 2000 bitmap" 133 # Note: called by TrID "JPEG 2000 eXtended bitmap" 139 # Note: called by TrID "JPEG 2000 eXtended bitmap" 145 # Note: called by TrID "Motion JPEG 2000 video" 155 # Note: called by TrID "JPEG-2000 Code Stream bitmap" 171 # Note: called by TrID "JPEG XR bitmap" 240 # Note: called by TrID "JPEG XL bitmap" 249 # Note: called by TrID "JPEG XL bitmap (ISOBMFF)"
|
H A D | mail.news | 33 # Note: used by Rmail in Emacs version 22 and before 52 # Note: moved and merged from ./msdos (version 1.154) there just called "TNEF" 92 # attMessageClass data like: "IPM.Microsoft Mail.Note" "IPM.Note.Portada Newseum" 93 # "IPM.Appointment" "IPM.Note.Microsoft.Voicemail.UM.CA"
|
/netbsd-src/external/bsd/tre/dist/tests/agrep/ |
H A D | records.ok | 166 Force PATTERN A Similarly, Word-constituent Note 168 Set NUM. Note Thus, 174 Force PATTERN A Similarly, Word-constituent Note 176 Set NUM. Note Thus, 198 …dard input): Similarly,(standard input): Word-constituent(standard input): Note(standard input): 200 Set(standard input): NUM.(standard input): Note(standard input): Thus,(standard input): 246 Force PATTERN A Similarly, Word-constituent Note Set NUM. Note Thus, Set PATTERN. The The PATTERN… 250 Force PATTERN A Similarly, Word-constituent Note Set NUM. Note Thus, Set PATTERN. The The PATTERN… 302 Note that the non-word constituent characters must 308 Note that the non-word constituent characters must [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | Interp.cpp | 158 S.Note(Ptr.getDeclLoc(), diag::note_constexpr_temporary_here); in CheckTemporary() 189 S.Note(VD->getLocation(), diag::note_declared_at); in CheckExtern() 221 S.Note(Ptr.getDeclLoc(), diag::note_constexpr_temporary_here); in CheckLive() 223 S.Note(Ptr.getDeclLoc(), diag::note_declared_at); in CheckLive() 279 S.Note(Field->getLocation(), diag::note_declared_at); in CheckMutable() 365 S.Note(DiagDecl->getLocation(), diag::note_declared_at); in CheckCallable() 398 S.Note(MD->getLocation(), diag::note_declared_at); in CheckPure()
|
/netbsd-src/sys/arch/sparc64/conf/ |
H A D | std.sparc64-32 | 5 # Note, you still must include "std.sparc64" in your kernel config file. 6 # Note this file MUST be included *after* "std.sparc64".
|
/netbsd-src/external/ibm-public/postfix/dist/conf/ |
H A D | header_checks | 35 # Note: message headers are examined one logical header at a 137 # Note: do not prepend whitespace to patterns inside 170 # Note: since negated patterns (those preceded by !) return 185 # Note 1: the BCC address is added as if it was spec- 191 # Note 2: this ignores duplicate addresses (with the 205 # Note: this action disables further header or 239 # Note 1: do not use $number regular expression sub- 243 # Note 2: this action overrides the main.cf con- 248 # Note 3: the purpose of the FILTER command is to 275 # Note: use "postsuper -r" to release mail that was [all …]
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | exynos4412-p4note-n8010.dts | 3 * Samsung's Galaxy Note 10.1 - N801x (wifi only version) 13 model = "Samsung Galaxy Note 10.1 (GT-N8010/N8013) based on Exynos4412";
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/ |
H A D | msgen.texi | 13 Note: @samp{msginit --no-translator --locale=en} performs a very similar 91 Write out a strict Uniforum conforming PO file. Note that this 99 Write out a Java ResourceBundle in Java @code{.properties} syntax. Note 106 Note that this file format doesn't support plural forms. 126 Generate sorted output. Note that using this option makes it much harder
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/AMDGPU/ |
H A D | gfx7_addr_mimg.rst | 17 …Note 1. Image format and dimensions are encoded in the image resource constant but not in the inst… 19 …Note 2. Actually image address size may vary from 1 to 13 dwords, but assembler currently supports…
|
H A D | gfx8_addr_mimg.rst | 17 …Note 1. Image format and dimensions are encoded in the image resource constant but not in the inst… 19 …Note 2. Actually image address size may vary from 1 to 13 dwords, but assembler currently supports…
|
H A D | gfx90a_vaddr_4.rst | 17 …Note 1. Image format and dimensions are encoded in the image resource constant but not in the inst… 19 …Note 2. Actually image address size may vary from 1 to 13 dwords, but assembler currently supports…
|
H A D | gfx9_addr_mimg.rst | 17 …Note 1. Image format and dimensions are encoded in the image resource constant but not in the inst… 19 …Note 2. Actually image address size may vary from 1 to 13 dwords, but assembler currently supports…
|
/netbsd-src/external/ibm-public/postfix/dist/proto/ |
H A D | header_checks | 36 # Note: message headers are examined one logical header at a time, 127 # Note: do not prepend whitespace to patterns inside 157 # Note: since negated patterns (those preceded by \fB!\fR) return a 172 # Note 1: the BCC address is added as if it was specified with 177 # Note 2: this ignores duplicate addresses (with the same 216 # Note: this action disables further header or body_checks inspection 244 # Note 1: do not use $\fInumber\fR regular expression 248 # Note 2: this action overrides the main.cf \fBcontent_filter\fR 253 # Note 3: the purpose of the FILTER command is to override 278 # Note: use "\fBpostsuper -r\fR" to release mail that was kept on [all …]
|