| /third_party/lzma/C/ |
| D | SwapBytes.c | 105 SwapBytes2_128(CSwapUInt16 *items, const CSwapUInt16 *lim) in SwapBytes2_128() 250 const __m128i *lim = (const __m128i *)lim8; in ShufBytes_128() local 292 const __m256i *lim = (const __m256i *)lim8; in ShufBytes_256() local 384 SwapBytes2_128(CSwapUInt16 *items, const CSwapUInt16 *lim) in SwapBytes2_128() 403 SwapBytes4_128(CSwapUInt32 *items, const CSwapUInt32 *lim) in SwapBytes4_128() 510 SwapBytes2_64(CSwapUInt16 *items, const CSwapUInt16 *lim) in SwapBytes2_64() 539 SwapBytes4_64(CSwapUInt32 *items, const CSwapUInt32 *lim) in SwapBytes4_64() 588 SwapBytes2_32(CSwapUInt16 *items, const CSwapUInt16 *lim) in SwapBytes2_32() 601 SwapBytes4_32(CSwapUInt32 *items, const CSwapUInt32 *lim) in SwapBytes4_32() 645 CSwapUInt16 *lim; in z7_SwapBytes2() local [all …]
|
| D | Bra.c | 78 const Byte *lim; in Z7_BRANCH_FUNC_MAIN() local 130 const Byte *lim; in Z7_BRANCH_FUNC_MAIN() local 161 const Byte *lim; in Z7_BRANCH_FUNC_MAIN() local 205 const Byte *lim; in Z7_BRANCH_FUNC_MAIN() local 263 Byte *lim; in Z7_BRANCH_FUNC_MAIN() local 346 const Byte *lim; in Z7_BRANCH_FUNC_MAIN() local
|
| D | Delta.c | 63 const Byte *lim = data + delta; in Delta_Encode() local 92 const Byte *lim; in Delta_Decode() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | utf16collationiterator.h | 37 const char16_t *s, const char16_t *p, const char16_t *lim) in UTF16CollationIterator() 51 void setText(const char16_t *s, const char16_t *lim) { in setText() 88 const char16_t *s, const char16_t *p, const char16_t *lim) in FCDUTF16CollationIterator()
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | utf16collationiterator.h | 37 const UChar *s, const UChar *p, const UChar *lim) in UTF16CollationIterator() 51 void setText(const UChar *s, const UChar *lim) { in setText() 88 const UChar *s, const UChar *p, const UChar *lim) in FCDUTF16CollationIterator()
|
| /third_party/icu/icu4c/source/i18n/ |
| D | utf16collationiterator.h | 37 const UChar *s, const UChar *p, const UChar *lim) in UTF16CollationIterator() 51 void setText(const UChar *s, const UChar *lim) { in setText() 88 const UChar *s, const UChar *p, const UChar *lim) in FCDUTF16CollationIterator()
|
| /third_party/rust/crates/rustix/tests/process/ |
| D | rlimit.rs | 7 let lim = rustix::process::getrlimit(Resource::Stack); in test_getrlimit() localVariable 23 let lim = rustix::process::getrlimit(Resource::Core); in test_setrlimit() localVariable
|
| /third_party/musl/libc-test/src/functionalext/supplement/linux/ |
| 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/libwebsockets/lib/roles/mqtt/ |
| D | primitives.c | 146 lws_mqtt_str_init(lws_mqtt_str_t *s, uint8_t *buf, uint16_t lim, char nf) in lws_mqtt_str_init() 157 lws_mqtt_str_create(uint16_t lim) in lws_mqtt_str_create() 175 lws_mqtt_str_create_init(uint8_t *buf, uint16_t len, uint16_t lim) in lws_mqtt_str_create_init() 197 lws_mqtt_str_create_cstr_dup(const char *buf, uint16_t lim) in lws_mqtt_str_create_cstr_dup()
|
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| D | IsValidUtf8TestUtil.java | 170 final long lim; field in IsValidUtf8TestUtil.Shard 173 public Shard(long index, long start, long lim, long expected) { in Shard()
|
| /third_party/musl/libc-test/src/common/ |
| D | setrlim.c | 6 int t_setrlim(int r, long lim) in t_setrlim()
|
| /third_party/musl/porting/uniproton/kernel/src/internal/ |
| D | shgetc.c | 8 void __shlim(FILE *f, off_t lim) in __shlim()
|
| D | shgetc.h | 28 #define shlim(f, lim) __shlim((f), (lim)) argument
|
| D | intscan.c | 26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan()
|
| /third_party/musl/src/internal/ |
| D | shgetc.c | 8 void __shlim(FILE *f, off_t lim) in __shlim()
|
| D | intscan.c | 26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan()
|
| D | shgetc.h | 27 #define shlim(f, lim) __shlim((f), (lim)) argument
|
| /third_party/musl/porting/liteos_a/kernel/src/internal/ |
| D | shgetc.c | 8 void __shlim(FILE *f, off_t lim) in __shlim()
|
| D | shgetc.h | 27 #define shlim(f, lim) __shlim((f), (lim)) argument
|
| D | intscan.c | 26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan()
|
| /third_party/musl/porting/liteos_m/kernel/src/internal/ |
| D | shgetc.c | 8 void __shlim(FILE *f, off_t lim) in __shlim()
|
| D | intscan.c | 26 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan()
|
| D | shgetc.h | 28 #define shlim(f, lim) __shlim((f), (lim)) argument
|
| /third_party/musl/libc-test/src/regression/ |
| D | rlimit-open-files.c | 11 static const long lim = 100; in main() local
|
| /third_party/nghttp2/src/ |
| D | shrpx_io_control.cc | 36 IOControl::IOControl(RateLimit *lim) : lim_(lim), rdbits_(0) {} in IOControl()
|