/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munmap/ |
H A D | 2-1.c | 32 int rc, fd, map_size; in main() local
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_bo.h | 37 uint32_t map_size; member
|
/third_party/musl/porting/liteos_a/user/src/thread/ |
H A D | pthread_clone.c | 10 unsigned int map_size; member
|
/third_party/musl/src/thread/liteos_a/ |
H A D | pthread_clone.c | 25 unsigned int map_size; member
|
/third_party/musl/porting/liteos_m/kernel/src/internal/ |
H A D | locale_impl.h | 16 size_t map_size; member
|
/third_party/musl/porting/uniproton/kernel/src/internal/ |
H A D | locale_impl.h | 16 size_t map_size; member
|
/third_party/musl/porting/liteos_a/kernel/src/internal/ |
H A D | locale_impl.h | 13 size_t map_size; member
|
/third_party/musl/porting/linux/user/src/internal/ |
H A D | locale_impl.h | 15 size_t map_size; member
|
/third_party/musl/porting/linux/user/src/locale/ |
H A D | locale_map.c | 122 size_t map_size; in __get_locale() local [all...] |
H A D | dcngettext.c | 141 size_t map_size; member 210 size_t map_size; in dcngettext() local
|
/third_party/musl/src/locale/ |
H A D | locale_map.c | 120 size_t map_size; in __get_locale() local [all...] |
H A D | dcngettext.c | 129 size_t map_size; member 184 size_t map_size; in dcngettext() local
|
/third_party/protobuf/src/google/protobuf/ |
H A D | dynamic_message.h | 159 static std::vector<const Message*> Sort(const Message& message, int map_size, in Sort() argument
|
H A D | map_field.cc | 536 size_t map_size = map_.size(); in SpaceUsedExcludingSelfNoLock() local
|
H A D | map_field_test.cc | 254 void Expect(MapFieldType* map_field, State state, int map_size, in Expect() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | avs.c | 124 int map_size = ((318 / vect_w + 7) / 8) * (198 / vect_h); in avs_decode_frame() local
|
/third_party/ltp/testcases/kernel/mem/mtest07/ |
H A D | shm_test.c | 90 int map_size; member 282 int map_size; /* size of the file mapped. */ in main() local [all...] |
/third_party/libdrm/tests/amdgpu/ |
H A D | vm_tests.c | 191 const uint64_t map_size = (4ULL << 30) - (2 << 12); in amdgpu_vm_unaligned_map() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_draw.c | 164 unsigned map_size = (draw_count - 1) * indirect->stride + (num_params * sizeof(uint32_t)); in util_draw_indirect_read() local
|
/third_party/libwebsockets/lib/misc/ |
H A D | lws-struct-sqlite.c | 453 int map_size = (int)(ssize_t)schema->child_map_size, subsequent = 0; in lws_struct_sq3_create_table() local
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
H A D | hugemmap10.c | 37 static unsigned long map_size[NR_SLOTS]; variable
|
/third_party/musl/libc-test/src/functionalext/relro/ |
H A D | dlopen_ext_relro_test.c | 417 size_t map_size = RESERVED_ADDRESS_SIZE; in dlopen_ext_relro_1600() local 454 size_t map_size = RESERVED_ADDRESS_SIZE; in dlopen_ext_relro_1700() local 86 test_write_relro_file_ext( const char *lib, const int relro_fd, const int flag, void *addr, const size_t map_size) test_write_relro_file_ext() argument 491 size_t map_size = RESERVED_ADDRESS_SIZE; dlopen_ext_relro_1800() local 528 size_t map_size = RESERVED_ADDRESS_SIZE; dlopen_ext_relro_1900() local 563 size_t map_size = MIN_RESERVED_ADDRESS_SIZE; dlopen_ext_relro_2000() local 600 size_t map_size = MIN_RESERVED_ADDRESS_SIZE; dlopen_ext_relro_2100() local 638 size_t map_size = RESERVED_ADDRESS_SIZE; dlopen_ext_relro_2200() local 677 size_t map_size = RESERVED_ADDRESS_SIZE; dlopen_ext_relro_2300() local 715 size_t map_size = RESERVED_ADDRESS_SIZE; dlopen_ext_relro_2400() local [all...] |
/third_party/elfutils/src/ |
H A D | strings.c | 466 size_t map_size = MIN ((off_t) mmap_max, fdlen); in map_file() local
|
/third_party/musl/porting/linux/user/src/time/ |
H A D | __tz.c | 54 static size_t map_size; variable
|
/third_party/musl/src/time/ |
H A D | __tz.c | 44 static size_t map_size, tzdata_map_size, map_offset; variable [all...] |