Home
last modified time | relevance | path

Searched refs:Notes (Results 201 – 225 of 30399) sorted by relevance

12345678910>>...1216

/dports/sysutils/dnf/dnf-4.9.0/doc/
H A Drelease_notes.rst19 DNF Release Notes
23 4.9.0 Release Notes
45 4.8.0 Release Notes
67 4.7.0 Release Notes
101 4.6.1 Release Notes
133 4.6.0 Release Notes
182 4.5.2 Release Notes
191 4.5.1 Release Notes
214 4.4.2 Release Notes
229 4.4.0 Release Notes
[all …]
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/defaultsetup/
H A Ddefaultnotebook.desktop4 Name=Notes
11 Name[ca]=Notes
12 Name[ca@valencia]=Notes
18 Name[en_GB]=Notes
25 Name[fr]=Notes
73 Name[wa]=Notes
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/github.com/jinzhu/copier/copier-b57f9002281a/
H A Dcopier_test.go19 Notes []string member
36 Notes []string member
73 if !reflect.DeepEqual(employee.Notes, user.Notes) {
81 … "Jinzhu", Nickname: "jinzhu", Age: 18, FakeAge: &fakeAge, Role: "Admin", Notes: []string{"hello w…
96 …employee.DoubleAge != 0 || employee.FakeAge != 0 || employee.SuperRule != "" || employee.Notes != …
107 …user := User{Name: "Jinzhu", Nickname: "jinzhu", Age: 18, FakeAge: &fakeAge, Role: "Admin", Notes:…
132 user := User{Name: "Jinzhu", Age: 18, Role: "Admin", Notes: []string{"hello world"}}
168 … "Jinzhu", Age: 18, Role: "Admin", Notes: []string{"hello world"}}, User{Name: "Jinzhu2", Age: 22,…
204 users := []*User{{Name: "Jinzhu", Age: 18, Role: "Admin", Notes: []string{"hello world"}}, nil}
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/tools/yaml2obj/ELF/
H A Dnote-section.yaml47 Notes:
69 Notes:
99 Notes:
112 Notes:
130 Notes:
152 Notes:
207 Notes: []
222 Notes: []
292 ## Check we can't use "Size" and "Notes" tags together.
305 Notes: []
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/tools/yaml2obj/ELF/
H A Dnote-section.yaml47 Notes:
69 Notes:
99 Notes:
112 Notes:
130 Notes:
152 Notes:
207 Notes: []
222 Notes: []
292 ## Check we can't use "Size" and "Notes" tags together.
305 Notes: []
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/tools/yaml2obj/ELF/
H A Dnote-section.yaml47 Notes:
69 Notes:
99 Notes:
112 Notes:
130 Notes:
152 Notes:
207 Notes: []
222 Notes: []
292 ## Check we can't use "Size" and "Notes" tags together.
305 Notes: []
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/tools/yaml2obj/ELF/
H A Dnote-section.yaml47 Notes:
69 Notes:
99 Notes:
112 Notes:
130 Notes:
152 Notes:
207 Notes: []
222 Notes: []
292 ## Check we can't use "Size" and "Notes" tags together.
305 Notes: []
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/tools/yaml2obj/ELF/
H A Dnote-section.yaml47 Notes:
69 Notes:
99 Notes:
112 Notes:
130 Notes:
152 Notes:
207 Notes: []
222 Notes: []
292 ## Check we can't use "Size" and "Notes" tags together.
305 Notes: []
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/tools/yaml2obj/ELF/
H A Dnote-section.yaml47 Notes:
69 Notes:
99 Notes:
112 Notes:
130 Notes:
152 Notes:
207 Notes: []
222 Notes: []
292 ## Check we can't use "Size" and "Notes" tags together.
305 Notes: []
[all …]
/dports/devel/py-oslo.policy/oslo.policy-3.10.0/releasenotes/source/locale/en_GB/LC_MESSAGES/
H A Dreleasenotes.po120 msgid "Newton Series Release Notes"
123 msgid "Ocata Series Release Notes"
126 msgid "Other Notes"
127 msgstr "Other Notes"
129 msgid "Pike Series Release Notes"
130 msgstr "Pike Series Release Notes"
135 msgid "Rocky Series Release Notes"
141 msgid "Unreleased Release Notes"
142 msgstr "Unreleased Release Notes"
188 msgid "oslo.policy Release Notes"
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Tooling/Core/
H A DDiagnostic.cpp55 const SmallVector<DiagnosticMessage, 1> &Notes, in Diagnostic() argument
58 : DiagnosticName(DiagnosticName), Message(Message), Notes(Notes), in Diagnostic()
64 auto Iter = llvm::find_if(D.Notes, [](const tooling::DiagnosticMessage &D) { in selectFirstFix()
67 if (Iter != D.Notes.end()) in selectFirstFix()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Tooling/Core/
H A DDiagnostic.cpp55 const SmallVector<DiagnosticMessage, 1> &Notes, in Diagnostic() argument
58 : DiagnosticName(DiagnosticName), Message(Message), Notes(Notes), in Diagnostic()
64 auto Iter = llvm::find_if(D.Notes, [](const tooling::DiagnosticMessage &D) { in selectFirstFix()
67 if (Iter != D.Notes.end()) in selectFirstFix()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Tooling/Core/
H A DDiagnostic.cpp55 const SmallVector<DiagnosticMessage, 1> &Notes, in Diagnostic() argument
58 : DiagnosticName(DiagnosticName), Message(Message), Notes(Notes), in Diagnostic()
64 auto Iter = llvm::find_if(D.Notes, [](const tooling::DiagnosticMessage &D) { in selectFirstFix()
67 if (Iter != D.Notes.end()) in selectFirstFix()
/dports/deskutils/bijiben/bijiben-40.1/data/
H A Dmeson.build4 mime = 'org.gnome.Notes.xml'
16 desktop = 'org.gnome.Notes.desktop'
37 service = 'org.gnome.Notes.SearchProvider.service'
48 'org.gnome.Notes-search-provider.ini',
72 'org.gnome.Notes.gschema.xml',
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Tooling/Core/
H A DDiagnostic.cpp55 const SmallVector<DiagnosticMessage, 1> &Notes, in Diagnostic() argument
58 : DiagnosticName(DiagnosticName), Message(Message), Notes(Notes), in Diagnostic()
64 auto Iter = llvm::find_if(D.Notes, [](const tooling::DiagnosticMessage &D) { in selectFirstFix()
67 if (Iter != D.Notes.end()) in selectFirstFix()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Tooling/Core/
H A DDiagnostic.cpp55 const SmallVector<DiagnosticMessage, 1> &Notes, in Diagnostic() argument
58 : DiagnosticName(DiagnosticName), Message(Message), Notes(Notes), in Diagnostic()
64 auto Iter = llvm::find_if(D.Notes, [](const tooling::DiagnosticMessage &D) { in selectFirstFix()
67 if (Iter != D.Notes.end()) in selectFirstFix()
/dports/devel/py-oslo.policy/oslo.policy-3.10.0/releasenotes/source/locale/fr/LC_MESSAGES/
H A Dreleasenotes.po4 "Project-Id-Version: oslo.policy Release Notes 1.16.1\n"
26 msgid "Newton Series Release Notes"
29 msgid "Other Notes"
35 msgid "Unreleased Release Notes"
38 msgid "oslo.policy Release Notes"
/dports/deskutils/bijiben/bijiben-40.1/po/
H A Dhu.po23 #: data/org.gnome.Notes.desktop.in:3 data/org.gnome.Notes.xml.in:4
25 msgid "Notes"
29 msgid "Notes for GNOME"
62 #: data/org.gnome.Notes.desktop.in:5
66 #: data/org.gnome.Notes.desktop.in:6
70 #: data/org.gnome.Notes.desktop.in:7
74 #: data/org.gnome.Notes.desktop.in:19
78 #: data/org.gnome.Notes.gschema.xml:10
271 msgid "Import Notes"
368 msgid "About Notes"
[all …]
/dports/x11/xorgproto/xorgproto-2021.5/specs/printproto/
H A Dxp_proto.mif61118 <Notes
61224 <Notes
61235 <Notes
61286 <Notes
61311 <Notes
61324 <Notes
61335 <Notes
61349 <Notes
61383 <Notes
61394 <Notes
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/wellarchitected/types/
H A Dtypes.go30 Notes *string member
115 Notes *string member
150 Notes *string member
201 Notes *string member
366 Notes *string member
563 Notes *string member
/dports/math/libflame/libflame-5.2.0/docs/libflame/
H A Dflamisc.tex24 \newcommand{\textnotes}{{\bf Notes}}
27 \parbox[t]{0.9in}{{\bf Notes:}}
31 \newcommand{\textifacenotes}{{\bf Int. Notes}}
34 \parbox[t]{0.9in}{{\bf Int. Notes:}}
38 \newcommand{\textimplnotes}{{\bf Imp. Notes}}
41 \parbox[t]{0.9in}{{\bf Imp. Notes:}}
45 \newcommand{\textdevnotes}{{\bf Dev. Notes}}
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/doc/
H A DREADME.md41 - [macOS Build Notes](build-osx.md)
42 - [Unix Build Notes](build-unix.md)
43 - [Windows Build Notes](build-windows.md)
44 - [FreeBSD Build Notes](build-freebsd.md)
45 - [OpenBSD Build Notes](build-openbsd.md)
46 - [NetBSD Build Notes](build-netbsd.md)
53 - [Developer Notes](developer-notes.md)
54 - [Productivity Notes](productivity.md)
55 - [Release Notes](release-notes.md)
/dports/net-p2p/litecoin/litecoin-0.18.1/doc/
H A DREADME.md41 - [macOS Build Notes](build-osx.md)
42 - [Unix Build Notes](build-unix.md)
43 - [Windows Build Notes](build-windows.md)
44 - [FreeBSD Build Notes](build-freebsd.md)
45 - [OpenBSD Build Notes](build-openbsd.md)
46 - [NetBSD Build Notes](build-netbsd.md)
53 - [Developer Notes](developer-notes.md)
54 - [Productivity Notes](productivity.md)
55 - [Release Notes](release-notes.md)
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/doc/
H A DREADME.md41 - [macOS Build Notes](build-osx.md)
42 - [Unix Build Notes](build-unix.md)
43 - [Windows Build Notes](build-windows.md)
44 - [FreeBSD Build Notes](build-freebsd.md)
45 - [OpenBSD Build Notes](build-openbsd.md)
46 - [NetBSD Build Notes](build-netbsd.md)
53 - [Developer Notes](developer-notes.md)
54 - [Productivity Notes](productivity.md)
55 - [Release Notes](release-notes.md)
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/doc/
H A DREADME.md41 - [macOS Build Notes](build-osx.md)
42 - [Unix Build Notes](build-unix.md)
43 - [Windows Build Notes](build-windows.md)
44 - [FreeBSD Build Notes](build-freebsd.md)
45 - [OpenBSD Build Notes](build-openbsd.md)
46 - [NetBSD Build Notes](build-netbsd.md)
53 - [Developer Notes](developer-notes.md)
54 - [Productivity Notes](productivity.md)
55 - [Release Notes](release-notes.md)

12345678910>>...1216