Home
last modified time | relevance | path

Searched defs:lim (Results 1 – 6 of 6) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Dlimits_test.cpp71 typedef numeric_limits<_Tp> lim; in test_integral_limits_base() typedef
92 typedef numeric_limits<_Tp> lim; in test_integral_limits() typedef
125 typedef numeric_limits<_Tp> lim; in test_float_limits() typedef
234 typedef numeric_limits<_Tp> lim; in test_qnan() typedef
/ndk/tests/device/test-gnustl-full/unit/
Dlimits_test.cpp71 typedef numeric_limits<_Tp> lim; in test_integral_limits_base() typedef
92 typedef numeric_limits<_Tp> lim; in test_integral_limits() typedef
125 typedef numeric_limits<_Tp> lim; in test_float_limits() typedef
234 typedef numeric_limits<_Tp> lim; in test_qnan() typedef
/ndk/sources/android/support/src/wcstox/
Dintscan.c54 unsigned long long __intscan(FILE *f, unsigned base, int pok, unsigned long long lim) in __intscan()
Dshgetc.c30 void shlim(struct fake_file_t *f, off_t lim) { in shlim()
Dwcstol.c11 unsigned long long lim) in wcstox()
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregexec.c2050 struct re_backref_cache_entry *lim = mctx->bkref_ents + limit; in check_dst_limits_calc_pos() local