/external/eigen/bench/ |
D | product_threshold.cpp | 11 template<int S> struct map_size { enum { ret = S }; }; struct 12 template<> struct map_size<10> { enum { ret = 20 }; }; argument 13 template<> struct map_size<11> { enum { ret = 50 }; }; argument 14 template<> struct map_size<12> { enum { ret = 100 }; }; argument 15 template<> struct map_size<13> { enum { ret = 300 }; }; argument
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/munmap/ |
D | 2-1.c | 32 int rc, fd, map_size; in main() local
|
/external/syslinux/com32/modules/ |
D | kbdmap.c | 27 size_t map_size; in main() local
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_lru_map.c | 190 unsigned int map_size; in test_lru_sanity1() local 267 unsigned int map_size; in test_lru_sanity2() local 373 unsigned int map_size; in test_lru_sanity3() local 560 unsigned int map_size = tgt_free * 2; in test_lru_sanity6() local
|
/external/libchrome/base/files/ |
D | memory_mapped_file_posix.cc | 29 size_t map_size = 0; in MapFileRegionToMemory() local
|
/external/libchrome/base/trace_event/ |
D | heap_profiler_allocation_register_posix.cc | 33 size_t map_size = size + GetGuardSize(); in AllocateGuardedVirtualMemory() local
|
/external/fio/t/ |
D | axmap.c | 74 unsigned int map_size = size; in test_multi() local
|
/external/google-breakpad/src/processor/ |
D | cfi_frame_info.h | 243 SimpleCFIWalker(const RegisterSet *register_map, size_t map_size) in SimpleCFIWalker()
|
/external/ltp/testcases/kernel/mem/mtest07/ |
D | shm_test.c | 277 int map_size; /* size of the file mapped. */ in main() local
|
/external/libunwind/src/dwarf/ |
D | Gfind_unwind_table.c | 41 unw_word_t map_size = ei->u.memory.end - ei->u.memory.start; in get_dyn_gp() local
|
/external/swiftshader/third_party/LLVM/tools/lto/ |
D | lto.cpp | 109 size_t map_size, in lto_module_create_from_fd_at_offset()
|
/external/protobuf/src/google/protobuf/ |
D | map_field.cc | 430 int map_size = map_.size(); in SpaceUsedExcludingSelfNoLock() local
|
D | map_field_test.cc | 267 void Expect(MapFieldType* map_field, State state, int map_size, in Expect()
|
/external/elfutils/src/ |
D | strings.c | 483 size_t map_size = MIN ((off_t) mmap_max, fdlen); in map_file() local
|
/external/ltp/testcases/kernel/fs/fsx-linux/ |
D | fsx-linux.c | 645 unsigned map_size; in domapread() local 782 unsigned map_size; in domapwrite() local
|
/external/python/cpython2/Modules/ |
D | mmapmodule.c | 1103 Py_ssize_t map_size; in new_mmap_object() local 1262 Py_ssize_t map_size; in new_mmap_object() local
|
/external/python/cpython3/Modules/ |
D | mmapmodule.c | 1083 Py_ssize_t map_size; in new_mmap_object() local 1236 Py_ssize_t map_size; in new_mmap_object() local
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_allocator.h | 551 uptr map_size = kUserMapSize; in PopulateFreeList() local 563 uptr map_size = kMetaMapSize; in PopulateFreeList() local 1050 uptr map_size = RoundUpMapSize(size); in Allocate() local 1249 uptr map_size; member
|
D | sanitizer_posix.cc | 154 uptr map_size = size + alignment; in MmapAlignedOrDie() local
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_program.h | 48 uint8_t map_size; member
|
/external/pdfium/third_party/base/allocator/partition_allocator/ |
D | partition_alloc.cc | 646 size_t map_size = size + kPartitionPageSize; in PartitionDirectMap() local 984 size_t map_size = partitionPageToDirectMapExtent(page)->map_size; in partitionReallocDirectMappedInPlace() local
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_prim_vbuf.c | 91 size_t map_size; member
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state_draw.c | 912 unsigned map_size; in si_get_draw_start_count() local
|
/external/fio/lib/ |
D | axmap.c | 42 unsigned long map_size; member
|
/external/syslinux/gpxe/src/include/ |
D | pcmcia.h | 81 u_int map_size; member
|