Home
last modified time | relevance | path

Searched refs:msize (Results 1 – 25 of 28) sorted by relevance

12

/external/tcpdump/
Dprint-tipc.c164 u_int msize; in print_payload() local
179 msize = TIPC_MSIZE(w0); in print_payload()
190 hsize*4, msize, in print_payload()
203 hsize*4, msize, in print_payload()
229 u_int msize; in print_internal() local
249 msize = TIPC_MSIZE(w0); in print_internal()
258 hsize*4, msize, in print_internal()
297 u_int msize; in print_link_conf() local
309 msize = TIPC_MSIZE(w0); in print_link_conf()
319 hsize*4, msize, in print_link_conf()
/external/avahi/avahi-compat-howl/
Dtext.c234 size_t msize = 0; in sw_text_record_iterator_next() local
244 if (avahi_string_list_get_pair(self->index, &mkey, &mvalue, &msize) < 0) in sw_text_record_iterator_next()
249 memcpy(val, mvalue, msize); in sw_text_record_iterator_next()
250 *val_len = msize; in sw_text_record_iterator_next()
/external/v8/src/base/platform/
Dplatform-solaris.cc56 const size_t msize = RoundUp(requested, getpagesize()); in Allocate() local
58 void* mbase = mmap(NULL, msize, prot, MAP_PRIVATE | MAP_ANON, -1, 0); in Allocate()
61 *allocated = msize; in Allocate()
Dplatform-freebsd.cc60 const size_t msize = RoundUp(requested, getpagesize()); in Allocate() local
62 void* mbase = mmap(NULL, msize, prot, MAP_PRIVATE | MAP_ANON, -1, 0); in Allocate()
65 *allocated = msize; in Allocate()
Dplatform-macos.cc57 const size_t msize = RoundUp(requested, getpagesize()); in Allocate() local
60 msize, in Allocate()
66 *allocated = msize; in Allocate()
Dplatform-aix.cc66 const size_t msize = RoundUp(requested, getpagesize()); in Allocate() local
68 void* mbase = mmapHelper(msize, prot, MAP_PRIVATE | MAP_ANONYMOUS, -1, 0); in Allocate()
71 *allocated = msize; in Allocate()
Dplatform-cygwin.cc53 const size_t msize = RoundUp(requested, sysconf(_SC_PAGESIZE)); in Allocate() local
55 void* mbase = mmap(NULL, msize, prot, MAP_PRIVATE | MAP_ANONYMOUS, -1, 0); in Allocate()
57 *allocated = msize; in Allocate()
Dplatform-openbsd.cc58 const size_t msize = RoundUp(requested, AllocateAlignment()); in Allocate() local
61 void* mbase = mmap(addr, msize, prot, MAP_PRIVATE | MAP_ANON, -1, 0); in Allocate()
63 *allocated = msize; in Allocate()
Dplatform-qnx.cc109 const size_t msize = RoundUp(requested, AllocateAlignment()); in Allocate() local
112 void* mbase = mmap(addr, msize, prot, MAP_PRIVATE | MAP_ANONYMOUS, -1, 0); in Allocate()
114 *allocated = msize; in Allocate()
Dplatform-linux.cc135 const size_t msize = RoundUp(requested, AllocateAlignment()); in Allocate() local
138 void* mbase = mmap(addr, msize, prot, MAP_PRIVATE | MAP_ANONYMOUS, -1, 0); in Allocate()
140 *allocated = msize; in Allocate()
Dplatform-win32.cc783 size_t msize = RoundUp(requested, static_cast<int>(GetPageSize())); in Allocate() local
788 LPVOID mbase = RandomizedVirtualAlloc(msize, in Allocate()
796 *allocated = msize; in Allocate()
/external/elfutils/libelf/
Delf32_fsize.c68 local_strong_alias (elfw2(LIBELFBITS, fsize), __elfw2(LIBELFBITS, msize))
/external/libevent/
Devmap.c202 evmap_make_space(struct event_signal_map *map, int slot, int msize) in evmap_make_space() argument
211 tmp = (void **)mm_realloc(map->entries, nentries * msize); in evmap_make_space()
216 (nentries - map->nentries) * msize); in evmap_make_space()
/external/libchrome/base/allocator/
DREADME43 size_t msize(void* p);
/external/sqlite/dist/orig/
Dsqlite3ext.h262 sqlite3_uint64 (*msize)(void*); member
503 #define sqlite3_msize sqlite3_api->msize
/external/sqlite/dist/
Dsqlite3ext.h262 sqlite3_uint64 (*msize)(void*); member
503 #define sqlite3_msize sqlite3_api->msize
/external/dlmalloc/
Dmalloc.c5438 size_t msize = pad_request(sizeof(struct malloc_state)); in init_user_mstate() local
5442 memset(m, 0, msize); in init_user_mstate()
5444 msp->head = (msize|INUSE_BITS); in init_user_mstate()
5462 size_t msize; in create_mspace() local
5464 msize = pad_request(sizeof(struct malloc_state)); in create_mspace()
5465 if (capacity < (size_t) -(msize + TOP_FOOT_SIZE + mparams.page_size)) { in create_mspace()
5467 (capacity + TOP_FOOT_SIZE + msize)); in create_mspace()
5481 size_t msize; in create_mspace_with_base() local
5483 msize = pad_request(sizeof(struct malloc_state)); in create_mspace_with_base()
5484 if (capacity > msize + TOP_FOOT_SIZE && in create_mspace_with_base()
[all …]
/external/nanopb-c/generator/
Dnanopb_generator.py769 msize = msg.encoded_size(messages)
770 if msize is not None:
772 yield '#define %-40s %s\n' % (identifier, msize)
/external/google-breakpad/src/tools/windows/dump_syms/testdata/
Ddump_syms_regtest64.sym133 FILE 1027 f:\dd\vctools\crt\crtw32\heap\msize.c
2390 FUNC 63e0 39 0 msize
Domap_reorder_funcs.sym127 FILE 561 f:\dd\vctools\crt_bld\self_x86\crt\src\msize.c
Ddump_syms_regtest.sym127 FILE 561 f:\dd\vctools\crt_bld\self_x86\crt\src\msize.c
Domap_stretched_filled.sym127 FILE 561 f:\dd\vctools\crt_bld\self_x86\crt\src\msize.c
Domap_stretched.sym127 FILE 561 f:\dd\vctools\crt_bld\self_x86\crt\src\msize.c
Domap_reorder_bbs.sym128 FILE 561 f:\dd\vctools\crt_bld\self_x86\crt\src\msize.c
/external/google-breakpad/src/processor/testdata/
Dmodule0.out5384 FILE 5383 f:\sp\vctools\crt_bld\self_x86\crt\src\msize.c

12