Home
last modified time | relevance | path

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

12345678910>>...393

/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/tpm2/
Dtpm_generated.h16 UINT16 uint8_t_Marshal(uint8_t* source, BYTE** buffer, INT32* size);
18 TPM_RC uint8_t_Unmarshal(uint8_t* target, BYTE** buffer, INT32* size);
20 UINT16 int8_t_Marshal(int8_t* source, BYTE** buffer, INT32* size);
22 TPM_RC int8_t_Unmarshal(int8_t* target, BYTE** buffer, INT32* size);
24 UINT16 uint16_t_Marshal(uint16_t* source, BYTE** buffer, INT32* size);
26 TPM_RC uint16_t_Unmarshal(uint16_t* target, BYTE** buffer, INT32* size);
28 UINT16 int16_t_Marshal(int16_t* source, BYTE** buffer, INT32* size);
30 TPM_RC int16_t_Unmarshal(int16_t* target, BYTE** buffer, INT32* size);
32 UINT16 uint32_t_Marshal(uint32_t* source, BYTE** buffer, INT32* size);
34 TPM_RC uint32_t_Unmarshal(uint32_t* target, BYTE** buffer, INT32* size);
[all …]
Dtpm_generated.c9 UINT16 uint8_t_Marshal(uint8_t* source, BYTE** buffer, INT32* size) { in uint8_t_Marshal() argument
11 if (!size || *size < sizeof(uint8_t)) { in uint8_t_Marshal()
29 *size -= sizeof(uint8_t); in uint8_t_Marshal()
33 TPM_RC uint8_t_Unmarshal(uint8_t* target, BYTE** buffer, INT32* size) { in uint8_t_Unmarshal() argument
35 if (!size || *size < sizeof(uint8_t)) { in uint8_t_Unmarshal()
53 *size -= sizeof(uint8_t); in uint8_t_Unmarshal()
57 UINT16 int8_t_Marshal(int8_t* source, BYTE** buffer, INT32* size) { in int8_t_Marshal() argument
59 if (!size || *size < sizeof(int8_t)) { in int8_t_Marshal()
77 *size -= sizeof(int8_t); in int8_t_Marshal()
81 TPM_RC int8_t_Unmarshal(int8_t* target, BYTE** buffer, INT32* size) { in int8_t_Unmarshal() argument
[all …]
/external/valgrind/none/tests/mips64/
Dextract_insert_bit_field.stdout.exp-mips64r22 ins :: in 0x0, in1 0x0, out 0x0, pos: 0, size: 1
3 ins :: in 0x0, in1 0xffffffffffffffff, out 0xfffffffffffffffe, pos: 0, size: 1
4 ins :: in 0x0, in1 0x98765432, out 0xffffffff98765432, pos: 0, size: 1
5 ins :: in 0x0, in1 0xffffffffff865421, out 0xffffffffff865420, pos: 0, size: 1
6 ins :: in 0xffffffffffffffff, in1 0x0, out 0x1, pos: 0, size: 1
7 ins :: in 0xffffffffffffffff, in1 0xffffffffffffffff, out 0xffffffffffffffff, pos: 0, size: 1
8 ins :: in 0xffffffffffffffff, in1 0x98765432, out 0xffffffff98765433, pos: 0, size: 1
9 ins :: in 0xffffffffffffffff, in1 0xffffffffff865421, out 0xffffffffff865421, pos: 0, size: 1
10 ins :: in 0x98765432, in1 0x0, out 0x0, pos: 0, size: 1
11 ins :: in 0x98765432, in1 0xffffffffffffffff, out 0xfffffffffffffffe, pos: 0, size: 1
[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/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/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/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tree_construction/
Dtests23.dat2 <p><font size=4><font color=red><font size=4><font size=4><font size=4><font size=4><font size=4><f…
13 | size="4"
17 | size="4"
19 | size="4"
21 | size="4"
23 | size="4"
25 | size="4"
32 | size="4"
34 | size="4"
36 | size="4"
[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/chromium-trace/catapult/tracing/tracing/ui/analysis/
Dmemory_dump_heap_details_pane_test.html209 { title: 'Size', type: NumericMemoryColumn }
257 expectedRowStructure.title, expectedRowStructure.size,
311 var fields = row.cells['Size'].fields;
312 generator.push('size: ');
375 size: [0],
386 size: [0],
397 size: [0],
420 size: [4194304],
426 size: [4194304],
432 size: [1406976],
[all …]
/external/opencv3/samples/gpu/performance/
Dtests.cpp70 for (int size = 2000; size <= 8000; size *= 2) in TEST() local
72 SUBTEST << size << 'x' << size << ", 32F"; in TEST()
74 gen(src, size, size, CV_32F, 0, 1); in TEST()
97 for (int size = 1000; size <= 4000; size *= 2) in TEST() local
99 SUBTEST << size << 'x' << size << ", 8UC4, INTER_LINEAR, BORDER_REPLICATE"; in TEST()
101 gen(src, size, size, CV_8UC4, 0, 256); in TEST()
103 xmap.create(size, size, CV_32F); in TEST()
104 ymap.create(size, size, CV_32F); in TEST()
105 for (int i = 0; i < size; ++i) in TEST()
109 for (int j = 0; j < size; ++j) in TEST()
[all …]
/external/libvpx/libvpx/test/
Dtest_vectors.cc91 "vp90-2-01-sharpness-7.webm", "vp90-2-02-size-08x08.webm",
92 "vp90-2-02-size-08x10.webm", "vp90-2-02-size-08x16.webm",
93 "vp90-2-02-size-08x18.webm", "vp90-2-02-size-08x32.webm",
94 "vp90-2-02-size-08x34.webm", "vp90-2-02-size-08x64.webm",
95 "vp90-2-02-size-08x66.webm", "vp90-2-02-size-10x08.webm",
96 "vp90-2-02-size-10x10.webm", "vp90-2-02-size-10x16.webm",
97 "vp90-2-02-size-10x18.webm", "vp90-2-02-size-10x32.webm",
98 "vp90-2-02-size-10x34.webm", "vp90-2-02-size-10x64.webm",
99 "vp90-2-02-size-10x66.webm", "vp90-2-02-size-16x08.webm",
100 "vp90-2-02-size-16x10.webm", "vp90-2-02-size-16x16.webm",
[all …]
Dtest-data.sha1297 ffc096c2ce1050450ad462b5fabd2a5220846319 *vp90-2-02-size-08x08.webm
298 e36d2ed6fa2746347710b750586aafa6a01ff3ae *vp90-2-02-size-08x08.webm.md5
299 895b986f9fd55cd879472b31c6a06b82094418c8 *vp90-2-02-size-08x10.webm
300 079157a19137ccaebba606f2871f45a397347150 *vp90-2-02-size-08x10.webm.md5
301 1c5992203e62a2b83040ccbecd748b604e19f4c0 *vp90-2-02-size-08x16.webm
302 9aa45ffdf2078f883bbed01450031b691819c144 *vp90-2-02-size-08x16.webm.md5
303 d0a8953da1f85f484487408fee5da9e2a8391901 *vp90-2-02-size-08x18.webm
304 59a5cc17d354c6a23e5e959d666b1456a5d49c56 *vp90-2-02-size-08x18.webm.md5
305 1b13461a9fc65cb041bacfe4ea6f02d363397d61 *vp90-2-02-size-08x32.webm
306 2bdddd6878f05d37d84cde056a3f5e7f926ba3d6 *vp90-2-02-size-08x32.webm.md5
[all …]
/external/clang/test/Sema/
Dwarn-strlcpycat-size.c1 // RUN: %clang_cc1 -Wstrlcpy-strlcat-size -verify -fsyntax-only %s
4 size_t strlcpy (char * restrict dst, const char * restrict src, size_t size);
5 size_t strlcat (char * restrict dst, const char * restrict src, size_t size);
22size argument in 'strlcpy' call appears to be size of the source; expected the size of the destina… in f()
23size argument in 'strlcpy' call appears to be size of the source; expected the size of the destina… in f()
24size argument in 'strlcat' call appears to be size of the source; expected the size of the destina… in f()
25size argument in 'strlcpy' call appears to be size of the source; expected the size of the destina… in f()
26size argument in 'strlcpy' call appears to be size of the source; expected the size of the destina… in f()
27 …sizeof(s2)); // expected-warning {{size argument in 'strlcpy' call appears to be size of the sourc… in f()
38 …zeof(str)); // expected-warning {{size argument in 'strlcpy' call appears to be size of the sourc… in flexible_arrays()
[all …]
/external/owasp/sanitizer/lib/junit/
Dcpl-v10.html12 <P><B></B><FONT SIZE="3"></FONT>
13 <P><FONT SIZE="3"></FONT><FONT SIZE="2">THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THI…
14 <P><FONT SIZE="2"></FONT>
15 <P><FONT SIZE="2"><B>1. DEFINITIONS</B></FONT>
16 <P><FONT SIZE="2">"Contribution" means:</FONT>
18 <UL><FONT SIZE="2">a) in the case of the initial Contributor, the initial code and documentation di…
22 <UL><FONT SIZE="2">i) changes to the Program, and</FONT></UL>
25 <UL><FONT SIZE="2">ii) additions to the Program;</FONT></UL>
28SIZE="2">where such changes and/or additions to the Program originate from and are distributed by …
30 <P><FONT SIZE="2"></FONT>
[all …]
/external/junit/
Dcpl-v10.html12 <P><B></B><FONT SIZE="3"></FONT>
13 <P><FONT SIZE="3"></FONT><FONT SIZE="2">THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THI…
14 <P><FONT SIZE="2"></FONT>
15 <P><FONT SIZE="2"><B>1. DEFINITIONS</B></FONT>
16 <P><FONT SIZE="2">"Contribution" means:</FONT>
18 <UL><FONT SIZE="2">a) in the case of the initial Contributor, the initial code and documentation di…
22 <UL><FONT SIZE="2">i) changes to the Program, and</FONT></UL>
25 <UL><FONT SIZE="2">ii) additions to the Program;</FONT></UL>
28SIZE="2">where such changes and/or additions to the Program originate from and are distributed by …
30 <P><FONT SIZE="2"></FONT>
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/about_files/
Dcpl-v10.html12 <P><B></B><FONT SIZE="3"></FONT>
13 <P><FONT SIZE="3"></FONT><FONT SIZE="2">THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THI…
14 <P><FONT SIZE="2"></FONT>
15 <P><FONT SIZE="2"><B>1. DEFINITIONS</B></FONT>
16 <P><FONT SIZE="2">"Contribution" means:</FONT>
18 <UL><FONT SIZE="2">a) in the case of the initial Contributor, the initial code and documentation di…
22 <UL><FONT SIZE="2">i) changes to the Program, and</FONT></UL>
25 <UL><FONT SIZE="2">ii) additions to the Program;</FONT></UL>
28SIZE="2">where such changes and/or additions to the Program originate from and are distributed by …
30 <P><FONT SIZE="2"></FONT>
[all …]
/external/libgdx/gdx/src/com/badlogic/gdx/utils/
DShortArray.java28 public int size; field in ShortArray
54 size = array.size; in ShortArray()
55 items = new short[size]; in ShortArray()
56 System.arraycopy(array.items, 0, items, 0, size); in ShortArray()
71 size = count; in ShortArray()
78 if (size == items.length) items = resize(Math.max(8, (int)(size * 1.75f))); in add()
79 items[size++] = (short)value; in add()
84 if (size == items.length) items = resize(Math.max(8, (int)(size * 1.75f))); in add()
85 items[size++] = value; in add()
89 addAll(array, 0, array.size); in addAll()
[all …]
DCharArray.java28 public int size; field in CharArray
54 size = array.size; in CharArray()
55 items = new char[size]; in CharArray()
56 System.arraycopy(array.items, 0, items, 0, size); in CharArray()
71 size = count; in CharArray()
77 if (size == items.length) items = resize(Math.max(8, (int)(size * 1.75f))); in add()
78 items[size++] = value; in add()
82 addAll(array, 0, array.size); in addAll()
86 if (offset + length > array.size) in addAll()
87 …galArgumentException("offset + length must be <= size: " + offset + " + " + length + " <= " + arra… in addAll()
[all …]
DByteArray.java28 public int size; field in ByteArray
54 size = array.size; in ByteArray()
55 items = new byte[size]; in ByteArray()
56 System.arraycopy(array.items, 0, items, 0, size); in ByteArray()
71 size = count; in ByteArray()
77 if (size == items.length) items = resize(Math.max(8, (int)(size * 1.75f))); in add()
78 items[size++] = value; in add()
82 addAll(array, 0, array.size); in addAll()
86 if (offset + length > array.size) in addAll()
87 …galArgumentException("offset + length must be <= size: " + offset + " + " + length + " <= " + arra… in addAll()
[all …]
DIntArray.java28 public int size; field in IntArray
54 size = array.size; in IntArray()
55 items = new int[size]; in IntArray()
56 System.arraycopy(array.items, 0, items, 0, size); in IntArray()
71 size = count; in IntArray()
77 if (size == items.length) items = resize(Math.max(8, (int)(size * 1.75f))); in add()
78 items[size++] = value; in add()
82 addAll(array, 0, array.size); in addAll()
86 if (offset + length > array.size) in addAll()
87 …galArgumentException("offset + length must be <= size: " + offset + " + " + length + " <= " + arra… in addAll()
[all …]
DLongArray.java28 public int size; field in LongArray
54 size = array.size; in LongArray()
55 items = new long[size]; in LongArray()
56 System.arraycopy(array.items, 0, items, 0, size); in LongArray()
71 size = count; in LongArray()
77 if (size == items.length) items = resize(Math.max(8, (int)(size * 1.75f))); in add()
78 items[size++] = value; in add()
82 addAll(array, 0, array.size); in addAll()
86 if (offset + length > array.size) in addAll()
87 …galArgumentException("offset + length must be <= size: " + offset + " + " + length + " <= " + arra… in addAll()
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/p2/org.eclipse.equinox.p2.core/cache/
Dartifacts.xml4 <properties size='2'>
8 <mappings size='3'>
13 <artifacts size='43'>
15 <properties size='1'>
16 <property name='download.size' value='17896'/>
20 <properties size='1'>
21 <property name='download.size' value='187617'/>
25 <properties size='1'>
26 <property name='download.size' value='14989'/>
30 <properties size='1'>
[all …]

12345678910>>...393