HomeSort by relevance Sort by last modified time
    Searched refs:total_size (Results 1 - 25 of 57) sorted by null

1 2 3

  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
osmemapi.c 98 __u32 total_size = Size + sizeof(struct os_mem_block) + sizeof(__u32); local
101 os_printf("MTT:%s:%d ::os_memoryAlloc(0x%p, %lu) : %lu\n",__FUNCTION__, __LINE__,OsContext,Size,total_size);
103 if( total_size < Size ) { /* Dm: Security fix */
111 if (total_size < 2 * 4096)
114 blk = kmalloc(total_size, GFP_ATOMIC);
116 blk = kmalloc(total_size, GFP_KERNEL);
128 blk = vmalloc(total_size);
134 os_profile (OsContext, 4, total_size);
139 *(__u32 *)((unsigned char *)blk + total_size - sizeof(__u32)) = MEM_BLOCK_END;
174 __u32 total_size = Size + sizeof(struct os_mem_block) + sizeof(__u32) local
338 __u32 total_size = Size + sizeof(struct os_mem_block) + sizeof(__u32); local
    [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
osmemapi.c 101 __u32 total_size = Size + sizeof(struct os_mem_block) + sizeof(__u32); local
104 os_printf("MTT:%s:%d ::os_memoryAlloc(0x%p, %lu) : %lu\n",__FUNCTION__, __LINE__,OsContext,Size,total_size);
113 if (total_size < 6 * 4096)
115 if (total_size < 2 * 4096)
119 blk = kmalloc(total_size, GFP_ATOMIC);
121 blk = kmalloc(total_size, GFP_KERNEL);
136 blk = vmalloc(total_size);
144 os_profile (OsContext, 4, total_size);
149 *(__u32 *)((unsigned char *)blk + total_size - sizeof(__u32)) = MEM_BLOCK_END;
300 __u32 total_size = Size + sizeof(struct os_mem_block) + sizeof(__u32) local
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osmemapi.c 101 __u32 total_size = Size + sizeof(struct os_mem_block) + sizeof(__u32); local
105 os_printf("MTT:%s:%d ::os_memoryAlloc(0x%p, %lu) : %lu\n",__FUNCTION__, __LINE__,OsContext,Size,total_size);
114 if (total_size < 6 * 4096)
116 if (total_size < 2 * 4096)
119 blk = kmalloc(total_size, flags);
136 blk = vmalloc(total_size);
144 os_profile (OsContext, 4, total_size);
149 *(__u32 *)((unsigned char *)blk + total_size - sizeof(__u32)) = MEM_BLOCK_END;
299 __u32 total_size = Size + sizeof(struct os_mem_block) + sizeof(__u32); local
308 blk = kmalloc(total_size, flags | GFP_DMA)
    [all...]
  /external/blktrace/btt/
mmap.c 37 static off_t cur_min, cur, cur_max, total_size; variable
87 len = min_len(DEF_LEN, total_size - cur_min);
117 total_size = buf.st_size;
149 return 100.0 * ((double)cur / (double)total_size);
  /system/core/cpio/
mkbootfs.c 38 static int total_size = 0; variable
52 while(total_size & 3) {
53 total_size++;
80 total_size += 6 + 8*13 + olen + 1;
84 while(total_size & 3) {
85 total_size++;
91 total_size += datasize;
101 while(total_size & 0xff) {
102 total_size++;
  /external/protobuf/python/google/protobuf/internal/
wire_format.py 209 total_size = (2 * TagByteSize(1) + TagByteSize(2) + TagByteSize(3))
212 total_size += _VarUInt64ByteSizeNoTag(field_number)
217 total_size += _VarUInt64ByteSizeNoTag(message_size)
220 total_size += message_size
221 return total_size
  /bootable/recovery/mtdutils/
mtdutils.h 37 size_t *total_size, size_t *erase_size, size_t *write_size);
  /hardware/ril/mock-ril/src/generated/cpp/
ctrl.pb.cpp 405 int total_size = 0; local
410 total_size += 1 +
416 total_size +=
421 _cached_size_ = total_size;
423 return total_size;
619 int total_size = 0; local
624 total_size += 1 +
630 total_size +=
635 _cached_size_ = total_size;
637 return total_size;
844 int total_size = 0; local
1081 int total_size = 0; local
1300 int total_size = 0; local
1524 int total_size = 0; local
    [all...]
ril.pb.cpp 1316 int total_size = 0; local
1755 int total_size = 0; local
2133 int total_size = 0; local
2769 int total_size = 0; local
3132 int total_size = 0; local
3379 int total_size = 0; local
3655 int total_size = 0; local
3892 int total_size = 0; local
4099 int total_size = 0; local
4308 int total_size = 0; local
4534 int total_size = 0; local
4742 int total_size = 0; local
4950 int total_size = 0; local
5233 int total_size = 0; local
5462 int total_size = 0; local
5670 int total_size = 0; local
5951 int total_size = 0; local
6292 int total_size = 0; local
6521 int total_size = 0; local
6729 int total_size = 0; local
6935 int total_size = 0; local
    [all...]
msgheader.pb.cpp 312 int total_size = 0; local
317 total_size += 1 +
324 total_size += 1 +
331 total_size += 1 +
338 total_size += 1 +
345 total_size +=
350 _cached_size_ = total_size;
352 return total_size;
  /external/protobuf/src/google/protobuf/
descriptor.pb.cc 777 int total_size = 0; local
1239 int total_size = 0; local
1561 int total_size = 0; local
1981 int total_size = 0; local
2634 int total_size = 0; local
3001 int total_size = 0; local
3316 int total_size = 0; local
3630 int total_size = 0; local
4010 int total_size = 0; local
4537 int total_size = 0; local
4892 int total_size = 0; local
5303 int total_size = 0; local
5570 int total_size = 0; local
5794 int total_size = 0; local
6018 int total_size = 0; local
6242 int total_size = 0; local
6499 int total_size = 0; local
6890 int total_size = 0; local
    [all...]
unknown_field_set.cc 71 int total_size = sizeof(*fields_) + sizeof(UnknownField) * fields_->size(); local
76 total_size += sizeof(*field.length_delimited_) +
80 total_size += field.group_->SpaceUsed();
86 return total_size;
extension_set_heavy.cc 236 int total_size = local
242 total_size += iter->second.SpaceUsedExcludingSelf();
244 return total_size;
253 int total_size = 0; local
258 total_size += sizeof(*repeated_##LOWERCASE##_value) + \
278 total_size += sizeof(*repeated_message_value) +
285 total_size += sizeof(*string_value) +
289 total_size += down_cast<Message*>(message_value)->SpaceUsed();
296 return total_size;
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 371 int total_size = 0; local
376 total_size += 1 +
383 total_size += 1 * this->file_to_generate_size();
385 total_size += ::google::protobuf::internal::WireFormatLite::StringSize(
390 total_size += 1 * this->proto_file_size();
392 total_size +=
398 total_size +=
403 _cached_size_ = total_size;
405 return total_size;
712 int total_size = 0 local
989 int total_size = 0; local
    [all...]
  /system/extras/showslab/
showslab.c 33 unsigned long total_size; /* size of all objects */ member in struct:slab_stat
136 stats->total_size += p->nr_objs * p->obj_size;
151 stats->avg_obj_size = stats->total_size / stats->nr_objs;
327 stats.total_size / 1024.0,
328 100.0 * stats.active_size / stats.total_size,
  /hardware/ril/mock-ril/src/cpp/
msgheader.pb.cpp 312 int total_size = 0; local
317 total_size += 1 +
324 total_size += 1 +
331 total_size += 1 +
338 total_size += 1 +
345 total_size +=
350 _cached_size_ = total_size;
352 return total_size;
  /external/webkit/WebKitTools/wx/build/
build_utils.py 93 def download_callback(downloaded, block_size, total_size):
95 if downloaded > total_size:
96 downloaded = total_size
97 sys.stdout.write('%s %d of %d bytes downloaded\r' % (filename, downloaded, total_size))
  /bootable/diskinstaller/libdiskconfig/
diskconfig.c 274 uint64_t total_size; local
343 total_size = dinfo->skip_lba * dinfo->sect_size;
349 total_size += part->len_kb * 1024;
370 if (S_ISBLK(stat.st_mode) && total_size > disk_size) {
372 "size (%llu).", total_size, disk_size);
  /system/core/libdiskconfig/
diskconfig.c 276 uint64_t total_size; local
345 total_size = dinfo->skip_lba * dinfo->sect_size;
351 total_size += part->len_kb * 1024;
373 if (S_ISBLK(stat.st_mode) && total_size > disk_size) {
375 "size (%llu).", total_size, disk_size);
  /bionic/libc/bionic/
malloc_debug_qemu.c 795 size_t total_size; local
830 total_size = desc.requested_bytes + desc.prefix_size + desc.suffix_size;
831 total_elements = total_size / elem_size
    [all...]
  /external/qemu/
elf_ops.h 186 int size, i, total_size; local
232 total_size = 0;
251 total_size += mem_size;
266 return total_size;
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng_xtra.cpp 129 predicted_orbits_data_ptr->total_size = length;
  /build/tools/signapk/
SignApk.java 354 int total_size = temp.size() + 6; local
355 if (total_size > 0xffff) {
359 int signature_start = total_size - message.length - 1;
371 temp.write(total_size & 0xff);
372 temp.write((total_size >> 8) & 0xff);
388 outputStream.write(total_size & 0xff);
389 outputStream.write((total_size >> 8) & 0xff);
  /external/chromium/third_party/icu/source/common/
propname.cpp 614 if(length<aliases.total_size) {
623 uprv_memcpy(outBytes, inBytes, aliases.total_size);
636 aliases.total_size-aliases.stringPool_offset,
640 * alloc uint8_t temp[total_size] and reset it
650 temp=(uint8_t *)uprv_malloc(aliases.total_size);
653 aliases.total_size);
657 uprv_memset(temp, 0, aliases.total_size);
706 return aliases.total_size;
  /external/chromium/third_party/icu/source/tools/genpname/
genpname.cpp 356 int32_t total_size; // size of everything member in class:Builder
550 U_ASSERT(result >= 0 && result < total_size);
737 total_size = off;
738 if (debug>0) printf("total size=%5d\n\n", (int)total_size);
739 U_ASSERT(total_size <= (MAX_OFFSET+1));
815 U_ASSERT(total_size > 0 && total_size < 0x7FFF);
816 header.total_size = (int16_t) total_size;
858 length = total_size;
    [all...]

Completed in 527 milliseconds

1 2 3