/third_party/musl/porting/liteos_m/kernel/src/internal/ |
H A D | shgetc.c | 8 void __shlim(FILE *f, off_t lim) in __shlim() argument
|
H A D | intscan.c | 26 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 D | shgetc.c | 8 void __shlim(FILE *f, off_t lim) in __shlim() argument
|
H A D | intscan.c | 26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan() argument
|
/third_party/musl/src/internal/ |
H A D | shgetc.c | 8 void __shlim(FILE *f, off_t lim) in __shlim() argument
|
H A D | intscan.c | 26 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 D | shgetc.c | 8 void __shlim(FILE *f, off_t lim) in __shlim() argument
|
H A D | intscan.c | 26 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 D | setrlim.c | 6 int t_setrlim(int r, long lim) in t_setrlim() argument
|
/third_party/musl/libc-test/src/regression/ |
H A D | rlimit-open-files.c | 11 static const long lim = 100; in main() local
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
H A D | prlimit.c | 27 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 D | strtol.c | 8 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 D | strtol.c | 8 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 D | shrpx_io_control.cc | 36 IOControl::IOControl(RateLimit *lim) : lim_(lim), rdbits_(0) {} in IOControl() argument
|
/third_party/musl/porting/linux/user/src/stdlib/ |
H A D | strtol.c | 8 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 D | strtol.c | 8 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 D | strtol.c | 8 static unsigned long long strtox(const char *s, char **p, int base, unsigned long long lim) in strtox() argument
|
H A D | wcstol.c | 32 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 D | Delta.c | 63 const Byte *lim = data + delta;
in Delta_Encode() local 92 const Byte *lim;
in Delta_Decode() local [all...] |
H A D | Bra86.c | 53 const Byte *lim = p + size - 4;
in X86() local [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/misc/ |
H A D | getrlimit.c | 27 static const long lim = 42; in getrlimit_0100() local
|
/third_party/skia/third_party/externals/expat/expat/xmlwf/ |
H A D | codepage.c | 58 int j, lim; in codepageMap() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | utf16collationiterator.h | 51 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 D | sysconf.c | 176 struct rlimit lim; in sysconf() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | utf16collationiterator.h | 51 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
|