/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/flutter/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/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/node/deps/icu-small/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/libwebsockets/lib/roles/mqtt/ |
D | primitives.c | 148 lws_mqtt_str_init(lws_mqtt_str_t *s, uint8_t *buf, uint16_t lim, char nf) in lws_mqtt_str_init() 159 lws_mqtt_str_create(uint16_t lim) in lws_mqtt_str_create() 177 lws_mqtt_str_create_init(uint8_t *buf, uint16_t len, uint16_t lim) in lws_mqtt_str_create_init() 199 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/boost/boost/math/special_functions/detail/ |
D | lanczos_sse2.hpp | 55 …static const double lim = 4.31965e+25; // By experiment, the largest x for which the SSE2 code doe… in lanczos_sum() local 149 …static const double lim = 4.76886e+25; // By experiment, the largest x for which the SSE2 code doe… in lanczos_sum_expG_scaled() local
|
/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/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/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/libc-test/src/regression/ |
D | rlimit-open-files.c | 11 static const long lim = 42; in main() local
|
/third_party/boost/libs/math/tools/ |
D | generate_test_values.cpp | 31 mp_t lim = pow(mp_t(2), mp_t(-128)); in main() local
|
/third_party/nghttp2/src/ |
D | shrpx_io_control.cc | 36 IOControl::IOControl(RateLimit *lim) : lim_(lim), rdbits_(0) {} in IOControl()
|
/third_party/boost/boost/multiprecision/detail/functions/ |
D | pow.hpp | 113 T lim; in hyp0F0() local 161 T lim; in hyp1F0() local 242 T lim; in eval_exp() local 395 T lim; in eval_log() local 798 T lim(x); local
|
D | constants.hpp | 108 T lim; in calc_e() local 167 T lim; in calc_pi() local
|
/third_party/skia/third_party/externals/expat/expat/xmlwf/ |
D | codepage.c | 58 int j, lim; in codepageMap() local
|
/third_party/expat/xmlwf/ |
D | codepage.c | 58 int j, lim; in codepageMap() local
|
/third_party/boost/libs/config/test/ |
D | limits_test.cpp | 78 typedef std::numeric_limits<T> lim; in test_integral_limits() typedef 108 typedef std::numeric_limits<T> lim; in test_float_limits() typedef
|