Home
last modified time | relevance | path

Searched defs:lim (Results 1 - 25 of 81) sorted by relevance

1234

/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dshgetc.c8 void __shlim(FILE *f, off_t lim) in __shlim() argument
H A Dintscan.c26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan() argument
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dshgetc.c8 void __shlim(FILE *f, off_t lim) in __shlim() argument
H A Dintscan.c26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan() argument
/third_party/musl/src/internal/
H A Dshgetc.c8 void __shlim(FILE *f, off_t lim) in __shlim() argument
H A Dintscan.c26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan() argument
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dshgetc.c8 void __shlim(FILE *f, off_t lim) in __shlim() argument
H A Dintscan.c26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan() argument
/third_party/musl/libc-test/src/common/
H A Dsetrlim.c6 int t_setrlim(int r, long lim) in t_setrlim() argument
/third_party/musl/libc-test/src/regression/
H A Drlimit-open-files.c11 static const long lim = 100; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dprlimit.c27 static const unsigned long long lim = 4; in prlimit_0100() local
47 static const unsigned long long lim = 4; in prlimit_0200() local
/third_party/musl/porting/liteos_a/kernel/src/stdlib/
H A Dstrtol.c8 static unsigned long long strtox(const char *s, char **p, int base, unsigned long long lim) in strtox() argument
/third_party/musl/porting/liteos_m/kernel/src/stdlib/
H A Dstrtol.c8 static unsigned long long strtox(const char *s, char **p, int base, unsigned long long lim) in strtox() argument
/third_party/nghttp2/src/
H A Dshrpx_io_control.cc36 IOControl::IOControl(RateLimit *lim) : lim_(lim), rdbits_(0) {} in IOControl() argument
/third_party/musl/porting/linux/user/src/stdlib/
H A Dstrtol.c8 static unsigned long long strtox(const char *s, char **p, int base, unsigned long long lim) in strtox() argument
/third_party/musl/porting/uniproton/kernel/src/stdlib/
H A Dstrtol.c8 static unsigned long long strtox(const char *s, char **p, int base, unsigned long long lim) in strtox() argument
/third_party/musl/src/stdlib/
H A Dstrtol.c8 static unsigned long long strtox(const char *s, char **p, int base, unsigned long long lim) in strtox() argument
H A Dwcstol.c32 static unsigned long long wcstox(const wchar_t *s, wchar_t **p, int base, unsigned long long lim) in wcstox() argument
/third_party/lzma/C/
H A DDelta.c63 const Byte *lim = data + delta; in Delta_Encode() local
92 const Byte *lim; in Delta_Decode() local
[all...]
H A DBra86.c53 const Byte *lim = p + size - 4; in X86() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/misc/
H A Dgetrlimit.c27 static const long lim = 42; in getrlimit_0100() local
/third_party/skia/third_party/externals/expat/expat/xmlwf/
H A Dcodepage.c58 int j, lim; in codepageMap() local
/third_party/icu/icu4c/source/i18n/
H A Dutf16collationiterator.h51 void setText(const UChar *s, const UChar *lim) { in setText() argument
36 UTF16CollationIterator(const CollationData *d, UBool numeric, const UChar *s, const UChar *p, const UChar *lim) UTF16CollationIterator() argument
87 FCDUTF16CollationIterator(const CollationData *data, UBool numeric, const UChar *s, const UChar *p, const UChar *lim) FCDUTF16CollationIterator() argument
/third_party/musl/porting/linux/user/src/conf/
H A Dsysconf.c176 struct rlimit lim; in sysconf() local
/third_party/node/deps/icu-small/source/i18n/
H A Dutf16collationiterator.h51 void setText(const char16_t *s, const char16_t *lim) { in setText() argument
36 UTF16CollationIterator(const CollationData *d, UBool numeric, const char16_t *s, const char16_t *p, const char16_t *lim) UTF16CollationIterator() argument
87 FCDUTF16CollationIterator(const CollationData *data, UBool numeric, const char16_t *s, const char16_t *p, const char16_t *lim) FCDUTF16CollationIterator() argument

Completed in 8 milliseconds

1234