Home
last modified time | relevance | path

Searched full:multiple (Results 1 – 25 of 7711) sorted by relevance

12345678910>>...309

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dround.inl76 GLM_FUNC_QUALIFIER static genType call(genType Source, genType Multiple)
79 return Source + (Multiple - std::fmod(Source, Multiple));
81 return Source + std::fmod(-Source, Multiple);
89 GLM_FUNC_QUALIFIER static genType call(genType Source, genType Multiple)
92 return Tmp + (Multiple - (Tmp % Multiple));
100 GLM_FUNC_QUALIFIER static genType call(genType Source, genType Multiple)
105 return Tmp + (Multiple - (Tmp % Multiple));
108 return Source + (-Source % Multiple);
119 GLM_FUNC_QUALIFIER static genType call(genType Source, genType Multiple)
122 return Source - std::fmod(Source, Multiple);
[all …]
Dround.hpp85 /// Return true if the 'Value' is a multiple of 'Multiple'.
89 GLM_FUNC_DECL bool isMultiple(genIUType Value, genIUType Multiple);
91 /// Return true if the 'Value' is a multiple of 'Multiple'.
95 GLM_FUNC_DECL vecType<bool, P> isMultiple(vecType<T, P> const & Value, T Multiple);
97 /// Return true if the 'Value' is a multiple of 'Multiple'.
101 …FUNC_DECL vecType<bool, P> isMultiple(vecType<T, P> const & Value, vecType<T, P> const & Multiple);
103 /// Higher multiple number of Source.
107 /// @param Multiple Must be a null or positive value
111 GLM_FUNC_DECL genType ceilMultiple(genType Source, genType Multiple);
113 /// Higher multiple number of Source.
[all …]
/third_party/boost/libs/mpi/test/
Dmt_level_test.cpp41 test_threading_level_io(mt::multiple); in test_threading_levels_io()
50 BOOST_CHECK(mt::multiple == mt::multiple); in test_threading_level_cmp()
54 BOOST_CHECK(mt::single != mt::multiple); in test_threading_level_cmp()
58 BOOST_CHECK(mt::funneled != mt::multiple); in test_threading_level_cmp()
62 BOOST_CHECK(mt::serialized != mt::multiple); in test_threading_level_cmp()
64 BOOST_CHECK(mt::multiple != mt::single); in test_threading_level_cmp()
65 BOOST_CHECK(mt::multiple != mt::funneled); in test_threading_level_cmp()
66 BOOST_CHECK(mt::multiple != mt::serialized); in test_threading_level_cmp()
72 BOOST_CHECK(mt::single < mt::multiple); in test_threading_level_cmp()
73 BOOST_CHECK(mt::multiple > mt::single); in test_threading_level_cmp()
[all …]
/third_party/libxml2/result/XPath/xptr/
Dstrpoint3 Expression: xpointer(start-point(string-range(//p,'multiple')))
6 content=multiple tests
10 Expression: xpointer(end-point(string-range(//p,'multiple')))
13 content=multiple tests
23 content=multiple tests
36 content=multiple tests
43 Expression: xpointer(start-point(string-range(//*,'multiple',1,0)))
46 content=multiple tests
50 Expression: xpointer(end-point(string-range(//*,'multiple',1,0)))
53 content=multiple tests
[all …]
/third_party/mbedtls/tests/suites/
Dtest_suite_cipher.camellia.data309 CAMELLIA Encrypt and decrypt 0 bytes in multiple parts [#1]
313 CAMELLIA Encrypt and decrypt 1 bytes in multiple parts 1 [#1]
317 CAMELLIA Encrypt and decrypt 1 bytes in multiple parts 2 [#1]
321 CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 1 [#1]
325 CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 2 [#1]
329 CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 3 [#1]
333 CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 4 [#1]
337 CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 [#1]
341 CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 [#2]
345 CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 [#3]
[all …]
Dtest_suite_mps.data7 MPS Reader: Single step, multiple rounds, pausing disabled
10 MPS Reader: Single step, multiple rounds, pausing enabled but unused
13 MPS Reader: Multiple steps, single round, pausing disabled
16 MPS Reader: Multiple steps, single round, pausing enabled but unused
19 MPS Reader: Multiple steps, multiple rounds, pausing disabled
22 MPS Reader: Multiple steps, multiple rounds, pausing enabled but unused
37 MPS Reader: Pausing, repeat multiple calls without commit
40 MPS Reader: Pausing, repeat multiple calls with commit #0
43 MPS Reader: Pausing, repeat multiple calls with commit #1
46 MPS Reader: Pausing, repeat multiple calls with commit #2
Dtest_suite_cmac.data44 CMAC Multiple Blocks #1 - Multiple 8 byte blocks
47 CMAC Multiple Blocks #2 - Multiple 16 byte blocks
50 CMAC Multiple Blocks #3 - Multiple variable sized blocks
53 CMAC Multiple Blocks #4 - Multiple 8 byte blocks with gaps
56 CMAC Multiple Operations, same key #1 - Empty, empty
59 CMAC Multiple Operations, same key #2 - Empty, 64 byte block
62 CMAC Multiple Operations, same key #3 - variable byte blocks
Dtest_suite_cipher.aria.data65 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 0 bytes in multiple parts
69 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 1 bytes in multiple parts 1
73 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 1 bytes in multiple parts 2
77 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 16 bytes in multiple parts 1
81 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 16 bytes in multiple parts 2
85 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 16 bytes in multiple parts 3
89 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 16 bytes in multiple parts 4
93 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 22 bytes in multiple parts 1
97 ARIA-128-CCM*-NO-TAG - Encrypt and decrypt 22 bytes in multiple parts 2
101 ARIA-128-CCM*-NO-TAG - Encrypt and decrypt 23 bytes in multiple parts 1
[all …]
Dtest_suite_cipher.chacha20.data65 ChaCha20 Encrypt and decrypt 0 bytes in multiple parts 1
69 ChaCha20 Encrypt and decrypt 1 bytes in multiple parts 1
73 ChaCha20 Encrypt and decrypt 1 bytes in multiple parts 2
77 ChaCha20 Encrypt and decrypt 16 bytes in multiple parts 1
81 ChaCha20 Encrypt and decrypt 16 bytes in multiple parts 2
85 ChaCha20 Encrypt and decrypt 16 bytes in multiple parts 3
89 ChaCha20 Encrypt and decrypt 16 bytes in multiple parts 4
93 ChaCha20 Encrypt and decrypt 22 bytes in multiple parts 1
97 ChaCha20 Encrypt and decrypt 22 bytes in multiple parts 2
101 ChaCha20 Encrypt and decrypt 22 bytes in multiple parts 3
[all …]
Dtest_suite_cipher.null.data57 NULL Encrypt and decrypt 1 bytes in multiple parts 1
61 NULL Encrypt and decrypt 1 bytes in multiple parts 2
65 NULL Encrypt and decrypt 16 bytes in multiple parts 1
69 NULL Encrypt and decrypt 16 bytes in multiple parts 2
73 NULL Encrypt and decrypt 16 bytes in multiple parts 3
77 NULL Encrypt and decrypt 16 bytes in multiple parts 4
81 NULL Encrypt and decrypt 22 bytes in multiple parts 1 [#1]
85 NULL Encrypt and decrypt 22 bytes in multiple parts 1 [#2]
89 NULL Encrypt and decrypt 22 bytes in multiple parts 1 [#3]
93 NULL Encrypt and decrypt 32 bytes in multiple parts 1
Dtest_suite_cipher.chachapoly.data65 ChaCha20+Poly1305 Encrypt and decrypt 0 bytes in multiple parts 1
69 ChaCha20+Poly1305 Encrypt and decrypt 1 bytes in multiple parts 1
73 ChaCha20+Poly1305 Encrypt and decrypt 1 bytes in multiple parts 2
77 ChaCha20+Poly1305 Encrypt and decrypt 16 bytes in multiple parts 1
81 ChaCha20+Poly1305 Encrypt and decrypt 16 bytes in multiple parts 2
85 ChaCha20+Poly1305 Encrypt and decrypt 16 bytes in multiple parts 3
89 ChaCha20+Poly1305 Encrypt and decrypt 16 bytes in multiple parts 4
93 ChaCha20+Poly1305 Encrypt and decrypt 22 bytes in multiple parts 1
97 ChaCha20+Poly1305 Encrypt and decrypt 22 bytes in multiple parts 2
101 ChaCha20+Poly1305 Encrypt and decrypt 22 bytes in multiple parts 3
[all …]
Dtest_suite_cipher.aes.data309 AES-128 CBC - Encrypt and decrypt 0 bytes in multiple parts with PKCS7 padding
313 AES-128 CBC - Encrypt and decrypt 1 bytes in multiple parts with PKCS7 padding 1
317 AES-128 CBC - Encrypt and decrypt 1 bytes in multiple parts with PKCS7 padding 2
321 AES-128 CBC - Encrypt and decrypt 16 bytes in multiple parts with PKCS7 padding 1
325 AES-128 CBC - Encrypt and decrypt 16 bytes in multiple parts with PKCS7 padding 2
329 AES-128 CBC - Encrypt and decrypt 16 bytes in multiple parts with PKCS7 padding 3
333 AES-128 CBC - Encrypt and decrypt 16 bytes in multiple parts with PKCS7 padding 4
337 AES-128 CBC - Encrypt and decrypt 22 bytes in multiple parts with PKCS7 padding 1
341 AES-128 CBC - Encrypt and decrypt 22 bytes in multiple parts with PKCS7 padding 2
345 AES-128 CBC - Encrypt and decrypt 23 bytes in multiple parts with PKCS7 padding 1
[all …]
/third_party/openGLES/extensions/IMG/
DIMG_texture_compression_pvrtc2.txt82 or height is not a multiple of the block size.
132 * <xoffset> is not a multiple of eight.
133 * <yoffset> is not a multiple of four.
134 * <width> is not a multiple of eight, except when the sum of <width>
136 * <height> is not a multiple of four, except when the sum of <height>
142 * <xoffset> is not a multiple of four.
143 * <yoffset> is not a multiple of four.
144 * <width> is not a multiple of four, except when the sum of <width>
146 * <height> is not a multiple of four, except when the sum of <height>
175 * <xoffset> is not a multiple of eight.
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/IMG/
DIMG_texture_compression_pvrtc2.txt82 or height is not a multiple of the block size.
132 * <xoffset> is not a multiple of eight.
133 * <yoffset> is not a multiple of four.
134 * <width> is not a multiple of eight, except when the sum of <width>
136 * <height> is not a multiple of four, except when the sum of <height>
142 * <xoffset> is not a multiple of four.
143 * <yoffset> is not a multiple of four.
144 * <width> is not a multiple of four, except when the sum of <width>
146 * <height> is not a multiple of four, except when the sum of <height>
175 * <xoffset> is not a multiple of eight.
[all …]
/third_party/typescript/tests/baselines/reference/
DparserConstructorDeclaration12.errors.txt1 tests/cases/compiler/parserConstructorDeclaration12.ts(2,3): error TS2392: Multiple constructor imp…
4 tests/cases/compiler/parserConstructorDeclaration12.ts(3,3): error TS2392: Multiple constructor imp…
7 tests/cases/compiler/parserConstructorDeclaration12.ts(4,3): error TS2392: Multiple constructor imp…
10 tests/cases/compiler/parserConstructorDeclaration12.ts(5,3): error TS2392: Multiple constructor imp…
13 tests/cases/compiler/parserConstructorDeclaration12.ts(6,3): error TS2392: Multiple constructor imp…
16 tests/cases/compiler/parserConstructorDeclaration12.ts(7,3): error TS2392: Multiple constructor imp…
19 tests/cases/compiler/parserConstructorDeclaration12.ts(8,3): error TS2392: Multiple constructor imp…
22 tests/cases/compiler/parserConstructorDeclaration12.ts(9,3): error TS2392: Multiple constructor imp…
31 !!! error TS2392: Multiple constructor implementations are not allowed.
38 !!! error TS2392: Multiple constructor implementations are not allowed.
[all …]
DclassWithTwoConstructorDefinitions.errors.txt1 …rDeclarations/classWithTwoConstructorDefinitions.ts(2,5): error TS2392: Multiple constructor imple…
2 …rDeclarations/classWithTwoConstructorDefinitions.ts(3,5): error TS2392: Multiple constructor imple…
3 …rDeclarations/classWithTwoConstructorDefinitions.ts(7,5): error TS2392: Multiple constructor imple…
4 …rDeclarations/classWithTwoConstructorDefinitions.ts(8,5): error TS2392: Multiple constructor imple…
11 !!! error TS2392: Multiple constructor implementations are not allowed.
14 !!! error TS2392: Multiple constructor implementations are not allowed.
20 !!! error TS2392: Multiple constructor implementations are not allowed.
23 !!! error TS2392: Multiple constructor implementations are not allowed.
DmultipleDefaultExports05.errors.txt1 …les/multipleDefaultExports05.ts(1,22): error TS2528: A module cannot have multiple default exports.
2 …les/multipleDefaultExports05.ts(1,22): error TS2528: A module cannot have multiple default exports.
3 …les/multipleDefaultExports05.ts(3,22): error TS2528: A module cannot have multiple default exports.
4 …les/multipleDefaultExports05.ts(5,22): error TS2528: A module cannot have multiple default exports.
10 !!! error TS2528: A module cannot have multiple default exports.
13 !!! error TS2528: A module cannot have multiple default exports.
18 !!! error TS2528: A module cannot have multiple default exports.
23 !!! error TS2528: A module cannot have multiple default exports.
DmixinPrivateAndProtected.errors.txt4 …ous class) & A' was reduced to 'never' because property 'pvt' exists in multiple constituents and …
6 …ous class) & A' was reduced to 'never' because property 'pvt' exists in multiple constituents and …
8 …ous class) & A' was reduced to 'never' because property 'pvt' exists in multiple constituents and …
10 …ous class) & A' was reduced to 'never' because property 'pvt' exists in multiple constituents and …
12 …ous class) & A' was reduced to 'never' because property 'pvt' exists in multiple constituents and …
14 …ous class) & A' was reduced to 'never' because property 'pvt' exists in multiple constituents and …
16 …ous class) & A' was reduced to 'never' because property 'pvt' exists in multiple constituents and …
18 …ous class) & A' was reduced to 'never' because property 'pvt' exists in multiple constituents and …
20 …ous class) & A' was reduced to 'never' because property 'pvt' exists in multiple constituents and …
79 …ous class) & A' was reduced to 'never' because property 'pvt' exists in multiple constituents and …
[all …]
/third_party/skia/third_party/externals/angle2/extensions/
DANGLE_lossy_etc_decode.txt46 dimensions must be a multiple of four (except for mip levels where the
115 * <width> is not one, two, nor a multiple of four.
116 * <height> is not one, two, nor a multiple of four.
128 * <width> is not a multiple of four nor equal to TEXTURE_WIDTH.
129 * <height> is not a multiple of four nor equal to TEXTURE_HEIGHT.
130 * <xoffset> or <yoffset> is not a multiple of four.
140 - <width> is not one, two, nor a multiple of four.
141 - <height> is not one, two, nor a multiple of four.
146 - <width> is not a multiple of four nor equal to TEXTURE_WIDTH;
147 - <height> is not a multiple of four nor equal to TEXTURE_HEIGHT;
[all …]
DANGLE_texture_compression_dxt.txt45 such that the size must be a multiple of four (except for mip levels
99 * <width> is not one, two, or a multiple of four.
100 * <height> is not one, two, or a multiple of four.
112 * <width> is not a multiple of four or equal to TEXTURE_WIDTH.
114 * <xoffset> or <yoffset> is not a multiple of four.
128 - <width> is not one, two, or a multiple of four.
129 - <height> is not one, two, or a multiple of four.
142 - <width> is not a multiple of four or equal to TEXTURE_WIDTH;
143 - <height> is not a multiple of four or equal to TEXTURE_HEIGHT;
144 - <xoffset> or <yoffset> is not a multiple of four;
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/ANGLE/
DANGLE_texture_compression_dxt.txt45 such that the size must be a multiple of four (except for mip levels
99 * <width> is not one, two, or a multiple of four.
100 * <height> is not one, two, or a multiple of four.
112 * <width> is not a multiple of four or equal to TEXTURE_WIDTH.
114 * <xoffset> or <yoffset> is not a multiple of four.
128 - <width> is not one, two, or a multiple of four.
129 - <height> is not one, two, or a multiple of four.
142 - <width> is not a multiple of four or equal to TEXTURE_WIDTH;
143 - <height> is not a multiple of four or equal to TEXTURE_HEIGHT;
144 - <xoffset> or <yoffset> is not a multiple of four;
[all …]
/third_party/flutter/skia/third_party/externals/angle2/extensions/
DANGLE_lossy_etc_decode.txt46 dimensions must be a multiple of four (except for mip levels where the
115 * <width> is not one, two, nor a multiple of four.
116 * <height> is not one, two, nor a multiple of four.
128 * <width> is not a multiple of four nor equal to TEXTURE_WIDTH.
129 * <height> is not a multiple of four nor equal to TEXTURE_HEIGHT.
130 * <xoffset> or <yoffset> is not a multiple of four.
140 - <width> is not one, two, nor a multiple of four.
141 - <height> is not one, two, nor a multiple of four.
146 - <width> is not a multiple of four nor equal to TEXTURE_WIDTH;
147 - <height> is not a multiple of four nor equal to TEXTURE_HEIGHT;
[all …]
DANGLE_texture_compression_dxt.txt45 such that the size must be a multiple of four (except for mip levels
99 * <width> is not one, two, or a multiple of four.
100 * <height> is not one, two, or a multiple of four.
112 * <width> is not a multiple of four or equal to TEXTURE_WIDTH.
114 * <xoffset> or <yoffset> is not a multiple of four.
128 - <width> is not one, two, or a multiple of four.
129 - <height> is not one, two, or a multiple of four.
142 - <width> is not a multiple of four or equal to TEXTURE_WIDTH;
143 - <height> is not a multiple of four or equal to TEXTURE_HEIGHT;
144 - <xoffset> or <yoffset> is not a multiple of four;
[all …]
/third_party/openGLES/extensions/ANGLE/
DANGLE_texture_compression_dxt.txt45 such that the size must be a multiple of four (except for mip levels
99 * <width> is not one, two, or a multiple of four.
100 * <height> is not one, two, or a multiple of four.
112 * <width> is not a multiple of four or equal to TEXTURE_WIDTH.
114 * <xoffset> or <yoffset> is not a multiple of four.
128 - <width> is not one, two, or a multiple of four.
129 - <height> is not one, two, or a multiple of four.
142 - <width> is not a multiple of four or equal to TEXTURE_WIDTH;
143 - <height> is not a multiple of four or equal to TEXTURE_HEIGHT;
144 - <xoffset> or <yoffset> is not a multiple of four;
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_compression_s3tc_srgb.txt140 INVALID_OPERATION error is generated. If <width> is not a multiple
143 a multiple of 4 and <yoffset> + <height> is not equal to the
169 * <width> is not a multiple of four, and <width> plus
172 * <height> is not a multiple of four, and <height> plus
175 * <xoffset> or <yoffset> is not a multiple of four.
234 * <width> is not a multiple of four, and <width> plus
237 * <height> is not a multiple of four, and <height> plus
240 * <xoffset> or <yoffset> is not a multiple of four.
279 * <width> is not a multiple of four, and <width> plus
282 * <height> is not a multiple of four, and <height> plus
[all …]

12345678910>>...309