Home
last modified time | relevance | path

Searched defs:limit (Results 1 – 14 of 14) sorted by relevance

/bionic/libc/upstream-freebsd/lib/libc/gen/
Dglob.c190 struct glob_limit limit = { 0, 0, 0, 0, 0 }; in glob() local
264 globexp0(const Char *pattern, glob_t *pglob, struct glob_limit *limit, in globexp0()
293 globexp1(const Char *pattern, glob_t *pglob, struct glob_limit *limit) in globexp1()
317 struct glob_limit *limit) in globexp2()
532 glob0(const Char *pattern, glob_t *pglob, struct glob_limit *limit, in glob0()
610 globfinal(glob_t *pglob, struct glob_limit *limit, size_t oldpathc, in globfinal()
629 glob1(Char *pattern, glob_t *pglob, struct glob_limit *limit) in glob1()
647 glob_t *pglob, struct glob_limit *limit) in glob2()
718 glob_t *pglob, struct glob_limit *limit) in glob3()
850 globextend(const Char *path, glob_t *pglob, struct glob_limit *limit, in globextend()
[all …]
/bionic/libc/arch-arm64/generic/bionic/
Dmemcmp.S41 #define limit x2 macro
Dstrnlen.S38 #define limit x1 macro
Dstrncmp.S42 #define limit x2 macro
/bionic/libc/kernel/uapi/linux/netfilter/
Dxt_connlimit.h36 unsigned int limit; member
/bionic/libc/kernel/uapi/asm-x86/asm/
Dldt.h27 unsigned int limit; member
Dkvm.h126 __u32 limit; member
135 __u16 limit; member
/bionic/tests/
Dmalloc_test.cpp744 size_t limit = 128 * 1024 * 1024; in CheckAllocationFunction() local
792 size_t limit = 256 * 1024 * 1024; in TEST() local
838 size_t limit = 128 * 1024 * 1024; in TEST() local
868 size_t limit = 100 * 1024 * 1024; in TEST() local
896 size_t limit = 100 * 1024 * 1024; in TEST() local
919 size_t limit = 500 * 1024 * 1024; in SetAllocationLimit() local
/bionic/libc/kernel/uapi/linux/
Dpkt_sched.h88 __u32 limit; member
92 __u32 limit; member
110 __u32 limit; member
115 __u32 limit; member
135 __u32 limit; member
151 __u32 limit; member
173 __u32 limit; member
226 __u32 limit; member
259 __u32 limit; member
444 __u32 limit; member
[all …]
Dpkt_cls.h76 __u32 limit; member
Dopenvswitch.h489 __u32 limit; member
Dbtrfs_tree.h306 __le64 limit; member
Dbtrfs.h201 __u64 limit; member
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_system_tests.cpp212 size_t limit = 500 * 1024 * 1024; in SetAllocationLimit() local