| /openbsd-src/gnu/llvm/compiler-rt/lib/profile/ |
| H A D | InstrProfilingPlatformLinux.c | 129 const ElfW(Nhdr) * Note) { in WriteBinaryIdForNote() 131 const char *NoteName = (const char *)Note + sizeof(ElfW(Nhdr)); in WriteBinaryIdForNote() 132 if (Note->n_type == NT_GNU_BUILD_ID && Note->n_namesz == 4 && in WriteBinaryIdForNote() 134 uint64_t BinaryIdLen = Note->n_descsz; in WriteBinaryIdForNote() 136 (const uint8_t *)(NoteName + RoundUp(Note->n_namesz, 4)); in WriteBinaryIdForNote() 153 static int WriteBinaryIds(ProfDataWriter *Writer, const ElfW(Nhdr) * Note, in WriteBinaryIds() argument 156 while (Note < NotesEnd) { in WriteBinaryIds() 157 int OneBinaryIdSize = WriteBinaryIdForNote(Writer, Note); in WriteBinaryIds() 163 size_t NoteOffset = sizeof(ElfW(Nhdr)) + RoundUp(Note->n_namesz, 4) + in WriteBinaryIds() 164 RoundUp(Note->n_descsz, 4); in WriteBinaryIds() [all …]
|
| /openbsd-src/gnu/llvm/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< 18 def note_constexpr_invalid_downcast : Note< 20 def note_constexpr_overflow : Note< 22 def note_constexpr_negative_shift : Note<"negative shift count %0">; 23 def note_constexpr_large_shift : Note< 25 def note_constexpr_lshift_of_negative : Note<"left shift of negative value %0">; 26 def note_constexpr_lshift_discards : Note<"signed left shift discards bits">; 27 def note_constexpr_invalid_function : Note< 30 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 | 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; 27 def note_fe_linking_module : Note<"linking module '%0': %1">; 34 def note_fe_backend_frame_larger_than: Note<"%0">, BackendInfo; 41 def note_fe_backend_resource_limit: Note<"%0 (%1) exceeds limit (%2) in '%3'">, BackendInfo; 44 def note_fe_backend_plugin: Note<"%0">, BackendInfo; 82 def note_fe_backend_invalid_loc : Note<"could " 159 def note_verify_ambiguous_marker : Note< 182 def note_fixit_applied : Note<"FIX-IT applied suggested code changes">; [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 | 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 | 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< 72 def note_module_file_conflict : Note< 84 def note_imported_by_pch_module_not_found : Note< 114 def note_module_odr_violation_no_possible_decls : Note< 116 def note_module_odr_violation_possible_decl : Note<
|
| /openbsd-src/gnu/usr.bin/cvs/doc/ |
| H A D | cvs.info-7 | 32 run the `cvs --help' command, or see *Note Index::. 42 older). See *Note Password authentication server::. 46 older). See *Note Global options::. 49 Specify RCS location (CVS 1.9 and older). See *Note Global 53 Specify the CVSROOT. See *Note Repository::. 56 Edit messages with EDITOR. See *Note Committing your changes::. 59 Do not read the `~/.cvsrc' file. See *Note Global options::. 63 Print a help message. See *Note Global options::. 66 Do not log in `$CVSROOT/CVSROOT/history' file. See *Note Global 70 Do not change any files. See *Note Global options::. [all …]
|
| H A D | cvs.info-6 | 54 Note that this is not the standard behavior of the `-f' option as 55 defined in *Note Common options::. 116 files. Note that your changes to the files will never be removed by the 155 for details *Note Exit status::. 176 Process keywords according to KFLAG. See *Note Keyword 342 using the module name. *Note checkout options::, for complete 349 Only useful together with `-d DIR'. *Note checkout options::, for 526 source. *Note Tracking sources::, for a discussion on this subject. 545 before being imported. *Note Wrappers::. 559 Note that `import' does _not_ change the directory in which you [all …]
|
| H A D | cvs.info-8 | 89 Note that the syntax of the ignore files consists of a series of 127 Note that listing `passwd' (*note Password authentication server::) 131 context than the one provided by `checkoutlist', see *Note Keeping a 176 This is the value of the CVS root in use. *Note Repository::, for 188 is using. *Note Global options::, for how to specify this. 234 lines consist of a keyword, `=', and a value. Note that this syntax is 249 default is `yes'. For more on pserver, see *Note Password 271 information on CVS locks, see *Note Concurrency::. 299 ignore. *Note cvsignore::. 303 treat as wrappers. *Note Wrappers::. [all …]
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/Event/ |
| H A D | Note.t | 5 use Test2::Event::Note; 8 my $note = Test2::Event::Note->new( 15 $note = Test2::Event::Note->new( 23 $note = Test2::Event::Note->new( 30 $note = Test2::Event::Note->new(
|
| /openbsd-src/gnu/llvm/llvm/utils/FileCheck/ |
| H A D | FileCheck.cpp | 193 std::string Note; member 198 const std::string &Note = "", bool FiltersAsError = false) in MarkerStyle() 199 : Lead(Lead), Color(Color), Note(Note), FiltersAsError(FiltersAsError) { in MarkerStyle() 200 assert((!FiltersAsError || !Note.empty()) && in MarkerStyle() 425 if (!DiagItr->Note.empty()) { in BuildInputAnnotations() 426 A.Marker.Note = DiagItr->Note; in BuildInputAnnotations() 438 assert(!DiagItr->Note.empty() && in BuildInputAnnotations() 440 A.Marker.Note = "error: " + A.Marker.Note; in BuildInputAnnotations() 475 B.Marker.Note = ""; in BuildInputAnnotations() 712 const std::string &Note = AnnotationItr->Marker.Note; in DumpAnnotatedInput() local [all …]
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/elf-core/ |
| H A D | RegisterUtilities.cpp | 24 return Entry.Note; in getNoteType() 37 Notes, [Type](const CoreNote &Note) { return Note.info.n_type == Type; }); in getRegset() argument
|
| /openbsd-src/gnu/gcc/libstdc++-v3/docs/doxygen/ |
| H A D | TODO | 22 c18 FINISHED, Note A 23 c19 Note A 24 c20 Note A 25 c21 Public functions basic_string done, Note B 27 c23 See doxygroups.cc and Note B. Notes on what invalidates 32 c26 <complex>, <valarray>, stl_numeric.h[26.4], Note A
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/docs/doxygen/ |
| H A D | TODO | 22 c18 FINISHED, Note A 23 c19 Note A 24 c20 Note A 26 Note B 28 c23 See doxygroups.cc and Note B. Notes on what invalidates 34 c26 <complex>, <valarray>, stl_numeric.h[26.4], Note A
|
| /openbsd-src/gnu/llvm/clang/lib/Tooling/Transformer/ |
| H A D | RewriteRule.cpp | 61 if (E.Note) { in translateEdits() 62 auto Note = E.Note->eval(Result); in translateEdits() local 63 if (!Note) in translateEdits() 64 return Note.takeError(); in translateEdits() 65 T.Note = std::move(*Note); in translateEdits() 133 ASTEdit transformer::note(RangeSelector Anchor, TextGenerator Note) { in note() argument 136 E.Note = std::move(Note); in note()
|
| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/cert/ |
| H A D | InvalidPtrChecker.cpp | 104 const NoteTag *Note = in REGISTER_SET_WITH_PROGRAMSTATE() local 113 C.addTransition(State, Note); in REGISTER_SET_WITH_PROGRAMSTATE() 120 const NoteTag *Note = nullptr; in postPreviousReturnInvalidatingCall() local 127 Note = C.getNoteTag([PrevReg, FD](PathSensitiveBugReport &BR, in postPreviousReturnInvalidatingCall() 153 ExplodedNode *Node = C.addTransition(State, Note); in postPreviousReturnInvalidatingCall()
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | AMDGPUModifierSyntax.rst | 158 Note: numeric values may be specified as either 518 Note that GFX8.0 does not support data packing. 839 Syntax Note 864 Syntax Note 901 Note that unified format numbers are incompatible with 915 Unified Format Syntax Equivalent Data Format Equivalent Numeric Format Note 1177 Note: *inactive* lanes are those whose :ref:`exec<amdgpu_synid_exec>` mask bit is zero. 1186 Note: numeric values may be specified as either 1201 Note: the lanes of a wavefront are organized in four *rows* and four *banks*. 1220 Note: numeric values may be specified as either [all …]
|
| /openbsd-src/gnu/llvm/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() 222 S.Note(Ptr.getDeclLoc(), diag::note_constexpr_temporary_here); in CheckLive() 224 S.Note(Ptr.getDeclLoc(), diag::note_declared_at); in CheckLive() 280 S.Note(Field->getLocation(), diag::note_declared_at); in CheckMutable() 367 S.Note(DiagDecl->getLocation(), diag::note_declared_at); in CheckCallable() 400 S.Note(MD->getLocation(), diag::note_declared_at); in CheckPure() 409 S.Note(SubObjLoc, diag::note_constexpr_subobject_declared_here); in DiagnoseUninitializedSubobject()
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | blit | 6 # Note that this 0407 conflicts with several other a.out formats... 19 # Note that 0520 is the same as COFF
|
| /openbsd-src/gnu/llvm/clang/lib/Frontend/ |
| H A D | TextDiagnosticBuffer.cpp | 33 case DiagnosticsEngine::Note: in HandleDiagnostic() 59 case DiagnosticsEngine::Note: in FlushDiagnostics()
|
| /openbsd-src/gnu/llvm/clang/cmake/caches/ |
| H A D | MultiDistributionExample.cmake | 2 # Note that for a real distribution, you likely want to perform a bootstrap 42 # You likely want more tools; this is just an example :) Note that we need to 54 # Note that we need to include the CMake exports targets for the distribution
|
| /openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/ |
| H A D | FixItRewriter.cpp | 135 (DiagLevel == DiagnosticsEngine::Note && !PrevDiagSilenced) || in HandleDiagnostic() 136 (DiagLevel > DiagnosticsEngine::Note && Info.getNumFixItHints())) { in HandleDiagnostic() 144 if (DiagLevel <= DiagnosticsEngine::Note) in HandleDiagnostic()
|
| /openbsd-src/gnu/usr.sbin/mkhybrid/src/ |
| H A D | README.session | 13 files need to be written in the new session. Note that there are operating 26 Note that if you use -C and omit -M, it effectively means that 40 Note: As of the 1.12b5 release, the multi-session technology has
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/Tools/ |
| H A D | Tiny.t | 34 note("Testing Note"); 76 note("Testing Note"); 106 ok($note->isa('Test2::Event::Note'), "got 'note' result"); 107 is($note->message, "Testing Note", "got note message");
|