Home
last modified time | relevance | path

Searched refs:representation (Results 51 – 75 of 20261) sorted by relevance

12345678910>>...811

/dports/multimedia/kodi-addon-pvr.hts/pvr.hts-19.0.4-Matrix/pvr.hts/resources/language/resource.language.bs_ba/
H A Dstrings.po152 #. Timer type representation
157 #. Recording priority representation
162 #. Recording priority representation
167 #. Recording priority representation
172 #. Recording priority representation
177 #. Recording priority representation
242 #. Recording priority representation
247 #. Timer type representation
267 #. Recording lifetime representation
272 #. Recording lifetime representation
[all …]
/dports/multimedia/kodi-addon-pvr.hts/pvr.hts-19.0.4-Matrix/pvr.hts/resources/language/resource.language.fa_ir/
H A Dstrings.po152 #. Timer type representation
157 #. Recording priority representation
162 #. Recording priority representation
167 #. Recording priority representation
172 #. Recording priority representation
177 #. Recording priority representation
242 #. Recording priority representation
247 #. Timer type representation
267 #. Recording lifetime representation
272 #. Recording lifetime representation
[all …]
/dports/multimedia/kodi-addon-pvr.hts/pvr.hts-19.0.4-Matrix/pvr.hts/resources/language/resource.language.hi_in/
H A Dstrings.po152 #. Timer type representation
157 #. Recording priority representation
162 #. Recording priority representation
167 #. Recording priority representation
172 #. Recording priority representation
177 #. Recording priority representation
242 #. Recording priority representation
247 #. Timer type representation
267 #. Recording lifetime representation
272 #. Recording lifetime representation
[all …]
/dports/multimedia/kodi-addon-pvr.hts/pvr.hts-19.0.4-Matrix/pvr.hts/resources/language/resource.language.hy_am/
H A Dstrings.po153 #. Timer type representation
158 #. Recording priority representation
163 #. Recording priority representation
168 #. Recording priority representation
173 #. Recording priority representation
178 #. Recording priority representation
243 #. Recording priority representation
248 #. Timer type representation
268 #. Recording lifetime representation
273 #. Recording lifetime representation
[all …]
/dports/lang/abcl/abcl-src-1.8.0/src/org/armedbear/lisp/
H A Dcompiler-pass2.lisp115 (ecase representation
124 (ecase representation
1753 ((aver (or (null representation) (eq representation :boolean)))
1780 ((aver (or (null representation) (eq representation :boolean)))
2320 (aver (or (null representation) (eq representation :boolean)))
3763 ((aver (or (null representation) (eq representation :boolean)))
4023 (aver (or (null representation) (eq representation :boolean)))
4744 ((aver (or (null representation) (eq representation :boolean)))
5902 (or (null representation) (eq representation :char))
6188 ((aver (or (null representation) (eq representation :boolean)))
[all …]
/dports/lang/gcc11/gcc-11.2.0/libphobos/src/std/digest/
H A Dhmac.d40 import std.string : representation;
42 auto secret = "secret".representation;
44 .representation
96 import std.string : representation;
133 import std.string : representation;
136 hmac.put(data1.representation);
167 hmac.put(data1.representation)
168 .put(data2.representation);
278 auto digest = data.representation
317 import std.string : representation;
[all …]
/dports/lang/gcc10/gcc-10.3.0/libphobos/src/std/digest/
H A Dhmac.d40 import std.string : representation;
42 auto secret = "secret".representation;
44 .representation
96 import std.string : representation;
133 import std.string : representation;
136 hmac.put(data1.representation);
167 hmac.put(data1.representation)
168 .put(data2.representation);
278 auto digest = data.representation
317 import std.string : representation;
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/std/digest/
H A Dhmac.d40 import std.string : representation;
42 auto secret = "secret".representation;
44 .representation
96 import std.string : representation;
133 import std.string : representation;
136 hmac.put(data1.representation);
167 hmac.put(data1.representation)
168 .put(data2.representation);
278 auto digest = data.representation
317 import std.string : representation;
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/std/digest/
H A Dhmac.d40 import std.string : representation;
42 auto secret = "secret".representation;
44 .representation
96 import std.string : representation;
133 import std.string : representation;
136 hmac.put(data1.representation);
167 hmac.put(data1.representation)
168 .put(data2.representation);
278 auto digest = data.representation
317 import std.string : representation;
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/std/digest/
H A Dhmac.d40 import std.string : representation;
42 auto secret = "secret".representation;
44 .representation
96 import std.string : representation;
133 import std.string : representation;
136 hmac.put(data1.representation);
167 hmac.put(data1.representation)
168 .put(data2.representation);
278 auto digest = data.representation
317 import std.string : representation;
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/std/digest/
H A Dhmac.d40 import std.string : representation;
42 auto secret = "secret".representation;
44 .representation
96 import std.string : representation;
133 import std.string : representation;
136 hmac.put(data1.representation);
167 hmac.put(data1.representation)
168 .put(data2.representation);
278 auto digest = data.representation
317 import std.string : representation;
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/std/digest/
H A Dhmac.d40 import std.string : representation;
42 auto secret = "secret".representation;
44 .representation
96 import std.string : representation;
133 import std.string : representation;
136 hmac.put(data1.representation);
167 hmac.put(data1.representation)
168 .put(data2.representation);
278 auto digest = data.representation
317 import std.string : representation;
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/src/std/digest/
H A Dhmac.d40 import std.string : representation;
42 auto secret = "secret".representation;
44 .representation
96 import std.string : representation;
133 import std.string : representation;
136 hmac.put(data1.representation);
167 hmac.put(data1.representation)
168 .put(data2.representation);
278 auto digest = data.representation
317 import std.string : representation;
[all …]
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/std/digest/
H A Dhmac.d40 import std.string : representation;
42 auto secret = "secret".representation;
44 .representation
96 import std.string : representation;
133 import std.string : representation;
136 hmac.put(data1.representation);
167 hmac.put(data1.representation)
168 .put(data2.representation);
278 auto digest = data.representation
317 import std.string : representation;
[all …]
/dports/multimedia/kodi-addon-pvr.hts/pvr.hts-19.0.4-Matrix/pvr.hts/resources/language/resource.language.es_ar/
H A Dstrings.po152 #. Timer type representation
157 #. Recording priority representation
162 #. Recording priority representation
167 #. Recording priority representation
172 #. Recording priority representation
177 #. Recording priority representation
242 #. Recording priority representation
247 #. Timer type representation
267 #. Recording lifetime representation
272 #. Recording lifetime representation
[all …]
/dports/multimedia/kodi-addon-pvr.hts/pvr.hts-19.0.4-Matrix/pvr.hts/resources/language/resource.language.et_ee/
H A Dstrings.po152 #. Timer type representation
157 #. Recording priority representation
162 #. Recording priority representation
167 #. Recording priority representation
172 #. Recording priority representation
177 #. Recording priority representation
242 #. Recording priority representation
247 #. Timer type representation
267 #. Recording lifetime representation
272 #. Recording lifetime representation
[all …]
/dports/multimedia/kodi-addon-pvr.hts/pvr.hts-19.0.4-Matrix/pvr.hts/resources/language/resource.language.cy_gb/
H A Dstrings.po152 #. Timer type representation
157 #. Recording priority representation
162 #. Recording priority representation
167 #. Recording priority representation
172 #. Recording priority representation
177 #. Recording priority representation
242 #. Recording priority representation
247 #. Timer type representation
267 #. Recording lifetime representation
272 #. Recording lifetime representation
[all …]
/dports/multimedia/kodi-addon-pvr.hts/pvr.hts-19.0.4-Matrix/pvr.hts/resources/language/resource.language.en_au/
H A Dstrings.po152 #. Timer type representation
157 #. Recording priority representation
162 #. Recording priority representation
167 #. Recording priority representation
172 #. Recording priority representation
177 #. Recording priority representation
242 #. Recording priority representation
247 #. Timer type representation
267 #. Recording lifetime representation
272 #. Recording lifetime representation
[all …]
/dports/multimedia/kodi-addon-pvr.hts/pvr.hts-19.0.4-Matrix/pvr.hts/resources/language/resource.language.sq_al/
H A Dstrings.po152 #. Timer type representation
157 #. Recording priority representation
162 #. Recording priority representation
167 #. Recording priority representation
172 #. Recording priority representation
177 #. Recording priority representation
242 #. Recording priority representation
247 #. Timer type representation
267 #. Recording lifetime representation
272 #. Recording lifetime representation
[all …]
/dports/multimedia/kodi-addon-pvr.hts/pvr.hts-19.0.4-Matrix/pvr.hts/resources/language/resource.language.lv_lv/
H A Dstrings.po151 #. Timer type representation
156 #. Recording priority representation
161 #. Recording priority representation
166 #. Recording priority representation
171 #. Recording priority representation
176 #. Recording priority representation
241 #. Recording priority representation
246 #. Timer type representation
266 #. Recording lifetime representation
271 #. Recording lifetime representation
[all …]
/dports/multimedia/kodi-addon-pvr.hts/pvr.hts-19.0.4-Matrix/pvr.hts/resources/language/resource.language.mt_mt/
H A Dstrings.po151 #. Timer type representation
156 #. Recording priority representation
161 #. Recording priority representation
166 #. Recording priority representation
171 #. Recording priority representation
176 #. Recording priority representation
241 #. Recording priority representation
246 #. Timer type representation
266 #. Recording lifetime representation
271 #. Recording lifetime representation
[all …]
/dports/multimedia/kodi-addon-pvr.hts/pvr.hts-19.0.4-Matrix/pvr.hts/resources/language/resource.language.vi_vn/
H A Dstrings.po152 #. Timer type representation
157 #. Recording priority representation
162 #. Recording priority representation
167 #. Recording priority representation
172 #. Recording priority representation
177 #. Recording priority representation
242 #. Recording priority representation
247 #. Timer type representation
267 #. Recording lifetime representation
272 #. Recording lifetime representation
[all …]
/dports/multimedia/kodi-addon-pvr.hts/pvr.hts-19.0.4-Matrix/pvr.hts/resources/language/resource.language.id_id/
H A Dstrings.po151 #. Timer type representation
156 #. Recording priority representation
161 #. Recording priority representation
166 #. Recording priority representation
171 #. Recording priority representation
176 #. Recording priority representation
241 #. Recording priority representation
246 #. Timer type representation
266 #. Recording lifetime representation
271 #. Recording lifetime representation
[all …]
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/genetics/
H A DAbstractListChromosome.java33 private final List<T> representation; field in AbstractListChromosome
40 …public AbstractListChromosome(final List<T> representation) throws InvalidRepresentationException { in AbstractListChromosome() argument
41 this(representation, true); in AbstractListChromosome()
49 public AbstractListChromosome(final T[] representation) throws InvalidRepresentationException { in AbstractListChromosome() argument
50 this(Arrays.asList(representation)); in AbstractListChromosome()
59 public AbstractListChromosome(final List<T> representation, final boolean copyList) { in AbstractListChromosome() argument
60 checkValidity(representation); in AbstractListChromosome()
61 this.representation = in AbstractListChromosome()
62 … Collections.unmodifiableList(copyList ? new ArrayList<T>(representation) : representation); in AbstractListChromosome()
78 return representation; in getRepresentation()
/dports/multimedia/kodi-addon-pvr.hts/pvr.hts-19.0.4-Matrix/pvr.hts/resources/language/resource.language.en_gb/
H A Dstrings.po159 #. Timer type representation
165 #. Recording priority representation
171 #. Recording priority representation
177 #. Recording priority representation
183 #. Recording priority representation
189 #. Recording priority representation
267 #. Recording priority representation
273 #. Timer type representation
297 #. Recording lifetime representation
303 #. Recording lifetime representation
[all …]

12345678910>>...811