Home
last modified time | relevance | path

Searched defs:TValue (Results 1 – 25 of 756) sorted by relevance

12345678910>>...31

/dports/games/retroarch/RetroArch-1.9.7/deps/bearssl-0.6/T0/
H A DTValue.cs34 struct TValue { struct
39 internal TValue(int x) in TValue() argument
45 internal TValue(uint x) in TValue() method
51 internal TValue(bool b) in TValue() method
57 internal TValue(int x, TPointerBase ptr) in TValue() argument
67 internal bool Bool {
81 internal int Int {
94 internal uint UInt {
104 public override string ToString() in ToString()
138 internal bool Equals(TValue v) in Equals() argument
[all …]
/dports/security/bearssl/bearssl-0.6/T0/
H A DTValue.cs34 struct TValue { struct
39 internal TValue(int x) in TValue() argument
45 internal TValue(uint x) in TValue() method
51 internal TValue(bool b) in TValue() method
57 internal TValue(int x, TPointerBase ptr) in TValue() method
67 internal bool Bool {
81 internal int Int {
94 internal uint UInt {
104 public override string ToString() in ToString()
138 internal bool Equals(TValue v) in Equals() argument
[all …]
/dports/biology/seqan1/seqan-1.3.1/seqan/seeds/
H A DseedSet_score.h55 TValue&, in _calculateScoringValue() argument
66 _calculateScoringValue(TValue &, in _calculateScoringValue() argument
79 TValue &, in _calculateScoringValue() argument
93 TValue &, in _calculateScoringValue() argument
104 TValue &, in _calculateScoringValue() argument
115 TValue &, in _calculateScoringValue() argument
127 TValue &, in _calculateScoringValue() argument
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/score/
H A Dscore_edit.h78 scoreMatch(Score<TValue, EditDistance> &) { in scoreMatch()
85 scoreMatch(Score<TValue, EditDistance> const &) { in scoreMatch()
92 scoreMismatch(Score<TValue, EditDistance> &) { in scoreMismatch()
99 scoreMismatch(Score<TValue, EditDistance> const &) { in scoreMismatch()
106 scoreGapExtend(Score<TValue, EditDistance> &) { in scoreGapExtend()
113 scoreGapExtend(Score<TValue, EditDistance> const &) { in scoreGapExtend()
120 scoreGapOpen(Score<TValue, EditDistance> &) { in scoreGapOpen()
127 scoreGapOpen(Score<TValue, EditDistance> const &) { in scoreGapOpen()
H A Dscore_simple.h123 scoreMatch(Score<TValue, TSpec> const & me) { in scoreMatch()
139 setScoreMatch(Score<TValue, TSpec> & me, TValue const & value) { in setScoreMatch()
156 scoreMismatch(Score<TValue, TSpec> const & me) { in scoreMismatch()
172 setScoreMismatch(Score<TValue, TSpec> & me, TValue const & value) { in setScoreMismatch()
189 scoreGapExtend(Score<TValue, TSpec> const & me) { in scoreGapExtend()
205 setScoreGapExtend(Score<TValue, TSpec> & me, TValue const & value) { in setScoreGapExtend()
222 scoreGapOpen(Score<TValue, TSpec> const & me) { in scoreGapOpen()
239 setScoreGapOpen(Score<TValue, TSpec> & me, TValue const & value) { in setScoreGapOpen()
258 scoreGap(Score<TValue, TSpec> const & me) { in scoreGap()
274 setScoreGap(Score<TValue, TSpec> & me, TValue const & value) { in setScoreGap()
/dports/biology/seqan1/seqan-1.3.1/seqan/score/
H A Dscore_edit.h79 scoreMatch(Score<TValue, EditDistance> &) { in scoreMatch()
87 scoreMatch(Score<TValue, EditDistance> const &) { in scoreMatch()
95 scoreMismatch(Score<TValue, EditDistance> &) { in scoreMismatch()
103 scoreMismatch(Score<TValue, EditDistance> const &) { in scoreMismatch()
111 scoreGapExtend(Score<TValue, EditDistance> &) { in scoreGapExtend()
119 scoreGapExtend(Score<TValue, EditDistance> const &) { in scoreGapExtend()
127 scoreGapOpen(Score<TValue, EditDistance> &) { in scoreGapOpen()
135 scoreGapOpen(Score<TValue, EditDistance> const &) { in scoreGapOpen()
H A Dscore_simple.h145 scoreMatch(Score<TValue, TSpec> const & me) { in scoreMatch()
165 setScoreMatch(Score<TValue, TSpec> & me, TValue const & value) { in setScoreMatch()
186 scoreMismatch(Score<TValue, TSpec> const & me) { in scoreMismatch()
207 setScoreMismatch(Score<TValue, TSpec> & me, TValue const & value) { in setScoreMismatch()
229 scoreGapExtend(Score<TValue, TSpec> const & me) { in scoreGapExtend()
250 setScoreGapExtend(Score<TValue, TSpec> & me, TValue const & value) { in setScoreGapExtend()
272 scoreGapOpen(Score<TValue, TSpec> const & me) { in scoreGapOpen()
293 setScoreGapOpen(Score<TValue, TSpec> & me, TValue const & value) { in setScoreGapOpen()
318 scoreGap(Score<TValue, TSpec> const & me) { in scoreGap()
339 setScoreGap(Score<TValue, TSpec> & me, TValue const & value) { in setScoreGap()
[all …]
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/score/
H A Dscore_edit.h78 scoreMatch(Score<TValue, EditDistance> &) { in scoreMatch()
85 scoreMatch(Score<TValue, EditDistance> const &) { in scoreMatch()
92 scoreMismatch(Score<TValue, EditDistance> &) { in scoreMismatch()
99 scoreMismatch(Score<TValue, EditDistance> const &) { in scoreMismatch()
106 scoreGapExtend(Score<TValue, EditDistance> &) { in scoreGapExtend()
113 scoreGapExtend(Score<TValue, EditDistance> const &) { in scoreGapExtend()
120 scoreGapOpen(Score<TValue, EditDistance> &) { in scoreGapOpen()
127 scoreGapOpen(Score<TValue, EditDistance> const &) { in scoreGapOpen()
H A Dscore_simple.h123 scoreMatch(Score<TValue, TSpec> const & me) { in scoreMatch()
139 setScoreMatch(Score<TValue, TSpec> & me, TValue const & value) { in setScoreMatch()
156 scoreMismatch(Score<TValue, TSpec> const & me) { in scoreMismatch()
172 setScoreMismatch(Score<TValue, TSpec> & me, TValue const & value) { in setScoreMismatch()
189 scoreGapExtend(Score<TValue, TSpec> const & me) { in scoreGapExtend()
205 setScoreGapExtend(Score<TValue, TSpec> & me, TValue const & value) { in setScoreGapExtend()
222 scoreGapOpen(Score<TValue, TSpec> const & me) { in scoreGapOpen()
239 setScoreGapOpen(Score<TValue, TSpec> & me, TValue const & value) { in setScoreGapOpen()
258 scoreGap(Score<TValue, TSpec> const & me) { in scoreGap()
274 setScoreGap(Score<TValue, TSpec> & me, TValue const & value) { in setScoreGap()
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/score/
H A Dscore_edit.h78 scoreMatch(Score<TValue, EditDistance> &) { in scoreMatch()
86 scoreMatch(Score<TValue, EditDistance> const &) { in scoreMatch()
94 scoreMismatch(Score<TValue, EditDistance> &) { in scoreMismatch()
102 scoreMismatch(Score<TValue, EditDistance> const &) { in scoreMismatch()
110 scoreGapExtend(Score<TValue, EditDistance> &) { in scoreGapExtend()
118 scoreGapExtend(Score<TValue, EditDistance> const &) { in scoreGapExtend()
126 scoreGapOpen(Score<TValue, EditDistance> &) { in scoreGapOpen()
134 scoreGapOpen(Score<TValue, EditDistance> const &) { in scoreGapOpen()
H A Dscore_simple.h126 scoreMatch(Score<TValue, TSpec> const & me) { in scoreMatch()
143 setScoreMatch(Score<TValue, TSpec> & me, TValue const & value) { in setScoreMatch()
161 scoreMismatch(Score<TValue, TSpec> const & me) { in scoreMismatch()
178 setScoreMismatch(Score<TValue, TSpec> & me, TValue const & value) { in setScoreMismatch()
196 scoreGapExtend(Score<TValue, TSpec> const & me) { in scoreGapExtend()
213 setScoreGapExtend(Score<TValue, TSpec> & me, TValue const & value) { in setScoreGapExtend()
231 scoreGapOpen(Score<TValue, TSpec> const & me) { in scoreGapOpen()
249 setScoreGapOpen(Score<TValue, TSpec> & me, TValue const & value) { in setScoreGapOpen()
269 scoreGap(Score<TValue, TSpec> const & me) { in scoreGap()
286 setScoreGap(Score<TValue, TSpec> & me, TValue const & value) { in setScoreGap()
/dports/biology/seqan1/seqan-1.3.1/seqan/chaining/
H A Dscore_zero.h79 scoreMatch(Score<TValue, Zero> &) in scoreMatch()
85 scoreMatch(Score<TValue, Zero> const &) in scoreMatch()
92 scoreMismatch(Score<TValue, Zero> & /*me*/) in scoreMismatch()
98 scoreMismatch(Score<TValue, Zero> const &) in scoreMismatch()
105 scoreGap(Score<TValue, Zero> &) in scoreGap()
111 scoreGap(Score<TValue, Zero> const &) in scoreGap()
129 score(Score<TValue, Zero> const & /*me*/, in score()
141 scoreChainGap(Score<TValue, Zero> const &, in scoreChainGap()
H A Dscore_manhattan.h103 scoreMatch(Score<TValue, Manhattan> & me) in scoreMatch()
109 scoreMatch(Score<TValue, Manhattan> const & me) in scoreMatch()
116 scoreMismatch(Score<TValue, Manhattan> & me) in scoreMismatch()
122 scoreMismatch(Score<TValue, Manhattan> const & me) in scoreMismatch()
129 scoreGap(Score<TValue, Manhattan> & me) in scoreGap()
135 scoreGap(Score<TValue, Manhattan> const & me) in scoreGap()
168 scoreChainGap(Score<TValue, Manhattan> const & me, in scoreChainGap()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/misc/
H A Dpriority_type_heap.h104 clear (PriorityType<TValue,TLess, PriorityHeap> & me) in clear()
123 empty(PriorityType<TValue, TLess, PriorityHeap> const & me) in empty()
142 length( PriorityType<TValue, TLess, PriorityHeap> const & me) in length()
167 top(PriorityType<TValue, TLess, PriorityHeap> & me) in top()
174 top(PriorityType<TValue, TLess, PriorityHeap> const & me) in top()
182 _copyHeapElement (PriorityType<TValue, TLess, PriorityHeap> & me, TSize i, TSize & h) in _copyHeapElement()
191 _copyHeapElement (PriorityType<TValue, TLess, PriorityHeap> & me, TValue const & element, TSize h) in _copyHeapElement()
235 push (PriorityType<TValue, TLess, PriorityHeap> & me, TValue const & element) in push()
254 PriorityType<TValue, TLess, PriorityHeap> & me, in _adjustHeapTowardRoot()
283 pop (PriorityType<TValue, TLess, PriorityHeap> & me) in pop()
[all …]
/dports/biology/seqan1/seqan-1.3.1/seqan/misc/
H A Dpriority_type_heap.h94 clear (PriorityType<TValue,TLess, PriorityHeap> & me) in clear()
103 empty(PriorityType<TValue, TLess, PriorityHeap> const & me) in empty()
113 length( PriorityType<TValue, TLess, PriorityHeap> const & me) in length()
139 top(PriorityType<TValue, TLess, PriorityHeap> & me) in top()
147 top(PriorityType<TValue, TLess, PriorityHeap> const & me) in top()
156 _copyHeapElement (PriorityType<TValue, TLess, PriorityHeap> & me, TSize i, TSize & h) in _copyHeapElement()
184 adjustTop (PriorityType<TValue, TLess, PriorityHeap> & me) // so k�nnte man es dann auch nennen in adjustTop()
213 push (PriorityType<TValue, TLess, PriorityHeap> & me, TValue const & element) in push()
233 PriorityType<TValue, TLess, PriorityHeap> & me, in _adjustHeapTowardRoot()
265 pop (PriorityType<TValue, TLess, PriorityHeap> & me) in pop()
[all …]
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/misc/
H A Dpriority_type_heap.h104 clear (PriorityType<TValue,TLess, PriorityHeap> & me) in clear()
123 empty(PriorityType<TValue, TLess, PriorityHeap> const & me) in empty()
142 length( PriorityType<TValue, TLess, PriorityHeap> const & me) in length()
167 top(PriorityType<TValue, TLess, PriorityHeap> & me) in top()
174 top(PriorityType<TValue, TLess, PriorityHeap> const & me) in top()
182 _copyHeapElement (PriorityType<TValue, TLess, PriorityHeap> & me, TSize i, TSize & h) in _copyHeapElement()
191 _copyHeapElement (PriorityType<TValue, TLess, PriorityHeap> & me, TValue const & element, TSize h) in _copyHeapElement()
235 push (PriorityType<TValue, TLess, PriorityHeap> & me, TValue const & element) in push()
254 PriorityType<TValue, TLess, PriorityHeap> & me, in _adjustHeapTowardRoot()
283 pop (PriorityType<TValue, TLess, PriorityHeap> & me) in pop()
[all …]
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/misc/
H A Dpriority_type_heap.h107 clear (PriorityType<TValue,TLess, PriorityHeap> & me) in clear()
126 empty(PriorityType<TValue, TLess, PriorityHeap> const & me) in empty()
146 length( PriorityType<TValue, TLess, PriorityHeap> const & me) in length()
172 top(PriorityType<TValue, TLess, PriorityHeap> & me) in top()
180 top(PriorityType<TValue, TLess, PriorityHeap> const & me) in top()
189 _copyHeapElement (PriorityType<TValue, TLess, PriorityHeap> & me, TSize i, TSize & h) in _copyHeapElement()
199 _copyHeapElement (PriorityType<TValue, TLess, PriorityHeap> & me, TValue const & element, TSize h) in _copyHeapElement()
245 push (PriorityType<TValue, TLess, PriorityHeap> & me, TValue const & element) in push()
265 PriorityType<TValue, TLess, PriorityHeap> & me, in _adjustHeapTowardRoot()
295 pop (PriorityType<TValue, TLess, PriorityHeap> & me) in pop()
[all …]
/dports/biology/seqan1/seqan-1.3.1/seqan/sequence/
H A Dstring_alloc.h197 begin(String<TValue, Alloc<TSpec> > & me, in begin()
205 begin(String<TValue, Alloc<TSpec> > const & me, in begin()
216 end(String<TValue, Alloc<TSpec> > & me, in end()
224 end(String<TValue, Alloc<TSpec> > const & me, in end()
235 capacity(String<TValue, Alloc<TSpec> > & me) in capacity()
243 capacity(String<TValue, Alloc<TSpec> > const & me) in capacity()
273 String<TValue, Alloc<TSpec> > & me, in _setBegin()
294 String<TValue, Alloc<TSpec> > & me, in _setLength()
309 String<TValue, Alloc<TSpec> > & me, in _setCapacity()
334 String<TValue, Alloc<TSpec> > & me, in _allocateStorage()
[all …]
H A Dstring_array.h158 begin(String<TValue, Array<LENGTH> > & me, in begin()
166 begin(String<TValue, Array<LENGTH> > const & me, in begin()
177 end(String<TValue, Array<LENGTH> > & me, in end()
185 end(String<TValue, Array<LENGTH> > const & me, in end()
196 capacity(String<TValue, Array<LENGTH> > &) in capacity()
204 capacity(String<TValue, Array<LENGTH> > const &) in capacity()
214 String<TValue, Array<LENGTH> > & me, in reserve()
231 String<TValue, Array<LENGTH> > & me, in _setLength()
/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A Dtest-740.cs22 public unsafe struct TValue struct in FixedTest
24 public Value value;
26 public TValue (long x) in TValue() argument
32 public override string ToString () in ToString()
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/align/
H A Ddp_matrix_navigator_score_matrix_sparse.h102 _init(DPMatrixNavigator_<DPMatrix_<TValue, SparseDPMatrix>, DPScoreMatrix, NavigateColumnWise> & na… in _init()
116 _init(DPMatrixNavigator_<DPMatrix_<TValue, SparseDPMatrix>, DPScoreMatrix, NavigateColumnWise> & na… in _init()
190 _goNextCell(DPMatrixNavigator_<DPMatrix_<TValue, SparseDPMatrix>, DPScoreMatrix, NavigateColumnWise… in _goNextCell()
206 _goNextCell(DPMatrixNavigator_<DPMatrix_<TValue, SparseDPMatrix>, DPScoreMatrix, NavigateColumnWise… in _goNextCell()
220 _goNextCell(DPMatrixNavigator_<DPMatrix_<TValue, SparseDPMatrix>, DPScoreMatrix, NavigateColumnWise… in _goNextCell()
236 _goNextCell(DPMatrixNavigator_<DPMatrix_<TValue, SparseDPMatrix>, DPScoreMatrix, NavigateColumnWise… in _goNextCell()
250 _goNextCell(DPMatrixNavigator_<DPMatrix_<TValue, SparseDPMatrix>, DPScoreMatrix, NavigateColumnWise… in _goNextCell()
264 _goNextCell(DPMatrixNavigator_<DPMatrix_<TValue, SparseDPMatrix>, DPScoreMatrix, NavigateColumnWise… in _goNextCell()
280 _goNextCell(DPMatrixNavigator_<DPMatrix_<TValue, SparseDPMatrix>, DPScoreMatrix, NavigateColumnWise… in _goNextCell()
295 _goNextCell(DPMatrixNavigator_<DPMatrix_<TValue, SparseDPMatrix>, DPScoreMatrix, NavigateColumnWise… in _goNextCell()
[all …]
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/map/
H A Dsumlist_skip.h269 assign(Map<TValue, Skiplist< Skipsumlist_<DIM, TSpec> > > & target, in assign()
392 assign(SumList<DIM, TValue, SkipSumList<TSpec> > & target, in assign() argument
405 length(SumList<DIM, TValue, SkipSumList<TSpec> > const & me) in length() argument
414 getSum(SumList<DIM, TValue, SkipSumList<TSpec> > const & me, in getSum() argument
424 clear(SumList<DIM, TValue, SkipSumList<TSpec> > & me) in clear() argument
435 begin(SumList<DIM, TValue, SkipSumList<TSpec> > & me) in begin() argument
443 begin(SumList<DIM, TValue, SkipSumList<TSpec> > const & me) in begin() argument
454 end(SumList<DIM, TValue, SkipSumList<TSpec> > & me) in end() argument
462 end(SumList<DIM, TValue, SkipSumList<TSpec> > const & me) in end() argument
500 appendValues(SumList<DIM, TValue, SkipSumList<TSpec> > & me, in appendValues() argument
[all …]
/dports/biology/seqan1/seqan-1.3.1/seqan/map/
H A Dsumlist_skip.h203 Pair<TValue, TElementPtr> const & pair) in _skipsumlistFindGoNext()
269 assign(Map<TValue, Skiplist< Skipsumlist_<DIM, TSpec> > > & target, in assign()
392 assign(SumList<DIM, TValue, SkipSumList<TSpec> > & target, in assign() argument
405 length(SumList<DIM, TValue, SkipSumList<TSpec> > const & me) in length() argument
414 getSum(SumList<DIM, TValue, SkipSumList<TSpec> > const & me, in getSum() argument
424 clear(SumList<DIM, TValue, SkipSumList<TSpec> > & me) in clear() argument
435 begin(SumList<DIM, TValue, SkipSumList<TSpec> > & me) in begin() argument
443 begin(SumList<DIM, TValue, SkipSumList<TSpec> > const & me) in begin() argument
454 end(SumList<DIM, TValue, SkipSumList<TSpec> > & me) in end() argument
462 end(SumList<DIM, TValue, SkipSumList<TSpec> > const & me) in end() argument
[all …]
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/map/
H A Dsumlist_skip.h269 assign(Map<TValue, Skiplist< Skipsumlist_<DIM, TSpec> > > & target, in assign()
392 assign(SumList<DIM, TValue, SkipSumList<TSpec> > & target, in assign() argument
405 length(SumList<DIM, TValue, SkipSumList<TSpec> > const & me) in length() argument
414 getSum(SumList<DIM, TValue, SkipSumList<TSpec> > const & me, in getSum() argument
424 clear(SumList<DIM, TValue, SkipSumList<TSpec> > & me) in clear() argument
435 begin(SumList<DIM, TValue, SkipSumList<TSpec> > & me) in begin() argument
443 begin(SumList<DIM, TValue, SkipSumList<TSpec> > const & me) in begin() argument
454 end(SumList<DIM, TValue, SkipSumList<TSpec> > & me) in end() argument
462 end(SumList<DIM, TValue, SkipSumList<TSpec> > const & me) in end() argument
500 appendValues(SumList<DIM, TValue, SkipSumList<TSpec> > & me, in appendValues() argument
[all …]
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/map/
H A Dsumlist_skip.h269 assign(Map<TValue, Skiplist< Skipsumlist_<DIM, TSpec> > > & target, in assign()
392 assign(SumList<DIM, TValue, SkipSumList<TSpec> > & target, in assign() argument
405 length(SumList<DIM, TValue, SkipSumList<TSpec> > const & me) in length() argument
414 getSum(SumList<DIM, TValue, SkipSumList<TSpec> > const & me, in getSum() argument
424 clear(SumList<DIM, TValue, SkipSumList<TSpec> > & me) in clear() argument
435 begin(SumList<DIM, TValue, SkipSumList<TSpec> > & me) in begin() argument
443 begin(SumList<DIM, TValue, SkipSumList<TSpec> > const & me) in begin() argument
454 end(SumList<DIM, TValue, SkipSumList<TSpec> > & me) in end() argument
462 end(SumList<DIM, TValue, SkipSumList<TSpec> > const & me) in end() argument
500 appendValues(SumList<DIM, TValue, SkipSumList<TSpec> > & me, in appendValues() argument
[all …]

12345678910>>...31