Home
last modified time | relevance | path

Searched refs:Dependent (Results 1 – 25 of 3412) sorted by relevance

12345678910>>...137

/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DEXT_direct_state_access.java40 @Dependent
233 @Dependent("OpenGL12")
245 @Dependent("OpenGL12")
257 @Dependent("OpenGL12")
267 @Dependent("OpenGL13")
270 @Dependent("OpenGL13")
280 @Dependent("OpenGL13")
284 @Dependent("OpenGL13")
289 @Dependent("OpenGL13")
293 @Dependent("OpenGL13")
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/self_cell/src/
H A Dunsafe_self_cell.rs22 pub struct JoinedCell<Owner, Dependent> {
24 pub dependent: Dependent,
62 pub unsafe fn borrow_dependent<'a, Dependent>(&'a self) -> &'a Dependent { in borrow_dependent() argument
69 pub unsafe fn borrow_mut<'a, Dependent>(&'a mut self) -> (&'a Owner, &'a mut Dependent) { in borrow_mut() argument
83 pub unsafe fn drop_joined<Dependent>(&mut self) { in drop_joined()
100 pub unsafe fn into_owner<Dependent>(self) -> Owner { in into_owner()
149 pub struct OwnerAndCellDropGuard<Owner, Dependent> {
150 joined_ptr: NonNull<JoinedCell<Owner, Dependent>>,
153 impl<Owner, Dependent> OwnerAndCellDropGuard<Owner, Dependent> {
159 impl<Owner, Dependent> Drop for OwnerAndCellDropGuard<Owner, Dependent> {
[all …]
H A Dlib.rs322 dependent: $Dependent:ident,
333 $Dependent<'static>
512 self.unsafe_self_cell.borrow_owner::<$Dependent>(),
529 $crate::_covariant_access!($Covariance, $Vis, $Dependent);
538 $Dependent<'static>
551 self.unsafe_self_cell.drop_joined::<$Dependent>();
567 (covariant, $Vis:vis, $Dependent:ident) => {
568 $Vis fn borrow_dependent<'_q>(&'_q self) -> &'_q $Dependent<'_q> {
569 fn _assert_covariance<'x: 'y, 'y>(x: $Dependent<'x>) -> $Dependent<'y> {
577 (not_covariant, $Vis:vis, $Dependent:ident) => {
[all …]
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/sequence/
H A Dstring_set_dependent_generous.h93 class StringSet<TString, Dependent<Generous> >
154 StringSet<TString, Dependent<Generous> > & me, in appendValue()
168 StringSet<TString, Dependent<Generous> > & me, in insertValue()
173 typedef StringSet<TString, Dependent<Generous> > TStringSet; in insertValue()
194 inline void clear(StringSet<TString, Dependent<Generous> > & me) in clear()
207 length(StringSet<TString, Dependent<Generous> > & me) in length()
214 length(StringSet<TString, Dependent<Generous> > const & me) in length()
225 value(StringSet<TString, Dependent<Generous> >& me, TPos pos) in value()
251 getValueById(StringSet<TString, Dependent<Generous> >& me, in getValueById()
266 assignValueById(StringSet<TString, Dependent<Generous> >& me, in assignValueById()
[all …]
H A Dstring_set_dependent_tight.h137 struct Dependent;
141 class StringSet<TString, Dependent<Tight> >
210 StringSet<TString, Dependent<Tight> > & me, in appendValue()
228 inline void clear(StringSet<TString, Dependent<Tight> >& me) in clear()
245 value(StringSet<TString, Dependent<Tight> >& me, TPos pos) in value()
263 getValueById(StringSet<TString, Dependent<Tight> > & me, in getValueById()
276 assignValueById(StringSet<TString, Dependent<Tight> >& me, in assignValueById()
287 assignValueById(StringSet<TString, Dependent<Tight> >& me, in assignValueById()
291 typedef StringSet<TString, Dependent<Tight> > TStringSet; in assignValueById()
318 typedef StringSet<TString, Dependent<Tight> > TStringSet; in removeValueById()
[all …]
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/sequence/
H A Dstring_set_dependent_generous.h93 class StringSet<TString, Dependent<Generous> >
154 StringSet<TString, Dependent<Generous> > & me, in appendValue()
168 StringSet<TString, Dependent<Generous> > & me, in insertValue()
173 typedef StringSet<TString, Dependent<Generous> > TStringSet; in insertValue()
194 inline void clear(StringSet<TString, Dependent<Generous> > & me) in clear()
207 length(StringSet<TString, Dependent<Generous> > & me) in length()
214 length(StringSet<TString, Dependent<Generous> > const & me) in length()
225 value(StringSet<TString, Dependent<Generous> >& me, TPos pos) in value()
251 getValueById(StringSet<TString, Dependent<Generous> >& me, in getValueById()
266 assignValueById(StringSet<TString, Dependent<Generous> >& me, in assignValueById()
[all …]
H A Dstring_set_dependent_tight.h137 struct Dependent;
141 class StringSet<TString, Dependent<Tight> >
210 StringSet<TString, Dependent<Tight> > & me, in appendValue()
228 inline void clear(StringSet<TString, Dependent<Tight> >& me) in clear()
245 value(StringSet<TString, Dependent<Tight> >& me, TPos pos) in value()
263 getValueById(StringSet<TString, Dependent<Tight> > & me, in getValueById()
276 assignValueById(StringSet<TString, Dependent<Tight> >& me, in assignValueById()
287 assignValueById(StringSet<TString, Dependent<Tight> >& me, in assignValueById()
291 typedef StringSet<TString, Dependent<Tight> > TStringSet; in assignValueById()
318 typedef StringSet<TString, Dependent<Tight> > TStringSet; in removeValueById()
[all …]
/dports/biology/seqan1/seqan-1.3.1/seqan/sequence/
H A Dstring_set_dependent_tight.h70 struct Dependent;
74 class StringSet<TString, Dependent<Tight> >
144 StringSet<TString, Dependent<Tight> > & me, in appendValue()
163 inline void clear(StringSet<TString, Dependent<Tight> >& me) in clear()
181 value(StringSet<TString, Dependent<Tight> >& me, TPos pos) in value()
200 getValueById(StringSet<TString, Dependent<Tight> > & me, in getValueById()
213 assignValueById(StringSet<TString, Dependent<Tight> >& me, in assignValueById()
225 assignValueById(StringSet<TString, Dependent<Tight> >& me, in assignValueById()
230 typedef StringSet<TString, Dependent<Tight> > TStringSet; in assignValueById()
259 typedef StringSet<TString, Dependent<Tight> > TStringSet; in removeValueById()
[all …]
H A Dstring_set_dependent_generous.h56 class StringSet<TString, Dependent<Generous> >
119 StringSet<TString, Dependent<Generous> > & me, in appendValue()
133 inline void clear(StringSet<TString, Dependent<Generous> > & me) in clear()
147 value(StringSet<TString, Dependent<Generous> >& me, TPos pos) in value()
175 getValueById(StringSet<TString, Dependent<Generous> >& me, in getValueById()
190 inline typename Id<StringSet<TString, Dependent<Generous> > >::Type
191 assignValueById(StringSet<TString, Dependent<Generous> >& me, in assignValueById()
230 inline typename Id<StringSet<TString, Dependent<Generous> > >::Type
231 positionToId(StringSet<TString, Dependent<Generous> >& me, in positionToId()
240 positionToId(StringSet<TString, Dependent<Generous> > const& me, in positionToId()
[all …]
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/sequence/
H A Dstring_set_dependent_tight.h87 struct Dependent;
91 class StringSet<TString, Dependent<Tight> >
161 StringSet<TString, Dependent<Tight> > & me, in appendValue()
180 inline void clear(StringSet<TString, Dependent<Tight> >& me) in clear()
198 value(StringSet<TString, Dependent<Tight> >& me, TPos pos) in value()
217 getValueById(StringSet<TString, Dependent<Tight> > & me, in getValueById()
230 assignValueById(StringSet<TString, Dependent<Tight> >& me, in assignValueById()
242 assignValueById(StringSet<TString, Dependent<Tight> >& me, in assignValueById()
247 typedef StringSet<TString, Dependent<Tight> > TStringSet; in assignValueById()
275 typedef StringSet<TString, Dependent<Tight> > TStringSet; in removeValueById()
[all …]
H A Dstring_set_dependent_generous.h71 class StringSet<TString, Dependent<Generous> >
132 StringSet<TString, Dependent<Generous> > & me, in appendValue()
146 inline void clear(StringSet<TString, Dependent<Generous> > & me) in clear()
160 length(StringSet<TString, Dependent<Generous> > & me) in length()
171 value(StringSet<TString, Dependent<Generous> >& me, TPos pos) in value()
199 getValueById(StringSet<TString, Dependent<Generous> >& me, in getValueById()
214 inline typename Id<StringSet<TString, Dependent<Generous> > >::Type
215 assignValueById(StringSet<TString, Dependent<Generous> >& me, in assignValueById()
255 positionToId(StringSet<TString, Dependent<Generous> >& me, in positionToId()
264 positionToId(StringSet<TString, Dependent<Generous> > const& me, in positionToId()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DDependenceFlags.h64 Dependent = 4, enumerator
75 DependentInstantiation = Dependent | Instantiation,
125 Dependent = Type | Value, in LLVM_COMMON_DEPENDENCE() enumerator
139 translate(D, TypeDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
153 translate(D, NNSDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
159 translate(D, TADependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
165 translate(D, TNDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
171 translate(V, Dependent, TypeDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
187 translate(V, Dependent, NNSDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
194 translate(V, Dependent, TADependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DDependenceFlags.h63 Dependent = 4, enumerator
74 DependentInstantiation = Dependent | Instantiation,
124 Dependent = Type | Value, in LLVM_COMMON_DEPENDENCE() enumerator
138 translate(D, TypeDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
152 translate(D, NNSDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
158 translate(D, TADependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
164 translate(D, TNDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
170 translate(V, Dependent, TypeDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
186 translate(V, Dependent, NNSDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
193 translate(V, Dependent, TADependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DDependenceFlags.h63 Dependent = 4, enumerator
74 DependentInstantiation = Dependent | Instantiation,
124 Dependent = Type | Value, in LLVM_COMMON_DEPENDENCE() enumerator
138 translate(D, TypeDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
152 translate(D, NNSDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
158 translate(D, TADependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
164 translate(D, TNDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
170 translate(V, Dependent, TypeDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
186 translate(V, Dependent, NNSDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
193 translate(V, Dependent, TADependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DDependenceFlags.h64 Dependent = 4, enumerator
75 DependentInstantiation = Dependent | Instantiation,
125 Dependent = Type | Value, in LLVM_COMMON_DEPENDENCE() enumerator
139 translate(D, TypeDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
153 translate(D, NNSDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
159 translate(D, TADependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
165 translate(D, TNDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
171 translate(V, Dependent, TypeDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
187 translate(V, Dependent, NNSDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
194 translate(V, Dependent, TADependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DDependenceFlags.h64 Dependent = 4, enumerator
75 DependentInstantiation = Dependent | Instantiation,
125 Dependent = Type | Value, in LLVM_COMMON_DEPENDENCE() enumerator
139 translate(D, TypeDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
153 translate(D, NNSDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
159 translate(D, TADependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
165 translate(D, TNDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
171 translate(V, Dependent, TypeDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
187 translate(V, Dependent, NNSDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
194 translate(V, Dependent, TADependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DDependenceFlags.h64 Dependent = 4, enumerator
75 DependentInstantiation = Dependent | Instantiation,
125 Dependent = Type | Value, in LLVM_COMMON_DEPENDENCE() enumerator
142 translate(D, TypeDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
156 translate(D, NNSDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
162 translate(D, TADependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
168 translate(D, TNDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
181 translate(V, Dependent, TypeDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
197 translate(V, Dependent, NNSDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
204 translate(V, Dependent, TADependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DDependenceFlags.h64 Dependent = 4, enumerator
75 DependentInstantiation = Dependent | Instantiation,
125 Dependent = Type | Value, in LLVM_COMMON_DEPENDENCE() enumerator
142 translate(D, TypeDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
156 translate(D, NNSDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
162 translate(D, TADependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
168 translate(D, TNDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
181 translate(V, Dependent, TypeDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
197 translate(V, Dependent, NNSDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
204 translate(V, Dependent, TADependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DDependenceFlags.h64 Dependent = 4, enumerator
75 DependentInstantiation = Dependent | Instantiation,
125 Dependent = Type | Value, in LLVM_COMMON_DEPENDENCE() enumerator
142 translate(D, TypeDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
156 translate(D, NNSDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
162 translate(D, TADependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
168 translate(D, TNDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
181 translate(V, Dependent, TypeDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
197 translate(V, Dependent, NNSDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
204 translate(V, Dependent, TADependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DDependenceFlags.h64 Dependent = 4, enumerator
75 DependentInstantiation = Dependent | Instantiation,
125 Dependent = Type | Value, in LLVM_COMMON_DEPENDENCE() enumerator
142 translate(D, TypeDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
156 translate(D, NNSDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
162 translate(D, TADependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
168 translate(D, TNDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
181 translate(V, Dependent, TypeDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
197 translate(V, Dependent, NNSDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
204 translate(V, Dependent, TADependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DDependenceFlags.h64 Dependent = 4, enumerator
75 DependentInstantiation = Dependent | Instantiation,
125 Dependent = Type | Value, in LLVM_COMMON_DEPENDENCE() enumerator
142 translate(D, TypeDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
156 translate(D, NNSDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
162 translate(D, TADependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
168 translate(D, TNDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
181 translate(V, Dependent, TypeDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
197 translate(V, Dependent, NNSDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
204 translate(V, Dependent, TADependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DDependenceFlags.h64 Dependent = 4, enumerator
75 DependentInstantiation = Dependent | Instantiation,
125 Dependent = Type | Value, in LLVM_COMMON_DEPENDENCE() enumerator
142 translate(D, TypeDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
156 translate(D, NNSDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
162 translate(D, TADependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
168 translate(D, TNDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE()
181 translate(V, Dependent, TypeDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
197 translate(V, Dependent, NNSDependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
204 translate(V, Dependent, TADependence::Dependent) | in LLVM_COMMON_DEPENDENCE()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/third_party/rapidjson/src/example/serialize/
H A Dserialize.cpp72 class Dependent : public Person { class
74Dependent(const std::string& name, unsigned age, Education* education = 0) : Person(name, age), ed… in Dependent() function in Dependent
75Dependent(const Dependent& rhs) : Person(rhs), education_(0) { education_ = (rhs.education_ == 0) … in Dependent() function in Dependent
76 virtual ~Dependent();
78 Dependent& operator=(const Dependent& rhs) { in operator =()
106 Dependent::~Dependent() { in ~Dependent()
123 void AddDependent(const Dependent& dependent) { in AddDependent()
138 …for (std::vector<Dependent>::const_iterator dependentItr = dependents_.begin(); dependentItr != de… in Serialize()
146 std::vector<Dependent> dependents_;
157 … employees.back().AddDependent(Dependent("Lua YIP", 3, new Education("Happy Kindergarten", 3.5))); in main()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/rapidjson/src/example/serialize/
H A Dserialize.cpp72 class Dependent : public Person { class
74Dependent(const std::string& name, unsigned age, Education* education = 0) : Person(name, age), ed… in Dependent() function in Dependent
75Dependent(const Dependent& rhs) : Person(rhs), education_(0) { education_ = (rhs.education_ == 0) … in Dependent() function in Dependent
76 virtual ~Dependent();
78 Dependent& operator=(const Dependent& rhs) { in operator =()
106 Dependent::~Dependent() { in ~Dependent()
123 void AddDependent(const Dependent& dependent) { in AddDependent()
138 …for (std::vector<Dependent>::const_iterator dependentItr = dependents_.begin(); dependentItr != de… in Serialize()
146 std::vector<Dependent> dependents_;
157 … employees.back().AddDependent(Dependent("Lua YIP", 3, new Education("Happy Kindergarten", 3.5))); in main()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/rapidjson/example/serialize/
H A Dserialize.cpp72 class Dependent : public Person { class
74Dependent(const std::string& name, unsigned age, Education* education = 0) : Person(name, age), ed… in Dependent() function in Dependent
75Dependent(const Dependent& rhs) : Person(rhs), education_(0) { education_ = (rhs.education_ == 0) … in Dependent() function in Dependent
76 virtual ~Dependent();
78 Dependent& operator=(const Dependent& rhs) { in operator =()
106 Dependent::~Dependent() { in ~Dependent()
123 void AddDependent(const Dependent& dependent) { in AddDependent()
138 …for (std::vector<Dependent>::const_iterator dependentItr = dependents_.begin(); dependentItr != de… in Serialize()
146 std::vector<Dependent> dependents_;
157 … employees.back().AddDependent(Dependent("Lua YIP", 3, new Education("Happy Kindergarten", 3.5))); in main()
[all …]

12345678910>>...137