Home
last modified time | relevance | path

Searched full:size (Results 1 – 25 of 15915) sorted by relevance

12345678910>>...637

/external/parameter-framework/upstream/test/test-fixed-point-parameter/
DVirtualSubsystem.xml9 <FixedPointParameter Name="q0.0" Size="32" Integral="0" Fractional="0"/>
10 <FixedPointParameter Name="q0.1" Size="32" Integral="0" Fractional="1"/>
11 <FixedPointParameter Name="q0.2" Size="32" Integral="0" Fractional="2"/>
12 <FixedPointParameter Name="q0.3" Size="32" Integral="0" Fractional="3"/>
13 <FixedPointParameter Name="q0.4" Size="32" Integral="0" Fractional="4"/>
14 <FixedPointParameter Name="q0.5" Size="32" Integral="0" Fractional="5"/>
15 <FixedPointParameter Name="q0.6" Size="32" Integral="0" Fractional="6"/>
16 <FixedPointParameter Name="q0.7" Size="32" Integral="0" Fractional="7"/>
17 <FixedPointParameter Name="q0.8" Size="32" Integral="0" Fractional="8"/>
18 <FixedPointParameter Name="q0.9" Size="32" Integral="0" Fractional="9"/>
[all …]
/external/python/cpython3/Lib/test/
Dtest_bigmem.py21 # (approximate) bytes per size-unit the test will use (at peak usage), and a
22 # 'minsize' indicator declaring a minimum *useful* size. A test that
25 # test wouldn't be very useful) and a memuse of 1 (one byte per size-unit,
30 # always pass minsize as size, even if there is much more memory available.
31 # The bigmemtest decorator will scale size upward to fill available memory.
42 # due to its size. To make sure whether a result has the right contents,
56 # passed-in 'size', and don't rely on the size being very large. Also,
57 # memuse-per-size should remain sane (less than a few thousand); if your
58 # test uses more, adjust 'size' upward, instead.
72 def _test_capitalize(self, size): argument
[all …]
/external/deqp/framework/common/
DtcuVector.hpp36 template <typename T, int VecSize, int Size>
44 VecAccess& operator= (const Vector<T, Size>& v);
46 operator Vector<T, Size> (void) const;
50 int m_index[Size];
53 template <typename T, int VecSize, int Size>
54 VecAccess<T, VecSize, Size>::VecAccess (Vector<T, VecSize>& v, int x, int y) in VecAccess()
57 DE_STATIC_ASSERT(Size == 2); in VecAccess()
62 template <typename T, int VecSize, int Size>
63 VecAccess<T, VecSize, Size>::VecAccess (Vector<T, VecSize>& v, int x, int y, int z) in VecAccess()
66 DE_STATIC_ASSERT(Size == 3); in VecAccess()
[all …]
DtcuVectorUtil.hpp125 template <typename T, int Size>
126 inline T dot (const Vector<T, Size>& a, const Vector<T, Size>& b) in dot()
129 for (int i = 0; i < Size; i++) in dot()
134 template <typename T, int Size>
135 inline T lengthSquared (const Vector<T, Size>& a) in lengthSquared()
138 for (int i = 0; i < Size; i++) in lengthSquared()
143 template <typename T, int Size>
144 …e::meta::EnableIf<T, de::meta::TypesSame<T, double>::Value>::Type length (const Vector<T, Size>& a) in length()
149 template <typename T, int Size>
150 …de::meta::EnableIf<T, de::meta::TypesSame<T, float>::Value>::Type length (const Vector<T, Size>& a) in length()
[all …]
/external/python/cpython2/Lib/test/
Dtest_bigmem.py18 # its size. To make sure whether a result has the right contents, better
32 # passed-in 'size', and don't rely on the size being very large. Also,
33 # memuse-per-size should remain sane (less than a few thousand); if your
34 # test uses more, adjust 'size' upward, instead.
43 def test_capitalize(self, size): argument
45 s = '-' * size + SUBSTR
52 def test_center(self, size): argument
54 s = SUBSTR.center(size)
55 self.assertEqual(len(s), size)
63 @precisionbigmemtest(size=_2G - 1, memuse=character_size)
[all …]
/external/mesa3d/src/broadcom/cle/
Dv3d_packet_v41.xml219 <field name="Block count" size="8" start="0" type="uint"/>
223 <field name="address" size="32" start="0" type="address"/>
227 <field name="address" size="32" start="0" type="address"/>
231 <field name="address" size="32" start="0" type="address"/>
238 <field name="start" size="32" start="0" type="address"/>
239 <field name="end" size="32" start="32" type="address"/>
243 <field name="tile list set number" size="8" start="0" type="uint"/>
247 …<field name="Absolute address of explicit supertile render list" size="32" start="24" type="addres…
248 <field name="explicit supertile number" size="8" start="16" type="uint"/>
249 <field name="row number" size="8" start="8" type="uint"/>
[all …]
Dv3d_packet_v21.xml32 <field name="Address" size="32" start="0" type="address"/>
35 <field name="Address" size="32" start="0" type="address"/>
43 <field name="Address" size="28" start="4" type="address"/>
44 <field name="Last Tile" size="1" start="3" type="bool"/>
45 <field name="Disable Clear on Write" size="1" start="2" type="bool"/>
46 <field name="Disable Z/Stencil Buffer write" size="1" start="1" type="bool"/>
47 <field name="Disable Color Buffer write" size="1" start="0" type="bool"/>
51 <field name="Address" size="28" start="4" type="address"/>
52 <field name="Disable Z/Stencil Buffer read" size="1" start="1" type="bool"/>
53 <field name="Disable Color Buffer read" size="1" start="0" type="bool"/>
[all …]
Dv3d_packet_v33.xml208 <field name="Block count" size="8" start="0" type="uint"/>
212 <field name="address" size="32" start="0" type="address"/>
216 <field name="address" size="32" start="0" type="address"/>
220 <field name="address" size="32" start="0" type="address"/>
227 <field name="start" size="32" start="0" type="address"/>
228 <field name="end" size="32" start="32" type="address"/>
232 <field name="tile list set number" size="8" start="0" type="uint"/>
236 …<field name="Absolute address of explicit supertile render list" size="32" start="24" type="addres…
237 <field name="explicit supertile number" size="8" start="16" type="uint"/>
238 <field name="row number" size="8" start="8" type="uint"/>
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dreqd-work-group-size.ll7 %gep.group.size.x = getelementptr inbounds i8, i8 addrspace(4)* %dispatch.ptr, i64 4
8 %gep.group.size.x.bc = bitcast i8 addrspace(4)* %gep.group.size.x to i16 addrspace(4)*
9 %group.size.x = load i16, i16 addrspace(4)* %gep.group.size.x.bc, align 4
10 store i16 %group.size.x, i16 addrspace(1)* %out
18 %gep.group.size.x = getelementptr inbounds i8, i8 addrspace(4)* %dispatch.ptr, i64 4
19 %gep.group.size.x.bc = bitcast i8 addrspace(4)* %gep.group.size.x to i16 addrspace(4)*
20 %group.size.x = load volatile i16, i16 addrspace(4)* %gep.group.size.x.bc, align 4
21 store i16 %group.size.x, i16 addrspace(1)* %out
29 %gep.group.size.x = getelementptr inbounds i8, i8 addrspace(4)* %dispatch.ptr, i64 4
30 %gep.group.size.x.bc = bitcast i8 addrspace(4)* %gep.group.size.x to i16 addrspace(4)*
[all …]
/external/elfutils/tests/
Drun-elfputzdata.sh45 Lets compress 22 .sbss, size: 0
47 Lets compress 24 .stab, size: 21540
48 Lets compress 25 .stabstr, size: 57297
49 Lets compress 26 .comment, size: 648
50 Lets compress 27 .debug_aranges, size: 56
51 Lets compress 28 .debug_pubnames, size: 93
52 Lets compress 29 .debug_info, size: 960
53 Lets compress 30 .debug_abbrev, size: 405
54 Lets compress 31 .debug_line, size: 189
55 Lets compress 32 .note, size: 240
[all …]
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DGPRArith.cpp326 #define TestImplRegReg(Dst, Value0, Src, Value1, Size) \ in TEST_F() argument
330 "(" #Dst ", " #Value0 ", " #Src ", " #Value1 ", " #Size ")"; \ in TEST_F()
334 __ mov(IceType_i##Size, GPRRegister::Encoded_Reg_##Dst, \ in TEST_F()
336 __ mov(IceType_i##Size, GPRRegister::Encoded_Reg_##Src, \ in TEST_F()
338 __ test(IceType_i##Size, GPRRegister::Encoded_Reg_##Dst, \ in TEST_F()
351 ASSERT_EQ(((Value0)&Mask##Size) & ((Value1)&Mask##Size) ? ValueIfTrue \ in TEST_F()
358 #define TestImplRegImm(Dst, Value0, Imm, Size) \ in TEST_F() argument
362 "(" #Dst ", " #Value0 ", " #Imm ", " #Size ")"; \ in TEST_F()
366 __ mov(IceType_i##Size, GPRRegister::Encoded_Reg_##Dst, \ in TEST_F()
368 __ test(IceType_i##Size, GPRRegister::Encoded_Reg_##Dst, \ in TEST_F()
[all …]
/external/proguard/src/proguard/util/
DArrayUtil.java35 * @param size the size of the arrays to be checked.
38 public static boolean equal(byte[] array1, byte[] array2, int size) in equal() argument
40 for (int index = 0; index < size; index++) in equal()
56 * @param size the size of the arrays to be checked.
59 public static boolean equal(short[] array1, short[] array2, int size) in equal() argument
61 for (int index = 0; index < size; index++) in equal()
77 * @param size the size of the arrays to be checked.
80 public static boolean equal(int[] array1, int[] array2, int size) in equal() argument
82 for (int index = 0; index < size; index++) in equal()
98 * @param size the size of the arrays to be checked.
[all …]
/external/testng/doc/
Dbook-toc.html11 ….1_1"><b>Page 1</b></a></font></td></tr></table><font size="3" face="Times"><span style="font-size
14 <font size="6" face="Times"><span style="font-size:48px;font-family:Times">
18 <font size="8" face="Times"><span style="font-size:12px;font-family:Times">
29 <font size="8" face="Times"><span style="font-size:16px;font-family:Times">
34 <font size="8" face="Times"><span style="font-size:12px;font-family:Times">
39 <font size="8" face="Times"><span style="font-size:11px;font-family:Times">
42 <font size="8" face="Times"><span style="font-size:12px;font-family:Times">
45 <font size="8" face="Times"><span style="font-size:11px;font-family:Times">
48 <font size="8" face="Times"><span style="font-size:12px;font-family:Times">
51 <font size="8" face="Times"><span style="font-size:11px;font-family:Times">
[all …]
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DGPRArith.cpp362 #define TestImplRegReg(Dst, Value0, Src, Value1, Size) \ in TEST_F() argument
366 "(" #Dst ", " #Value0 ", " #Src ", " #Value1 ", " #Size ")"; \ in TEST_F()
370 __ mov(IceType_i##Size, Encoded_GPR_##Dst(), Immediate(Value0)); \ in TEST_F()
371 __ mov(IceType_i##Size, Encoded_GPR_##Src(), Immediate(Value1)); \ in TEST_F()
372 __ test(IceType_i##Size, Encoded_GPR_##Dst(), Encoded_GPR_##Src()); \ in TEST_F()
382 ASSERT_EQ(((Value0)&Mask##Size) & ((Value1)&Mask##Size) ? ValueIfTrue \ in TEST_F()
389 #define TestImplRegImm(Dst, Value0, Imm, Size) \ in TEST_F() argument
393 "(" #Dst ", " #Value0 ", " #Imm ", " #Size ")"; \ in TEST_F()
397 __ mov(IceType_i##Size, Encoded_GPR_##Dst(), Immediate(Value0)); \ in TEST_F()
398 __ test(IceType_i##Size, Encoded_GPR_##Dst(), \ in TEST_F()
[all …]
/external/eigen/doc/snippets/
DTutorial_AdvancedInitialization_ThreeWays.cpp1 const int size = 6; variable
2 MatrixXd mat1(size, size);
3 mat1.topLeftCorner(size/2, size/2) = MatrixXd::Zero(size/2, size/2);
4 mat1.topRightCorner(size/2, size/2) = MatrixXd::Identity(size/2, size/2);
5 mat1.bottomLeftCorner(size/2, size/2) = MatrixXd::Identity(size/2, size/2);
6 mat1.bottomRightCorner(size/2, size/2) = MatrixXd::Zero(size/2, size/2);
9 MatrixXd mat2(size, size);
10 mat2.topLeftCorner(size/2, size/2).setZero();
11 mat2.topRightCorner(size/2, size/2).setIdentity();
12 mat2.bottomLeftCorner(size/2, size/2).setIdentity();
[all …]
/external/deqp-deps/glslang/Test/baseResults/
Dreflection.vert.out3 image_ui2D: offset -1, type 9063, size 1, index -1, binding -1, stages 1
4 sampler_2D: offset -1, type 8b5e, size 1, index -1, binding -1, stages 1
5 sampler_2DMSArray: offset -1, type 910b, size 1, index -1, binding -1, stages 1
6 anonMember3: offset 80, type 8b52, size 1, index 0, binding -1, stages 1
7 s.a: offset -1, type 1404, size 1, index -1, binding -1, stages 1
8 named.scalar: offset 12, type 1404, size 1, index 1, binding -1, stages 1
9 m23: offset 16, type 8b67, size 1, index 0, binding -1, stages 1
10 scalarAfterm23: offset 48, type 1404, size 1, index 0, binding -1, stages 1
11 c_m23: offset 16, type 8b67, size 1, index 2, binding -1, stages 1
12 c_scalarAfterm23: offset 64, type 1404, size 1, index 2, binding -1, stages 1
[all …]
/external/perf_data_converter/src/quipper/testdata/
Dperf.data.busy.1-3.4.serialized.out.pb_text4 size: 96
49 size: 96
94 size: 96
139 size: 96
184 size: 96
229 size: 96
275 size: 96
298 size: 136
321 size: 56
341 size: 64
[all …]
Dperf.data.throttle-3.8.parse.remap2.out.pb_text4 size: 96
49 size: 96
95 size: 96
118 size: 128
141 size: 128
164 size: 128
187 size: 128
210 size: 136
233 size: 144
256 size: 144
[all …]
Dperf.data.throttle-3.8.pr.out.pb_text4 size: 96
49 size: 96
95 size: 96
119 size: 128
143 size: 128
167 size: 128
191 size: 128
215 size: 136
239 size: 144
263 size: 144
[all …]
Dperf.data.throttle-3.8.serialized.out.pb_text4 size: 96
49 size: 96
95 size: 96
119 size: 128
143 size: 128
167 size: 128
191 size: 128
215 size: 136
239 size: 144
263 size: 144
[all …]
Dperf.data.throttle-3.8.pb_text4 size: 96
49 size: 96
95 size: 96
119 size: 128
143 size: 128
167 size: 128
191 size: 128
215 size: 136
239 size: 144
263 size: 144
[all …]
Dperf.data.throttle-3.8.parse.out.pb_text4 size: 96
49 size: 96
95 size: 96
119 size: 128
143 size: 128
167 size: 128
191 size: 128
215 size: 136
239 size: 144
263 size: 144
[all …]
Dperf.data.throttle-3.8.parse.remap.out.pb_text4 size: 96
49 size: 96
95 size: 96
119 size: 128
143 size: 128
167 size: 128
191 size: 128
215 size: 136
239 size: 144
263 size: 144
[all …]
Dperf.data.throttle-3.8.ser.comm.out.pb_text4 size: 96
49 size: 96
95 size: 96
119 size: 128
143 size: 128
167 size: 128
191 size: 128
215 size: 136
239 size: 144
263 size: 144
[all …]
Dperf.data.throttle-3.8.io.out.pb_text4 size: 96
49 size: 96
95 size: 96
119 size: 128
143 size: 128
167 size: 128
191 size: 128
215 size: 136
239 size: 144
263 size: 144
[all …]

12345678910>>...637