Home
last modified time | relevance | path

Searched defs:maxsize (Results 1 - 25 of 121) sorted by relevance

12345

/third_party/elfutils/tests/
H A Dshowptable.c123 size_t maxsize; in main() local
/third_party/ffmpeg/libavformat/
H A Davio_internal.h47 int64_t maxsize; member
H A Dthp.c69 uint32_t maxsize; in thp_read_header() local
H A Dcinedec.c36 uint64_t maxsize; member
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_misc.c126 pcre2_jit_stack_create(size_t startsize, size_t maxsize, in pcre2_jit_stack_create() argument
/third_party/elfutils/libelf/
H A Dcommon.h68 allocate_elf (int fildes, void *map_address, int64_t offset, size_t maxsize, in allocate_elf() argument
H A Delf_begin.c50 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 Da_mbstr.c42 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 Da_strnid.c187 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.py60 from sys import maxsize namespace
/third_party/openssl/crypto/asn1/
H A Da_mbstr.c42 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 Da_strnid.c185 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 Dtst_memutils.c19 void tst_pollute_memory(size_t maxsize, int fillchar) in tst_pollute_memory() argument
/third_party/libfuse/example/
H A Dhello_ll.c107 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 Dhello_ll_uds.c117 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 Dnotify_store_retrieve.c192 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 Dnotify_inval_entry.c209 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 Dnotify_inval_inode.c189 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 Dtime_test.cpp294 size_t maxsize = sizeof(s); in HWTEST_F() local
/third_party/python/Lib/asyncio/
H A Dqueues.py91 def maxsize(self): member in Queue
[all...]
/third_party/python/Lib/test/
H A Dtest_format.py8 maxsize = support.MAX_Py_ssize_t variable
[all...]
/third_party/eudev/src/libudev/
H A Dlibudev-util.c52 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 Dui_util.c111 int maxsize = UI_get_result_maxsize(uis); in ui_read() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dpacket.c395 int WPACKET_set_max_size(WPACKET *pkt, size_t maxsize) in WPACKET_set_max_size() argument
[all...]
H A Dpunycode.c257 size_t size = 0, maxsize; in ossl_a2ulabel() local

Completed in 13 milliseconds

12345