HomeSort by relevance Sort by last modified time
    Searched full:size (Results 76 - 100 of 15447) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/dropbear/libtomcrypt/src/pk/asn1/der/sequence/
der_decode_sequence_ex.c 25 @param inlen The size of the input
35 unsigned long size, x, y, z, i, blksize; local
41 /* get blk size */
88 size = list[i].size;
132 if ((err = der_decode_bit_string(in + x, z, data, &size)) != CRYPT_OK) {
136 list[i].size = size;
137 if ((err = der_length_bit_string(size, &z)) != CRYPT_OK) {
144 if ((err = der_decode_octet_string(in + x, z, data, &size)) != CRYPT_OK)
    [all...]
  /external/speex/libspeex/
buffer.c 45 int size; member in struct:SpeexBuffer_
51 EXPORT SpeexBuffer *speex_buffer_init(int size)
54 st->data = speex_alloc(size);
55 st->size = size;
73 if (len > st->size)
75 data += len-st->size;
76 len = st->size;
80 if (end1 > st->size)
81 end1 = st->size;
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
constructors_index_additions.html 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
51 <br><font size="+2">A</font>&nbsp;
52 <a href="#B"><font size="-2">B</font></a>
53 <a href="#D"><font size="-2">D</font></a>
54 <a href="#F"><font size="-2">F</font></a>
55 <a href="#G"><font size="-2">G</font></a>
56 <a href="#H"><font size="-2">H</font></a>
57 <a href="#I"><font size="-2">I</font></a>
58 <a href="#K"><font size="-2">K</font></a>
59 <a href="#L"><font size="-2">L</font></a>
    [all...]
fields_index_changes.html 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:.5em;">
51 <br><font size="+2">A</font>&nbsp;
52 <a href="#B"><font size="-2">B</font></a>
53 <a href="#C"><font size="-2">C</font></a>
54 <a href="#D"><font size="-2">D</font></a>
55 <a href="#E"><font size="-2">E</font></a>
56 <a href="#H"><font size="-2">H</font></a>
57 <a href="#I"><font size="-2">I</font></a>
58 <a href="#L"><font size="-2">L</font></a>
59 <a href="#M"><font size="-2">M</font></a>
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/7/changes/
alldiffs_index_additions.html 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
52 <br><font size="+2">A</font>&nbsp;
53 <a href="#C"><font size="-2">C</font></a>
54 <a href="#D"><font size="-2">D</font></a>
55 <a href="#E"><font size="-2">E</font></a>
56 <a href="#F"><font size="-2">F</font></a>
57 <a href="#G"><font size="-2">G</font></a>
58 <a href="#I"><font size="-2">I</font></a>
59 <a href="#L"><font size="-2">L</font></a>
60 <a href="#N"><font size="-2">N</font></a>
    [all...]
alldiffs_index_all.html 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
52 <br><font size="+2">A</font>&nbsp;
53 <a href="#B"><font size="-2">B</font></a>
54 <a href="#C"><font size="-2">C</font></a>
55 <a href="#D"><font size="-2">D</font></a>
56 <a href="#E"><font size="-2">E</font></a>
57 <a href="#F"><font size="-2">F</font></a>
58 <a href="#G"><font size="-2">G</font></a>
59 <a href="#I"><font size="-2">I</font></a>
60 <a href="#L"><font size="-2">L</font></a>
    [all...]
classes_index_all.html 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
51 <br><font size="+2">B</font>&nbsp;
52 <a href="#C"><font size="-2">C</font></a>
53 <a href="#G"><font size="-2">G</font></a>
54 <a href="#I"><font size="-2">I</font></a>
55 <a href="#M"><font size="-2">M</font></a>
56 <a href="#N"><font size="-2">N</font></a>
57 <a href="#P"><font size="-2">P</font></a>
58 <a href="#R"><font size="-2">R</font></a>
59 <a href="#S"><font size="-2">S</font></a>
    [all...]
  /frameworks/base/opengl/tests/gralloc/
gralloc.cpp 30 void* lamecpy(void* d, void const* s, size_t size) {
33 while (size) {
35 size--;
42 size_t size = 128*256*4; local
43 void* temp = malloc(size);
44 void* temp2 = malloc(size);
45 memset(temp, 0, size);
46 memset(temp2, 0, size);
67 memset(vaddr, 0, size);
73 memcpy(temp, temp2, size);
    [all...]
  /external/skia/src/core/
SkMask.cpp 25 Sk64 size; local
26 size.setMul(a, b);
27 if (size.is32() && size.isPos()) {
28 return size.get32();
38 size_t size = this->computeImageSize(); local
40 size = safeMul32(size, 3);
42 return size;
48 uint8_t* SkMask::AllocImage(size_t size)
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
methods_index_changes.html 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
51 <br><font size="+2">A</font>&nbsp;
52 <a href="#C"><font size="-2">C</font></a>
53 <a href="#E"><font size="-2">E</font></a>
54 <a href="#F"><font size="-2">F</font></a>
55 <a href="#G"><font size="-2">G</font></a>
56 <a href="#H"><font size="-2">H</font></a>
57 <a href="#I"><font size="-2">I</font></a>
58 <a href="#N"><font size="-2">N</font></a>
59 <a href="#O"><font size="-2">O</font></a>
    [all...]
fields_index_all.html 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
51 <br><font size="+2">A</font>&nbsp;
52 <a href="#B"><font size="-2">B</font></a>
53 <a href="#C"><font size="-2">C</font></a>
54 <a href="#D"><font size="-2">D</font></a>
55 <a href="#E"><font size="-2">E</font></a>
56 <a href="#F"><font size="-2">F</font></a>
57 <a href="#H"><font size="-2">H</font></a>
58 <a href="#I"><font size="-2">I</font></a>
59 <a href="#J"><font size="-2">J</font></a>
    [all...]
alldiffs_index_changes.html 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
52 <br><font size="+2">A</font>&nbsp;
53 <a href="#B"><font size="-2">B</font></a>
54 <a href="#C"><font size="-2">C</font></a>
55 <a href="#D"><font size="-2">D</font></a>
56 <a href="#E"><font size="-2">E</font></a>
57 <a href="#F"><font size="-2">F</font></a>
58 <a href="#G"><font size="-2">G</font></a>
59 <a href="#H"><font size="-2">H</font></a>
60 <a href="#I"><font size="-2">I</font></a>
    [all...]
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
VMRuntime.java 55 * be resized so that (size of live objects) / (size of heap) is
65 * be resized so that (size of live objects) / (size of heap) is
92 * Returns the minimum heap size, or zero if no minimum is in effect.
94 * @return the minimum heap size value
101 * Sets the desired minimum heap size, and returns the
102 * old minimum size. If size is larger than the maximum
103 * size, the maximum size will be used. If size is zer
    [all...]
  /external/dropbear/libtomcrypt/src/pk/asn1/der/choice/
der_decode_choice.c 23 @param inlen [in/out] The size of the input and resulting size of read type
31 unsigned long size, x, z; local
38 /* get blk size */
50 size = list[x].size;
66 if (der_length_short_integer(size, &z) == CRYPT_OK) {
75 if (der_decode_bit_string(in, *inlen, data, &size) == CRYPT_OK) {
76 if (der_length_bit_string(size, &z) == CRYPT_OK) {
78 list[x].size = size
    [all...]
  /external/dropbear/libtomcrypt/src/pk/asn1/der/set/
der_encode_setof.c 22 unsigned long size; member in struct:edge
32 r = XMEMCMP(A->start, B->start, MIN(A->size, B->size));
34 if (r == 0 && A->size != B->size) {
35 if (A->size > B->size) {
36 for (x = B->size; x < A->size; x++) {
42 for (x = A->size; x < B->size; x++)
    [all...]
  /system/extras/tests/memtest/
memtest.cpp 132 int validate_memcpy(char* s, char* d, size_t size);
133 int validate_memset(char* s, char c, size_t size);
160 struct result_t { int size; float res; }; member in struct:result_t
163 int size = 0; local
166 if (size<128) size += 8;
167 else if (size<1024) size += 128;
168 else if (size<16384) size += 1024
286 struct result_t { int size; float res; }; member in struct:result_t
289 int size = 0; local
424 struct result_t { int size; float res; }; member in struct:result_t
427 int size = 0; local
536 struct result_t { int size; float res; }; member in struct:result_t
539 int size = 0; local
595 size_t size = 0x40000000; local
625 size_t size = i==0 ? 4096 : 48*1024*1024; \/\/ 48 MB local
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/6/changes/
alldiffs_index_changes.html 47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
52 <br><font size="+2">A</font>&nbsp;
53 <a href="#B"><font size="-2">B</font></a>
54 <a href="#C"><font size="-2">C</font></a>
55 <a href="#R"><font size="-2">R</font></a>
56 <a href="#T"><font size="-2">T</font></a>
57 <a href="#U"><font size="-2">U</font></a>
58 <a href="#W"><font size="-2">W</font></a>
59 <a href="#topheader"><font size="-2">TOP</font></a>
72 <br><font size="+2">B</font>&nbsp
    [all...]
  /external/dropbear/libtommath/
bn_mp_init_size.c 18 /* init an mp_init for a given size */
19 int mp_init_size (mp_int * a, int size)
23 /* pad size so there are always extra digits */
24 size += (MP_PREC * 2) - (size % MP_PREC);
27 a->dp = OPT_CAST(mp_digit) XMALLOC (sizeof (mp_digit) * size);
34 a->alloc = size;
38 for (x = 0; x < size; x++) {
  /external/qemu/
cbuffer.c 33 if (cb->rpos < 0 || cb->rpos >= cb->size) {
36 else if (cb->count < 0 || cb->count > cb->size) {
42 fprintf(stderr, "assert:%s:%ld: assertion failed: %s (pos=%d count=%d size=%d)\n",
43 file, lineno, reason, cb->rpos, cb->count, cb->size);
55 int avail = cb->size - cb->count;
59 if (wpos >= cb->size)
60 wpos -= cb->size;
62 if (wpos + avail > cb->size)
63 avail = cb->size - wpos;
75 if (cb->count > cb->size)
    [all...]
  /external/stlport/src/
string.cpp 11 size_t size = strlen(ascii); local
12 wchar_t* buff = new wchar_t[size+1];
13 mbstowcs(buff, ascii, size);
14 buff[size] = 0x00;
20 size_t size = wcslen(wide); local
21 char* buff = new char[size+1];
22 wcstombs(buff, wide, size);
23 buff[size] = 0;
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/manifest/model/
UiElementNodeTest.java 63 assertEquals(0, ui.getUiChildren().size());
64 assertEquals(0, ui.getUiAttributes().size());
71 assertEquals(0, ui.getUiChildren().size());
74 assertEquals(0, ui.getUiChildren().size());
90 assertEquals(1, ui.getUiChildren().size());
91 assertEquals(0, ui.getUiAttributes().size());
97 assertEquals(0, application.getUiChildren().size());
98 assertEquals(0, application.getUiAttributes().size());
112 assertEquals(2, ui.getUiChildren().size());
113 assertEquals(0, ui.getUiAttributes().size());
    [all...]
  /dalvik/dx/src/com/android/dx/rop/annotation/
AnnotationsList.java 41 int size = list1.size(); local
43 if (size != list2.size()) {
44 throw new IllegalArgumentException("list1.size() != list2.size()");
47 AnnotationsList result = new AnnotationsList(size);
49 for (int i = 0; i < size; i++) {
62 * @param size the size of the lis
    [all...]
  /system/core/libcutils/
buffer.c 47 Buffer* bufferWrap(char* data, size_t capacity, size_t size) {
55 buffer->size = size;
72 buffer->size = 0;
78 assert(buffer->size < buffer->expected);
81 buffer->data + buffer->size,
82 buffer->expected - buffer->size);
85 buffer->size += bytesRead;
86 return buffer->size;
93 buffer->remaining = buffer->size;
    [all...]
  /external/e2fsprogs/tests/f_orphan/
expect.1 1 Clearing orphaned inode 15 (uid=0, gid=0, mode=040755, size=1024)
2 Clearing orphaned inode 17 (uid=0, gid=0, mode=0100644, size=0)
3 Clearing orphaned inode 16 (uid=0, gid=0, mode=040755, size=1024)
4 Clearing orphaned inode 14 (uid=0, gid=0, mode=0100644, size=69)
5 Clearing orphaned inode 13 (uid=0, gid=0, mode=040755, size=1024)
  /external/oprofile/libutil/
op_growable_buffer.c 20 b->size = 0;
33 size_t new_size = (b->max_size + b->size) * 2;
41 size_t old_size = b->size;
42 b->size += len;
43 if (b->size > b->max_size)

Completed in 177 milliseconds

1 2 34 5 6 7 8 91011>>