/third_party/elfutils/tests/ |
H A D | showptable.c | 123 size_t maxsize; in main() local
|
/third_party/ffmpeg/libavformat/ |
H A D | avio_internal.h | 47 int64_t maxsize; member
|
H A D | thp.c | 69 uint32_t maxsize; in thp_read_header() local
|
H A D | cinedec.c | 36 uint64_t maxsize; member
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_jit_misc.c | 126 pcre2_jit_stack_create(size_t startsize, size_t maxsize, in pcre2_jit_stack_create() argument
|
/third_party/elfutils/libelf/ |
H A D | common.h | 68 allocate_elf (int fildes, void *map_address, int64_t offset, size_t maxsize, in allocate_elf() argument
|
H A D | elf_begin.c | 50 file_read_ar (int fildes, void *map_address, off_t offset, size_t maxsize, in file_read_ar() argument 72 get_shnum(void *map_address, unsigned char *e_ident, int fildes, int64_t offset, size_t maxsize) get_shnum() argument 280 file_read_elf(int fildes, void *map_address, unsigned char *e_ident, int64_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent) file_read_elf() argument 550 __libelf_read_mmaped_file(int fildes, void *map_address, int64_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent) __libelf_read_mmaped_file() argument 583 read_unmmaped_file(int fildes, int64_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent) read_unmmaped_file() argument 645 read_file(int fildes, int64_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent) read_file() argument 1031 size_t maxsize; __libelf_next_arhdr_wrlock() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | a_mbstr.c | 42 ASN1_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len, int inform, unsigned long mask, long minsize, long maxsize) ASN1_mbstring_ncopy() argument
|
H A D | a_strnid.c | 187 ASN1_STRING_TABLE_add(int nid, long minsize, long maxsize, unsigned long mask, unsigned long flags) ASN1_STRING_TABLE_add() argument
|
/third_party/python/Lib/ctypes/ |
H A D | _aix.py | 60 from sys import maxsize namespace
|
/third_party/openssl/crypto/asn1/ |
H A D | a_mbstr.c | 42 ASN1_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len, int inform, unsigned long mask, long minsize, long maxsize) ASN1_mbstring_ncopy() argument
|
H A D | a_strnid.c | 185 ASN1_STRING_TABLE_add(int nid, long minsize, long maxsize, unsigned long mask, unsigned long flags) ASN1_STRING_TABLE_add() argument
|
/third_party/ltp/lib/ |
H A D | tst_memutils.c | 19 void tst_pollute_memory(size_t maxsize, int fillchar) in tst_pollute_memory() argument
|
/third_party/libfuse/example/ |
H A D | hello_ll.c | 107 reply_buf_limited(fuse_req_t req, const char *buf, size_t bufsize, off_t off, size_t maxsize) reply_buf_limited() argument
|
H A D | hello_ll_uds.c | 117 reply_buf_limited(fuse_req_t req, const char *buf, size_t bufsize, off_t off, size_t maxsize) reply_buf_limited() argument
|
H A D | notify_store_retrieve.c | 192 reply_buf_limited(fuse_req_t req, const char *buf, size_t bufsize, off_t off, size_t maxsize) reply_buf_limited() argument
|
H A D | notify_inval_entry.c | 209 reply_buf_limited(fuse_req_t req, const char *buf, size_t bufsize, off_t off, size_t maxsize) reply_buf_limited() argument
|
H A D | notify_inval_inode.c | 189 reply_buf_limited(fuse_req_t req, const char *buf, size_t bufsize, off_t off, size_t maxsize) reply_buf_limited() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/ |
H A D | time_test.cpp | 294 size_t maxsize = sizeof(s); in HWTEST_F() local
|
/third_party/python/Lib/asyncio/ |
H A D | queues.py | 91 def maxsize(self): member in Queue [all...] |
/third_party/python/Lib/test/ |
H A D | test_format.py | 8 maxsize = support.MAX_Py_ssize_t variable [all...] |
/third_party/eudev/src/libudev/ |
H A D | libudev-util.c | 52 util_resolve_subsys_kernel(struct udev *udev, const char *string, char *result, size_t maxsize, int read_value) util_resolve_subsys_kernel() argument
|
/third_party/node/deps/openssl/openssl/crypto/ui/ |
H A D | ui_util.c | 111 int maxsize = UI_get_result_maxsize(uis); in ui_read() local
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | packet.c | 395 int WPACKET_set_max_size(WPACKET *pkt, size_t maxsize) in WPACKET_set_max_size() argument [all...] |
H A D | punycode.c | 257 size_t size = 0, maxsize; in ossl_a2ulabel() local
|